summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
8 daysmmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to KconfigJared Kangas1-2/+2
8 daysmmc: sdhci-of-arasan: Increase CD stable timeout to 2 secondsSai Krishna Potthuri1-1/+1
2025-12-05Merge tag 'mmc-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds25-263/+1021
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-12/+8
2025-11-26mmc: sdhci-of-dwcmshc: reduce CIT for better performanceShawn Lin2-0/+6
2025-11-26mmc: sdhci-of-dwcmshc: Disable internal clock auto gate for Rockchip SOCsShawn Lin1-1/+2
2025-11-25mmc: Merge branch fixes into nextUlf Hansson1-12/+17
2025-11-25mmc: sdhci-of-dwcmshc: Promote the th1520 reset handling to ip levelJisheng Zhang1-12/+17
2025-11-25mmc: sdhci-msm: Avoid early clock doubling during HS400 transitionSarthak Garg1-12/+15
2025-11-25mmc: sdhci-of-dwcmshc: Fix command queue support for RK3576Sebastian Reichel1-0/+1
2025-11-19mmc: mmc_test: Switch to use %ptSpAndy Shevchenko1-12/+8
2025-11-18mmc: renesas_sdhi: Add suspend/resume hooksClaudiu Beznea3-2/+41
2025-11-18mmc: renesas_sdhi: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()Claudiu Beznea2-8/+5
2025-11-18mmc: renesas_sdhi: Deassert the reset signal on probeClaudiu Beznea1-1/+1
2025-11-18mmc: meson-mx-sdio: Ignore disabled "mmc-slot" child-nodesMartin Blumenstingl1-16/+21
2025-11-18mmc: meson-mx-sdio: Fix indentation in meson_mx_mmc_irq_thread()Martin Blumenstingl1-2/+1
2025-11-18mmc: meson-mx-sdio: Use dev_err_probe() where appropriateMartin Blumenstingl1-13/+17
2025-11-18mmc: meson-mx-sdio: Use devm_mmc_alloc_host() helperBinbin Zhou1-11/+7
2025-11-18mmc: meson-mx-sdio: Refactor internal clock initializationMartin Blumenstingl1-58/+61
2025-11-18mmc: meson-mx-sdio: Use devm_clk_get_enabled()Martin Blumenstingl1-16/+7
2025-11-18mmc: meson-mx-sdio: Switch to regmap for register accessMartin Blumenstingl2-62/+64
2025-11-12mmc: core: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+2
2025-11-12mmc: dw_mmc-rockchip: Add memory clock auto-gating supportShawn Lin1-0/+6
2025-11-11mmc: Merge branch fixes into nextUlf Hansson2-40/+20
2025-11-11mmc: omap: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+1
2025-11-11mmc: mtk-sd: replace use of system_wq with system_percpu_wqMarco Crivellari1-2/+2
2025-11-11mmc: core: Allow more host caps to be modified through debugfsShawn Lin1-2/+8
2025-11-11mmc: dw_mmc-rockchip: Fix wrong internal phase calculateShawn Lin1-2/+2
2025-11-11mmc: sdhci-of-dwcmshc: Add command queue support for rockchip SOCsSebastian Reichel1-3/+90
2025-11-11mmc: pxamci: Simplify pxamci_probe() error handling using devm APIsRakuram Eswaran1-38/+18
2025-11-11mmc: sdhci-of-dwcmshc: Add support for Eswin EIC7700Huan He1-11/+491
2025-10-23mmc: core: Skip to set the default 200mA SD current limitAvri Altman1-5/+2
2025-10-22mmc: Merge branch fixes into nextUlf Hansson1-1/+1
2025-10-22mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4Shawn Lin1-1/+1
2025-10-21mmc: Merge branch fixes into nextUlf Hansson1-1/+1
2025-10-21mmc: sdhci-of-arasan: Omit a variable reassignment in sdhci_arasan_probe()Markus Elfring1-1/+1
2025-10-21mmc: dw_mmc: Use dma_set_mask_and_coherent() helperShawn Lin1-3/+2
2025-10-21mmc: sdhci-brcmstb: save and restore registers during PMKamal Dasu1-5/+107
2025-10-21mmc: sdhci-brcmstb: Add BCM74371 supportKamal Dasu1-0/+6
2025-10-21mmc: sdhci-brcmstb: clear CFG_OP_DLY when using HS200Kamal Dasu1-0/+30
2025-10-21mmc: sdhci-brcmstb: move SDIO_CFG_CQ_CAPABILITY defineKamal Dasu1-4/+2
2025-10-21mmc: use octal file permissions instead of symbolicPedro Demarchi Gomes10-26/+26
2025-10-21mmc: renesas_sdhi: enable bigger data ports where availableWolfram Sang2-2/+4
2025-10-21mmc: core: remove uselss memalloc_noio_saveOliver Neukum1-4/+1
2025-10-21mmc: wmt-sdmmc: fix compile test defaultJohan Hovold1-1/+1
2025-10-13rpmb: move rpmb_frame struct and constants to common headerBean Huo1-42/+0
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+4
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds1-4/+5
2025-09-22mmc: drop nth_page() usage within SG entryDavid Hildenbrand2-4/+4