summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
11 daysmmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to KconfigJared Kangas
11 daysmmc: 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
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: core: remove uselss memalloc_noio_saveOliver Neukum
2025-10-21mmc: wmt-sdmmc: fix compile test defaultJohan Hovold
2025-10-13rpmb: move rpmb_frame struct and constants to common headerBean Huo
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds
2025-09-21mmc: drop nth_page() usage within SG entryDavid Hildenbrand