index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-04
Merge tag 'mmc-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
6
-21
/
+22
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+8
2025-11-19
mmc: mmc_test: Switch to use %ptSp
Andy Shevchenko
1
-12
/
+8
2025-11-12
mmc: core: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2025-11-11
mmc: core: Allow more host caps to be modified through debugfs
Shawn Lin
1
-2
/
+8
2025-10-23
mmc: core: Skip to set the default 200mA SD current limit
Avri Altman
1
-5
/
+2
2025-10-21
mmc: use octal file permissions instead of symbolic
Pedro Demarchi Gomes
5
-9
/
+9
2025-10-21
mmc: core: remove uselss memalloc_noio_save
Oliver Neukum
1
-4
/
+1
2025-10-13
rpmb: move rpmb_frame struct and constants to common header
Bean Huo
1
-42
/
+0
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2025-09-12
mmc: core: Improve RPMB frame handling code
Bean Huo
1
-16
/
+14
2025-09-12
mmc: core: Fix variable shadowing in mmc_route_rpmb_frames()
Bean Huo
1
-3
/
+3
2025-09-12
mmc: core: Parse and use the new max-sd-hs-hz DT property
Sarthak Garg
2
-1
/
+3
2025-08-27
mmc: sdio: Drop dev_pm_domain_detach() call
Claudiu Beznea
1
-3
/
+0
2025-08-22
mmc: core: add undervoltage handler for MMC/eMMC devices
Oleksij Rempel
1
-3
/
+67
2025-08-22
mmc: core: Add infrastructure for undervoltage handling
Oleksij Rempel
5
-0
/
+119
2025-08-19
mmc: core: add mmc_read_tuning
Benoît Monin
1
-0
/
+72
2025-08-19
mmc: block: use mmc_card cmd23 helpers
Benoît Monin
1
-9
/
+3
2025-08-19
mmc: mmc_test: use mmc_card cmd23 helpers
Benoît Monin
1
-8
/
+2
2025-08-19
mmc: card: add mmc_card_blk_no_cmd23
Benoît Monin
1
-2
/
+7
2025-08-19
mmc: core: add mmc_card_can_cmd23
Benoît Monin
2
-0
/
+10
2025-08-19
mmc: core: SPI mode remove cmd7
Rex Chen
1
-1
/
+5
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
1
-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
-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
[next]