summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
7 daysmmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to KconfigJared Kangas
7 daysmmc: 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
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 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds
2025-09-21mmc: drop nth_page() usage within SG entryDavid Hildenbrand
2025-09-17mmc: select REGMAP_MMIO with MMC_LOONGSON2Mikko Rapeli
2025-09-17mmc: add COMPILE_TEST to multiple driversMikko Rapeli
2025-09-12mmc: Merge branch fixes into nextUlf Hansson
2025-09-12mmc: sdhci-pci-gli: GL9767: Fix initializing the UHS-II interface during a po...Ben Chuang
2025-09-12mmc: sdhci-uhs2: Fix calling incorrect sdhci_set_clock() functionBen Chuang
2025-09-12mmc: sdhci: Move the code related to setting the clock from sdhci_set_ios_com...Ben Chuang
2025-09-12mmc: sdhci-msm: Enable tuning for SDR50 mode for SD cardSarthak Garg
2025-09-12mmc: sh_mmcif: Remove dummy PM resume callbackGeert Uytterhoeven
2025-09-12mmc: mvsdio: Fix dma_unmap_sg() nents valueThomas Fourier