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