summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove()Liming Sun2024-04-031-11/+17
* mmc: core: Avoid negative index with array accessMikko Rapeli2024-04-031-1/+1
* mmc: core: Initialize mmc_blk_ioc_dataMikko Rapeli2024-04-031-1/+1
* mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc HS...Romain Naour2024-04-031-0/+3
* mmc: core: Fix switch on gp3 partitionDominique Martinet2024-04-031-4/+6
* mmc: tmio: avoid concurrent runs of mmc_request_done()Wolfram Sang2024-04-031-0/+2
* mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...Christophe JAILLET2024-03-261-4/+0
* mmc: sdhci-xenon: fix PHY init clock stabilityElad Nachman2024-03-061-0/+19
* mmc: sdhci-xenon: add timeout for PHY init completeElad Nachman2024-03-061-9/+20
* mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov2024-03-061-0/+2
* mmc: mmci: stm32: fix DMA API overlapping mappings warningChristophe Kerello2024-03-061-0/+24
* mmc: sdhci-pci-o2micro: Fix a warm reboot issue that disk can't be detected b...Fred Ai2024-02-231-0/+30
* mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein2024-02-231-1/+5
* mmc: mmc_spi: remove custom DMA mapped buffersAndy Shevchenko2024-01-311-181/+5
* mmc: core: Use mrq.sbc in close-ended ffuAvri Altman2024-01-311-3/+43
* mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson2024-01-251-2/+3
* mmc: sdhci_am654: Fix TI SoC dependenciesPeter Robinson2024-01-251-2/+3
* mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen2024-01-031-3/+7
* mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven2023-12-071-0/+1
* mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz2023-12-071-3/+4
* mmc: meson-mx-sdhc: Fix initialization frozen issueZiyang Huang2023-12-071-21/+5
* mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen2023-11-231-0/+25
* mmc: sdhci-pci-gli: Disable LPM during initializationKornel Dulęba2023-11-231-25/+29
* mmc: cqhci: Fix task clearing in CQE error recoveryAdrian Hunter2023-11-141-16/+16
* mmc: cqhci: Warn of halt or task clear failureAdrian Hunter2023-11-141-3/+3
* mmc: block: Retry commands in CQE error recoveryAdrian Hunter2023-11-141-2/+5
* mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter2023-11-141-0/+2
* mmc: cqhci: Increase recovery halt timeoutAdrian Hunter2023-11-141-3/+3
* mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter2023-11-141-0/+2
* mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AERVictor Shih2023-11-071-0/+8
* mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AERVictor Shih2023-11-071-0/+8
* Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet2023-11-031-1/+1
* mmc: vub300: fix an error codeDan Carpenter2023-11-031-0/+1
* mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo2023-11-034-6/+17
* mmc: sdhci_am654: fix start loop index for TAP value parsingNitin Yadav2023-11-031-1/+1
* mmc: Merge branch fixes into nextUlf Hansson2023-10-271-1/+0
|\
| * mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen2023-10-271-1/+0
* | mmc: jz4740: Use device_get_match_data()Rob Herring2023-10-101-10/+5
* | mmc: sdhci-npcm: Add NPCM SDHCI driverTomer Maimon2023-10-103-0/+103
* | mmc: sdhci-pltfm: Make driver OF independentAndy Shevchenko2023-10-101-10/+6
* | mmc: sdhci-pltfm: Drop unnecessary error messages in sdhci_pltfm_init()Andy Shevchenko2023-10-101-15/+7
* | mmc: sdhci-pci: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko2023-10-101-2/+3
* | mmc: debugfs: Allow host caps to be modifiedVincent Whitchurch2023-10-101-2/+49
* | mmc: core: Always reselect card typeVincent Whitchurch2023-10-101-1/+6
* | mmc: mmci: use peripheral flow control for STM32Ben Wolsieffer2023-10-102-1/+4
* | mmc: Merge branch fixes into nextUlf Hansson2023-09-271-1/+1
|\|
| * mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman2023-09-271-1/+1
* | mmc: vub300: replace deprecated strncpy with strscpyJustin Stitt2023-09-271-11/+11
* | mmc: Merge branch fixes into nextUlf Hansson2023-09-275-53/+97
|\|
| * mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hwPablo Sun2023-09-261-3/+3