index
:
git.armlinux.org.uk/linux.git
master
Linus' 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-12-04
Merge tag 'mmc-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-11-19
mmc: mmc_test: Switch to use %ptSp
Andy Shevchenko
2025-11-12
mmc: core: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2025-11-11
mmc: core: Allow more host caps to be modified through debugfs
Shawn Lin
2025-10-23
mmc: core: Skip to set the default 200mA SD current limit
Avri Altman
2025-10-21
mmc: use octal file permissions instead of symbolic
Pedro Demarchi Gomes
2025-10-21
mmc: core: remove uselss memalloc_noio_save
Oliver Neukum
2025-10-13
rpmb: move rpmb_frame struct and constants to common header
Bean Huo
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-12
mmc: core: Improve RPMB frame handling code
Bean Huo
2025-09-12
mmc: core: Fix variable shadowing in mmc_route_rpmb_frames()
Bean Huo
2025-09-12
mmc: core: Parse and use the new max-sd-hs-hz DT property
Sarthak Garg
2025-08-27
mmc: sdio: Drop dev_pm_domain_detach() call
Claudiu Beznea
2025-08-22
mmc: core: add undervoltage handler for MMC/eMMC devices
Oleksij Rempel
2025-08-22
mmc: core: Add infrastructure for undervoltage handling
Oleksij Rempel
2025-08-19
mmc: core: add mmc_read_tuning
Benoît Monin
2025-08-19
mmc: block: use mmc_card cmd23 helpers
Benoît Monin
2025-08-19
mmc: mmc_test: use mmc_card cmd23 helpers
Benoît Monin
2025-08-19
mmc: card: add mmc_card_blk_no_cmd23
Benoît Monin
2025-08-19
mmc: core: add mmc_card_can_cmd23
Benoît Monin
2025-08-19
mmc: core: SPI mode remove cmd7
Rex Chen
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
2025-07-29
Merge tag 'mmc-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2025-07-22
Merge branches 'pm-misc' and 'pm-tools'
Rafael J. Wysocki
2025-07-09
mmc: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-07-07
PM: domains: Add flags to specify power on attach/detach
Claudiu Beznea
2025-06-24
mmc: core: Adjust some error messages for SD UHS-II cards
Victor Shih
2025-06-09
mmc: core: sd: Apply BROKEN_SD_DISCARD quirk earlier
Avri Altman
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
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
[next]