summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2026-07-06mmc: vub300: defer reset until cmd_mutex is unlockedRunyu Xiao
2026-07-06mmc: moxart: report DMA completion timeoutPengpeng Hou
2026-07-06mmc: vub300: fix use-after-free on probe failureGuangshuo Li
2026-07-06mmc: wbsd: Drop unused assignment of pnp_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-07-06mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFireGreg Ungerer
2026-07-06ARM: PXA: remove remnants of PXA93x supportEthan Nelson-Moore
2026-07-06mmc: dw_mmc: stop and complete DMA also in STATE_DATA_BUSY stateMarek Szyprowski
2026-07-06mmc: mmc_test: Fix __counted_by handling after kzalloc_flex() conversionLad Prabhakar
2026-07-06mmc: cqhci: Remove unused intmask parameter from cqhci_irq()Chanwoo Lee
2026-07-06mmc: core: Remove unused buffer allocation in sd_enable_cache()Chanwoo Lee
2026-07-06mmc: sdhci-of-dwcmshc: check bus clock enable result in the probe() methodSergey Shtylyov
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-16Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-16Merge tag 'mmc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2026-06-03Merge tag 'mmc-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2026-05-29mmc: Merge branch fixes into nextUlf Hansson
2026-05-29mmc: dw_mmc: Add desc_num field for clarityShawn Lin
2026-05-29mmc: sdhci: add signal voltage switch in sdhci_resume_hostJisheng Zhang
2026-05-29mmc: dw_mmc-rockchip: Add missing private data for very old controllersHeiko Stuebner
2026-05-29mmc: sdhci-of-dwcmshc: use dev_err_probe() to simplify error pathsArtem Shimko
2026-05-29mmc: sdhci-of-dwcmshc: remove redundant IS_ERR() checkArtem Shimko
2026-05-29mmc: litex_mmc: Set mandatory idle clocks before CMD0Inochi Amaoto
2026-05-29mmc: litex_mmc: Use DIV_ROUND_UP for more accurate clock calculationInochi Amaoto
2026-05-29mmc: renesas_sdhi: Add OF entry for RZ/G2E SoCLad Prabhakar
2026-05-29mmc: renesas_sdhi: Add OF entry for RZ/G2N SoCLad Prabhakar
2026-05-29mmc: Merge branch fixes into nextUlf Hansson
2026-05-29mmc: renesas_sdhi: Add OF entry for RZ/G2H SoCLad Prabhakar
2026-05-29mmc: davinci: fix mmc_add_host order in probeOsama Abdelkader
2026-05-29mmc: sdhci-of-dwcmshc: Fix reset, clk, and SDIO support for Eswin EIC7700Huan He
2026-05-26block: switch numa_node to int in blk_mq_hw_ctx and init_requestMateusz Nowicki
2026-05-18mmc: sdhci-msm: Remove NULL check from devm_of_qcom_ice_get()Manivannan Sadhasivam
2026-05-11mmc: Merge branch fixes into nextUlf Hansson
2026-05-11mmc: sdhci-of-k1: add comprehensive SDR tuning supportIker Pedrosa
2026-05-11mmc: sdhci-of-k1: add regulator and pinctrl voltage switching supportIker Pedrosa
2026-05-11mmc: sdhci-of-k1: enable essential clock infrastructure for SD operationIker Pedrosa
2026-05-11mmc: via-sdmmc: Simplify initialisation of pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-11mmc: davinci: avoid NULL deref of host->data in IRQ handlerStepan Ionichev
2026-05-11memstick: Constify the driver id_tableKrzysztof Kozlowski
2026-05-11mmc: host: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski
2026-05-11mmc: renesas_sdhi: add R-Car M3Le compatibility stringMarek Vasut
2026-05-11mmc: core: Fix host controller programming for fixed driver typeKamal Dasu
2026-05-11mmc: dw_mmc: exynos: increase DMA threshold value for exynos7870Kaustabh Chakraborty
2026-05-11mmc: dw_mmc: implement option for configuring DMA thresholdKaustabh Chakraborty
2026-05-11mmc: dw_mmc: Move misplaced commentShawn Lin
2026-05-11mmc: core: Add validation for host-provided max_segsShawn Lin
2026-04-10mmc: sdhci-msm: Fix the wrapped key handlingNeeraj Soni
2026-04-09mmc: sdhci-of-dwcmshc: Disable clock before DLL configurationShawn Lin
2026-04-09mmc: core: Simplify with scoped for each OF child loopHans Zhang
2026-04-09mmc: core: Optimize size of struct mmc_queue_reqBin Liu
2026-03-31mmc: vub300: clean up module initJohan Hovold