summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
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: core: Return correct emmc response in case of ioctl errorNishad Kamdar
2021-09-18mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb
2021-09-18mmc: core: Avoid hogging the CPU while polling for busy after I/O writesUlf Hansson
2021-09-18mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctlsUlf Hansson
2021-09-18mmc: core: Avoid hogging the CPU while polling for busy in the I/O err pathUlf Hansson
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-22Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-07-14mmc: core: Don't allocate IDA for OF aliasesStephen Boyd
2021-07-14mmc: core: Use kref in place of struct mmc_blk_data::usageStephen Boyd
2021-07-13mmc: jz4740: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
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-30mmc: initialized disk->minorsChristoph Hellwig
2021-06-30mmc: switch to blk_mq_alloc_diskChristoph Hellwig
2021-06-30mmc: remove an extra blk_{get,put}_queue pairChristoph Hellwig
2021-06-29mmc: sdhci: Clear unused bounce buffer at DMA mmap error pathTakashi Iwai