summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-271-1/+1
|\
| * firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman2023-02-081-1/+1
* | Merge tag 'mmc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2023-02-2726-140/+656
|\ \
| * | mmc: meson-gx: Use devm_platform_get_and_ioremap_resource()Yang Li2023-02-171-2/+1
| * | mmc: meson-gx: constify member data of struct meson_hostHeiner Kallweit2023-02-171-3/+2
| * | mmc: meson-gx: use devm_clk_get_enabled() for core clockHeiner Kallweit2023-02-171-12/+5
| * | mmc: core: fix return value check in devm_mmc_alloc_host()Yang Yingliang2023-02-171-3/+3
| * | mmc: meson-gx: support platform interrupt as card detect interruptHeiner Kallweit2023-02-151-1/+4
| * | mmc: core: support setting card detect interrupt from driversHeiner Kallweit2023-02-151-1/+16
| * | mmc: starfive: Add sdio/emmc driver supportWilliam Qiu2023-02-153-0/+197
| * | mmc: core: Align to common busy polling behaviour for mmc ioctlsUlf Hansson2023-02-152-8/+18
| * | mmc: meson-gx: remove meson_mmc_get_cdHeiner Kallweit2023-02-151-15/+1
| * | mmc: moxart: set maximum request/block/segment sizesSergei Antonov2023-02-151-0/+9
| * | mmc: sdhci-brcmstb: Use devm_platform_get_and_ioremap_resource()Ye Xingchen2023-02-151-3/+1
| * | mmc: sdhci-of-dwcmshc: add the missing device table IDs for acpiLiming Sun2023-02-141-0/+1
| * | mmc: sdhci-of-dwcmshc: Update DLL and pre-change delay for rockchip platformShawn Lin2023-02-141-4/+9
| * | mmc: jz4740: Add support for vqmmc power supplyPaul Cercueil2023-02-141-1/+37
| * | mmc: Merge branch fixes into nextUlf Hansson2023-02-145-29/+41
| |\ \
| * | | mmc: meson-gx: use devm_mmc_alloc_hostHeiner Kallweit2023-02-131-35/+17
| * | | mmc: core: add devm_mmc_alloc_hostHeiner Kallweit2023-02-131-0/+26
| * | | mmc: core: Imply IOSCHED_BFQLinus Walleij2023-02-021-0/+1
| * | | mmc: uniphier-sd: Add control to switch UHS speedKunihiko Hayashi2023-01-271-0/+22
| * | | mmc: uniphier-sd: Add control of UHS mode using SD interface logicKunihiko Hayashi2023-01-271-5/+56
| * | | mmc: atmel-mci: fix race between stop command and start of next commandTobias Schramm2023-01-271-3/+0
| * | | mmc: sdhci-pxav2: add optional pinctrl for SDIO IRQ workaroundDoug Brown2023-01-241-1/+32
| * | | mmc: sdhci-pxav2: add SDIO card IRQ workaround for PXA168 V1 controllerDoug Brown2023-01-241-1/+55
| * | | mmc: sdhci-pxav2: add optional core clockDoug Brown2023-01-241-1/+8
| * | | mmc: sdhci-pxav2: change clock name to match DT bindingsDoug Brown2023-01-241-3/+5
| * | | mmc: sdhci-pxav2: add register workaround for PXA168 silicon bugDoug Brown2023-01-241-0/+10
| * | | mmc: sdhci-pxav2: enable CONFIG_MMC_SDHCI_IO_ACCESSORSDoug Brown2023-01-241-0/+1
| * | | mmc: sdhci-pxav2: add initial support for PXA168 V1 controllerDoug Brown2023-01-241-8/+32
| * | | mmc: pwrseq_sd8787: Allow being built-in irrespective of dependenciesLukas Wunner2023-01-231-1/+1
| * | | mmc: sdhci-of-dwcmshc: enable host V4 support for BlueField-3 SoCLiming Sun2023-01-231-0/+5
| * | | mmc: sdhci: Remove SDHCI_QUIRK_MISSING_CAPSAdrian Hunter2023-01-232-5/+0
| * | | mmc: sdhci-iproc: Replace SDHCI_QUIRK_MISSING_CAPSAdrian Hunter2023-01-231-6/+8
| * | | mmc: sdhci-pxav3: Replace SDHCI_QUIRK_MISSING_CAPSAdrian Hunter2023-01-231-3/+1
| * | | mmc: sdhci-sprd: Replace SDHCI_QUIRK_MISSING_CAPSAdrian Hunter2023-01-231-4/+2
| * | | mmc: sdhci-brcmstb: Replace SDHCI_QUIRK_MISSING_CAPSAdrian Hunter2023-01-231-3/+1
| * | | mmc: sdhci-pci: Replace SDHCI_QUIRK_MISSING_CAPS for Ricoh controllerAdrian Hunter2023-01-231-3/+5
| * | | mmc: sdio: Spelling s/compement/complement/Geert Uytterhoeven2023-01-231-1/+1
| * | | mmc: pwrseq_simple: include deferred probe reasonsTom Fitzhenry2023-01-231-2/+2
| * | | mmc: sdhci-esdhc-imx: only enable DAT[0] and CMD line auto tuning for SDIO de...Haibo Chen2023-01-231-0/+41
| * | | mmc: sdhci-esdhc-imx: simplify the auto tuning logicHaibo Chen2023-01-231-9/+16
| * | | mmc: renesas_sdhi: Add RZ/V2M compatible stringFabrizio Castro2023-01-231-0/+11
* | | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-242-4/+4
|\ \ \ \
| * | | | driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-272-4/+4
| |/ / /
* | | | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-241-7/+6
|\ \ \ \
| * | | | Merge 6.2-rc5 into tty-nextGreg Kroah-Hartman2023-01-222-10/+20
| |\| | |
| * | | | tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen2023-01-191-3/+3
| * | | | tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen2023-01-191-2/+2