aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2022-04-15mmc: mmci: stm32: correctly check all elements of sg listYann Gautier
2022-04-15mmc: mmci_sdmmc: Replace sg_dma_xxx macrosLudovic Barre
2022-04-15mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang
2022-04-15Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"Pali Rohár
2022-04-15mmc: host: Return an error when ->enable_sdio_irq() ops is missingUlf Hansson
2022-04-15mmc: davinci_mmc: Handle error for clk_enableJiasheng Jiang
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-29mmc: sdhci-esdhc-imx: disable CMDQ supportTim Harvey
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-16mmc: sdhci-pci: Add PCI ID for Intel ADLAdrian Hunter
2021-12-29mmc: core: Disable card detect during shutdownUlf Hansson
2021-12-29mmc: sdhci-tegra: Fix switch to HS400ES modePrathamesh Shete
2021-12-01mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiBAdrian Hunter
2021-11-17mmc: mxs-mmc: disable regulator on error and in the remove functionChristophe JAILLET
2021-11-17mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configuredTony Lindgren
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-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: cqhci: clear HALT state after CQE enableWenbin Mei
2021-11-02mmc: vub300: fix control-message timeoutsJohan Hovold
2021-10-13mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirkNeil Armstrong
2021-09-22mmc: core: Return correct emmc response in case of ioctl errorNishad Kamdar
2021-09-22mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb
2021-09-22mmc: sdhci-of-arasan: Check return value of non-void funtionsManish 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-03mmc: sdhci-msm: Update the software timeout value for sdhcShaik Sajida Bhanu
2021-08-26mmc: dw_mmc: Fix hang on data CRC errorVincent Whitchurch
2021-07-19mmc: core: Allow UHS-I voltage switch for SDSC cards if supportedChristian Löhle
2021-07-19mmc: core: clear flags before allowing to retuneWolfram Sang
2021-07-19mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper
2021-07-14mmc: vub3000: fix control-request directionJohan Hovold
2021-07-14mmc: block: Disable CMDQ on the ioctl pathBean Huo
2021-07-14mmc: usdhi6rol0: fix error return code in usdhi6_probe()Zhen Lei
2021-07-14mmc: via-sdmmc: add a check against NULL pointer dereferenceZheyu Ma
2021-07-14mmc: sdhci-sprd: use sdhci_sprd_writewKrzysztof Kozlowski
2021-06-30mmc: meson-gx: use memcpy_to/fromio for dram-access-quirkNeil Armstrong
2021-05-26mmc: sdhci-pci-gli: increase 1.8V regulator waitDaniel Beer
2021-05-11mmc: sdhci-pci: Add PCI IDs for Intel LKFAdrian Hunter
2021-05-11mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson
2021-05-11mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee
2021-05-11mmc: core: Do a power cycle when the CMD11 failsDooHyun Hwang
2021-05-11mmc: block: Issue a cache flush only when it's enabledAvri Altman
2021-05-11mmc: block: Update ext_csd.cache_ctrl if it was writtenAvri Altman