index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-04
mmc: Merge branch fixes into next
Ulf Hansson
5
-6
/
+24
2026-08-04
mmc: loongson2: Fix sg iteration in data reorder functions
Binbin Zhou
1
-4
/
+4
2026-08-04
mmc: omap_hsmmc: fix busy_timeout overflow in ns conversion on 32-bit
Zhan Xusheng
1
-1
/
+1
2026-08-04
mmc: atmel-mci: Fix use-after-free in atmci_remove due to race condition
Pei Xiao
1
-0
/
+2
2026-08-04
mmc: sdhci: unmap the bounce buffer before device release
Myeonghun Pak
1
-0
/
+16
2026-08-04
mmc: sdhci: make tuning_err a signed int
Haibo Chen
1
-1
/
+1
2026-08-03
mmc: sdhci-tegra: Add Tegra264 SoC data
Prathamesh Shete
1
-0
/
+15
2026-08-03
mmc: sdhci-tegra: Add Tegra238 SoC data
Prathamesh Shete
1
-0
/
+15
2026-07-27
mmc: omap_hsmmc: use platform_get_irq_optional for wake IRQ
Rosen Penev
1
-4
/
+7
2026-07-27
mmc: via-sdmmc: cancel card-detect work on remove
Fan Wu
1
-0
/
+4
2026-07-27
mmc: via-sdmmc: stop card-detect handling on probe failure
Fan Wu
1
-1
/
+7
2026-07-27
mmc: moxart: use platform helpers for resource and IRQ
Rosen Penev
1
-19
/
+10
2026-07-27
mmc: host: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
8
-33
/
+10
2026-07-16
mmc: bcm2835: DMA mapping improvements
John Garry
1
-18
/
+19
2026-07-15
mmc: Merge branch fixes into next
Ulf Hansson
1
-33
/
+58
2026-07-15
mmc: dw_mmc: move declaration of dw_mci_pmops
Ben Dooks
2
-1
/
+2
2026-07-15
mmc: sdhci-esdhc-imx: fix resume error handling
Luke Wang
1
-4
/
+4
2026-07-15
mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking in suspend
Luke Wang
1
-7
/
+6
2026-07-15
mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend
Luke Wang
1
-1
/
+3
2026-07-15
mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt
Luke Wang
1
-5
/
+6
2026-07-15
mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing on resume
Luke Wang
1
-0
/
+6
2026-07-15
mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restore
Luke Wang
1
-3
/
+5
2026-07-15
mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resume
Luke Wang
1
-11
/
+28
2026-07-15
mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tuning save/restore
Luke Wang
1
-4
/
+2
2026-07-13
mmc: rtsx_usb_sdmmc: suppress false CD after init timeout
Sean Rhodes
1
-1
/
+12
2026-07-10
mmc: sdhci-of-dwcmshc: Log eMMC reset calls
Satyansh Shukla
1
-0
/
+1
2026-07-06
mmc: Merge branch fixes into next
Ulf Hansson
2
-17
/
+33
2026-07-06
mmc: sdhci-of-ma35d1: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-07-06
mmc: litex_mmc: Remove unused logic for the fixed bus width
Inochi Amaoto
1
-92
/
+3
2026-07-06
mmc: litex_mmc: Set width from linux request
Inochi Amaoto
1
-7
/
+29
2026-07-06
mmc: cqhci: fix to missed endian conversions
Ben Dooks
1
-7
/
+7
2026-07-06
mmc: vub300: defer reset until cmd_mutex is unlocked
Runyu Xiao
1
-9
/
+17
2026-07-06
mmc: moxart: report DMA completion timeout
Pengpeng Hou
1
-2
/
+9
2026-07-06
mmc: vub300: fix use-after-free on probe failure
Guangshuo Li
1
-3
/
+7
2026-07-06
mmc: wbsd: Drop unused assignment of pnp_device_id driver data
Uwe Kleine-König (The Capable Hub)
1
-3
/
+3
2026-07-06
mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFire
Greg Ungerer
1
-12
/
+12
2026-07-06
ARM: PXA: remove remnants of PXA93x support
Ethan Nelson-Moore
1
-2
/
+1
2026-07-06
mmc: dw_mmc: stop and complete DMA also in STATE_DATA_BUSY state
Marek Szyprowski
1
-0
/
+1
2026-07-06
mmc: cqhci: Remove unused intmask parameter from cqhci_irq()
Chanwoo Lee
12
-14
/
+12
2026-07-06
mmc: sdhci-of-dwcmshc: check bus clock enable result in the probe() method
Sergey Shtylyov
1
-5
/
+9
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
8
-8
/
+0
2026-06-16
Merge tag 'mmc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
11
-51
/
+301
2026-06-03
Merge tag 'mmc-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
5
-25
/
+58
2026-05-29
mmc: Merge branch fixes into next
Ulf Hansson
3
-3
/
+35
2026-05-29
mmc: dw_mmc: Add desc_num field for clarity
Shawn Lin
2
-10
/
+10
2026-05-29
mmc: sdhci: add signal voltage switch in sdhci_resume_host
Jisheng Zhang
1
-0
/
+1
2026-05-29
mmc: dw_mmc-rockchip: Add missing private data for very old controllers
Heiko Stuebner
1
-0
/
+17
2026-05-29
mmc: sdhci-of-dwcmshc: use dev_err_probe() to simplify error paths
Artem Shimko
1
-19
/
+11
2026-05-29
mmc: sdhci-of-dwcmshc: remove redundant IS_ERR() check
Artem Shimko
1
-4
/
+2
2026-05-29
mmc: litex_mmc: Set mandatory idle clocks before CMD0
Inochi Amaoto
1
-0
/
+14
[next]