summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-01-30mmc: sdhci-pic32: update include to use pic32.h from platform_dataBrian Masney
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-01-27sdio: Provide a bustype shutdown functionUwe Kleine-König
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-12-04Merge tag 'mmc-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-19mmc: mmc_test: Switch to use %ptSpAndy Shevchenko
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: core: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
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: core: Allow more host caps to be modified through debugfsShawn Lin
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-23mmc: core: Skip to set the default 200mA SD current limitAvri Altman
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