summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)AuthorLines
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-02-27Merge tag 'mmc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-140/+656
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+4
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-7/+6
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2261/+2
2023-02-17mmc: meson-gx: Use devm_platform_get_and_ioremap_resource()Yang Li-2/+1
2023-02-17mmc: meson-gx: constify member data of struct meson_hostHeiner Kallweit-3/+2
2023-02-17mmc: meson-gx: use devm_clk_get_enabled() for core clockHeiner Kallweit-12/+5
2023-02-17mmc: core: fix return value check in devm_mmc_alloc_host()Yang Yingliang-3/+3
2023-02-15mmc: meson-gx: support platform interrupt as card detect interruptHeiner Kallweit-1/+4
2023-02-15mmc: core: support setting card detect interrupt from driversHeiner Kallweit-1/+16
2023-02-15mmc: starfive: Add sdio/emmc driver supportWilliam Qiu-0/+197
2023-02-15mmc: core: Align to common busy polling behaviour for mmc ioctlsUlf Hansson-8/+18
2023-02-15mmc: meson-gx: remove meson_mmc_get_cdHeiner Kallweit-15/+1
2023-02-15mmc: moxart: set maximum request/block/segment sizesSergei Antonov-0/+9
2023-02-15mmc: sdhci-brcmstb: Use devm_platform_get_and_ioremap_resource()Ye Xingchen-3/+1
2023-02-14mmc: sdhci-of-dwcmshc: add the missing device table IDs for acpiLiming Sun-0/+1
2023-02-14mmc: sdhci-of-dwcmshc: Update DLL and pre-change delay for rockchip platformShawn Lin-4/+9
2023-02-14mmc: jz4740: Add support for vqmmc power supplyPaul Cercueil-1/+37
2023-02-14mmc: Merge branch fixes into nextUlf Hansson-29/+41
2023-02-14mmc: jz4740: Work around bug on JZ4760(B)Paul Cercueil-0/+10
2023-02-14mmc: mmc_spi: fix error handling in mmc_spi_probe()Yang Yingliang-4/+4
2023-02-14mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang-15/+14
2023-02-13mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't setHeiner Kallweit-10/+13
2023-02-13mmc: meson-gx: use devm_mmc_alloc_hostHeiner Kallweit-35/+17
2023-02-13mmc: core: add devm_mmc_alloc_hostHeiner Kallweit-0/+26
2023-02-11mmc: omap: drop TPS65010 dependencyArnd Bergmann-1/+0
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman-1/+1
2023-02-02mmc: core: Imply IOSCHED_BFQLinus Walleij-0/+1
2023-02-01mmc: remove tmio_mmc driverArnd Bergmann-236/+0
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman-4/+4
2023-01-27mmc: uniphier-sd: Add control to switch UHS speedKunihiko Hayashi-0/+22
2023-01-27mmc: uniphier-sd: Add control of UHS mode using SD interface logicKunihiko Hayashi-5/+56
2023-01-27mmc: atmel-mci: fix race between stop command and start of next commandTobias Schramm-3/+0
2023-01-24mmc: sdhci-pxav2: add optional pinctrl for SDIO IRQ workaroundDoug Brown-1/+32
2023-01-24mmc: sdhci-pxav2: add SDIO card IRQ workaround for PXA168 V1 controllerDoug Brown-1/+55
2023-01-24mmc: sdhci-pxav2: add optional core clockDoug Brown-1/+8
2023-01-24mmc: sdhci-pxav2: change clock name to match DT bindingsDoug Brown-3/+5
2023-01-24mmc: sdhci-pxav2: add register workaround for PXA168 silicon bugDoug Brown-0/+10
2023-01-24mmc: sdhci-pxav2: enable CONFIG_MMC_SDHCI_IO_ACCESSORSDoug Brown-0/+1
2023-01-24mmc: sdhci-pxav2: add initial support for PXA168 V1 controllerDoug Brown-8/+32
2023-01-23mmc: pwrseq_sd8787: Allow being built-in irrespective of dependenciesLukas Wunner-1/+1
2023-01-23mmc: sdhci-of-dwcmshc: enable host V4 support for BlueField-3 SoCLiming Sun-0/+5
2023-01-23mmc: sdhci: Remove SDHCI_QUIRK_MISSING_CAPSAdrian Hunter-5/+0
2023-01-23mmc: sdhci-iproc: Replace SDHCI_QUIRK_MISSING_CAPSAdrian Hunter-6/+8
2023-01-23mmc: sdhci-pxav3: Replace SDHCI_QUIRK_MISSING_CAPSAdrian Hunter-3/+1
2023-01-23mmc: sdhci-sprd: Replace SDHCI_QUIRK_MISSING_CAPSAdrian Hunter-4/+2
2023-01-23mmc: sdhci-brcmstb: Replace SDHCI_QUIRK_MISSING_CAPSAdrian Hunter-3/+1
2023-01-23mmc: sdhci-pci: Replace SDHCI_QUIRK_MISSING_CAPS for Ricoh controllerAdrian Hunter-3/+5
2023-01-23mmc: sdio: Spelling s/compement/complement/Geert Uytterhoeven-1/+1