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
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-04-09
mmc: core: Simplify with scoped for each OF child loop
Hans Zhang
1
-7
/
+2
2026-04-09
mmc: core: Optimize size of struct mmc_queue_req
Bin Liu
1
-3
/
+3
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: block: Use MQRQ_XFER_SINGLE_BLOCK for both read and write recovery
Shawn Lin
1
-68
/
+2
2026-03-31
mmc: mmc_test: Replace hard-coded values with macros and consolidate test parameters
Shawn Lin
1
-47
/
+36
2026-03-31
mmc: block: Convert to use DEFINE_SIMPLE_DEV_PM_OPS()
Shawn Lin
1
-4
/
+2
2026-03-31
mmc: core: Replace the hard-coded shift value 9 with SECTOR_SHIFT
Shawn Lin
2
-5
/
+6
2026-03-31
mmc: sdhci-dwcmshc: Refactor Rockchip platform data for controller revisions
Shawn Lin
1
-35
/
+57
2026-03-27
mmc: core: Switch to use pm_ptr() for mmc_host_class_dev_pm_ops
Shawn Lin
1
-9
/
+3
2026-03-27
mmc: core: Remove legacy 'enable-sdio-wakeup' DT property support
Shawn Lin
1
-2
/
+1
2026-03-27
mmc: mmc_test: use kzalloc_flex
Rosen Penev
1
-18
/
+10
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: block: use single block write in retry
Bin Liu
2
-2
/
+13
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: core: Remove checking MMC_CAP_4_BIT_DATA from mmc_host_can_uhs()
Shawn Lin
1
-5
/
+1
2026-03-16
mmc: core: Validate UHS/DDR/HS200 timing selection for 1-bit bus width
Luke Wang
1
-1
/
+13
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: sdio: Use min3() to simplify sdio_set_block_size()
Thorsten Blum
1
-4
/
+2
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
[next]