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-04-10
mmc: sdhci-msm: Fix the wrapped key handling
Neeraj Soni
1
-5
/
+0
2026-04-09
mmc: sdhci-of-dwcmshc: Disable clock before DLL configuration
Shawn Lin
1
-3
/
+16
2026-03-31
mmc: vub300: clean up module init
Johan Hovold
1
-17
/
+16
2026-03-31
mmc: vub300: rename probe error labels
Johan Hovold
1
-8
/
+10
2026-03-31
mmc: Merge branch fixes into next
Ulf Hansson
1
-7
/
+12
2026-03-31
mmc: vub300: fix use-after-free on disconnect
Johan Hovold
1
-6
/
+11
2026-03-31
mmc: vub300: fix NULL-deref on disconnect
Johan Hovold
1
-1
/
+1
2026-03-31
mmc: dw_mmc: Remove dw_mci_start_request wrapper and rename core function
Shawn Lin
1
-13
/
+5
2026-03-31
mmc: dw_mmc: Inline dw_mci_queue_request() into dw_mci_request()
Shawn Lin
1
-27
/
+19
2026-03-31
mmc: sdhci-dwcmshc: Refactor Rockchip platform data for controller revisions
Shawn Lin
1
-35
/
+57
2026-03-26
mmc: mtk-sd: disable new_tx/rx and modify related settings for mt8189
Cathy Xu
1
-5
/
+5
2026-03-26
mmc: sdhci-of-arasan: Use standard mmc_clk_phase_map infrastructure
Shawn Lin
1
-61
/
+12
2026-03-25
mmc: sdhci-of-aspeed: Handle optional controller reset
Ryan Chen
1
-0
/
+6
2026-03-23
mmc: sdhci-pci: Drop unused include
Andy Shevchenko
1
-1
/
+0
2026-03-23
mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller support
Jiayu Du
1
-0
/
+260
2026-03-23
mmc: sdhci-of-dwcmshc: Add HPE GSC eMMC support
Nick Hawkins
1
-0
/
+146
2026-03-23
mmc: dw_mmc-pltfm: Use phase_map for SoCFPGA clock phase configuration
Shawn Lin
1
-7
/
+8
2026-03-23
mmc: sdhci-msm: Add support for wrapped keys
Neeraj Soni
1
-1
/
+41
2026-03-16
mmc: sdhci-pltfm: remove duplicate DTS property parsing
Luke Wang
1
-7
/
+0
2026-03-16
mmc: sdhci-esdhc-imx: remove duplicate HS400 bus width validation
Luke Wang
1
-4
/
+0
2026-03-16
mmc: sdhci-esdhc-imx: add 1-bit bus width support
Luke Wang
1
-2
/
+2
2026-03-16
mmc: Merge branch fixes into next
Ulf Hansson
1
-1
/
+8
2026-03-16
mmc: sdhci: fix timing selection for 1-bit bus width
Luke Wang
1
-1
/
+8
2026-03-16
mmc: dw_mmc-rockchip: Add phase map support
Shawn Lin
1
-9
/
+18
2026-03-16
mmc: dw_mmc-hi3798mv200: Using phase map from dw_mmc core
Shawn Lin
1
-7
/
+4
2026-03-16
mmc: dw_mmc: Add parsing mmc_clk_phase_map support
Shawn Lin
2
-0
/
+4
2026-03-09
mmc: sdhci-esdhc-imx: add NXP S32N79 support
Ciprian Marian Costea
1
-0
/
+9
2026-03-09
mmc: tifm_sd: Use min3() to simplify tifm_sd_transfer_data()
Thorsten Blum
1
-3
/
+1
2026-03-09
mmc: renesas_sdhi_sys_dmac: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
Geert Uytterhoeven
1
-8
/
+4
2026-03-09
mmc: loongson2: Add Loongson-2K0300 SD/SDIO/eMMC controller driver
Binbin Zhou
1
-0
/
+27
2026-03-09
mmc: loongson2: Gathering all SoCs private data together
Binbin Zhou
1
-16
/
+16
2026-03-09
mmc: sdhci-of-bst: Fix memory leak in sdhci_bst_alloc_bounce_buffer()
Felix Gu
1
-1
/
+3
2026-03-09
mmc: Merge the immutable mux branch into next
Ulf Hansson
1
-0
/
+6
2026-03-09
mmc: host: renesas_sdhi_core: support selecting an optional mux
Josua Mayer
1
-0
/
+6
2026-03-04
mmc: Merge branch fixes into next
Ulf Hansson
1
-0
/
+9
2026-03-04
mmc: sdhci-pci-gli: fix GL9750 DMA write corruption
Matthew Schwartz
1
-0
/
+9
2026-03-04
mmc: rtsx_pci_sdmmc: simplify voltage switch handling after card_busy()
Ricky Wu
1
-82
/
+6
2026-02-24
mmc: sdhci-pic32: allow driver to be compiled with COMPILE_TEST
Brian Masney
1
-1
/
+1
2026-02-24
mmc: sdhci-pic32: add SPDX license identifier
Brian Masney
1
-4
/
+1
2026-02-24
mmc: dw_mmc: Rename dw_mci_pltfm_pmops to dw_mci_pmops
Shawn Lin
6
-7
/
+7
2026-02-24
mmc: sdhci-of-arasan: add support on Axiado AX3000 SoC
SriNavmani A
1
-0
/
+15
2026-02-24
mmc: host: Remove unnecessary module_init/exit functions
Ethan Nelson-Moore
3
-38
/
+1
2026-02-23
mmc: dw_mmc: move pmops into core driver
Arnd Bergmann
2
-9
/
+6
2026-02-23
mmc: loongson2-mmc: drop redundant memset after dma_alloc_coherent()
Andre Korol
1
-1
/
+0
2026-02-23
mmc: dw_mmc: Remove mshc alias support
Shawn Lin
1
-6
/
+3
2026-02-23
mmc: dw_mmc-k3: Remove mshc alias support
Shawn Lin
1
-15
/
+8
2026-02-23
mmc: sdhci: add Black Sesame Technologies BST C1200 controller driver
Albert Yang
3
-0
/
+536
2026-02-23
mmc: sdhci: allow drivers to pre-allocate bounce buffer
Albert Yang
1
-0
/
+7
2026-02-23
mmc: sdhci-of-k1: spacemit: Add support for K3 SoC
Yixun Lan
1
-2
/
+17
2026-02-23
mmc: sdhci: Stop advertising the driver in dmesg
Linus Walleij
1
-16
/
+0
[next]