index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2025-05-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-05-19
mmc: Merge branch fixes into next
Ulf Hansson
2025-05-19
mmc: sdhci_am654: Add SDHCI_QUIRK2_SUPPRESS_V1P8_ENA quirk to am62 compatible
Judith Mendez
2025-05-19
mmc: sdhci-esdhc-imx: fix few build warnings
Haibo Chen
2025-05-19
mmc: bcm2835: Use str_read_write() helper
Yumeng Fang
2025-05-19
mmc: host: sdhci-esdhc-imx: refactor the system PM logic
Luke Wang
2025-05-19
mmc: sdhci: export APIs for sdhci irq wakeup
Luke Wang
2025-05-19
mmc: sdhci-of-k1: add support for SpacemiT K1 SoC
Yixun Lan
2025-05-19
mmc: core: Scan the eMMC boot areas for partition table
Loic Poulain
2025-05-14
mmc: Merge branch fixes into next
Ulf Hansson
2025-05-14
mmc: rename mmc_boot_partition_access() to mmc_host_can_access_boot()
Wolfram Sang
2025-05-14
mmc: rename mmc_host_uhs() to mmc_host_can_uhs()
Wolfram Sang
2025-05-14
mmc: rename mmc_host_done_complete() to mmc_host_can_done_complete()
Wolfram Sang
2025-05-14
mmc: rename mmc_host_cmd23() to mmc_host_can_cmd23()
Wolfram Sang
2025-05-14
mmc: sdhci-esdhc-imx: fix defined but not used warnings
Randy Dunlap
2025-05-14
mmc: sdhci-of-dwcmshc: add PD workaround on RK3576
Nicolas Frattaroli
2025-05-14
mmc: cavium-thunderx: Use non-hybrid PCI devres API
Philipp Stanner
2025-05-14
mmc: mtk-sd: Add condition to enable 'single' burst type
Axe Yang
2025-05-14
mmc: sdhci-esdhc-imx: switch standard tuning to manual tuning
Luke Wang
2025-05-14
mmc: sdhci-esdhc-imx: verify tuning control status after configuration
Luke Wang
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
[next]