开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
8 days
mmc: sdhci-esdhc-imx: fix resume error handling
Luke Wang
8 days
mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking in suspend
Luke Wang
8 days
mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend
Luke Wang
8 days
mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt
Luke Wang
8 days
mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing on resume
Luke Wang
8 days
mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restore
Luke Wang
8 days
mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resume
Luke Wang
8 days
mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tun...
Luke Wang
2026-07-06
mmc: block: fix RPMB device unregister ordering
Ao Sun
2026-07-06
mmc: vub300: defer reset until cmd_mutex is unlocked
Runyu Xiao
2026-07-06
mmc: vub300: fix use-after-free on probe failure
Guangshuo Li
2026-07-06
mmc: mmc_test: Fix __counted_by handling after kzalloc_flex() conversion
Lad Prabhakar
2026-07-06
mmc: sdhci-of-dwcmshc: check bus clock enable result in the probe() method
Sergey Shtylyov
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-16
Merge tag 'mmc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2026-06-03
Merge tag 'mmc-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2026-05-29
mmc: Merge branch fixes into next
Ulf Hansson
2026-05-29
mmc: dw_mmc: Add desc_num field for clarity
Shawn Lin
2026-05-29
mmc: sdhci: add signal voltage switch in sdhci_resume_host
Jisheng Zhang
2026-05-29
mmc: dw_mmc-rockchip: Add missing private data for very old controllers
Heiko Stuebner
2026-05-29
mmc: sdhci-of-dwcmshc: use dev_err_probe() to simplify error paths
Artem Shimko
2026-05-29
mmc: sdhci-of-dwcmshc: remove redundant IS_ERR() check
Artem Shimko
2026-05-29
mmc: litex_mmc: Set mandatory idle clocks before CMD0
Inochi Amaoto
2026-05-29
mmc: litex_mmc: Use DIV_ROUND_UP for more accurate clock calculation
Inochi Amaoto
2026-05-29
mmc: renesas_sdhi: Add OF entry for RZ/G2E SoC
Lad Prabhakar
2026-05-29
mmc: renesas_sdhi: Add OF entry for RZ/G2N SoC
Lad Prabhakar
2026-05-29
mmc: Merge branch fixes into next
Ulf Hansson
2026-05-29
mmc: renesas_sdhi: Add OF entry for RZ/G2H SoC
Lad Prabhakar
2026-05-29
mmc: davinci: fix mmc_add_host order in probe
Osama Abdelkader
2026-05-29
mmc: sdhci-of-dwcmshc: Fix reset, clk, and SDIO support for Eswin EIC7700
Huan He
2026-05-26
block: switch numa_node to int in blk_mq_hw_ctx and init_request
Mateusz Nowicki
2026-05-18
mmc: sdhci-msm: Remove NULL check from devm_of_qcom_ice_get()
Manivannan Sadhasivam
2026-05-11
mmc: Merge branch fixes into next
Ulf Hansson
2026-05-11
mmc: sdhci-of-k1: add comprehensive SDR tuning support
Iker Pedrosa
2026-05-11
mmc: sdhci-of-k1: add regulator and pinctrl voltage switching support
Iker Pedrosa
2026-05-11
mmc: sdhci-of-k1: enable essential clock infrastructure for SD operation
Iker Pedrosa
2026-05-11
mmc: via-sdmmc: Simplify initialisation of pci_device_id array
Uwe Kleine-König (The Capable Hub)
2026-05-11
mmc: davinci: avoid NULL deref of host->data in IRQ handler
Stepan Ionichev
2026-05-11
memstick: Constify the driver id_table
Krzysztof Kozlowski
2026-05-11
mmc: host: Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
2026-05-11
mmc: renesas_sdhi: add R-Car M3Le compatibility string
Marek Vasut
2026-05-11
mmc: core: Fix host controller programming for fixed driver type
Kamal Dasu
2026-05-11
mmc: dw_mmc: exynos: increase DMA threshold value for exynos7870
Kaustabh Chakraborty
2026-05-11
mmc: dw_mmc: implement option for configuring DMA threshold
Kaustabh Chakraborty
2026-05-11
mmc: dw_mmc: Move misplaced comment
Shawn Lin
2026-05-11
mmc: core: Add validation for host-provided max_segs
Shawn Lin
2026-04-10
mmc: sdhci-msm: Fix the wrapped key handling
Neeraj Soni
2026-04-09
mmc: sdhci-of-dwcmshc: Disable clock before DLL configuration
Shawn Lin
2026-04-09
mmc: core: Simplify with scoped for each OF child loop
Hans Zhang
[next]