summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
10 daysmmc: loongson2: Fix sg iteration in data reorder functionsBinbin Zhou1-4/+4
10 daysmmc: atmel-mci: Fix use-after-free in atmci_remove due to race conditionPei Xiao1-0/+2
10 daysmmc: sdhci: make tuning_err a signed intHaibo Chen1-1/+1
10 daysmmc: sdhci: unmap the bounce buffer before device releaseMyeonghun Pak1-0/+16
10 daysmmc: omap_hsmmc: fix busy_timeout overflow in ns conversion on 32-bitZhan Xusheng1-1/+1
2026-07-24mmc: sdhci-esdhc-imx: fix resume error handlingLuke Wang1-4/+4
2026-07-24mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking in suspendLuke Wang1-7/+6
2026-07-24mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspendLuke Wang1-1/+3
2026-07-24mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interruptLuke Wang1-5/+6
2026-07-24mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restoreLuke Wang1-3/+5
2026-07-24mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resumeLuke Wang1-11/+28
2026-07-24mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tun...Luke Wang1-4/+2
2026-07-24mmc: sdhci-of-dwcmshc: check bus clock enable result in the probe() methodSergey Shtylyov1-5/+9
2026-07-24mmc: mmc_test: Fix __counted_by handling after kzalloc_flex() conversionLad Prabhakar1-7/+11
2026-07-24mmc: block: fix RPMB device unregister orderingAo Sun1-2/+1
2026-07-24mmc: vub300: defer reset until cmd_mutex is unlockedRunyu Xiao1-9/+17
2026-07-24mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing on resumeLuke Wang1-0/+6
2026-07-24mmc: vub300: fix use-after-free on probe failureGuangshuo Li1-3/+7
2026-06-03Merge tag 'mmc-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds6-26/+61
2026-05-29mmc: sdhci: add signal voltage switch in sdhci_resume_hostJisheng Zhang1-0/+1
2026-05-29mmc: dw_mmc-rockchip: Add missing private data for very old controllersHeiko Stuebner1-0/+17
2026-05-29mmc: litex_mmc: Set mandatory idle clocks before CMD0Inochi Amaoto1-0/+14
2026-05-29mmc: litex_mmc: Use DIV_ROUND_UP for more accurate clock calculationInochi Amaoto1-3/+3
2026-05-29mmc: renesas_sdhi: Add OF entry for RZ/G2H SoCLad Prabhakar1-0/+1
2026-05-29mmc: sdhci-of-dwcmshc: Fix reset, clk, and SDIO support for Eswin EIC7700Huan He1-22/+22
2026-05-18mmc: sdhci-msm: Remove NULL check from devm_of_qcom_ice_get()Manivannan Sadhasivam1-5/+5
2026-05-11mmc: core: Fix host controller programming for fixed driver typeKamal Dasu1-1/+3
2026-04-10mmc: sdhci-msm: Fix the wrapped key handlingNeeraj Soni1-5/+0
2026-04-09mmc: sdhci-of-dwcmshc: Disable clock before DLL configurationShawn Lin1-3/+16
2026-04-09mmc: core: Simplify with scoped for each OF child loopHans Zhang1-7/+2
2026-04-09mmc: core: Optimize size of struct mmc_queue_reqBin Liu1-3/+3
2026-03-31mmc: vub300: clean up module initJohan Hovold1-17/+16
2026-03-31mmc: vub300: rename probe error labelsJohan Hovold1-8/+10
2026-03-31mmc: Merge branch fixes into nextUlf Hansson1-7/+12
2026-03-31mmc: vub300: fix use-after-free on disconnectJohan Hovold1-6/+11
2026-03-31mmc: vub300: fix NULL-deref on disconnectJohan Hovold1-1/+1
2026-03-31mmc: dw_mmc: Remove dw_mci_start_request wrapper and rename core functionShawn Lin1-13/+5
2026-03-31mmc: dw_mmc: Inline dw_mci_queue_request() into dw_mci_request()Shawn Lin1-27/+19
2026-03-31mmc: block: Use MQRQ_XFER_SINGLE_BLOCK for both read and write recoveryShawn Lin1-68/+2
2026-03-31mmc: mmc_test: Replace hard-coded values with macros and consolidate test par...Shawn Lin1-47/+36
2026-03-31mmc: block: Convert to use DEFINE_SIMPLE_DEV_PM_OPS()Shawn Lin1-4/+2
2026-03-31mmc: core: Replace the hard-coded shift value 9 with SECTOR_SHIFTShawn Lin2-5/+6
2026-03-31mmc: sdhci-dwcmshc: Refactor Rockchip platform data for controller revisionsShawn Lin1-35/+57
2026-03-27mmc: core: Switch to use pm_ptr() for mmc_host_class_dev_pm_opsShawn Lin1-9/+3
2026-03-27mmc: core: Remove legacy 'enable-sdio-wakeup' DT property supportShawn Lin1-2/+1
2026-03-27mmc: mmc_test: use kzalloc_flexRosen Penev1-18/+10
2026-03-26mmc: mtk-sd: disable new_tx/rx and modify related settings for mt8189Cathy Xu1-5/+5
2026-03-26mmc: block: use single block write in retryBin Liu2-2/+13
2026-03-26mmc: sdhci-of-arasan: Use standard mmc_clk_phase_map infrastructureShawn Lin1-61/+12
2026-03-25mmc: sdhci-of-aspeed: Handle optional controller resetRyan Chen1-0/+6