index
:
linux/linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
2025-01-22
Merge tag 'mmc-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
2024-12-10
mmc: core: don't include 'pm_wakeup.h' directly
Wolfram Sang
2024-12-10
mmc: core: Introduce the MMC_RSP_R1B_NO_CRC response
Andy-ld Lu
2024-12-10
mmc: core: Respect quirk_max_rate for non-UHS SDIO card
Shawn Lin
2024-12-02
mmc: core: Further prevent card detect during shutdown
Ulf Hansson
2024-11-20
Merge tag 'mmc-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2024-11-12
mmc: pwrseq_simple: Handle !RESET_CONTROLLER properly
Stefan Wahren
2024-11-12
mmc: core: Correction a warning caused by incorrect type in assignment for UH...
Victor Shih
2024-11-04
mmc: core: Correct type in variable assignment for UHS-II
Victor Shih
2024-10-30
mmc: core: Fix error paths for UHS-II card init and re-init
Ulf Hansson
2024-10-30
mmc: core: Add error handling of sd_uhs2_power_up()
Ulf Hansson
2024-10-30
mmc: core: Simplify sd_uhs2_power_up()
Ulf Hansson
2024-10-25
mmc: core: Use GFP_NOIO in ACMD22
Avri Altman
2024-10-25
mmc: pwrseq_simple: add support for one reset control
Catalin Popescu
2024-10-24
mmc: core: Support UHS-II card control and access
Victor Shih
2024-10-22
mmc: block: attach partitions fwnode if found in mmc-card
Christian Marangi
2024-10-14
mmc: core: Factor out some of the code in mmc_go_idle()
Victor Shih
2024-10-14
mmc: core: Extend support for mmc regulators with a vqmmc2
Ulf Hansson
2024-10-14
mmc: core: Announce successful insertion of an SD UHS-II card
Ulf Hansson
2024-10-14
mmc: core: Prepare to support SD UHS-II cards
Ulf Hansson
2024-10-14
mmc: core: Cleanup printing of speed mode at card insertion
Ulf Hansson
2024-10-14
mmc: core: Enable SDUC
Avri Altman
2024-10-14
mmc: core: Prevent HSQ from enabling for SDUC
Avri Altman
2024-10-14
mmc: core: Disable SDUC for mmc_test
Avri Altman
2024-10-14
mmc: core: Adjust ACMD22 to SDUC
Avri Altman
2024-10-14
mmc: core: Add Ext memory addressing for erase
Avri Altman
2024-10-14
mmc: core: Allow mmc erase to carry large addresses
Avri Altman
2024-10-14
mmc: core: Add open-ended Ext memory addressing
Avri Altman
2024-10-14
mmc: core: Don't use close-ended rw for SDUC
Avri Altman
2024-10-14
mmc: sd: Add Extension memory addressing
Avri Altman
2024-10-14
mmc: sd: SDUC Support Recognition
Avri Altman
2024-10-14
mmc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-14
mmc: core: Add SD card quirk for broken poweroff notification
Keita Aihara
2024-10-03
mmc: core: Only set maximum DMA segment size if DMA is supported
Guenter Roeck
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-13
mmc: core: Use dev_err_probe for deferred regulators
Alexander Stein
2024-09-03
mmc: block: add RPMB dependency
Jens Wiklander
2024-09-03
mmc: core Convert UNSTUFF_BITS macro to inline function
Avri Altman
2024-09-03
mmc: core: Convert simple_stroul to kstroul
Riyan Dhiman
2024-09-03
mmc: core: Calculate size from pointer
Riyan Dhiman
2024-09-03
mmc: core: Replace the argument of mmc_sd_switch() with defines
Chanwoo Lee
2024-08-26
mmc: block: register RPMB partition with the RPMB subsystem
Jens Wiklander
2024-08-26
mmc: core: apply SD quirks earlier during probe
Jonathan Bell
2024-08-20
mmc: mmc_test: Fix NULL dereference on allocation failure
Dan Carpenter
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-15
Merge tag 'mmc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-20
mmc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
[next]