summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2024-07-05mmc: davinci: Don't strip remove function when driver is builtinUwe Kleine-König
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: core: Add mmc_gpiod_set_cd_config() functionHans de Goede
2024-06-16mmc: core: Do not force a retune before RPMB switchJorge Ramirez-Ortiz
2024-06-16mmc: sdhci_am654: Fix ITAPDLY for HS400 timingJudith Mendez
2024-06-16mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clockJudith Mendez
2024-06-16mmc: sdhci_am654: Add OTAP/ITAP delay enableJudith Mendez
2024-06-16mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-selVignesh Raghavendra
2024-06-16mmc: sdhci_am654: Write ITAPDLY for DDR52 timingJudith Mendez
2024-06-16mmc: sdhci_am654: Add tuning algorithm for delay chainJudith Mendez
2024-04-13mmc: core: Avoid negative index with array accessMikko Rapeli
2024-04-13mmc: core: Initialize mmc_blk_ioc_dataMikko Rapeli
2024-04-13mmc: core: Fix switch on gp3 partitionDominique Martinet
2024-04-13mmc: 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-15mmc: mmci: stm32: fix DMA API overlapping mappings warningChristophe Kerello
2024-03-15mmc: mmci: stm32: use a buffer for unaligned DMA requestsYann Gautier
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-02-23mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein
2024-02-23mmc: mmc_spi: remove custom DMA mapped buffersAndy Shevchenko
2024-02-23mmc: 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-15mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen
2024-01-15mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven
2024-01-15mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz
2024-01-15mmc: meson-mx-sdhc: Fix initialization frozen issueZiyang Huang
2023-12-13mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter
2023-12-08mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen
2023-12-08mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit
2023-12-08mmc: block: Retry commands in CQE error recoveryAdrian Hunter
2023-12-08mmc: core: convert comma to semicolonZheng Yongjun
2023-12-08mmc: cqhci: Fix task clearing in CQE error recoveryAdrian Hunter
2023-12-08mmc: cqhci: Warn of halt or task clear failureAdrian Hunter
2023-12-08mmc: cqhci: Increase recovery halt timeoutAdrian Hunter
2023-12-08mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter
2023-11-28mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen
2023-11-28mmc: sdhci_am654: fix start loop index for TAP value parsingNitin Yadav
2023-11-28mmc: vub300: fix an error codeDan Carpenter
2023-11-20Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet
2023-11-08mmc: renesas_sdhi: use custom mask for TMIO_MASK_ALLWolfram Sang
2023-10-25mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman
2023-10-25mmc: core: sdio: hold retuning if sdio in 1-bit modeHaibo Chen
2023-10-10mmc: renesas_sdhi: only reset SCC when its pointer is populatedWolfram Sang
2023-10-10mmc: renesas_sdhi: register irqs before registering controllerWolfram Sang
2023-10-10mmc: tmio: support custom irq masksWolfram Sang