index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-18
/
+18
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-20
/
+19
2026-01-27
sdio: Provide a bustype shutdown function
Uwe Kleine-König
-0
/
+25
2025-12-04
Merge tag 'mmc-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
-21
/
+22
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-12
/
+8
2025-11-19
mmc: mmc_test: Switch to use %ptSp
Andy Shevchenko
-12
/
+8
2025-11-12
mmc: core: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-1
/
+2
2025-11-11
mmc: core: Allow more host caps to be modified through debugfs
Shawn Lin
-2
/
+8
2025-10-23
mmc: core: Skip to set the default 200mA SD current limit
Avri Altman
-5
/
+2
2025-10-21
mmc: use octal file permissions instead of symbolic
Pedro Demarchi Gomes
-9
/
+9
2025-10-21
mmc: core: remove uselss memalloc_noio_save
Oliver Neukum
-4
/
+1
2025-10-13
rpmb: move rpmb_frame struct and constants to common header
Bean Huo
-42
/
+0
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+2
2025-09-12
mmc: core: Improve RPMB frame handling code
Bean Huo
-16
/
+14
2025-09-12
mmc: core: Fix variable shadowing in mmc_route_rpmb_frames()
Bean Huo
-3
/
+3
2025-09-12
mmc: core: Parse and use the new max-sd-hs-hz DT property
Sarthak Garg
-1
/
+3
2025-08-27
mmc: sdio: Drop dev_pm_domain_detach() call
Claudiu Beznea
-3
/
+0
2025-08-22
mmc: core: add undervoltage handler for MMC/eMMC devices
Oleksij Rempel
-3
/
+67
2025-08-22
mmc: core: Add infrastructure for undervoltage handling
Oleksij Rempel
-0
/
+119
2025-08-19
mmc: core: add mmc_read_tuning
Benoît Monin
-0
/
+72
2025-08-19
mmc: block: use mmc_card cmd23 helpers
Benoît Monin
-9
/
+3
2025-08-19
mmc: mmc_test: use mmc_card cmd23 helpers
Benoît Monin
-8
/
+2
2025-08-19
mmc: card: add mmc_card_blk_no_cmd23
Benoît Monin
-2
/
+7
2025-08-19
mmc: core: add mmc_card_can_cmd23
Benoît Monin
-0
/
+10
2025-08-19
mmc: core: SPI mode remove cmd7
Rex Chen
-1
/
+5
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
-2
/
+2
2025-07-29
Merge tag 'mmc-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
-1
/
+0
2025-07-22
Merge branches 'pm-misc' and 'pm-tools'
Rafael J. Wysocki
-1
/
+1
2025-07-09
mmc: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-1
/
+0
2025-07-07
PM: domains: Add flags to specify power on attach/detach
Claudiu Beznea
-1
/
+1
2025-06-24
mmc: core: Adjust some error messages for SD UHS-II cards
Victor Shih
-2
/
+2
2025-06-09
mmc: core: sd: Apply BROKEN_SD_DISCARD quirk earlier
Avri Altman
-6
/
+6
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+1
2025-05-19
mmc: core: Scan the eMMC boot areas for partition table
Loic Poulain
-1
/
+1
2025-05-14
mmc: rename mmc_boot_partition_access() to mmc_host_can_access_boot()
Wolfram Sang
-2
/
+2
2025-05-14
mmc: rename mmc_host_uhs() to mmc_host_can_uhs()
Wolfram Sang
-8
/
+8
2025-05-14
mmc: rename mmc_host_done_complete() to mmc_host_can_done_complete()
Wolfram Sang
-4
/
+4
2025-05-14
mmc: rename mmc_host_cmd23() to mmc_host_can_cmd23()
Wolfram Sang
-5
/
+5
2025-05-14
mmc: rename mmc_can_gpio_ro() to mmc_host_can_gpio_ro()
Wolfram Sang
-2
/
+2
2025-05-14
mmc: rename mmc_can_gpio_cd() to mmc_host_can_gpio_cd()
Wolfram Sang
-2
/
+2
2025-05-14
mmc: rename mmc_can_trim() to mmc_card_can_trim()
Wolfram Sang
-14
/
+12
2025-05-14
mmc: rename mmc_can_sleep() to mmc_card_can_sleep()
Wolfram Sang
-2
/
+2
2025-05-14
mmc: rename mmc_can_secure_erase_trim() to mmc_card_can_secure_erase_trim()
Wolfram Sang
-9
/
+7
2025-05-14
mmc: rename mmc_can_sanitize() to mmc_card_can_sanitize()
Wolfram Sang
-6
/
+6
2025-05-14
mmc: rename mmc_can_reset() to mmc_card_can_reset()
Wolfram Sang
-5
/
+3
2025-05-14
mmc: rename mmc_can_poweroff_notify() to mmc_card_can_poweroff_notify()
Wolfram Sang
-3
/
+3
2025-05-14
mmc: rename mmc_can_ext_csd() to mmc_card_can_ext_csd()
Wolfram Sang
-7
/
+7
2025-05-14
mmc: rename mmc_can_erase() to mmc_card_can_erase()
Wolfram Sang
-13
/
+11
2025-05-14
mmc: rename mmc_can_discard() to mmc_card_can_discard()
Wolfram Sang
-7
/
+5
2025-05-14
mmc: core: Add support for graceful host removal for SD
Ulf Hansson
-10
/
+15
[next]