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.18-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_qcom-6.18.y
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-08-21
Merge tag 'mmc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2026-08-20
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-08-04
mmc: Merge branch fixes into next
Ulf Hansson
2026-08-04
mmc: loongson2: Fix sg iteration in data reorder functions
Binbin Zhou
2026-08-04
mmc: omap_hsmmc: fix busy_timeout overflow in ns conversion on 32-bit
Zhan Xusheng
2026-08-04
mmc: atmel-mci: Fix use-after-free in atmci_remove due to race condition
Pei Xiao
2026-08-04
mmc: sdhci: unmap the bounce buffer before device release
Myeonghun Pak
2026-08-04
mmc: sdhci: make tuning_err a signed int
Haibo Chen
2026-08-03
mmc: sdhci-tegra: Add Tegra264 SoC data
Prathamesh Shete
2026-08-03
mmc: sdhci-tegra: Add Tegra238 SoC data
Prathamesh Shete
2026-07-27
Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-07-27
mmc: omap_hsmmc: use platform_get_irq_optional for wake IRQ
Rosen Penev
2026-07-27
mmc: via-sdmmc: cancel card-detect work on remove
Fan Wu
2026-07-27
mmc: via-sdmmc: stop card-detect handling on probe failure
Fan Wu
2026-07-27
mmc: moxart: use platform helpers for resource and IRQ
Rosen Penev
2026-07-27
mmc: host: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-16
mmc: bcm2835: DMA mapping improvements
John Garry
2026-07-15
mmc: Merge branch fixes into next
Ulf Hansson
2026-07-15
mmc: dw_mmc: move declaration of dw_mci_pmops
Ben Dooks
2026-07-15
mmc: sdhci-esdhc-imx: fix resume error handling
Luke Wang
2026-07-15
mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking in suspend
Luke Wang
2026-07-15
mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend
Luke Wang
2026-07-15
mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt
Luke Wang
2026-07-15
mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing on resume
Luke Wang
2026-07-15
mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restore
Luke Wang
2026-07-15
mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resume
Luke Wang
2026-07-15
mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tun...
Luke Wang
2026-07-13
mmc: rtsx_usb_sdmmc: suppress false CD after init timeout
Sean Rhodes
2026-07-10
mmc: sdhci-of-dwcmshc: Log eMMC reset calls
Satyansh Shukla
2026-07-10
mmc: block: reject invalid perdev_minors before division
Xu Rao
2026-07-09
mmc: core: add NXP IW61x base ID and block size quirk
Jeff Chen
2026-07-06
mmc: Merge branch fixes into next
Ulf Hansson
2026-07-06
mmc: block: fix RPMB device unregister ordering
Ao Sun
2026-07-06
mmc: sdhci-of-ma35d1: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
2026-07-06
mmc: litex_mmc: Remove unused logic for the fixed bus width
Inochi Amaoto
2026-07-06
mmc: litex_mmc: Set width from linux request
Inochi Amaoto
2026-07-06
mmc: cqhci: fix to missed endian conversions
Ben Dooks
2026-07-06
mmc: vub300: defer reset until cmd_mutex is unlocked
Runyu Xiao
2026-07-06
mmc: moxart: report DMA completion timeout
Pengpeng Hou
2026-07-06
mmc: vub300: fix use-after-free on probe failure
Guangshuo Li
2026-07-06
mmc: wbsd: Drop unused assignment of pnp_device_id driver data
Uwe Kleine-König (The Capable Hub)
2026-07-06
mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFire
Greg Ungerer
2026-07-06
ARM: PXA: remove remnants of PXA93x support
Ethan Nelson-Moore
2026-07-06
mmc: dw_mmc: stop and complete DMA also in STATE_DATA_BUSY state
Marek Szyprowski
2026-07-06
mmc: mmc_test: Fix __counted_by handling after kzalloc_flex() conversion
Lad Prabhakar
2026-07-06
mmc: cqhci: Remove unused intmask parameter from cqhci_irq()
Chanwoo Lee
2026-07-06
mmc: core: Remove unused buffer allocation in sd_enable_cache()
Chanwoo Lee
2026-07-06
mmc: sdhci-of-dwcmshc: check bus clock enable result in the probe() method
Sergey Shtylyov
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]