summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2021-11-17mmc: moxart: Fix null pointer dereference on pointer hostColin Ian King
2021-11-17mmc: mxs-mmc: disable regulator on error and in the remove functionChristophe JAILLET
2021-11-17mmc: sdhci-omap: Fix context restoreTony Lindgren
2021-11-17mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configuredTony Lindgren
2021-11-17mmc: moxart: Fix reference count leaks in moxart_probeXin Xiong
2021-11-17mmc: winbond: don't build on M68KRandy Dunlap
2021-11-17mmc: dw_mmc: Dont wait for DRTO on Write RSP errorChristian Löhle
2021-11-17mmc: mtk-sd: Add wait dma stop done flowDerong Liu
2021-11-02mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning ci...Haibo Chen
2021-11-02mmc: sdhci-pci: Read card detect from ACPI for Intel MerrifieldAndy Shevchenko
2021-11-02mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo
2021-11-02mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung
2021-11-02mmc: tmio: reenable card irqs after the reset callbackWolfram Sang
2021-11-02mmc: mediatek: Move cqhci init behind ungate clockWenbin Mei
2021-11-02mmc: cqhci: clear HALT state after CQE enableWenbin Mei
2021-11-02mmc: vub300: fix control-message timeoutsJohan Hovold
2021-10-13mmc: sdhci-of-at91: replace while loop with read_poll_timeoutClaudiu Beznea
2021-10-13mmc: sdhci-of-at91: wait for calibration done before proceedClaudiu Beznea
2021-10-13mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirkNeil Armstrong
2021-10-07mmc: renesas_sdhi: fix regression with hard reset on old SDHIsWolfram Sang
2021-09-18mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb
2021-09-18mmc: sdhci-of-arasan: Check return value of non-void funtionsManish Narani
2021-09-18mmc: sdhci-of-arasan: Modified SD default speed to 19MHz for ZynqMPManish Narani
2021-09-15mmc: moxart: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-09-15mmc: dw_mmc: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-09-15mmc: sdhci: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-08-27Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"Ulf Hansson
2021-08-16mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711Nicolas Saenz Julienne
2021-08-16mmc: sdhci-iproc: Cap min clock frequency on BCM2711Nicolas Saenz Julienne
2021-08-04mmc: sdhci-msm: Update the software timeout value for sdhcShaik Sajida Bhanu
2021-08-04mmc: mmci: stm32: Check when the voltage switch procedure should be doneChristophe Kerello
2021-08-04mmc: dw_mmc: Fix hang on data CRC errorVincent Whitchurch
2021-07-13mmc: jz4740: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-05Merge tag 'mmc-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-02mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-06-29mmc: sdhci: Clear unused bounce buffer at DMA mmap error pathTakashi Iwai
2021-06-29mmc: sdhci-of-arasan: Use clock-frequency property to update clk_xinRashmi A
2021-06-23mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit testsDavid Gow
2021-06-15mmc: sdhci-iproc: Add support for the legacy sdhci controller on the BCM7211Al Cooper
2021-06-15Merge branch 'fixes' into nextUlf Hansson
2021-06-14mmc: meson-gx: use memcpy_to/fromio for dram-access-quirkNeil Armstrong
2021-06-14mmc: JZ4740: Add support for JZ4775周琰杰 (Zhou Yanjie)
2021-06-14mmc: sdhci-esdhc-imx: Enable support for system wakeup for SDIOHaibo Chen
2021-06-14mmc: Improve function name when aborting a tuning cmdWolfram Sang
2021-06-14mmc: sdhci-of-aspeed: Turn down a phase correction warningAndrew Jeffery
2021-06-14mmc: via-sdmmc: add a check against NULL pointer dereferenceZheyu Ma
2021-06-14mmc: sdhci-sprd: use sdhci_sprd_writewKrzysztof Kozlowski
2021-06-14mmc: sdhci-esdhc-imx: remove unused is_imx6q_usdhcKrzysztof Kozlowski