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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2022-10-13
Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
6
-6
/
+37
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2
-3
/
+3
2022-10-11
mmc: sdhci-sprd: Fix minimum clock limit
Wenchao Chen
1
-1
/
+1
2022-10-08
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2022-10-07
mmc: sdhci-tegra: Use actual clock rate for SW tuning correction
Prathamesh Shete
1
-1
/
+1
2022-10-07
mmc: renesas_sdhi: Fix rounding errors
Biju Das
1
-3
/
+18
2022-10-06
mmc: core: Add SD card quirk for broken discard
Avri Altman
3
-1
/
+17
2022-09-28
mmc: Merge branch fixes into next
Ulf Hansson
1
-1
/
+1
2022-09-28
mmc: sdhci: Centralize CMD and DATA reset handling
Adrian Hunter
1
-13
/
+39
2022-09-28
mmc: sdhci: Get rid of SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS
Adrian Hunter
3
-11
/
+22
2022-09-28
mmc: sdhci: Remove misleading comment about resets
Adrian Hunter
1
-4
/
+0
2022-09-28
mmc: sdhci: Separate out sdhci_reset_for_all()
Adrian Hunter
1
-8
/
+12
2022-09-27
mmc: sdhci-msm: add compatible string check for sdm670
Richard Acayan
1
-0
/
+1
2022-09-27
mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()
Christophe JAILLET
1
-1
/
+4
2022-09-27
mmc: hsq: Fix data stomping during mmc recovery
Wenchao Chen
1
-1
/
+1
2022-09-21
mmc: Merge branch fixes into next
Ulf Hansson
1
-1
/
+2
2022-09-21
mmc: core: Terminate infinite loop in SD-UHS voltage switch
Brian Norris
1
-1
/
+2
2022-09-20
mmc: rtsx_usb_sdmmc: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-20
mmc: sdhci-of-aspeed: Add dependency on ARCH_ASPEED
Peter Robinson
1
-0
/
+1
2022-09-20
mmc: mtk-sd: Add support for MT6795 Helio X10
AngeloGioacchino Del Regno
1
-0
/
+14
2022-09-20
mmc: mtk-sd: Reorder of_device_id and platform data by name
AngeloGioacchino Del Regno
1
-49
/
+50
2022-09-20
mmc: sdhci-sprd: Fix the limitation of div
Wenchao Chen
1
-3
/
+3
2022-09-14
mmc: Merge branch fixes into next
Ulf Hansson
2
-16
/
+5
2022-09-14
mmc: moxart: fix 4-bit bus width and remove 8-bit bus width
Sergei Antonov
1
-14
/
+3
2022-09-14
mmc: sdhci: Fix host->cmd is null
Wenchao Chen
1
-2
/
+2
2022-09-14
mmc: sdhci_am654: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-14
mmc: meson-gx: add SDIO interrupt support
Heiner Kallweit
1
-10
/
+60
2022-09-14
mmc: meson-gx: adjust and re-use constant IRQ_EN_MASK
Heiner Kallweit
1
-11
/
+7
2022-09-14
mmc: jz4740_mmc: Fix error check for dma_map_sg
Jack Wang
1
-2
/
+2
2022-09-14
mmc: meson-mx-sdhc: Fix error check for dma_map_sg
Jack Wang
1
-2
/
+2
2022-09-14
mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()
Christophe JAILLET
1
-1
/
+2
2022-09-14
mmc: core: Switch to basic workqueue API for sdio_irq_work
Heiner Kallweit
3
-5
/
+5
2022-09-14
mmc: sdhci-pci-o2micro: fix some SD cards compatibility issue at DDR50 mode
Chevron Li
1
-2
/
+5
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
6
-34
/
+45
2022-09-03
Merge tag 'mmc-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
1
-28
/
+18
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-2
/
+2
2022-08-23
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+1
2022-08-22
mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure
Adrian Hunter
1
-26
/
+16
2022-08-22
mmc: core: Fix UHS-I SD 1.8V workaround branch
Adrian Hunter
1
-3
/
+3
2022-08-15
mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m
David Gow
1
-0
/
+1
2022-08-15
mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoC
Liming Sun
1
-2
/
+14
2022-08-15
mmc: meson-gx: Fix an error handling path in meson_mmc_probe()
Christophe JAILLET
1
-2
/
+4
2022-08-15
mmc: mtk-sd: Clear interrupts when cqe off/disable
Wenbin Mei
1
-0
/
+6
2022-08-15
mmc: pxamci: Fix another error handling path in pxamci_probe()
Christophe JAILLET
1
-1
/
+1
2022-08-15
mmc: pxamci: Fix an error handling path in pxamci_probe()
Christophe JAILLET
1
-1
/
+1
2022-08-05
Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
33
-171
/
+625
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-24
/
+4
2022-08-03
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-42
/
+5
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+4
[next]