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
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2018-01-12
mmc: Add a function to dump the mmc capabilities
Jean-Jacques Hiblot
2018-01-12
mmc: introduce mmc modes
Jean-Jacques Hiblot
2018-01-12
mmc: add a function to read and test the ext csd (mmc >= 4)
Jean-Jacques Hiblot
2018-01-12
mmc: make ext_csd part of struct mmc
Jean-Jacques Hiblot
2018-01-12
mmc: move the MMC startup for version above v4.0 in a separate function
Jean-Jacques Hiblot
2018-01-12
mmc: split mmc_startup()
Jean-Jacques Hiblot
2018-01-12
mmc: dm: get the IO-line and main voltage regulators from the dts
Jean-Jacques Hiblot
2018-01-12
mmc: sdhci: do not compare pointer to 0
Heinrich Schuchardt
2018-01-12
mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT
Jorge Ramirez-Ortiz
2018-01-12
mmc: sanitize includes for DM i2c
Felix Brack
2018-01-12
drivers: mmc: Avoid memory leak in case of failure
Suniel Mahesh
2018-01-12
drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro
Suniel Mahesh
2017-12-09
mmc: uniphier-sd: Add R8A77995 D3 compatible
Marek Vasut
2017-12-09
mmc: uniphier-sd: Add R8A77970 V3M compatible
Marek Vasut
2017-11-29
mmc: atmel_sdhci: not on capabilities to set gck rate
Ludovic Desroches
2017-11-30
nds32: ftsdc010: Fix SD detech fail on AE3XX.
Rick Chen
2017-11-30
nds32: ftsdc010: fix wait status error coding.
Rick Chen
2017-11-30
nds32: ftsdc010: Support ftsdc010 DM.
Rick Chen
2017-11-30
nds32: mmc: Support ftsdc010 DM.
Rick Chen
2017-11-17
mmc: arm_pl180_mmci: add .getcd callback
Patrice Chotard
2017-11-17
mmc: arm_pl180_mmci: add clock support
Patrice Chotard
2017-11-17
mmc: arm_pl180_mmci: add bus_width DT property support
Patrice Chotard
2017-11-17
mmc: arm_pl180_mmci: adapt driver to DM usage
Patrice Chotard
2017-11-17
mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype
Patrice Chotard
2017-11-07
mmc: fsl_esdhc: Fix PIO timeout
Benoît Thébaudeau
2017-11-06
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-11-06
sti: fix STMicroelectronics copyright
Patrice Chotard
2017-10-16
mmc: stm32_sdmmc2: increase polling status register delay
Christophe Kerello
2017-10-08
dm: mmc: remove DM_MMC_OPS for STM32_SDMMC
Patrice Chotard
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-29
mmc: sdhci-cadence: set timing mode register depending on frequency
Masahiro Yamada
2017-09-29
mmc: uniphier-sd: Add vqmmc regulator support
Marek Vasut
2017-09-29
mmc: uniphier-sd: Update the file to match V3 patchset
Marek Vasut
2017-09-28
mmc: Add MMC support for stm32h7 Socs
Patrice Chotard
2017-09-25
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2017-09-22
regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1
Jean-Jacques Hiblot
2017-09-22
mmc: uniphier-sd: Add support for R8A7795 and R7A7796
Marek Vasut
2017-09-22
mmc: uniphier-sd: Add support for quirks
Marek Vasut
2017-09-22
mmc: uniphier-sd: Add support for 64bit FIFO
Marek Vasut
2017-09-22
mmc: uniphier-sd: Add support for 64bit controller
Marek Vasut
2017-09-22
mmc: uniphier-sd: Factor out register IO
Marek Vasut
2017-09-22
mmc: sti_sdhci: Use reset framework
Patrice Chotard
2017-09-22
mmc: sti_sdhci: Rework sti_mmc_core_config()
Patrice Chotard
2017-09-18
rockchip: sdhci: update reg map for of-platdata
Kever Yang
2017-09-18
rockchip: sdhci: Convert to livetree
Philipp Tomsich
2017-09-18
rockchip: mmc: convert to livetree
Philipp Tomsich
2017-09-12
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
Masahiro Yamada
2017-09-01
mmc: sunxi: Only update timing mode bit when enabling new timing mode
Chen-Yu Tsai
2017-08-28
mmc: sunxi: fix legacy MMC initialisation
Maxime Ripard
2017-08-28
mmc: sunxi: Support new mode
Maxime Ripard
[next]