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
2025-05-14
mmc: sdhci-esdhc-imx: widen auto-tuning window for manual tuning
Haibo Chen
2025-05-14
mmc: sdhci-esdhc-imx: widen auto-tuning window for standard tuning
Haibo Chen
2025-05-14
mmc: sdhci-esdhc-imx: reset async FIFO before sending manual tuning command
Haibo Chen
2025-05-14
mmc: sdhci-esdhc-imx: explicitly reset tuning circuit via RSTT bit
Haibo Chen
2025-05-14
mmc: sdhci-esdhc-imx: calculate data timeout value based on clock
Luke Wang
2025-05-14
mmc: rename mmc_can_gpio_ro() to mmc_host_can_gpio_ro()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_gpio_cd() to mmc_host_can_gpio_cd()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_trim() to mmc_card_can_trim()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_sleep() to mmc_card_can_sleep()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_secure_erase_trim() to mmc_card_can_secure_erase_trim()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_sanitize() to mmc_card_can_sanitize()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_reset() to mmc_card_can_reset()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_poweroff_notify() to mmc_card_can_poweroff_notify()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_ext_csd() to mmc_card_can_ext_csd()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_erase() to mmc_card_can_erase()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_discard() to mmc_card_can_discard()
Wolfram Sang
2025-05-14
mmc: alcor: Use str_read_write() helper
Feng Wei
2025-05-14
mmc: renesas_sdhi: Use of_get_available_child_by_name()
Biju Das
2025-05-14
mmc: mtk-sd: Aggregate R/W for top_base iospace case where possible
AngeloGioacchino Del Regno
2025-05-14
mmc: mtk-sd: Do single write in function msdc_new_tx_setting
AngeloGioacchino Del Regno
2025-05-14
mmc: mtk-sd: Aggregate writes for MSDC_PATCH_BIT1/2 setup
AngeloGioacchino Del Regno
2025-05-14
mmc: mtk-sd: Clarify patch bit register initialization and layout
AngeloGioacchino Del Regno
2025-05-14
mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
Luke Wang
2025-05-14
mmc: core: Add support for graceful host removal for SD
Ulf Hansson
2025-05-14
mmc: core: Add support for graceful host removal for eMMC
Ulf Hansson
2025-05-14
mmc: core: Convert into an enum for the poweroff-type for eMMC
Ulf Hansson
2025-05-14
mmc: core: Further avoid re-storing power to the eMMC before a shutdown
Ulf Hansson
2025-05-14
mmc: core: Convert mmc_can_poweroff_notify() into a bool
Ulf Hansson
2025-05-14
mmc: Add quirk to disable DDR50 tuning
Erick Shepherd
2025-05-14
mmc: renesas_sdhi: improve registering irqs
Wolfram Sang
2025-04-11
scsi: soc: qcom: ice: Add HWKM support to the ICE driver
Gaurav Kashyap
2025-04-11
scsi: soc: qcom: ice: Make qcom_ice_program_key() take struct blk_crypto_key
Eric Biggers
2025-04-07
mmc: renesas_sdhi: disable clocks if registering regulator failed
Wolfram Sang
2025-04-07
mmc: renesas_sdhi: add regulator dependency
Arnd Bergmann
2025-04-07
mmc: renesas_sdhi: Fix error handling in renesas_sdhi_probe
Ruslan Piasetskyi
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-27
Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-25
Merge tag 'mmc-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2025-03-25
Merge tag 'gpio-updates-for-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-21
mmc: core: Remove redundant null check
Avri Altman
2025-03-20
mmc: host: Wait for Vdd to settle on card power off
Erick Shepherd
2025-03-19
Merge tag 'qcom-drivers-for-6.15' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2025-03-19
mmc: Merge branch fixes into next
Ulf Hansson
2025-03-19
mmc: omap: Fix memory leak in mmc_omap_new_slot
Miaoqian Lin
2025-03-19
mmc: renesas_sdhi: fix error code in renesas_sdhi_probe()
Dan Carpenter
2025-03-19
mmc: sdhci-pxav3: set NEED_RSP_BUSY capability
Karel Balej
2025-03-19
mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SD
Ulf Hansson
2025-03-17
mmc: sdhci-brcmstb: add cqhci suspend/resume to PM ops
Kamal Dasu
[prev]
[next]