index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
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-16
mmc: sdhci: fix timing selection for 1-bit bus width
Luke Wang
1
-1
/
+8
2026-03-04
mmc: sdhci-pci-gli: fix GL9750 DMA write corruption
Matthew Schwartz
1
-0
/
+9
2026-02-23
mmc: sdhci-brcmstb: use correct register offset for V1 pin_sel restore
Kamal Dasu
1
-1
/
+1
2026-02-23
mmc: dw_mmc-rockchip: Fix runtime PM support for internal phase support
Shawn Lin
1
-1
/
+37
2026-02-23
mmc: mmci: Fix device_node reference leak in of_get_dml_pipe_index()
Felix Gu
1
-0
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-8
/
+7
2026-01-30
mmc: sdhci-pic32: update include to use pic32.h from platform_data
Brian Masney
1
-1
/
+1
2026-01-22
mmc: sdhci-of-dwcmshc: Fix DMA 128MB boundary for Eswin EIC7700
Huan He
1
-0
/
+1
2026-01-22
mmc: sdhci-of-dwcmshc: Fix init for AXI clock for Eswin EIC7700
Huan He
1
-0
/
+6
2026-01-20
mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
Matthew Schwartz
1
-0
/
+41
2025-12-30
mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in HS200/HS400 mode
Shawn Lin
1
-0
/
+7
2025-12-17
mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to Kconfig
Jared Kangas
1
-2
/
+2
2025-12-17
mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
Sai Krishna Potthuri
1
-1
/
+1
2025-11-26
mmc: sdhci-of-dwcmshc: reduce CIT for better performance
Shawn Lin
2
-0
/
+6
2025-11-26
mmc: sdhci-of-dwcmshc: Disable internal clock auto gate for Rockchip SOCs
Shawn Lin
1
-1
/
+2
2025-11-25
mmc: Merge branch fixes into next
Ulf Hansson
1
-12
/
+17
2025-11-25
mmc: sdhci-of-dwcmshc: Promote the th1520 reset handling to ip level
Jisheng Zhang
1
-12
/
+17
2025-11-25
mmc: sdhci-msm: Avoid early clock doubling during HS400 transition
Sarthak Garg
1
-12
/
+15
2025-11-25
mmc: sdhci-of-dwcmshc: Fix command queue support for RK3576
Sebastian Reichel
1
-0
/
+1
2025-11-18
mmc: renesas_sdhi: Add suspend/resume hooks
Claudiu Beznea
3
-2
/
+41
2025-11-18
mmc: renesas_sdhi: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
Claudiu Beznea
2
-8
/
+5
2025-11-18
mmc: renesas_sdhi: Deassert the reset signal on probe
Claudiu Beznea
1
-1
/
+1
2025-11-18
mmc: meson-mx-sdio: Ignore disabled "mmc-slot" child-nodes
Martin Blumenstingl
1
-16
/
+21
2025-11-18
mmc: meson-mx-sdio: Fix indentation in meson_mx_mmc_irq_thread()
Martin Blumenstingl
1
-2
/
+1
2025-11-18
mmc: meson-mx-sdio: Use dev_err_probe() where appropriate
Martin Blumenstingl
1
-13
/
+17
2025-11-18
mmc: meson-mx-sdio: Use devm_mmc_alloc_host() helper
Binbin Zhou
1
-11
/
+7
2025-11-18
mmc: meson-mx-sdio: Refactor internal clock initialization
Martin Blumenstingl
1
-54
/
+57
2025-11-18
mmc: meson-mx-sdio: Use devm_clk_get_enabled()
Martin Blumenstingl
1
-16
/
+7
2025-11-18
mmc: meson-mx-sdio: Switch to regmap for register access
Martin Blumenstingl
2
-62
/
+64
2025-11-12
mmc: dw_mmc-rockchip: Add memory clock auto-gating support
Shawn Lin
1
-0
/
+6
2025-11-11
mmc: Merge branch fixes into next
Ulf Hansson
2
-40
/
+20
2025-11-11
mmc: omap: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2025-11-11
mmc: mtk-sd: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-2
/
+2
2025-11-11
mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
Shawn Lin
1
-2
/
+2
2025-11-11
mmc: sdhci-of-dwcmshc: Add command queue support for rockchip SOCs
Sebastian Reichel
1
-3
/
+90
2025-11-11
mmc: pxamci: Simplify pxamci_probe() error handling using devm APIs
Rakuram Eswaran
1
-38
/
+18
2025-11-11
mmc: sdhci-of-dwcmshc: Add support for Eswin EIC7700
Huan He
1
-11
/
+491
2025-10-22
mmc: Merge branch fixes into next
Ulf Hansson
1
-1
/
+1
2025-10-22
mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
Shawn Lin
1
-1
/
+1
2025-10-21
mmc: Merge branch fixes into next
Ulf Hansson
1
-1
/
+1
2025-10-21
mmc: sdhci-of-arasan: Omit a variable reassignment in sdhci_arasan_probe()
Markus Elfring
1
-1
/
+1
2025-10-21
mmc: dw_mmc: Use dma_set_mask_and_coherent() helper
Shawn Lin
1
-3
/
+2
2025-10-21
mmc: sdhci-brcmstb: save and restore registers during PM
Kamal Dasu
1
-5
/
+107
2025-10-21
mmc: sdhci-brcmstb: Add BCM74371 support
Kamal Dasu
1
-0
/
+6
2025-10-21
mmc: sdhci-brcmstb: clear CFG_OP_DLY when using HS200
Kamal Dasu
1
-0
/
+30
2025-10-21
mmc: sdhci-brcmstb: move SDIO_CFG_CQ_CAPABILITY define
Kamal Dasu
1
-4
/
+2
2025-10-21
mmc: use octal file permissions instead of symbolic
Pedro Demarchi Gomes
5
-17
/
+17
[next]