summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2025-12-03mmc: sdhci-msm: Enable tuning for SDR50 mode for SD cardSarthak Garg
2025-12-03mmc: host: renesas_sdhi: Fix the actual clockBiju Das
2025-10-29mmc: core: SPI mode remove cmd7Rex Chen
2025-10-02mmc: mvsdio: Fix dma_unmap_sg() nents valueThomas Fourier
2025-08-28mmc: rtsx_usb_sdmmc: Fix error-path in sd_set_power_mode()Ulf Hansson
2025-08-28mmc: sdhci_am654: Workaround for Errata i2312Judith Mendez
2025-08-28mmc: sdhci-pci: Quirk for broken command queuing on Intel GLK-based Positivo ...Edson Juliano Drosdeck
2025-08-28mmc: bcm2835: Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-17mtk-sd: reset host->mrq on prepare_data() errorSergey Senozhatsky
2025-07-17mtk-sd: Prevent memory corruption from DMA map failureMasami Hiramatsu (Google)
2025-07-17mmc: mediatek: use data instead of mrq parameter from msdc_{un}prepare_data()Yue Hu
2025-07-17mtk-sd: Fix a pagefault in dma_unmap_sg() for not prepared dataMasami Hiramatsu (Google)
2025-07-17Revert "mmc: sdhci: Disable SD card clock before changing parameters"Ulf Hansson
2025-07-17mmc: 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: host: Wait for Vdd to settle on card power offErick Shepherd
2025-05-02mmc: cqhci: Fix checking of CQHCI_HALT stateSeunghwan Baek
2025-04-10mmc: sdhci-pxav3: set NEED_RSP_BUSY capabilityKarel Balej
2025-04-10mmc: atmel-mci: Add missing clk_disable_unprepare()Gu Bowen
2025-03-13mmc: core: Respect quirk_max_rate for non-UHS SDIO cardShawn Lin
2025-01-09mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirkPrathamesh Shete
2024-12-14mmc: core: Further prevent card detect during shutdownUlf Hansson
2024-12-14mmc: mmc_spi: drop buggy snprintf()Bartosz Golaszewski
2024-12-14Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"Aurelien Jarno
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: dw_mmc: allow biu and ciu clocks to deferBen Whitten
2024-09-04mmc: 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-06-16mmc: core: Do not force a retune before RPMB switchJorge Ramirez-Ortiz
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-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: core: Use mrq.sbc in close-ended ffuAvri Altman
2024-01-25mmc: sdhci_omap: 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
2023-12-20mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter
2023-12-13mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen
2023-12-13mmc: 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