index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sdhci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
mmc: sdhci: Correct ADMA_DESC_LEN to 12
Alexander Sverdlin
1
-1
/
+1
2024-04-26
mmc: Support 32-bit only ADMA on 64-bit platforms
Greg Malysa
1
-2
/
+2
2024-04-26
mmc: sdhci: Fix potential ADMA descriptor table overflow
Ian Roberts
1
-2
/
+3
2024-04-26
mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
Ian Roberts
1
-2
/
+10
2023-11-01
mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B
Sean Anderson
1
-0
/
+1
2023-01-31
mmc: sdhci: Enable HS400 support if available in caps
Ashok Reddy Soma
1
-0
/
+3
2023-01-31
mmc: sdhci: Check and call config_dll callback functions
Ashok Reddy Soma
1
-0
/
+2
2022-10-24
mmc: sdhci: Add new quirks for SUPPORT_SINGLE
Kunihiko Hayashi
1
-0
/
+1
2022-03-16
mmc: sdhci: Add HS400 Enhanced Strobe support
Alper Nebi Yasak
1
-0
/
+12
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
1
-2
/
+2
2021-10-29
drivers: mmc: Add wait_dat0 support for sdhci driver
Stephen Carlson
1
-0
/
+2
2021-08-06
mmc: sdhci: Change prototype of set_delay to return errors
Ashok Reddy Soma
1
-1
/
+1
2021-02-04
mmc: sdhci: Add helper functions for UHS modes
Faiz Abbas
1
-0
/
+10
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
1
-1
/
+1
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
1
-1
/
+1
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
1
-1
/
+1
2020-10-27
Revert "mmc: zynq: parse dt when probing"
Ashok Reddy Soma
1
-0
/
+1
2020-10-12
mmc: sdhci: move the ADMA2 table handling into own module
Michael Walle
1
-3
/
+5
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-04-27
mmc: zynq: parse dt when probing
Benedikt Grassl
1
-1
/
+0
2020-03-09
sdhci: Add sdhci_deferred_probe() API
Faiz Abbas
1
-0
/
+1
2020-02-20
mmc: sdhci: reduce code duplication for aligned buffer
Masahiro Yamada
1
-0
/
+2
2020-02-20
mmc: sdhci: put the aligned buffer pointer to struct sdhci_host
Masahiro Yamada
1
-0
/
+1
2019-07-17
mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
Faiz Abbas
1
-1
/
+18
2019-07-17
mmc: sdhci: Make set_ios_post() return int
Faiz Abbas
1
-1
/
+1
2019-07-17
mmc: sdhci: Make sdhci_set_clock() non static
Faiz Abbas
1
-0
/
+1
2019-05-03
mmc: sdhci: Add Support for ADMA2
Faiz Abbas
1
-0
/
+41
2019-05-03
mmc: sdhci: Move DMA handling to prepare_dma() function
Faiz Abbas
1
-0
/
+3
2018-05-11
mmc: sdhci: Read capabilities register1 and update host caps
Siva Durga Prasad Paladugu
1
-0
/
+6
2018-05-11
sdhci: Add new sdhci ops for platform specific tuning and delays
Siva Durga Prasad Paladugu
1
-0
/
+2
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-05-02
mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE
Hannes Schmelzer
1
-0
/
+6
2017-08-17
dm: mmc: Drop CONFIG_DM_MMC_OPS
Simon Glass
1
-1
/
+1
2017-01-25
mmc: sdhci: Add support for optional controller specific set_ios_post()
Stefan Roese
1
-0
/
+1
2017-01-23
mmc: sdhci: Distinguish between base clock and maximum peripheral frequency
Stefan Herbrechtsmeier
1
-6
/
+7
2017-01-11
mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER
Jaehoon Chung
1
-1
/
+0
2017-01-11
mmc: sdhci: use the bitops APIs in sdhci.h
Jaehoon Chung
1
-56
/
+56
2017-01-11
mmc: sdhci: move the callback function into sdhci_ops
Jaehoon Chung
1
-9
/
+9
2017-01-11
mmc: sdhci: remove the SDHCI_QUIRK_NO_CD
Jaehoon Chung
1
-1
/
+0
2017-01-11
mmc: sdhci: add the get_cd callback function in sdhci_ops
Jaehoon Chung
1
-0
/
+1
2016-09-20
mmc: sdhci: Add the programmable clock mode support
Wenyou Yang
1
-0
/
+2
2016-08-15
mmc: atmel_sdhci: Convert to the driver model support
Wenyou Yang
1
-0
/
+2
2016-08-05
mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg
Jaehoon Chung
1
-9
/
+3
2016-08-05
mmc: sdhci: remove the unused argument for sdhci_setup_cfg
Jaehoon Chung
1
-2
/
+1
2016-07-11
dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
Simon Glass
1
-0
/
+80
2016-04-25
mmc: sdhci: add const qualifier to the name of struct sdhci_host
Masahiro Yamada
1
-1
/
+1
2015-01-29
dm: mmc: Remove use of fdtdec GPIO support
Simon Glass
1
-3
/
+3
2014-04-08
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-0
/
+2
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
1
-0
/
+2
2014-03-12
drivers:mmc:sdhci: enable support for DT
Piotr Wilczek
1
-0
/
+5
[next]