summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2025-07-10mtk-sd: reset host->mrq on prepare_data() errorSergey Senozhatsky
2025-07-10mtk-sd: Prevent memory corruption from DMA map failureMasami Hiramatsu (Google)
2025-07-10mtk-sd: Fix a pagefault in dma_unmap_sg() for not prepared dataMasami Hiramatsu (Google)
2025-07-10Revert "mmc: sdhci: Disable SD card clock before changing parameters"Ulf Hansson
2025-07-10mmc: sdhci: Add a helper function for dump register in dynamic debug modeVictor Shih
2025-06-04mmc: sdhci: Disable SD card clock before changing parametersErick Shepherd
2025-06-04mmc: dw_mmc: add exynos7870 DW MMC supportKaustabh Chakraborty
2025-06-04mmc: host: Wait for Vdd to settle on card power offErick Shepherd
2025-05-09mmc: renesas_sdhi: Fix error handling in renesas_sdhi_probeRuslan Piasetskyi
2025-04-25mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halvesKaustabh Chakraborty
2025-04-10mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SDUlf Hansson
2025-04-10mmc: sdhci-pxav3: set NEED_RSP_BUSY capabilityKarel Balej
2025-03-28mmc: atmel-mci: Add missing clk_disable_unprepare()Gu Bowen
2025-03-28mmc: sdhci-brcmstb: add cqhci suspend/resume to PM opsKamal Dasu
2025-02-21mmc: mtk-sd: Fix register settings for hs400(es) modeAndy-ld Lu
2025-02-21mmc: sdhci-msm: Correctly set the load for the regulatorYuanjie Yang
2024-12-27mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirkPrathamesh Shete
2024-12-14mmc: mtk-sd: Fix error handle of probe functionAndy-ld Lu
2024-12-14mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tabletHans de Goede
2024-12-14mmc: mmc_spi: drop buggy snprintf()Bartosz Golaszewski
2024-11-22mmc: sunxi-mmc: Fix A100 compatible descriptionAndre Przywara
2024-11-22Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"Aurelien Jarno
2024-09-12mmc: cqhci: Fix checking of CQHCI_HALT stateSeunghwan Baek
2024-09-12mmc: sdhci-of-aspeed: fix module autoloadingLiao Chen
2024-09-12mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4KSam Protsenko
2024-09-04mmc: mtk-sd: receive cmd8 data when hs400 tuning failMengqi Zhang
2024-09-04mmc: Avoid open coding by using mmc_op_tuning()ChanWoo Lee
2024-08-29mmc: dw_mmc: allow biu and ciu clocks to deferBen Whitten
2024-07-05mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()Adrian Hunter
2024-07-05mmc: sdhci: Do not invert write-protect twiceAdrian Hunter
2024-07-05mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-07-05mmc: sdhci-brcmstb: check R1_STATUS for erase/trim/discardKamal Dasu
2024-06-21mmc: davinci: Don't strip remove function when driver is builtinUwe Kleine-König
2024-06-16mmc: sdhci-acpi: Add quirk to enable pull-up on the card-detect GPIO on Asus ...Hans de Goede
2024-06-16mmc: sdhci-acpi: Disable write protect detection on Toshiba WT10-AHans de Goede
2024-06-16mmc: sdhci-acpi: Fix Lenovo Yoga Tablet 2 Pro 1380 sdcard slot not workingHans de Goede
2024-06-16mmc: sdhci-acpi: Sort DMI quirks alphabeticallyHans de Goede
2024-06-16mmc: sdhci: Add support for "Tuning Error" interruptsAdrian Hunter
2024-06-12mmc: sdhci_am654: Fix ITAPDLY for HS400 timingJudith Mendez
2024-06-12mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clockJudith Mendez
2024-06-12mmc: sdhci_am654: Add OTAP/ITAP delay enableJudith Mendez
2024-06-12mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-selVignesh Raghavendra
2024-06-12mmc: sdhci_am654: Write ITAPDLY for DDR52 timingJudith Mendez
2024-06-12mmc: sdhci_am654: Add tuning algorithm for delay chainJudith Mendez
2024-05-02mmc: sdhci-msm: pervent access to suspended controllerMantas Pucka
2024-04-03mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc HS...Romain Naour
2024-04-03mmc: tmio: avoid concurrent runs of mmc_request_done()Wolfram Sang
2024-03-26mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...Christophe JAILLET
2024-03-06mmc: sdhci-xenon: fix PHY init clock stabilityElad Nachman
2024-03-06mmc: sdhci-xenon: add timeout for PHY init completeElad Nachman