index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sdhci.h
Age
Commit message (
Expand
)
Author
2021-08-06
mmc: sdhci: Change prototype of set_delay to return errors
Ashok Reddy Soma
2021-02-04
mmc: sdhci: Add helper functions for UHS modes
Faiz Abbas
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-27
Revert "mmc: zynq: parse dt when probing"
Ashok Reddy Soma
2020-10-12
mmc: sdhci: move the ADMA2 table handling into own module
Michael Walle
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-04-27
mmc: zynq: parse dt when probing
Benedikt Grassl
2020-03-09
sdhci: Add sdhci_deferred_probe() API
Faiz Abbas
2020-02-20
mmc: sdhci: reduce code duplication for aligned buffer
Masahiro Yamada
2020-02-20
mmc: sdhci: put the aligned buffer pointer to struct sdhci_host
Masahiro Yamada
2019-07-17
mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
Faiz Abbas
2019-07-17
mmc: sdhci: Make set_ios_post() return int
Faiz Abbas
2019-07-17
mmc: sdhci: Make sdhci_set_clock() non static
Faiz Abbas
2019-05-03
mmc: sdhci: Add Support for ADMA2
Faiz Abbas
2019-05-03
mmc: sdhci: Move DMA handling to prepare_dma() function
Faiz Abbas
2018-05-11
mmc: sdhci: Read capabilities register1 and update host caps
Siva Durga Prasad Paladugu
2018-05-11
sdhci: Add new sdhci ops for platform specific tuning and delays
Siva Durga Prasad Paladugu
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-02
mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE
Hannes Schmelzer
2017-08-17
dm: mmc: Drop CONFIG_DM_MMC_OPS
Simon Glass
2017-01-25
mmc: sdhci: Add support for optional controller specific set_ios_post()
Stefan Roese
2017-01-23
mmc: sdhci: Distinguish between base clock and maximum peripheral frequency
Stefan Herbrechtsmeier
2017-01-11
mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER
Jaehoon Chung
2017-01-11
mmc: sdhci: use the bitops APIs in sdhci.h
Jaehoon Chung
2017-01-11
mmc: sdhci: move the callback function into sdhci_ops
Jaehoon Chung
2017-01-11
mmc: sdhci: remove the SDHCI_QUIRK_NO_CD
Jaehoon Chung
2017-01-11
mmc: sdhci: add the get_cd callback function in sdhci_ops
Jaehoon Chung
2016-09-20
mmc: sdhci: Add the programmable clock mode support
Wenyou Yang
2016-08-15
mmc: atmel_sdhci: Convert to the driver model support
Wenyou Yang
2016-08-05
mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg
Jaehoon Chung
2016-08-05
mmc: sdhci: remove the unused argument for sdhci_setup_cfg
Jaehoon Chung
2016-07-11
dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
Simon Glass
2016-04-25
mmc: sdhci: add const qualifier to the name of struct sdhci_host
Masahiro Yamada
2015-01-29
dm: mmc: Remove use of fdtdec GPIO support
Simon Glass
2014-04-08
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-12
drivers:mmc:sdhci: enable support for DT
Piotr Wilczek
2013-09-17
mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC
Jaehoon Chung
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-27
mmc: add no simultaenous power and vdd
Mela Custodio
2012-10-22
mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd
Tushar Behera
2012-09-05
mmc: s5p_sdhci: add the set_mmc_clk for cmu control
Jaehoon Chung
2012-09-05
mmc: Add a SDHCI quirk for boards that have no CD
Joe Hershberger
2012-05-08
mmc: add the quirk to use the sdhci for samsung-soc
Jaehoon Chung
2012-05-08
mmc: sdhci: add the quirk for broken r1b response
Jaehoon Chung
2011-11-25
mmc: mv_sdhci: Fix host version read for Armada100
Ajay Bhargav
2011-11-03
mmc: sdhci: add mmc structure for host
Lei Wen
2011-11-03
mmc: sdhci: fix build warning
Lei Wen
[next]