summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2022-05-12mmc: rtsx: add 74 Clocks in power on flowRicky WU
2022-05-12mmc: core: Set HS clock speed before sending HS CMD13Brian Norris
2022-05-12mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHCShaik Sajida Bhanu
2022-04-13mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang
2022-04-13mmc: mmci: stm32: correctly check all elements of sg listYann Gautier
2022-04-13Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"Pali Rohár
2022-04-08mmc: host: Return an error when ->enable_sdio_irq() ops is missingUlf Hansson
2022-04-08mmc: davinci_mmc: Handle error for clk_enableJiasheng Jiang
2022-04-08amba: Make the remove callback return voidUwe Kleine-König
2022-03-16mmc: meson: Fix usage of meson_mmc_post_req()Rong Chen
2022-02-23mmc: block: fix read single on recovery logicChristian Löhle
2022-02-16mmc: sdhci-of-esdhc: Check for error num after setting maskJiasheng Jiang
2022-02-11moxart: fix potential use-after-free on remove pathGreg Kroah-Hartman
2022-01-27mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIOUlf Hansson
2022-01-27mmc: meson-mx-sdio: add IRQ checkSergey Shtylyov
2022-01-27mmc: meson-mx-sdhc: add IRQ checkSergey Shtylyov
2022-01-16mmc: sdhci-pci: Add PCI ID for Intel ADLAdrian Hunter
2021-12-29mmc: mmci: stm32: clear DLYB_CR after sending tuning commandYann Gautier
2021-12-29mmc: core: Disable card detect during shutdownUlf Hansson
2021-12-29mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commandsMartin Blumenstingl
2021-12-29mmc: sdhci-tegra: Fix switch to HS400ES modePrathamesh Shete
2021-12-14mmc: renesas_sdhi: initialize variable properly when tuningWolfram Sang
2021-12-01mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiBAdrian Hunter
2021-12-01mmc: sdhci-esdhc-imx: disable CMDQ supportTim Harvey
2021-11-18mmc: moxart: Fix null pointer dereference on pointer hostColin Ian King
2021-11-18mmc: mxs-mmc: disable regulator on error and in the remove functionChristophe JAILLET
2021-11-18mmc: sdhci-omap: Fix context restoreTony Lindgren
2021-11-18mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configuredTony Lindgren
2021-11-18mmc: moxart: Fix reference count leaks in moxart_probeXin Xiong
2021-11-18mmc: winbond: don't build on M68KRandy Dunlap
2021-11-18mmc: dw_mmc: Dont wait for DRTO on Write RSP errorChristian Löhle
2021-11-18mmc: 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: 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: 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-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: 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-09-03Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"Ulf Hansson
2021-08-26mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711Nicolas Saenz Julienne