index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
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
2026-02-23
mmc: sdhci-esdhc-imx: wait for data transfer completion before reset
Luke Wang
[prev]
[next]