summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2023-07-11mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isn't usedDouglas Anderson
2023-06-28mmc: usdhi60rol0: fix deferred probingSergey Shtylyov
2023-06-28mmc: sh_mmcif: fix deferred probingSergey Shtylyov
2023-06-28mmc: sdhci-acpi: fix deferred probingSergey Shtylyov
2023-06-28mmc: owl: fix deferred probingSergey Shtylyov
2023-06-28mmc: omap_hsmmc: fix deferred probingSergey Shtylyov
2023-06-28mmc: omap: fix deferred probingSergey Shtylyov
2023-06-28mmc: mvsdio: fix deferred probingSergey Shtylyov
2023-06-28mmc: mtk-sd: fix deferred probingSergey Shtylyov
2023-06-28mmc: meson-gx: fix deferred probingSergey Shtylyov
2023-06-28mmc: sunxi: fix deferred probingSergey Shtylyov
2023-06-28mmc: bcm2835: fix deferred probingSergey Shtylyov
2023-06-28mmc: sdhci-spear: fix deferred probingSergey Shtylyov
2023-06-28mmc: mmci: stm32: fix max busy timeout calculationChristophe Kerello
2023-06-28mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll
2023-06-28mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916Stephan Gerhold
2023-06-28mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUSJisheng Zhang
2023-06-09mmc: vub300: fix invalid response handlingDeren Wu
2023-05-30mmc: sdhci-esdhc-imx: make "no-mmc-hs400" worksHaibo Chen
2023-05-11mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for dataGeorgii Kruglov
2023-03-23mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25Bhavya Kapoor
2023-03-09mmc: dw_mmc-starfive: Fix initialization of prev_errWilliam Qiu
2023-03-09mmc: sdhci_am654: lower power-on failed message severityFrancesco Dolcini
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-27Merge tag 'mmc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-17mmc: meson-gx: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-02-17mmc: meson-gx: constify member data of struct meson_hostHeiner Kallweit
2023-02-17mmc: meson-gx: use devm_clk_get_enabled() for core clockHeiner Kallweit
2023-02-15mmc: meson-gx: support platform interrupt as card detect interruptHeiner Kallweit
2023-02-15mmc: starfive: Add sdio/emmc driver supportWilliam Qiu
2023-02-15mmc: meson-gx: remove meson_mmc_get_cdHeiner Kallweit
2023-02-15mmc: moxart: set maximum request/block/segment sizesSergei Antonov
2023-02-15mmc: sdhci-brcmstb: Use devm_platform_get_and_ioremap_resource()Ye Xingchen
2023-02-14mmc: sdhci-of-dwcmshc: add the missing device table IDs for acpiLiming Sun
2023-02-14mmc: sdhci-of-dwcmshc: Update DLL and pre-change delay for rockchip platformShawn Lin
2023-02-14mmc: jz4740: Add support for vqmmc power supplyPaul Cercueil
2023-02-14mmc: Merge branch fixes into nextUlf Hansson
2023-02-14mmc: jz4740: Work around bug on JZ4760(B)Paul Cercueil
2023-02-14mmc: mmc_spi: fix error handling in mmc_spi_probe()Yang Yingliang
2023-02-13mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't setHeiner Kallweit
2023-02-13mmc: meson-gx: use devm_mmc_alloc_hostHeiner Kallweit
2023-02-11mmc: omap: drop TPS65010 dependencyArnd Bergmann
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman
2023-02-01mmc: remove tmio_mmc driverArnd Bergmann
2023-01-27mmc: uniphier-sd: Add control to switch UHS speedKunihiko Hayashi
2023-01-27mmc: uniphier-sd: Add control of UHS mode using SD interface logicKunihiko Hayashi
2023-01-27mmc: atmel-mci: fix race between stop command and start of next commandTobias Schramm
2023-01-24mmc: sdhci-pxav2: add optional pinctrl for SDIO IRQ workaroundDoug Brown
2023-01-24mmc: sdhci-pxav2: add SDIO card IRQ workaround for PXA168 V1 controllerDoug Brown