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
2025-06-24
mmc: davinci_mmc: Use devm_mmc_alloc_host() helper
Binbin Zhou
1
-15
/
+7
2025-06-24
mmc: cb710: Use devm_mmc_alloc_host() helper
Binbin Zhou
1
-4
/
+1
2025-06-24
mmc: cavium: Use devm_mmc_alloc_host() helper
Binbin Zhou
1
-8
/
+2
2025-06-24
mmc: bcm2835: Use devm_mmc_alloc_host() helper
Binbin Zhou
1
-4
/
+1
2025-06-24
mmc: au1xmmc: Use devm_mmc_alloc_host() helper
Binbin Zhou
1
-10
/
+4
2025-06-24
mmc: atmel: Use devm_mmc_alloc_host() helper
Binbin Zhou
1
-5
/
+2
2025-06-24
mmc: alcor: Use devm_mmc_alloc_host() helper
Binbin Zhou
1
-15
/
+5
2025-06-24
mmc: sdhci: Return void from sdhci_runtime_suspend|resume_host()
Adrian Hunter
10
-65
/
+29
2025-06-24
mmc: sdhci-of-k1: disable HW busy detection
Yixun Lan
1
-2
/
+0
2025-06-24
mmc: sdhci-of-k1: make register definition vendor specific
Yixun Lan
1
-59
/
+65
2025-06-24
mmc: sdhci-esdhc-imx: optimize clock loopback selection with dummy pad support
Luke Wang
1
-4
/
+21
2025-06-24
mmc: sdhci-esdhc-imx: refactor clock loopback selection logic
Luke Wang
1
-13
/
+14
2025-06-24
mmc: sdhci-esdhc-imx: Don't change pinctrl in suspend if wakeup source
Haibo Chen
1
-4
/
+12
2025-06-24
mmc: sdhci-uhs2: Adjust some error messages and register dump for SD UHS-II card
Victor Shih
1
-10
/
+10
2025-06-24
mmc: sdhci: Add a helper function for dump register in dynamic debug mode
Victor Shih
1
-0
/
+16
2025-06-24
mmc: core: Adjust some error messages for SD UHS-II cards
Victor Shih
1
-2
/
+2
2025-06-19
mtk-sd: Prevent memory corruption from DMA map failure
Masami Hiramatsu (Google)
1
-1
/
+16
2025-06-09
mtk-sd: Fix a pagefault in dma_unmap_sg() for not prepared data
Masami Hiramatsu (Google)
1
-1
/
+2
2025-06-09
mmc: sdhci-of-k1: Fix error code in probe()
Dan Carpenter
1
-1
/
+2
2025-06-09
mmc: core: sd: Apply BROKEN_SD_DISCARD quirk earlier
Avri Altman
1
-6
/
+6
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
13
-22
/
+26
2025-05-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-10
/
+6
2025-05-19
mmc: Merge branch fixes into next
Ulf Hansson
1
-1
/
+34
2025-05-19
mmc: sdhci_am654: Add SDHCI_QUIRK2_SUPPRESS_V1P8_ENA quirk to am62 compatible
Judith Mendez
1
-1
/
+34
2025-05-19
mmc: sdhci-esdhc-imx: fix few build warnings
Haibo Chen
1
-4
/
+4
2025-05-19
mmc: bcm2835: Use str_read_write() helper
Yumeng Fang
1
-4
/
+4
2025-05-19
mmc: host: sdhci-esdhc-imx: refactor the system PM logic
Luke Wang
1
-20
/
+30
2025-05-19
mmc: sdhci: export APIs for sdhci irq wakeup
Luke Wang
2
-2
/
+6
2025-05-19
mmc: sdhci-of-k1: add support for SpacemiT K1 SoC
Yixun Lan
3
-0
/
+319
2025-05-19
mmc: core: Scan the eMMC boot areas for partition table
Loic Poulain
1
-1
/
+1
2025-05-14
mmc: Merge branch fixes into next
Ulf Hansson
1
-0
/
+40
2025-05-14
mmc: rename mmc_boot_partition_access() to mmc_host_can_access_boot()
Wolfram Sang
2
-2
/
+2
2025-05-14
mmc: rename mmc_host_uhs() to mmc_host_can_uhs()
Wolfram Sang
3
-8
/
+8
2025-05-14
mmc: rename mmc_host_done_complete() to mmc_host_can_done_complete()
Wolfram Sang
2
-4
/
+4
2025-05-14
mmc: rename mmc_host_cmd23() to mmc_host_can_cmd23()
Wolfram Sang
4
-5
/
+5
2025-05-14
mmc: sdhci-esdhc-imx: fix defined but not used warnings
Randy Dunlap
1
-0
/
+2
2025-05-14
mmc: sdhci-of-dwcmshc: add PD workaround on RK3576
Nicolas Frattaroli
1
-0
/
+40
2025-05-14
mmc: cavium-thunderx: Use non-hybrid PCI devres API
Philipp Stanner
1
-3
/
+1
2025-05-14
mmc: mtk-sd: Add condition to enable 'single' burst type
Axe Yang
1
-4
/
+12
2025-05-14
mmc: sdhci-esdhc-imx: switch standard tuning to manual tuning
Luke Wang
1
-8
/
+8
2025-05-14
mmc: sdhci-esdhc-imx: verify tuning control status after configuration
Luke Wang
1
-1
/
+9
2025-05-14
mmc: sdhci-esdhc-imx: widen auto-tuning window for manual tuning
Haibo Chen
1
-2
/
+26
2025-05-14
mmc: sdhci-esdhc-imx: widen auto-tuning window for standard tuning
Haibo Chen
1
-0
/
+13
2025-05-14
mmc: sdhci-esdhc-imx: reset async FIFO before sending manual tuning command
Haibo Chen
1
-1
/
+12
2025-05-14
mmc: sdhci-esdhc-imx: explicitly reset tuning circuit via RSTT bit
Haibo Chen
1
-1
/
+7
2025-05-14
mmc: sdhci-esdhc-imx: calculate data timeout value based on clock
Luke Wang
1
-12
/
+7
2025-05-14
mmc: rename mmc_can_gpio_ro() to mmc_host_can_gpio_ro()
Wolfram Sang
5
-6
/
+6
2025-05-14
mmc: rename mmc_can_gpio_cd() to mmc_host_can_gpio_cd()
Wolfram Sang
6
-11
/
+11
2025-05-14
mmc: rename mmc_can_trim() to mmc_card_can_trim()
Wolfram Sang
6
-14
/
+12
2025-05-14
mmc: rename mmc_can_sleep() to mmc_card_can_sleep()
Wolfram Sang
1
-2
/
+2
[prev]
[next]