summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci: Centralize CMD and DATA reset handlingAdrian Hunter2022-09-281-13/+39
* mmc: sdhci: Get rid of SDHCI_QUIRK_RESET_CMD_DATA_ON_IOSAdrian Hunter2022-09-283-11/+22
* mmc: sdhci: Remove misleading comment about resetsAdrian Hunter2022-09-281-4/+0
* mmc: sdhci: Separate out sdhci_reset_for_all()Adrian Hunter2022-09-281-8/+12
* mmc: sdhci-msm: add compatible string check for sdm670Richard Acayan2022-09-271-0/+1
* mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()Christophe JAILLET2022-09-271-1/+4
* mmc: rtsx_usb_sdmmc: Remove the unneeded result variableye xingchen2022-09-201-4/+1
* mmc: sdhci-of-aspeed: Add dependency on ARCH_ASPEEDPeter Robinson2022-09-201-0/+1
* mmc: mtk-sd: Add support for MT6795 Helio X10AngeloGioacchino Del Regno2022-09-201-0/+14
* mmc: mtk-sd: Reorder of_device_id and platform data by nameAngeloGioacchino Del Regno2022-09-201-49/+50
* mmc: sdhci-sprd: Fix the limitation of divWenchao Chen2022-09-201-3/+3
* mmc: Merge branch fixes into nextUlf Hansson2022-09-142-16/+5
|\
| * mmc: moxart: fix 4-bit bus width and remove 8-bit bus widthSergei Antonov2022-09-141-14/+3
| * mmc: sdhci: Fix host->cmd is nullWenchao Chen2022-09-141-2/+2
* | mmc: sdhci_am654: Remove the unneeded result variableye xingchen2022-09-141-4/+1
* | mmc: meson-gx: add SDIO interrupt supportHeiner Kallweit2022-09-141-10/+60
* | mmc: meson-gx: adjust and re-use constant IRQ_EN_MASKHeiner Kallweit2022-09-141-11/+7
* | mmc: jz4740_mmc: Fix error check for dma_map_sgJack Wang2022-09-141-2/+2
* | mmc: meson-mx-sdhc: Fix error check for dma_map_sgJack Wang2022-09-141-2/+2
* | mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()Christophe JAILLET2022-09-141-1/+2
* | mmc: sdhci-pci-o2micro: fix some SD cards compatibility issue at DDR50 modeChevron Li2022-09-141-2/+5
|/
* Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds2022-08-231-0/+1
|\
| * mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=mDavid Gow2022-08-151-0/+1
* | mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoCLiming Sun2022-08-151-2/+14
* | mmc: meson-gx: Fix an error handling path in meson_mmc_probe()Christophe JAILLET2022-08-151-2/+4
* | mmc: mtk-sd: Clear interrupts when cqe off/disableWenbin Mei2022-08-151-0/+6
* | mmc: pxamci: Fix another error handling path in pxamci_probe()Christophe JAILLET2022-08-151-1/+1
* | mmc: pxamci: Fix an error handling path in pxamci_probe()Christophe JAILLET2022-08-151-1/+1
|/
* Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2022-08-0425-140/+490
|\
| * mmc: mediatek: add support for SDIO eint wakup IRQAxe Yang2022-07-261-6/+80
| * mmc: renesas_sdhi: newer SoCs don't need manual tap correctionTakeshi Saito2022-07-213-3/+9
| * mmc: cavium-thunderx: Add of_node_put() when breaking out of loopLiang He2022-07-211-1/+3
| * mmc: cavium-octeon: Add of_node_put() when breaking out of loopLiang He2022-07-211-0/+1
| * mmc: sdhci-brcmstb: use clk_get_rate(base_clk) in PM resumeKamal Dasu2022-07-181-1/+8
| * mmc: sdhci-msm: drop redundant of_device_id entriesKrzysztof Kozlowski2022-07-181-25/+4
| * mmc: Merge branch fixes into nextUlf Hansson2022-07-131-6/+8
| |\
| * | mmc: mxcmmc: Use mmc_card_sdio macroSeunghui Lee2022-07-131-1/+1
| * | mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1REugen Hristev2022-07-121-2/+7
| * | mmc: tmio: avoid glitches when resettingWolfram Sang2022-07-124-23/+42
| * | mmc: renesas_sdhi: Fix typo'sLad Prabhakar2022-07-121-2/+2
| * | mmc: renesas_sdhi: Get the reset handle early in the probeLad Prabhakar2022-07-121-4/+4
| * | mmc: sdhci-of-esdhc: Fixup use of of_find_compatible_node()Liang He2022-07-121-2/+4
| * | mmc: sdhci-pci-gli: Fix build error unused-functionRen Zhijie2022-07-121-25/+25
| * | mmc: host: Improve I/O read/write performance for GL9763EJason Lai2022-07-121-0/+34
| * | mmc: sdhci-st: Obviously always return success in remove callbackUwe Kleine-König2022-07-121-3/+2
| * | mmc: sdhci-of-arasan: Obviously always return success in remove callbackUwe Kleine-König2022-07-121-3/+2
| * | mmc: dw_mmc: rockchip: Obviously always return success in remove callbackUwe Kleine-König2022-07-121-1/+3
| * | mmc: dw_mmc: hi3789cv200: Obviously always return success in remove callbackUwe Kleine-König2022-07-121-1/+3
| * | mmc: dw_mmc: exynos: Obviously always return success in remove callbackUwe Kleine-König2022-07-121-1/+3
| * | mmc: sdhci-brcmstb: Initialize base_clk to NULL in sdhci_brcmstb_probe()Nathan Chancellor2022-07-121-1/+1