summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2026-03-16mmc: sdhci: fix timing selection for 1-bit bus widthLuke Wang
2026-03-04mmc: sdhci-pci-gli: fix GL9750 DMA write corruptionMatthew Schwartz
2026-02-23mmc: sdhci-brcmstb: use correct register offset for V1 pin_sel restoreKamal Dasu
2026-02-23mmc: dw_mmc-rockchip: Fix runtime PM support for internal phase supportShawn Lin
2026-02-23mmc: mmci: Fix device_node reference leak in of_get_dml_pipe_index()Felix Gu
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-30mmc: sdhci-pic32: update include to use pic32.h from platform_dataBrian Masney
2026-01-22mmc: sdhci-of-dwcmshc: Fix DMA 128MB boundary for Eswin EIC7700Huan He
2026-01-22mmc: sdhci-of-dwcmshc: Fix init for AXI clock for Eswin EIC7700Huan He
2026-01-20mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy functionMatthew Schwartz
2025-12-30mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in HS200/HS400 modeShawn Lin
2025-12-17mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to KconfigJared Kangas
2025-12-17mmc: sdhci-of-arasan: Increase CD stable timeout to 2 secondsSai Krishna Potthuri
2025-11-26mmc: sdhci-of-dwcmshc: reduce CIT for better performanceShawn Lin
2025-11-26mmc: sdhci-of-dwcmshc: Disable internal clock auto gate for Rockchip SOCsShawn Lin
2025-11-25mmc: Merge branch fixes into nextUlf Hansson
2025-11-25mmc: sdhci-of-dwcmshc: Promote the th1520 reset handling to ip levelJisheng Zhang
2025-11-25mmc: sdhci-msm: Avoid early clock doubling during HS400 transitionSarthak Garg
2025-11-25mmc: sdhci-of-dwcmshc: Fix command queue support for RK3576Sebastian Reichel
2025-11-18mmc: renesas_sdhi: Add suspend/resume hooksClaudiu Beznea
2025-11-18mmc: renesas_sdhi: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()Claudiu Beznea
2025-11-18mmc: renesas_sdhi: Deassert the reset signal on probeClaudiu Beznea
2025-11-18mmc: meson-mx-sdio: Ignore disabled "mmc-slot" child-nodesMartin Blumenstingl
2025-11-18mmc: meson-mx-sdio: Fix indentation in meson_mx_mmc_irq_thread()Martin Blumenstingl
2025-11-18mmc: meson-mx-sdio: Use dev_err_probe() where appropriateMartin Blumenstingl
2025-11-18mmc: meson-mx-sdio: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-11-18mmc: meson-mx-sdio: Refactor internal clock initializationMartin Blumenstingl
2025-11-18mmc: meson-mx-sdio: Use devm_clk_get_enabled()Martin Blumenstingl
2025-11-18mmc: meson-mx-sdio: Switch to regmap for register accessMartin Blumenstingl
2025-11-12mmc: dw_mmc-rockchip: Add memory clock auto-gating supportShawn Lin
2025-11-11mmc: Merge branch fixes into nextUlf Hansson
2025-11-11mmc: omap: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-11mmc: mtk-sd: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-11-11mmc: dw_mmc-rockchip: Fix wrong internal phase calculateShawn Lin
2025-11-11mmc: sdhci-of-dwcmshc: Add command queue support for rockchip SOCsSebastian Reichel
2025-11-11mmc: pxamci: Simplify pxamci_probe() error handling using devm APIsRakuram Eswaran
2025-11-11mmc: sdhci-of-dwcmshc: Add support for Eswin EIC7700Huan He
2025-10-22mmc: Merge branch fixes into nextUlf Hansson
2025-10-22mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4Shawn Lin
2025-10-21mmc: Merge branch fixes into nextUlf Hansson
2025-10-21mmc: sdhci-of-arasan: Omit a variable reassignment in sdhci_arasan_probe()Markus Elfring
2025-10-21mmc: dw_mmc: Use dma_set_mask_and_coherent() helperShawn Lin
2025-10-21mmc: sdhci-brcmstb: save and restore registers during PMKamal Dasu
2025-10-21mmc: sdhci-brcmstb: Add BCM74371 supportKamal Dasu
2025-10-21mmc: sdhci-brcmstb: clear CFG_OP_DLY when using HS200Kamal Dasu
2025-10-21mmc: sdhci-brcmstb: move SDIO_CFG_CQ_CAPABILITY defineKamal Dasu
2025-10-21mmc: use octal file permissions instead of symbolicPedro Demarchi Gomes
2025-10-21mmc: renesas_sdhi: enable bigger data ports where availableWolfram Sang
2025-10-21mmc: wmt-sdmmc: fix compile test defaultJohan Hovold