index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Lines
2023-04-17
mmc: vub300: remove unreachable code
Bo Liu
-2
/
+0
2023-04-17
mmc: sdhci-cadence: Support mmc hardware reset
Brad Larson
-0
/
+27
2023-04-17
mmc: sdhci-cadence: Add AMD Pensando Elba SoC support
Brad Larson
-0
/
+99
2023-04-17
mmc: sdhci-cadence: Support device specific init during probe
Brad Larson
-9
/
+23
2023-04-17
mmc: sdhci-cadence: Enable device specific override of writel()
Brad Larson
-5
/
+13
2023-04-17
mmc: sdhci-of-arasan: Skip setting clock delay for 400KHz
Sai Krishna Potthuri
-1
/
+1
2023-04-17
mmc: sdhci-of-arasan: Add support for eMMC5.1 on Xilinx Versal Net platform
Swati Agarwal
-0
/
+235
2023-04-04
mmc: sdhci_am654: Add support for PM suspend/resume
Aswath Govindraju
-16
/
+131
2023-03-24
mmc: Merge branch fixes into next
Ulf Hansson
-2
/
+0
2023-03-24
mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for data
Georgii Kruglov
-13
/
+11
2023-03-24
mmc: sdricoh_cs: remove unused sdricoh_readw function
Tom Rix
-8
/
+0
2023-03-24
mmc: sdhci-of-arasan: Remove Intel Thunder Bay SOC support
A, Rashmi
-28
/
+1
2023-03-23
mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25
Bhavya Kapoor
-2
/
+0
2023-03-23
mmc: usdhi6rol0: Use devm_platform_get_and_ioremap_resource()
Yang Li
-2
/
+1
2023-03-23
mmc: sdhci-of-aspeed: Use devm_platform_get_and_ioremap_resource()
Yang Li
-2
/
+1
2023-03-23
mmc: owl-mmc: Use devm_platform_get_and_ioremap_resource()
Yang Li
-2
/
+1
2023-03-23
mmc: omap: Use devm_platform_get_and_ioremap_resource()
Yang Li
-2
/
+1
2023-03-23
mmc: jz4740: Use devm_platform_get_and_ioremap_resource()
Yang Li
-2
/
+1
2023-03-23
mmc: dw_mmc-pltfm: Use devm_platform_get_and_ioremap_resource()
Yang Li
-2
/
+1
2023-03-23
mmc: sdhci: drop useless sdhci_get_compatibility() !OF stub
Krzysztof Kozlowski
-4
/
+0
2023-03-23
mmc: meson-gx: use new helpers mmc_regulator_enable/disable_vqmmc
Heiner Kallweit
-16
/
+2
2023-03-23
mmc: meson-gx: simplify usage of mmc_regulator_set_ocr
Heiner Kallweit
-4
/
+2
2023-03-23
mmc: sdhci-pci-o2micro: Fix SDR50 mode timing issue
Fred
-14
/
+16
2023-03-23
mmc: Use of_property_read_bool() for boolean properties
Rob Herring
-25
/
+23
2023-03-23
mmc: arasan: Use of_property_present() for testing DT property presence
Rob Herring
-1
/
+1
2023-03-23
mmc: sdhci-of-dwcmshc: properly determine max clock on Rockchip
Vasily Khoruzhick
-1
/
+8
2023-03-23
mmc: renesas_sdhi: remove R-Car H3 ES1.* handling
Wolfram Sang
-6
/
+4
2023-03-23
mmc: sdhci-of-arasan: Add support to request the "gate" clock
Swati Agarwal
-0
/
+7
2023-03-09
mmc: dw_mmc-starfive: Fix initialization of prev_err
William Qiu
-1
/
+1
2023-03-09
mmc: sdhci_am654: lower power-on failed message severity
Francesco Dolcini
-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
2023-02-27
Merge tag 'mmc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
-127
/
+591
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-2261
/
+2
2023-02-17
mmc: meson-gx: Use devm_platform_get_and_ioremap_resource()
Yang Li
-2
/
+1
2023-02-17
mmc: meson-gx: constify member data of struct meson_host
Heiner Kallweit
-3
/
+2
2023-02-17
mmc: meson-gx: use devm_clk_get_enabled() for core clock
Heiner Kallweit
-12
/
+5
2023-02-15
mmc: meson-gx: support platform interrupt as card detect interrupt
Heiner Kallweit
-1
/
+4
2023-02-15
mmc: starfive: Add sdio/emmc driver support
William Qiu
-0
/
+197
2023-02-15
mmc: meson-gx: remove meson_mmc_get_cd
Heiner Kallweit
-15
/
+1
2023-02-15
mmc: moxart: set maximum request/block/segment sizes
Sergei Antonov
-0
/
+9
2023-02-15
mmc: sdhci-brcmstb: Use devm_platform_get_and_ioremap_resource()
Ye Xingchen
-3
/
+1
2023-02-14
mmc: sdhci-of-dwcmshc: add the missing device table IDs for acpi
Liming Sun
-0
/
+1
2023-02-14
mmc: sdhci-of-dwcmshc: Update DLL and pre-change delay for rockchip platform
Shawn Lin
-4
/
+9
2023-02-14
mmc: jz4740: Add support for vqmmc power supply
Paul Cercueil
-1
/
+37
2023-02-14
mmc: Merge branch fixes into next
Ulf Hansson
-14
/
+27
2023-02-14
mmc: jz4740: Work around bug on JZ4760(B)
Paul Cercueil
-0
/
+10
2023-02-14
mmc: mmc_spi: fix error handling in mmc_spi_probe()
Yang Yingliang
-4
/
+4
2023-02-13
mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't set
Heiner Kallweit
-10
/
+13
2023-02-13
mmc: meson-gx: use devm_mmc_alloc_host
Heiner Kallweit
-35
/
+17
2023-02-11
mmc: omap: drop TPS65010 dependency
Arnd Bergmann
-1
/
+0
[next]