index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-29
Merge tag 'mmc-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-1
/
+0
2025-07-22
Merge branches 'pm-misc' and 'pm-tools'
Rafael J. Wysocki
1
-1
/
+1
2025-07-09
mmc: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-1
/
+0
2025-07-07
PM: domains: Add flags to specify power on attach/detach
Claudiu Beznea
1
-1
/
+1
2025-06-24
mmc: core: Adjust some error messages for SD UHS-II cards
Victor Shih
1
-2
/
+2
2025-06-09
mmc: core: sd: Apply BROKEN_SD_DISCARD quirk earlier
Avri Altman
1
-6
/
+6
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-19
mmc: core: Scan the eMMC boot areas for partition table
Loic Poulain
1
-1
/
+1
2025-05-14
mmc: rename mmc_boot_partition_access() to mmc_host_can_access_boot()
Wolfram Sang
2
-2
/
+2
2025-05-14
mmc: rename mmc_host_uhs() to mmc_host_can_uhs()
Wolfram Sang
3
-8
/
+8
2025-05-14
mmc: rename mmc_host_done_complete() to mmc_host_can_done_complete()
Wolfram Sang
2
-4
/
+4
2025-05-14
mmc: rename mmc_host_cmd23() to mmc_host_can_cmd23()
Wolfram Sang
4
-5
/
+5
2025-05-14
mmc: rename mmc_can_gpio_ro() to mmc_host_can_gpio_ro()
Wolfram Sang
1
-2
/
+2
2025-05-14
mmc: rename mmc_can_gpio_cd() to mmc_host_can_gpio_cd()
Wolfram Sang
1
-2
/
+2
2025-05-14
mmc: rename mmc_can_trim() to mmc_card_can_trim()
Wolfram Sang
6
-14
/
+12
2025-05-14
mmc: rename mmc_can_sleep() to mmc_card_can_sleep()
Wolfram Sang
1
-2
/
+2
2025-05-14
mmc: rename mmc_can_secure_erase_trim() to mmc_card_can_secure_erase_trim()
Wolfram Sang
4
-9
/
+7
2025-05-14
mmc: rename mmc_can_sanitize() to mmc_card_can_sanitize()
Wolfram Sang
3
-6
/
+6
2025-05-14
mmc: rename mmc_can_reset() to mmc_card_can_reset()
Wolfram Sang
1
-5
/
+3
2025-05-14
mmc: rename mmc_can_poweroff_notify() to mmc_card_can_poweroff_notify()
Wolfram Sang
1
-3
/
+3
2025-05-14
mmc: rename mmc_can_ext_csd() to mmc_card_can_ext_csd()
Wolfram Sang
3
-7
/
+7
2025-05-14
mmc: rename mmc_can_erase() to mmc_card_can_erase()
Wolfram Sang
5
-13
/
+11
2025-05-14
mmc: rename mmc_can_discard() to mmc_card_can_discard()
Wolfram Sang
3
-7
/
+5
2025-05-14
mmc: core: Add support for graceful host removal for SD
Ulf Hansson
1
-10
/
+15
2025-05-14
mmc: core: Add support for graceful host removal for eMMC
Ulf Hansson
1
-10
/
+17
2025-05-14
mmc: core: Convert into an enum for the poweroff-type for eMMC
Ulf Hansson
1
-11
/
+19
2025-05-14
mmc: core: Further avoid re-storing power to the eMMC before a shutdown
Ulf Hansson
1
-5
/
+17
2025-05-14
mmc: core: Convert mmc_can_poweroff_notify() into a bool
Ulf Hansson
1
-1
/
+1
2025-05-14
mmc: Add quirk to disable DDR50 tuning
Erick Shepherd
3
-8
/
+40
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-03-27
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2025-03-26
Merge tag 'mmc-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
5
-15
/
+11
2025-03-21
mmc: core: Remove redundant null check
Avri Altman
1
-1
/
+1
2025-03-17
tty: mmc: sdio: use bool for cts and remove parentheses
Jiri Slaby (SUSE)
1
-1
/
+1
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
1
-1
/
+1
2025-03-12
mmc: core: Trim trailing whitespace from card product names
Dragan Simic
2
-1
/
+9
2025-03-11
mmc: slot-gpio: Remove unused mmc_gpio_set_cd_isr
Dr. David Alan Gilbert
1
-12
/
+0
2025-02-17
mmc: pwrseq_simple: use gpiod_multi_set_value_cansleep
David Lechner
1
-2
/
+1
2025-01-22
Merge tag 'mmc-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-6
/
+4
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
1
-1
/
+1
2024-12-10
mmc: core: don't include 'pm_wakeup.h' directly
Wolfram Sang
2
-2
/
+0
2024-12-10
mmc: core: Introduce the MMC_RSP_R1B_NO_CRC response
Andy-ld Lu
1
-4
/
+2
2024-12-10
mmc: core: Respect quirk_max_rate for non-UHS SDIO card
Shawn Lin
1
-0
/
+2
2024-12-02
mmc: core: Further prevent card detect during shutdown
Ulf Hansson
2
-0
/
+5
2024-11-20
Merge tag 'mmc-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
20
-85
/
+1605
2024-11-12
mmc: pwrseq_simple: Handle !RESET_CONTROLLER properly
Stefan Wahren
1
-9
/
+11
2024-11-12
mmc: core: Correction a warning caused by incorrect type in assignment for UH...
Victor Shih
1
-1
/
+1
2024-11-04
mmc: core: Correct type in variable assignment for UHS-II
Victor Shih
1
-27
/
+29
2024-10-30
mmc: core: Fix error paths for UHS-II card init and re-init
Ulf Hansson
1
-30
/
+25
2024-10-30
mmc: core: Add error handling of sd_uhs2_power_up()
Ulf Hansson
1
-1
/
+3
[next]