index
:
git.armlinux.org.uk/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
/
core
Age
Commit message (
Expand
)
Author
2025-05-19
mmc: core: Scan the eMMC boot areas for partition table
Loic Poulain
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: 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: 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-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
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-21
mmc: core: Remove redundant null check
Avri Altman
2025-03-17
tty: mmc: sdio: use bool for cts and remove parentheses
Jiri Slaby (SUSE)
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
2025-03-12
mmc: core: Trim trailing whitespace from card product names
Dragan Simic
2025-03-11
mmc: slot-gpio: Remove unused mmc_gpio_set_cd_isr
Dr. David Alan Gilbert
2025-02-17
mmc: pwrseq_simple: use gpiod_multi_set_value_cansleep
David Lechner
2025-01-22
Merge tag 'mmc-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
2024-12-10
mmc: core: don't include 'pm_wakeup.h' directly
Wolfram Sang
2024-12-10
mmc: core: Introduce the MMC_RSP_R1B_NO_CRC response
Andy-ld Lu
2024-12-10
mmc: core: Respect quirk_max_rate for non-UHS SDIO card
Shawn Lin
2024-12-02
mmc: core: Further prevent card detect during shutdown
Ulf Hansson
2024-11-20
Merge tag 'mmc-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2024-11-12
mmc: pwrseq_simple: Handle !RESET_CONTROLLER properly
Stefan Wahren
2024-11-12
mmc: core: Correction a warning caused by incorrect type in assignment for UH...
Victor Shih
2024-11-04
mmc: core: Correct type in variable assignment for UHS-II
Victor Shih
2024-10-30
mmc: core: Fix error paths for UHS-II card init and re-init
Ulf Hansson
2024-10-30
mmc: core: Add error handling of sd_uhs2_power_up()
Ulf Hansson
2024-10-30
mmc: core: Simplify sd_uhs2_power_up()
Ulf Hansson
2024-10-25
mmc: core: Use GFP_NOIO in ACMD22
Avri Altman
2024-10-25
mmc: pwrseq_simple: add support for one reset control
Catalin Popescu
2024-10-24
mmc: core: Support UHS-II card control and access
Victor Shih
2024-10-22
mmc: block: attach partitions fwnode if found in mmc-card
Christian Marangi
2024-10-14
mmc: core: Factor out some of the code in mmc_go_idle()
Victor Shih
2024-10-14
mmc: core: Extend support for mmc regulators with a vqmmc2
Ulf Hansson
[next]