index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
|
mmc: sdhci-pci-gli: enable UHS-II mode for GL9767
Victor Shih
2024-10-24
1
-1
/
+201
|
*
|
|
mmc: sdhci-pci-gli: enable UHS-II mode for GL9755
Victor Shih
2024-10-24
1
-1
/
+234
|
*
|
|
mmc: sdhci-pci: add UHS-II support framework
Victor Shih
2024-10-24
3
-1
/
+19
|
*
|
|
mmc: sdhci-uhs2: add pre-detect_init hook
Ben Chuang
2024-10-24
2
-0
/
+4
|
*
|
|
mmc: sdhci-uhs2: add request() and others
Victor Shih
2024-10-24
3
-16
/
+437
|
*
|
|
mmc: sdhci-uhs2: add irq() and others
Victor Shih
2024-10-24
4
-48
/
+298
|
*
|
|
mmc: sdhci-uhs2: add related functions to initialize the interface
Victor Shih
2024-10-24
1
-0
/
+204
|
*
|
|
mmc: sdhci-uhs2: add set_ios()
Victor Shih
2024-10-24
4
-21
/
+165
|
*
|
|
mmc: sdhci-uhs2: add add_host() and others to set up the driver
Victor Shih
2024-10-24
2
-0
/
+93
|
*
|
|
mmc: sdhci-uhs2: add set_timeout()
Victor Shih
2024-10-24
2
-0
/
+74
|
*
|
|
mmc: sdhci-uhs2: add set_power() to support vdd2
Victor Shih
2024-10-24
4
-28
/
+84
|
*
|
|
mmc: sdhci-uhs2: add reset function
Victor Shih
2024-10-24
2
-0
/
+38
|
*
|
|
mmc: sdhci-uhs2: dump UHS-II registers
Victor Shih
2024-10-24
4
-0
/
+38
|
*
|
|
mmc: sdhci: add UHS-II module and add a kernel configuration
Victor Shih
2024-10-24
3
-0
/
+51
|
*
|
|
mmc: sdhci: add UHS-II related definitions in headers
Victor Shih
2024-10-24
2
-1
/
+228
|
*
|
|
mmc: core: Support UHS-II card control and access
Victor Shih
2024-10-24
6
-37
/
+1071
|
*
|
|
mmc: mmc_spi: drop buggy snprintf()
Bartosz Golaszewski
2024-10-14
1
-6
/
+3
|
*
|
|
mmc: davinci: use generic device_get_match_data()
Bartosz Golaszewski
2024-10-14
1
-2
/
+2
|
*
|
|
mmc: davinci: order includes alphabetically
Bartosz Golaszewski
2024-10-14
1
-11
/
+10
|
*
|
|
mmc: sdhci-of-arasan: Support for emmc hardware reset
Paul Alvin
2024-10-14
1
-0
/
+18
[next]