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
2023-03-09
mmc: dw_mmc-starfive: Fix initialization of prev_err
William Qiu
1
-1
/
+1
2023-03-09
mmc: sdhci_am654: lower power-on failed message severity
Francesco Dolcini
1
-1
/
+1
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-02-27
Merge tag 'mmc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
26
-140
/
+656
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+4
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-7
/
+6
2023-02-21
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-2261
/
+2
2023-02-17
mmc: meson-gx: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-02-17
mmc: meson-gx: constify member data of struct meson_host
Heiner Kallweit
1
-3
/
+2
2023-02-17
mmc: meson-gx: use devm_clk_get_enabled() for core clock
Heiner Kallweit
1
-12
/
+5
2023-02-17
mmc: core: fix return value check in devm_mmc_alloc_host()
Yang Yingliang
1
-3
/
+3
2023-02-15
mmc: meson-gx: support platform interrupt as card detect interrupt
Heiner Kallweit
1
-1
/
+4
2023-02-15
mmc: core: support setting card detect interrupt from drivers
Heiner Kallweit
1
-1
/
+16
2023-02-15
mmc: starfive: Add sdio/emmc driver support
William Qiu
3
-0
/
+197
2023-02-15
mmc: core: Align to common busy polling behaviour for mmc ioctls
Ulf Hansson
2
-8
/
+18
2023-02-15
mmc: meson-gx: remove meson_mmc_get_cd
Heiner Kallweit
1
-15
/
+1
2023-02-15
mmc: moxart: set maximum request/block/segment sizes
Sergei Antonov
1
-0
/
+9
2023-02-15
mmc: sdhci-brcmstb: Use devm_platform_get_and_ioremap_resource()
Ye Xingchen
1
-3
/
+1
2023-02-14
mmc: sdhci-of-dwcmshc: add the missing device table IDs for acpi
Liming Sun
1
-0
/
+1
2023-02-14
mmc: sdhci-of-dwcmshc: Update DLL and pre-change delay for rockchip platform
Shawn Lin
1
-4
/
+9
2023-02-14
mmc: jz4740: Add support for vqmmc power supply
Paul Cercueil
1
-1
/
+37
2023-02-14
mmc: Merge branch fixes into next
Ulf Hansson
5
-29
/
+41
2023-02-14
mmc: jz4740: Work around bug on JZ4760(B)
Paul Cercueil
1
-0
/
+10
2023-02-14
mmc: mmc_spi: fix error handling in mmc_spi_probe()
Yang Yingliang
1
-4
/
+4
2023-02-14
mmc: sdio: fix possible resource leaks in some error paths
Yang Yingliang
2
-15
/
+14
2023-02-14
mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't set
Heiner Kallweit
1
-10
/
+13
2023-02-14
mmc: meson-gx: use devm_mmc_alloc_host
Heiner Kallweit
1
-35
/
+17
2023-02-14
mmc: core: add devm_mmc_alloc_host
Heiner Kallweit
1
-0
/
+26
2023-02-12
mmc: omap: drop TPS65010 dependency
Arnd Bergmann
1
-1
/
+0
2023-02-09
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
1
-1
/
+1
2023-02-02
mmc: core: Imply IOSCHED_BFQ
Linus Walleij
1
-0
/
+1
2023-02-01
mmc: remove tmio_mmc driver
Arnd Bergmann
3
-236
/
+0
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2
-4
/
+4
2023-01-27
mmc: uniphier-sd: Add control to switch UHS speed
Kunihiko Hayashi
1
-0
/
+22
2023-01-27
mmc: uniphier-sd: Add control of UHS mode using SD interface logic
Kunihiko Hayashi
1
-5
/
+56
2023-01-27
mmc: atmel-mci: fix race between stop command and start of next command
Tobias Schramm
1
-3
/
+0
2023-01-24
mmc: sdhci-pxav2: add optional pinctrl for SDIO IRQ workaround
Doug Brown
1
-1
/
+32
2023-01-24
mmc: sdhci-pxav2: add SDIO card IRQ workaround for PXA168 V1 controller
Doug Brown
1
-1
/
+55
2023-01-24
mmc: sdhci-pxav2: add optional core clock
Doug Brown
1
-1
/
+8
2023-01-24
mmc: sdhci-pxav2: change clock name to match DT bindings
Doug Brown
1
-3
/
+5
2023-01-24
mmc: sdhci-pxav2: add register workaround for PXA168 silicon bug
Doug Brown
1
-0
/
+10
2023-01-24
mmc: sdhci-pxav2: enable CONFIG_MMC_SDHCI_IO_ACCESSORS
Doug Brown
1
-0
/
+1
2023-01-24
mmc: sdhci-pxav2: add initial support for PXA168 V1 controller
Doug Brown
1
-8
/
+32
2023-01-23
mmc: pwrseq_sd8787: Allow being built-in irrespective of dependencies
Lukas Wunner
1
-1
/
+1
2023-01-23
mmc: sdhci-of-dwcmshc: enable host V4 support for BlueField-3 SoC
Liming Sun
1
-0
/
+5
2023-01-23
mmc: sdhci: Remove SDHCI_QUIRK_MISSING_CAPS
Adrian Hunter
2
-5
/
+0
2023-01-23
mmc: sdhci-iproc: Replace SDHCI_QUIRK_MISSING_CAPS
Adrian Hunter
1
-6
/
+8
2023-01-23
mmc: sdhci-pxav3: Replace SDHCI_QUIRK_MISSING_CAPS
Adrian Hunter
1
-3
/
+1
2023-01-23
mmc: sdhci-sprd: Replace SDHCI_QUIRK_MISSING_CAPS
Adrian Hunter
1
-4
/
+2
2023-01-23
mmc: sdhci-brcmstb: Replace SDHCI_QUIRK_MISSING_CAPS
Adrian Hunter
1
-3
/
+1
[next]