summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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-12mmc: core: apply SD quirks earlier during probeJonathan Bell
2024-08-29mmc: dw_mmc: allow biu and ciu clocks to deferBen Whitten
2024-08-29mmc: mtk-sd: receive cmd8 data when hs400 tuning failMengqi Zhang
2024-08-29mmc: mmc_test: Fix NULL dereference on allocation failureDan Carpenter
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-07-05mmc: sdhci-pci-o2micro: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
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-16mmc: core: Add mmc_gpiod_set_cd_config() functionHans de Goede
2024-06-16mmc: davinci: Don't strip remove function when driver is builtinUwe Kleine-König
2024-06-16mmc: core: Do not force a retune before RPMB switchJorge Ramirez-Ortiz
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-25mmc: core: Add HS400 tuning in HS400es initializationMengqi Zhang
2024-05-02mmc: sdhci-msm: pervent access to suspended controllerMantas Pucka
2024-04-17mmc: omap: restore original power up/down stepsAaro Koskinen
2024-04-17mmc: omap: fix deferred probeAaro Koskinen
2024-04-17mmc: omap: fix broken slot switch lookupAaro Koskinen
2024-04-03sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove()Liming Sun
2024-04-03mmc: core: Avoid negative index with array accessMikko Rapeli
2024-04-03mmc: core: Initialize mmc_blk_ioc_dataMikko Rapeli
2024-04-03mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc HS...Romain Naour
2024-04-03mmc: core: Fix switch on gp3 partitionDominique Martinet
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
2024-03-06mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov
2024-03-06mmc: mmci: stm32: fix DMA API overlapping mappings warningChristophe Kerello
2024-02-23mmc: sdhci-pci-o2micro: Fix a warm reboot issue that disk can't be detected b...Fred Ai
2024-02-23mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein
2024-01-31mmc: mmc_spi: remove custom DMA mapped buffersAndy Shevchenko
2024-01-31mmc: core: Use mrq.sbc in close-ended ffuAvri Altman
2024-01-25mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson
2024-01-25mmc: sdhci_am654: Fix TI SoC dependenciesPeter Robinson
2024-01-10mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen
2024-01-10mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven