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-03-04
mmc: rtsx_pci_sdmmc: simplify voltage switch handling after card_busy()
Ricky Wu
2026-02-24
mmc: sdhci-pic32: allow driver to be compiled with COMPILE_TEST
Brian Masney
2026-02-24
mmc: sdhci-pic32: add SPDX license identifier
Brian Masney
2026-02-24
mmc: dw_mmc: Rename dw_mci_pltfm_pmops to dw_mci_pmops
Shawn Lin
2026-02-24
mmc: sdhci-of-arasan: add support on Axiado AX3000 SoC
SriNavmani A
2026-02-24
mmc: host: Remove unnecessary module_init/exit functions
Ethan Nelson-Moore
2026-02-23
mmc: core: Optimize time for secure erase/trim for some Kingston eMMCs
Luke Wang
2026-02-23
mmc: dw_mmc: move pmops into core driver
Arnd Bergmann
2026-02-23
mmc: loongson2-mmc: drop redundant memset after dma_alloc_coherent()
Andre Korol
2026-02-23
mmc: dw_mmc: Remove mshc alias support
Shawn Lin
2026-02-23
mmc: dw_mmc-k3: Remove mshc alias support
Shawn Lin
2026-02-23
mmc: sdhci: add Black Sesame Technologies BST C1200 controller driver
Albert Yang
2026-02-23
mmc: sdhci: allow drivers to pre-allocate bounce buffer
Albert Yang
2026-02-23
mmc: sdhci-of-k1: spacemit: Add support for K3 SoC
Yixun Lan
2026-02-23
mmc: sdhci: Stop advertising the driver in dmesg
Linus Walleij
2026-02-23
mmc: dw_mmc-pltfm: use modern PM macros
Shawn Lin
2026-02-23
mmc: dw_mmc-pci: Use BAR_2 and pcim_iomap_region()
Shawn Lin
2026-02-23
mmc: dw_mmc: Remove unused register access macros
Shawn Lin
2026-02-23
mmc: dw_mmc: Improve dw_mci_get_cd()
Shawn Lin
2026-02-23
mmc: dw_mmc: Remove DW_MCI_SEND_STATUS and DW_MCI_RECV_STATUS macros
Shawn Lin
2026-02-23
mmc: dw_mmc: Remove redundant struct mmc_data forward declaration
Shawn Lin
2026-02-23
mmc: dw_mmc: Remove struct dw_mci_board
Shawn Lin
2026-02-23
mmc: dw_mmc: Remove bus_hz from struct dw_mci_board
Shawn Lin
2026-02-23
mmc: dw_mmc: Move detect_delay_ms from struct dw_mci_board to struct dw_mci
Shawn Lin
2026-02-23
mmc: dw_mmc: Remove fifo_depth from struct dw_mci_board
Shawn Lin
2026-02-23
mmc: dw_mmc: Move rstc from struct dw_mci_board to struct dw_mci
Shawn Lin
2026-02-23
mmc: dw_mmc: Remove caps2 and pm_caps from struct dw_mci_board
Shawn Lin
2026-02-23
mmc: dw_mmc: Remove assignment of pdata in dw_mci_pltfm_register()
Shawn Lin
2026-02-23
mmc: dw_mmc: Remove SDMMC_INT_ERROR
Shawn Lin
2026-02-23
mmc: dw_mmc: Remove dma_ops from struct dw_mci_board
Shawn Lin
2026-02-23
mmc: dw_mmc: Check return value of dma_ops->init() in resume
Shawn Lin
2026-02-23
mmc: sdhci-of-aspeed: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-02-23
mmc: jz4740: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2026-02-23
mmc: cavium-octeon: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-02-23
mmc: atmel-mci: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-02-23
mmc: cavium: Use clamp to simplify cvm_mmc_set_clock
Thorsten Blum
2026-02-23
mmc: sdhci-of-k1: add reset support
Yixun Lan
2026-02-23
mmc: dw_mmc: Remove struct dw_mci_slot
Shawn Lin
2026-02-23
mmc: dw_mmc: Introduce dw_mci_alloc_host()
Shawn Lin
2026-02-23
mmc: dw_mmc: Remove queue from dw_mci
Shawn Lin
2026-02-23
mmc: dw_mmc: Remove mrq from struct dw_mci_slot
Shawn Lin
2026-02-23
mmc: dw_mmc: Move clock rate stuff from struct dw_mci_slot to struct dw_mci
Shawn Lin
2026-02-23
mmc: dw_mmc: Remove sdio_id from struct dw_mci_slot
Shawn Lin
2026-02-23
mmc: dw_mmc: Remove id and ctype from dw_mci_slot
Shawn Lin
2026-02-23
mmc: dw_mmc: Move flags from struct dw_mci_slot to struct dw_mci
Shawn Lin
2026-02-23
mmc: dw_mmc: Let variant drivers to use struct dw_mci as possible
Shawn Lin
2026-02-23
mmc: dw_mmc: Move struct mmc_host from struct dw_mci_slot to struct dw_mci
Shawn Lin
2026-02-23
mmc: dw_mmc: Remove unused header files and keep alphabetical order
Shawn Lin
2026-02-23
mmc: dw_mmc: Remove check before calling mmc_regulator_set_ocr()
Shawn Lin
2026-02-23
mmc: dw_mmc: Remove vqmmc_enabled from struct dw_mci and update the reset
Shawn Lin
[prev]
[next]