index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2026-04-18
mmc: vub300: fix NULL-deref on disconnect
Johan Hovold
2026-04-18
mmc: sdhci: fix timing selection for 1-bit bus width
Luke Wang
2026-04-18
mmc: sdhci-pci-gli: fix GL9750 DMA write corruption
Matthew Schwartz
2026-04-18
mmc: mmci: Fix device_node reference leak in of_get_dml_pipe_index()
Felix Gu
2026-03-04
Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms"
Greg Kroah-Hartman
2026-03-04
mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms
Matthew Schwartz
2026-03-04
mmc: core: Initial support for SD express card/host
Ulf Hansson
2026-02-06
mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
Matthew Schwartz
2025-12-07
mmc: sdhci-msm: Enable tuning for SDR50 mode for SD card
Sarthak Garg
2025-12-07
mmc: host: renesas_sdhi: Fix the actual clock
Biju Das
2025-10-29
mmc: core: SPI mode remove cmd7
Rex Chen
2025-10-02
mmc: mvsdio: Fix dma_unmap_sg() nents value
Thomas Fourier
2025-08-28
mmc: sdhci-pci-gli: GL9763e: Rename the gli_set_gl9763e() for consistency
Victor Shih
2025-08-28
mmc: rtsx_usb_sdmmc: Fix error-path in sd_set_power_mode()
Ulf Hansson
2025-08-28
mmc: sdhci-msm: Ensure SD card power isn't ON when card removed
Sarthak Garg
2025-08-28
mmc: sdhci_am654: Workaround for Errata i2312
Judith Mendez
2025-08-28
mmc: sdhci-pci: Quirk for broken command queuing on Intel GLK-based Positivo ...
Edson Juliano Drosdeck
2025-08-28
mmc: bcm2835: Fix dma_unmap_sg() nents value
Thomas Fourier
2025-07-17
mtk-sd: reset host->mrq on prepare_data() error
Sergey Senozhatsky
2025-07-17
mtk-sd: Prevent memory corruption from DMA map failure
Masami Hiramatsu (Google)
2025-07-17
mmc: mediatek: use data instead of mrq parameter from msdc_{un}prepare_data()
Yue Hu
2025-07-17
mtk-sd: Fix a pagefault in dma_unmap_sg() for not prepared data
Masami Hiramatsu (Google)
2025-07-17
Revert "mmc: sdhci: Disable SD card clock before changing parameters"
Ulf Hansson
2025-07-17
mmc: sdhci: Add a helper function for dump register in dynamic debug mode
Victor Shih
2025-06-04
mmc: sdhci: Disable SD card clock before changing parameters
Erick Shepherd
2025-06-04
mmc: host: Wait for Vdd to settle on card power off
Erick Shepherd
2025-06-04
mmc: renesas_sdhi: Fix error handling in renesas_sdhi_probe
Ruslan Piasetskyi
2025-04-10
mmc: sdhci-pxav3: set NEED_RSP_BUSY capability
Karel Balej
2025-04-10
mmc: atmel-mci: Add missing clk_disable_unprepare()
Gu Bowen
2025-03-13
mmc: sdhci-msm: Correctly set the load for the regulator
Yuanjie Yang
2025-03-13
mmc: core: Respect quirk_max_rate for non-UHS SDIO card
Shawn Lin
2025-01-09
mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirk
Prathamesh Shete
2024-12-19
Revert "clkdev: remove CONFIG_CLKDEV_LOOKUP"
Greg Kroah-Hartman
2024-12-14
mmc: core: Further prevent card detect during shutdown
Ulf Hansson
2024-12-14
mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tablet
Hans de Goede
2024-12-14
mmc: mmc_spi: drop buggy snprintf()
Bartosz Golaszewski
2024-12-14
clkdev: remove CONFIG_CLKDEV_LOOKUP
Arnd Bergmann
2024-12-14
mmc: core: fix return value check in devm_mmc_alloc_host()
Yang Yingliang
2024-12-14
Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"
Aurelien Jarno
2024-09-12
mmc: cqhci: Fix checking of CQHCI_HALT state
Seunghwan Baek
2024-09-12
mmc: sdhci-of-aspeed: fix module autoloading
Liao Chen
2024-09-12
mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
Sam Protsenko
2024-09-04
mmc: dw_mmc: allow biu and ciu clocks to defer
Ben Whitten
2024-09-04
mmc: mmc_test: Fix NULL dereference on allocation failure
Dan Carpenter
2024-07-05
mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()
Adrian Hunter
2024-07-05
mmc: sdhci: Do not invert write-protect twice
Adrian Hunter
2024-07-05
mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
2024-07-05
mmc: davinci: Don't strip remove function when driver is builtin
Uwe Kleine-König
2024-06-16
mmc: sdhci-acpi: Disable write protect detection on Toshiba WT10-A
Hans de Goede
2024-06-16
mmc: sdhci-acpi: Fix Lenovo Yoga Tablet 2 Pro 1380 sdcard slot not working
Hans de Goede
[next]