aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2021-10-28mmc: tmio: reenable card irqs after the reset callbackWolfram Sang
2021-10-28mmc: mediatek: Move cqhci init behind ungate clockWenbin Mei
2021-10-26mmc: cqhci: clear HALT state after CQE enableWenbin Mei
2021-10-26mmc: vub300: fix control-message timeoutsJohan Hovold
2021-10-26mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung
2021-10-19mmc: winbond: don't build on M68KRandy Dunlap
2021-10-19mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning ci...Haibo Chen
2021-10-14mmc: sdhci-pci: Read card detect from ACPI for Intel MerrifieldAndy Shevchenko
2021-10-12mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann
2021-10-06mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirkNeil Armstrong
2021-10-06mmc: sdhci-of-at91: replace while loop with read_poll_timeoutClaudiu Beznea
2021-10-06mmc: sdhci-of-at91: wait for calibration done before proceedClaudiu Beznea
2021-09-06mmc: renesas_sdhi: fix regression with hard reset on old SDHIsWolfram Sang
2021-09-06mmc: dw_mmc: Only inject fault before done/errorVincent Whitchurch
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_pageChristoph Hellwig
2021-09-03mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_dataChristoph Hellwig
2021-08-31Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-27Merge branch 'fixes' into nextUlf Hansson
2021-08-27Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"Ulf Hansson
2021-08-25mmc: sdhci-esdhc-imx: Select the correct mode for auto tuningHaibo Chen
2021-08-25mmc: sdhci-esdhc-imx: Remove redundant code for manual tuningHaibo Chen
2021-08-24mmc: sdhci-tegra: Enable MMC_CAP2_ALT_GPT_TEGRADmitry Osipenko
2021-08-24mmc: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-24mmc: usdhi6rol0: Implement card_busy functionMÃ¥rten Lindahl
2021-08-24mmc: sdhci: Correct the tuning command handle for PIO modeHaibo Chen
2021-08-24mmc: renesas_sdhi: Refactor renesas_sdhi_probe()Yoshihiro Shimoda
2021-08-24mmc: moxart: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-08-24mmc: dw_mmc: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-08-24mmc: sdhci: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-08-24mmc: sdhci-msm: Use maximum possible data timeout valueSahitya Tummala
2021-08-24mmc: sdhci: Introduce max_timeout_count variable in sdhci_hostSarthak Garg
2021-08-24mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb
2021-08-24mmc: core: Store pointer to bio_crypt_ctx in mmc_requestEric Biggers
2021-08-24mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h headerFabio Estevam
2021-08-24mmc: dw_mmc: Add data CRC error injectionVincent Whitchurch
2021-08-24mmc: mmc_spi: Simplify busy loop in mmc_spi_skip()Andy Shevchenko
2021-08-24mmc: mmci: De-assert reset on probeLinus Walleij
2021-08-24mmc: usdhi6rol0: use proper DMAENGINE API for terminationWolfram Sang
2021-08-24mmc: sh_mmcif: use proper DMAENGINE API for terminationWolfram Sang
2021-08-24mmc: renesas_sdhi_sys_dmac: use proper DMAENGINE API for terminationWolfram Sang
2021-08-24mmc: arasan: Fix the issue in reading tap values from DTSai Krishna Potthuri
2021-08-24mmc: sdhci-of-arasan: Modify data type of the clk_phase arrayManish Narani
2021-08-24mmc: sdhci-of-arasan: Use appropriate type of division macroManish Narani
2021-08-24mmc: sdhci-of-arasan: Check return value of non-void funtionsManish Narani
2021-08-24mmc: sdhci-of-arasan: Skip Auto tuning for DDR50 mode in ZynqMP platformManish Narani
2021-08-24mmc: sdhci-of-arasan: Add "SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12" quirk.Manish Narani