summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2024-01-10mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz
2024-01-10mmc: meson-mx-sdhc: Fix initialization frozen issueZiyang Huang
2023-12-08mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter
2023-12-08mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter
2023-12-08mmc: block: Retry commands in CQE error recoveryAdrian Hunter
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: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen
2023-12-08mmc: sdhci-pci-gli: Disable LPM during initializationKornel Dulęba
2023-11-28mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AERVictor Shih
2023-11-28mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2Victor Shih
2023-11-28mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo
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-28mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen
2023-11-28mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AERVictor Shih
2023-11-20Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet
2023-09-27mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman
2023-09-26mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hwPablo Sun
2023-09-26mmc: core: Fix error propagation for some ioctl commandsUlf Hansson
2023-09-26mmc: sdhci-sprd: Fix error code in sdhci_sprd_tuning()Dan Carpenter
2023-09-26mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspendSven van Ashbrook
2023-09-26mmc: core: sdio: hold retuning if sdio in 1-bit modeHaibo Chen
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-25mmc: atmel-mci: Move card detect gpio polarity quirk to gpiolibBalamanikandan Gunasundar
2023-08-25mmc: atmel-mci: move atmel MCI header fileBalamanikandan Gunasundar