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
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-14
Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-05-14
mmc: stm32_sdmmc2: change the displayed config name
Patrick Delaunay
2020-05-13
mmc: sdhci: Use debug for not supported SDMA info message
Matthias Brugger
2020-05-12
mmc: sdhci: not return error when SDMA is not supported
Jaehoon Chung
2020-05-12
mmc: sdhci: use phys2bus macro when dma address is accessed
Jaehoon Chung
2020-04-27
mmc: zynq: parse dt when probing
Benedikt Grassl
2020-04-24
dm: mmc: Update mmc_get_mmc_dev() to use const *
Simon Glass
2020-04-22
drivers: mmc: rpmb: do not build for SPL
Heinrich Schuchardt
2020-04-22
mmc: tmio: sdhi: Implement get_b_max function
Marek Vasut
2020-04-22
mmc: Add option to adjust b_max before long read
Marek Vasut
2020-04-22
mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations
Marek Vasut
2020-04-22
drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfg
Rayagonda Kokatanur
2020-04-22
drivers: mmc: iproc_sdhci: fix compilation warning
Rayagonda Kokatanur
2020-04-22
drivers: mmc: iproc_sdhci: enable broken R1B response quirk
Bharat Kumar Reddy Gooty
2020-04-22
drivers: mmc: iproc_sdhci: fix possible memory leak
Bharat Kumar Reddy Gooty
2020-04-22
cmd: mmc: provide boot area protection command
Heinrich Schuchardt
2020-04-22
mmc: export mmc_send_ext_csd()
Heinrich Schuchardt
2020-04-21
mmc: tmio: sdhi: Add DMA transfer address alignment check at writing
Hiroyuki Yokoyama
2020-04-06
mmc: meson-gx: enable input clocks
Jerome Brunet
2020-04-02
mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect
Tom Warren
2020-04-02
mmc: t210: Add autocal and tap/trim updates for SDMMC1/3
Tom Warren
2020-03-09
mmc: am654_sdhci: Implement workaround for card detect
Faiz Abbas
2020-03-09
mmc: am654_sdhci: Update output tap delay writes
Faiz Abbas
2020-03-09
mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
Faiz Abbas
2020-03-09
sdhci: Add sdhci_deferred_probe() API
Faiz Abbas
2020-03-09
mmc: Add a deferred_probe() API
Faiz Abbas
2020-03-09
mmc: ca_dw_mmc: add DesignWare based DM support for CAxxxx SoCs
Arthur Li
2020-02-20
mmc: sdhci: fix missing cache invalidation after reading by DMA
Masahiro Yamada
2020-02-20
mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA
Masahiro Yamada
2020-02-20
mmc: sdhci: remove unneeded casts
Masahiro Yamada
2020-02-20
mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr
Masahiro Yamada
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
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
mmc: fsl_esdhc: actually enable cache snooping on mpc830x
Rasmus Villemoes
2020-02-17
mmc: remove unneeded forward declarations
Masahiro Yamada
2020-02-17
mmc: check the return value of mmc_select_mode_and_width()
Masahiro Yamada
2020-02-17
mmc: sdhci-cadence: send tune request twice to work around errata
Masahiro Yamada
2020-02-17
mmc: fix the build error when MMC_WRITE is disabled
Jaehoon Chung
2020-02-17
drivers: mmc: rpmb: Use R1 response
Bharat Kumar Reddy Gooty
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
[next]