summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2 hoursmmc: via-sdmmc: stop card-detect handling on probe failureFan Wu
2 hoursmmc: via-sdmmc: cancel card-detect work on removeFan Wu
2026-08-23mmc: loongson2: Fix sg iteration in data reorder functionsBinbin Zhou
2026-08-23mmc: atmel-mci: Fix use-after-free in atmci_remove due to race conditionPei Xiao
2026-08-23mmc: sdhci: make tuning_err a signed intHaibo Chen
2026-08-23mmc: sdhci: unmap the bounce buffer before device releaseMyeonghun Pak
2026-08-23mmc: omap_hsmmc: fix busy_timeout overflow in ns conversion on 32-bitZhan Xusheng
2026-08-03mmc: vub300: fix use-after-free on probe failureGuangshuo Li
2026-08-03mmc: vub300: rename probe error labelsJohan Hovold
2026-07-24mmc: sdhci-esdhc-imx: fix resume error handlingLuke Wang
2026-07-24mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking in suspendLuke Wang
2026-07-24mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspendLuke Wang
2026-07-24mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interruptLuke Wang
2026-07-24mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restoreLuke Wang
2026-07-24mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resumeLuke Wang
2026-07-24mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tun...Luke Wang
2026-07-24mmc: sdhci-of-dwcmshc: check bus clock enable result in the probe() methodSergey Shtylyov
2026-07-24mmc: block: fix RPMB device unregister orderingAo Sun
2026-07-24mmc: vub300: defer reset until cmd_mutex is unlockedRunyu Xiao
2026-07-24mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing on resumeLuke Wang
2026-06-19mmc: sdhci: add signal voltage switch in sdhci_resume_hostJisheng Zhang
2026-06-19mmc: renesas_sdhi: Add OF entry for RZ/G2H SoCLad Prabhakar
2026-06-19mmc: litex_mmc: Set mandatory idle clocks before CMD0Inochi Amaoto
2026-06-19mmc: dw_mmc-rockchip: Add missing private data for very old controllersHeiko Stuebner
2026-06-19mmc: core: Fix host controller programming for fixed driver typeKamal Dasu
2026-06-19mmc: litex_mmc: Use DIV_ROUND_UP for more accurate clock calculationInochi Amaoto
2026-05-14mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang
2026-05-14mmc: core: Add quirk for incorrect manufacturing dateAvri Altman
2026-05-14mmc: core: Adjust MDT beyond 2025Avri Altman
2026-05-07mmc: sdhci-of-dwcmshc: Disable clock before DLL configurationShawn Lin
2026-05-07mmc: block: use single block write in retryBin Liu
2026-04-18mmc: vub300: fix use-after-free on disconnectJohan Hovold
2026-04-18mmc: vub300: fix NULL-deref on disconnectJohan Hovold
2026-03-25mmc: sdhci: fix timing selection for 1-bit bus widthLuke Wang
2026-03-25mmc: sdhci-pci-gli: fix GL9750 DMA write corruptionMatthew Schwartz
2026-03-19mmc: dw_mmc-rockchip: Fix runtime PM support for internal phase supportShawn Lin
2026-03-19mmc: dw_mmc-rockchip: Add memory clock auto-gating supportShawn Lin
2026-03-19mmc: mmci: Fix device_node reference leak in of_get_dml_pipe_index()Felix Gu
2026-02-26Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms"Greg Kroah-Hartman
2026-02-26mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5msMatthew Schwartz
2026-01-30mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in HS200/HS400 modeShawn Lin
2026-01-30mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy functionMatthew Schwartz
2026-01-02mmc: sdhci-msm: Avoid early clock doubling during HS400 transitionSarthak Garg
2026-01-02mmc: sdhci-of-arasan: Increase CD stable timeout to 2 secondsSai Krishna Potthuri
2026-01-02mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to KconfigJared Kangas
2025-11-25mmc: sdhci-of-dwcmshc: Promote the th1520 reset handling to ip levelJisheng Zhang
2025-11-11mmc: dw_mmc-rockchip: Fix wrong internal phase calculateShawn Lin
2025-11-11mmc: pxamci: Simplify pxamci_probe() error handling using devm APIsRakuram Eswaran
2025-10-22mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4Shawn Lin
2025-10-21mmc: wmt-sdmmc: fix compile test defaultJohan Hovold