summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2020-09-24mmc: mediatek: Drop pointer to mmc_host from msdc_hostAmey Narkhede
2020-09-14Merge branch 'fixes' into nextUlf Hansson
2020-09-14mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMAGeert Uytterhoeven
2020-09-11mmc: sdhci-msm: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar
2020-09-09mmc: renesas_sdhi: support manual calibrationWolfram Sang
2020-09-09mmc: tmio: add generic hook to fixup after a completed requestWolfram Sang
2020-09-08mmc: Drop COMPILE_TEST Kconfig option for MMC_S3CUlf Hansson
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 5.4Douglas Anderson
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4Douglas Anderson
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.19Douglas Anderson
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.14Douglas Anderson
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.9Douglas Anderson
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson
2020-09-07mmc: host: Enable compile testing of multiple driversKrzysztof Kozlowski
2020-09-07mmc: host: Drop unneeded MMC dependency in KconfigKrzysztof Kozlowski
2020-09-07mmc: renesas_sdhi: Drop local dma_parmsRobin Murphy
2020-09-07mmc: omap-hsmmc: remove redundant null checkXu Wang
2020-09-07Merge branch 'fixes' into nextUlf Hansson
2020-09-07mmc: renesas_sdhi: keep SCC clock active when tuningWolfram Sang
2020-09-07mmc: sdhci-msm: Prefer asynchronous probeDouglas Anderson
2020-09-07mmc: s3cmci: Drop unused variables in dbg_dumpregsKrzysztof Kozlowski
2020-09-07mmc: s3cmci: Cast driver data through longKrzysztof Kozlowski
2020-09-07mmc: s3cmci: Use proper printk format for iomem pointerKrzysztof Kozlowski
2020-09-07mmc: davinci: Fix -Wpointer-to-int-cast on compile testKrzysztof Kozlowski
2020-09-07mmc: sdhci-brcmstb: Simplify with optional clock and dev_err_probe()Krzysztof Kozlowski
2020-09-07mmc: sdhci-of-sparx5: Use proper printk format for dma_addr_tKrzysztof Kozlowski
2020-09-07mmc: dw_mmc: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-07mmc: sdhci-tegra: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-07mmc: sdhci-of-arasan: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-07mmc: meson: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-07mmc: jz4740: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-07mmc: dw_mmc-zx: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-07mmc: davinci: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-07mmc: bcm2835: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-07mmc: meson-gx: use wrapper to avoid accessing internal varsWolfram Sang
2020-09-07mmc: sdhci-iproc: Enable eMMC DDR 3.3V support for bcm2711Stefan Wahren
2020-09-07mmc: mediatek: add pre_enable() and post_disable() hook functionChun-Hung Wu
2020-09-07mmc: cqhci: add new cqhci_host_ops pre_enable() and post_disable()Chun-Hung Wu
2020-09-07mmc: sdhci-msm: Enable restore_dll_config flag for sc7180 targetVeerabhadrarao Badiganti
2020-09-07mmc: tmio: remove indirection of 'execute_tuning' callbackWolfram Sang
2020-09-07mmc: tmio: don't reset whole IP core when tuning failsWolfram Sang
2020-09-07mmc: tmio: factor out common parts of the reset routineWolfram Sang
2020-09-07mmc: tmio: remove indirection of 'hw_reset' callbackWolfram Sang
2020-09-07Revert "mmc: tmio: fix reset operation"Wolfram Sang
2020-09-07mmc: renesas_sdhi: move wrong 'hw_reset' to 'reset'Wolfram Sang
2020-09-07mmc: sdhci_am654: Add workaround for card detect debounce timerFaiz Abbas
2020-09-07mmc: sdhci-msm: enable compile-testing on !ARMAlex Dewar
2020-09-07mmc: sdhci-esdhc-imx: remove unused codeHaibo Chen
2020-09-07mmc: sdhci-of-sparx5: Add Sparx5 SoC eMMC driverLars Povlsen
2020-09-07mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik