summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2026-06-19mmc: sdhci: add signal voltage switch in sdhci_resume_hostJisheng Zhang
2026-06-19mmc: renesas_sdhi: Add OF entry for RZ/G2H SoCLad Prabhakar
2026-06-19mmc: litex_mmc: Set mandatory idle clocks before CMD0Inochi Amaoto
2026-06-19mmc: core: Fix host controller programming for fixed driver typeKamal Dasu
2026-06-19mmc: litex_mmc: Use DIV_ROUND_UP for more accurate clock calculationInochi Amaoto
2026-05-17mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang
2026-05-17mmc: sdhci-of-dwcmshc: Disable clock before DLL configurationShawn Lin
2026-05-17mmc: block: use single block write in retryBin Liu
2026-04-18mmc: vub300: fix NULL-deref on disconnectJohan Hovold
2026-03-25mmc: sdhci: fix timing selection for 1-bit bus widthLuke Wang
2026-03-25mmc: sdhci-pci-gli: fix GL9750 DMA write corruptionMatthew Schwartz
2026-03-25mmc: mmci: Fix device_node reference leak in of_get_dml_pipe_index()Felix Gu
2026-03-04Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms"Greg Kroah-Hartman
2026-03-04mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5msMatthew Schwartz
2026-01-30mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in HS200/HS400 modeShawn Lin
2026-01-30mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy functionMatthew Schwartz
2026-01-11mmc: sdhci-msm: Avoid early clock doubling during HS400 transitionSarthak Garg
2026-01-11mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to KconfigJared Kangas
2025-11-24mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4Shawn Lin
2025-11-24mmc: sdhci-msm: Enable tuning for SDR50 mode for SD cardSarthak Garg
2025-11-24mmc: host: renesas_sdhi: Fix the actual clockBiju Das
2025-10-19mmc: core: SPI mode remove cmd7Rex Chen
2025-10-02mmc: sdhci-cadence: add Mobileye eyeQ supportBenoƮt Monin
2025-09-25mmc: mvsdio: Fix dma_unmap_sg() nents valueThomas Fourier
2025-08-28mmc: sdhci-pci-gli: GL9763e: Mask the replay timer timeout of AERVictor Shih
2025-08-28mmc: sdhci-pci-gli: Add a new function to simplify the codeVictor Shih
2025-08-28mmc: sdhci-pci-gli: Use PCI AER definitions, not hard-coded valuesBjorn Helgaas
2025-08-28mmc: sdhci-pci-gli: GL9763e: Rename the gli_set_gl9763e() for consistencyVictor Shih
2025-08-28mmc: rtsx_usb_sdmmc: Fix error-path in sd_set_power_mode()Ulf Hansson
2025-08-28mmc: sdhci-msm: Ensure SD card power isn't ON when card removedSarthak Garg
2025-07-24mmc: sdhci_am654: Workaround for Errata i2312Judith Mendez
2025-07-24mmc: sdhci-pci: Quirk for broken command queuing on Intel GLK-based Positivo ...Edson Juliano Drosdeck
2025-07-24mmc: bcm2835: Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-10mtk-sd: reset host->mrq on prepare_data() errorSergey Senozhatsky
2025-07-10mtk-sd: Prevent memory corruption from DMA map failureMasami Hiramatsu (Google)
2025-07-10mtk-sd: Fix a pagefault in dma_unmap_sg() for not prepared dataMasami Hiramatsu (Google)
2025-07-10mmc: core: sd: Apply BROKEN_SD_DISCARD quirk earlierAvri Altman
2025-07-10Revert "mmc: sdhci: Disable SD card clock before changing parameters"Ulf Hansson
2025-07-10mmc: sdhci: Add a helper function for dump register in dynamic debug modeVictor Shih
2025-06-27mmc: Add quirk to disable DDR50 tuningErick Shepherd
2025-06-04mmc: sdhci: Disable SD card clock before changing parametersErick Shepherd
2025-06-04mmc: dw_mmc: add exynos7870 DW MMC supportKaustabh Chakraborty
2025-06-04mmc: host: Wait for Vdd to settle on card power offErick Shepherd
2025-05-09mmc: renesas_sdhi: Fix error handling in renesas_sdhi_probeRuslan Piasetskyi
2025-05-02mmc: sdhci-msm: fix dev reference leaked through of_qcom_ice_getTudor Ambarus
2025-04-25mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halvesKaustabh Chakraborty
2025-04-10mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SDUlf Hansson
2025-04-10mmc: sdhci-pxav3: set NEED_RSP_BUSY capabilityKarel Balej
2025-04-10mmc: omap: Fix memory leak in mmc_omap_new_slotMiaoqian Lin
2025-03-28mmc: atmel-mci: Add missing clk_disable_unprepare()Gu Bowen