index
:
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-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
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
[next]