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
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
2013-09-17
mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC
Jaehoon Chung
1
-0
/
+3
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2012-11-27
mmc: add no simultaenous power and vdd
Mela Custodio
1
-0
/
+1
2012-10-22
mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd
Tushar Behera
1
-0
/
+1
2012-09-05
mmc: s5p_sdhci: add the set_mmc_clk for cmu control
Jaehoon Chung
1
-0
/
+2
2012-09-05
mmc: Add a SDHCI quirk for boards that have no CD
Joe Hershberger
1
-1
/
+6
2012-05-08
mmc: add the quirk to use the sdhci for samsung-soc
Jaehoon Chung
1
-0
/
+6
2012-05-08
mmc: sdhci: add the quirk for broken r1b response
Jaehoon Chung
1
-0
/
+1
2011-11-25
mmc: mv_sdhci: Fix host version read for Armada100
Ajay Bhargav
1
-0
/
+1
2011-11-03
mmc: sdhci: add mmc structure for host
Lei Wen
1
-0
/
+3
2011-11-03
mmc: sdhci: fix build warning
Lei Wen
1
-0
/
+3
2011-07-15
MMC: add sdhci generic framework
Lei Wen
1
-0
/
+325