aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-15mmc: tmio: always restore irq registerWolfram Sang2-7/+6
2021-04-15mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL975xBen Chuang1-0/+32
2021-04-12Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki1-14/+5
2021-04-12mmc: sdhci-st: Remove unnecessary error logLaibin Qiu1-3/+1
2021-04-12mmc: sdhci-msm: Remove unnecessary error logJia Yang1-6/+2
2021-04-12mmc: owl-mmc: Remove unnecessary error logLaibin Qiu1-1/+0
2021-04-12mmc: renesas_sdhi: enable WAIT_WHILE_BUSYWolfram Sang2-5/+7
2021-04-12mmc: sdhci-tegra: Add required callbacks to set/clear CQE_EN bitAniruddha Tvs Rao1-0/+32
2021-04-12mmc: sdhci-pci-gli: Improve GL9763E L1 entry delay to increase battery lifeBen Chuang1-3/+3
2021-04-12mmc: moxart: Remove unused variable 'dma_time' and 'pio_time'Yang Li1-6/+4
2021-03-31mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based controllersAdrian Hunter1-0/+27
2021-03-31mmc: dw_mmc-k3: use the correct HiSilicon copyrightHao Fang1-1/+1
2021-03-30mmc: sdhci-esdhc-imx: separate 100/200 MHz pinctrl states checkShawn Guo1-4/+4
2021-03-30mmc: sdhci-brcmstb: Remove CQE quirkAl Cooper1-1/+0
2021-03-30mmc: sdhci: replace mmc->parent with mmc_dev() for consistencyJisheng Zhang5-35/+35
2021-03-30mmc: sdhci-of-dwcmshc: set MMC_CAP_WAIT_WHILE_BUSYJisheng Zhang1-0/+2
2021-03-30mmc: sdhci-of-dwcmshc: fix error return code in dwcmshc_probe()Wei Yongjun1-1/+3
2021-03-30mmc: sdhci-of-dwcmshc: add ACPI support for BlueField-3 SoCLiming Sun1-14/+36
2021-03-30mmc: sdhci-pci: Add PCI IDs for Intel LKFAdrian Hunter2-0/+4
2021-03-30mmc: tmio: always flag retune when resetting and a card is presentWolfram Sang1-2/+3
2021-03-30mmc: tmio: restore bus width when resettingTakeshi Saito1-15/+17
2021-03-30mmc: cavium: Use '"%s...", __func__' to print function nameBean Huo1-2/+1
2021-03-30mmc: sdhci-acpi: Add device ID for the AMDI0041 variant of the AMD eMMC controller.James Young1-0/+2
2021-03-30mmc: renesas_sdhi: do hard reset if possibleWolfram Sang3-1/+19
2021-03-30mmc: renesas_sdhi: break SCC reset into own functionWolfram Sang1-10/+14
2021-03-30mmc: tmio: abort DMA before resetWolfram Sang1-2/+2
2021-03-30mmc: sdhci-of-dwcmshc: add rockchip platform supportShawn Lin1-8/+253
2021-03-30mmc: sdhci-esdhc-imx: Use device_get_match_data()Fabio Estevam1-3/+1
2021-03-30mmc: sdhci-esdhc-imx: Remove non-DT stubFabio Estevam2-10/+1
2021-03-30mmc: sdhci: Use "mmc" directly rather than "host->mmc"Jisheng Zhang1-17/+16
2021-03-30mmc: sdhci-pci: Avoid comma separated statementsJisheng Zhang1-1/+1
2021-03-30mmc: via-sdmmc: remove unneeded variable 'ret'Yang Li1-2/+1
2021-03-30mmc: dw_mmc: simplify optional reset handlingPhilipp Zabel1-9/+5
2021-03-30mmc: sdhci-st: simplify optional reset handlingPhilipp Zabel1-12/+7
2021-03-30mmc: renesas_sdhi: use custom mask for TMIO_MASK_ALLWolfram Sang2-2/+3
2021-03-30mmc: sdhci: Check for reset prior to DMA address unmapPradeep P V K1-29/+31
2021-03-30mmc: sdhci-pci-o2micro: Add missing checks in sdhci_pci_o2_probeDinghao Liu1-0/+8
2021-03-30mmc: sdhci-pci-gli: Enable short circuit protection mechanism of GL9755Renius Chen1-0/+8
2021-03-30mmc: sdhci-esdhc-imx: validate pinctrl before use itPeng Fan1-1/+1
2021-03-30mmc: tmio: support custom irq masksWolfram Sang2-3/+6
2021-03-30mmc: uniphier-sd: Fix a resource leak in the remove functionChristophe JAILLET1-0/+1
2021-03-30mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()Christophe JAILLET1-1/+3
2021-03-30mmc: tmio: remove workaround for NON_REMOVABLEWolfram Sang1-9/+0
2021-03-30mmc: dw_mmc: Drop redundant call to ->card_event callbackUlf Hansson1-2/+0
2021-03-16mmc: sdhci-msm: Convert to use resource-managed OPP APIYangtao Li1-14/+5
2021-03-09mmc: mmci: Add MMC_CAP_NEED_RSP_BUSY for the stm32 variantsYann Gautier1-1/+9
2021-02-26Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds1-7/+2
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-3/+1
2021-02-20sdhci: stop poking into swiotlb internalsChristoph Hellwig1-7/+2
2021-02-15mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li1-1/+2