summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
* | | mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit2023-03-231-0/+41
* | | mmc: meson-gx: simplify usage of mmc_regulator_set_ocrHeiner Kallweit2023-03-231-4/+2
* | | mmc: sdhci-pci-o2micro: Fix SDR50 mode timing issueFred2023-03-231-14/+16
* | | mmc: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-237-25/+23
* | | mmc: arasan: Use of_property_present() for testing DT property presenceRob Herring2023-03-231-1/+1
* | | mmc: sdhci-of-dwcmshc: properly determine max clock on RockchipVasily Khoruzhick2023-03-231-1/+8
* | | mmc: renesas_sdhi: remove R-Car H3 ES1.* handlingWolfram Sang2023-03-231-6/+4
* | | mmc: core: Allow invalid regulator in mmc_regulator_set_ocr()Heiner Kallweit2023-03-231-0/+3
* | | mmc: sdhci-of-arasan: Add support to request the "gate" clockSwati Agarwal2023-03-231-0/+7
|/ /
* | mmc: dw_mmc-starfive: Fix initialization of prev_errWilliam Qiu2023-03-091-1/+1
* | mmc: sdhci_am654: lower power-on failed message severityFrancesco Dolcini2023-03-091-1/+1
|/
* 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