index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mmc-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
8 days
15
-93
/
+196
|
\
|
*
mmc: sdhci-msm: Correctly set the load for the regulator
Yuanjie Yang
14 days
1
-2
/
+51
|
*
mmc: hi3798mv200: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
2025-01-13
1
-6
/
+2
|
*
mmc: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
2025-01-13
2
-5
/
+5
|
*
mmc: sdhci-msm: convert to use custom crypto profile
Eric Biggers
2024-12-19
3
-41
/
+94
|
*
mmc: crypto: add mmc_from_crypto_profile()
Eric Biggers
2024-12-19
1
-4
/
+1
|
*
mmc: Merge branch fixes into next
Ulf Hansson
2024-12-19
1
-8
/
+8
|
|
\
|
*
|
mmc: mtk-sd: Limit getting top_base to SoCs that require it
Chen-Yu Tsai
2024-12-18
1
-4
/
+11
|
*
|
mmc: sdhci-acpi: Use devm_platform_ioremap_resource()
Andy Shevchenko
2024-12-18
1
-14
/
+3
|
*
|
mmc: sdhci-acpi: Remove not so useful error message
Andy Shevchenko
2024-12-18
1
-3
/
+0
|
*
|
mmc: Merge branch fixes into next
Ulf Hansson
2024-12-10
2
-1
/
+2
|
|
\
\
|
*
|
|
mmc: bcm2835: add suspend/resume pm support
Stefan Wahren
2024-12-10
1
-0
/
+20
|
*
|
|
mmc: core: don't include 'pm_wakeup.h' directly
Wolfram Sang
2024-12-10
2
-2
/
+0
|
*
|
|
mmc: mtk-sd: Add support for ignoring cmd response CRC
Andy-ld Lu
2024-12-10
1
-2
/
+4
|
*
|
|
mmc: core: Introduce the MMC_RSP_R1B_NO_CRC response
Andy-ld Lu
2024-12-10
1
-4
/
+2
|
*
|
|
mmc: core: Drop the MMC_RSP_R1_NO_CRC response
Ulf Hansson
2024-12-10
3
-6
/
+0
|
*
|
|
mmc: sdhci-esdhc-imx: enable 'SDHCI_QUIRK_NO_LED' quirk for S32G
Ciprian Marian Costea
2024-12-10
1
-0
/
+1
|
*
|
|
mmc: core: Respect quirk_max_rate for non-UHS SDIO card
Shawn Lin
2024-12-10
1
-0
/
+2
*
|
|
|
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
10 days
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
2024-12-23
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
mmc: sdhci-msm: fix crypto key eviction
Eric Biggers
2024-12-19
1
-8
/
+8
|
/
/
*
|
mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe()
Joe Hattori
2024-12-10
1
-0
/
+2
*
|
mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirk
Prathamesh Shete
2024-12-10
1
-1
/
+0
|
/
*
mmc: core: Further prevent card detect during shutdown
Ulf Hansson
2024-12-02
2
-0
/
+5
*
mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tablet
Hans de Goede
2024-12-02
2
-0
/
+73
*
Merge tag 'mmc-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2024-11-20
103
-387
/
+4158
|
\
|
*
mmc: Merge branch fixes into next
Ulf Hansson
2024-11-12
2
-5
/
+5
|
|
\
|
*
|
mmc: pwrseq_simple: Handle !RESET_CONTROLLER properly
Stefan Wahren
2024-11-12
1
-9
/
+11
|
*
|
mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag setting
Andy-ld Lu
2024-11-12
1
-1
/
+2
|
*
|
mmc: mtk-sd: Fix error handle of probe function
Andy-ld Lu
2024-11-12
1
-4
/
+5
|
*
|
mmc: core: Correction a warning caused by incorrect type in assignment for UH...
Victor Shih
2024-11-12
1
-1
/
+1
|
*
|
mmc: sdhci-esdhc-imx: Update esdhc sysctl dtocv bitmask
Josua Mayer
2024-11-04
1
-3
/
+3
|
*
|
mmc: sdhci-esdhc-imx: Implement emmc hardware reset
Josua Mayer
2024-11-04
1
-0
/
+13
|
*
|
mmc: core: Correct type in variable assignment for UHS-II
Victor Shih
2024-11-04
1
-27
/
+29
|
*
|
mmc: sdhci-uhs2: correction a warning caused by incorrect type in argument
Victor Shih
2024-11-04
1
-1
/
+1
|
*
|
mmc: sdhci-uhs2: Remove unnecessary variables
Victor Shih
2024-10-31
1
-25
/
+0
|
*
|
mmc: sdhci-uhs2: Correct incorrect type in argument
Victor Shih
2024-10-31
1
-1
/
+2
|
*
|
mmc: sdhci: Make MMC_SDHCI_UHS2 config symbol invisible
Geert Uytterhoeven
2024-10-30
1
-1
/
+1
|
*
|
mmc: sdhci-uhs2: Remove unnecessary NULL check
Ben Chuang
2024-10-30
1
-1
/
+1
|
*
|
mmc: core: Fix error paths for UHS-II card init and re-init
Ulf Hansson
2024-10-30
1
-30
/
+25
|
*
|
mmc: core: Add error handling of sd_uhs2_power_up()
Ulf Hansson
2024-10-30
1
-1
/
+3
|
*
|
mmc: core: Simplify sd_uhs2_power_up()
Ulf Hansson
2024-10-30
1
-5
/
+1
|
*
|
mmc: bcm2835: Introduce proper clock handling
Stefan Wahren
2024-10-28
1
-11
/
+18
|
*
|
mmc: bcm2835: Fix type of current clock speed
Stefan Wahren
2024-10-28
1
-1
/
+1
|
*
|
mmc: Merge branch fixes into next
Ulf Hansson
2024-10-28
1
-14
/
+24
|
|
\
\
|
*
|
|
mmc: core: Use GFP_NOIO in ACMD22
Avri Altman
2024-10-25
1
-0
/
+4
|
*
|
|
mmc: pwrseq_simple: add support for one reset control
Catalin Popescu
2024-10-25
1
-9
/
+35
|
*
|
|
mmc: mtk-sd: add support for mt7988
Frank Wunderlich
2024-10-25
1
-0
/
+1
|
*
|
|
mmc: mtk-sd: Add support for MT8196
Andy-ld Lu
2024-10-25
1
-19
/
+126
|
*
|
|
mmc: mtk-sd: Add stop_dly_sel and pop_en_cnt to platform data
Andy-ld Lu
2024-10-25
1
-2
/
+19
[next]