summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2021-04-2835-251/+612
|\
| * mmc: mmc_spi: Make of_mmc_spi.c resource provider agnosticAndy Shevchenko2021-04-232-6/+2
| * mmc: mmc_spi: Use already parsed IRQAndy Shevchenko2021-04-231-2/+2
| * mmc: mmc_spi: Drop unused NO_IRQ definitionAndy Shevchenko2021-04-231-5/+0
| * mmc: mmc_spi: Set up polling even if voltage-ranges is not presentAndy Shevchenko2021-04-231-1/+1
| * mmc: core: Convert mmc_of_parse_voltage() to use device property APIAndy Shevchenko2021-04-234-7/+8
| * Merge branch 'fixes' into nextUlf Hansson2021-04-191-2/+3
| |\
| * | mmc: dw_mmc-rockchip: Just set default sample value for legacy modeShawn Lin2021-04-161-1/+1
| * | mmc: sdhci-s3c: constify uses of driver/match dataKrzysztof Kozlowski2021-04-151-5/+5
| * | mmc: sdhci-s3c: correct kerneldoc of sdhci_s3c_drv_dataKrzysztof Kozlowski2021-04-151-1/+1
| * | mmc: sdhci-s3c: simplify getting of_device_id match dataKrzysztof Kozlowski2021-04-151-9/+3
| * | mmc: tmio: always restore irq registerWolfram Sang2021-04-152-7/+6
| * | mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL975xBen Chuang2021-04-151-0/+32
| * | mmc: sdhci-st: Remove unnecessary error logLaibin Qiu2021-04-121-3/+1
| * | mmc: sdhci-msm: Remove unnecessary error logJia Yang2021-04-121-6/+2
| * | mmc: owl-mmc: Remove unnecessary error logLaibin Qiu2021-04-121-1/+0
| * | mmc: renesas_sdhi: enable WAIT_WHILE_BUSYWolfram Sang2021-04-122-5/+7
| * | mmc: sdhci-tegra: Add required callbacks to set/clear CQE_EN bitAniruddha Tvs Rao2021-04-121-0/+32
| * | mmc: sdhci-pci-gli: Improve GL9763E L1 entry delay to increase battery lifeBen Chuang2021-04-121-3/+3
| * | mmc: moxart: Remove unused variable 'dma_time' and 'pio_time'Yang Li2021-04-121-6/+4
| * | mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based contr...Adrian Hunter2021-03-311-0/+27
| * | mmc: dw_mmc-k3: use the correct HiSilicon copyrightHao Fang2021-03-311-1/+1
| * | mmc: sdhci-esdhc-imx: separate 100/200 MHz pinctrl states checkShawn Guo2021-03-301-4/+4
| * | mmc: sdhci-brcmstb: Remove CQE quirkAl Cooper2021-03-301-1/+0
| * | mmc: sdhci: replace mmc->parent with mmc_dev() for consistencyJisheng Zhang2021-03-305-35/+35
| * | mmc: sdhci-of-dwcmshc: set MMC_CAP_WAIT_WHILE_BUSYJisheng Zhang2021-03-301-0/+2
| * | mmc: sdhci-of-dwcmshc: fix error return code in dwcmshc_probe()Wei Yongjun2021-03-301-1/+3
| * | mmc: sdhci-of-dwcmshc: add ACPI support for BlueField-3 SoCLiming Sun2021-03-301-14/+36
| * | mmc: sdhci-pci: Add PCI IDs for Intel LKFAdrian Hunter2021-03-302-0/+4
| * | mmc: tmio: always flag retune when resetting and a card is presentWolfram Sang2021-03-301-2/+3
| * | mmc: tmio: restore bus width when resettingTakeshi Saito2021-03-301-15/+17
| * | mmc: cavium: Use '"%s...", __func__' to print function nameBean Huo2021-03-301-2/+1
| * | mmc: sdhci-acpi: Add device ID for the AMDI0041 variant of the AMD eMMC contr...James Young2021-03-301-0/+2
| * | mmc: renesas_sdhi: do hard reset if possibleWolfram Sang2021-03-303-1/+19
| * | mmc: renesas_sdhi: break SCC reset into own functionWolfram Sang2021-03-301-10/+14
| * | mmc: tmio: abort DMA before resetWolfram Sang2021-03-301-2/+2
| * | mmc: sdhci-of-dwcmshc: add rockchip platform supportShawn Lin2021-03-301-8/+253
| * | mmc: sdhci-esdhc-imx: Use device_get_match_data()Fabio Estevam2021-03-301-3/+1
| * | mmc: sdhci-esdhc-imx: Remove non-DT stubFabio Estevam2021-03-302-10/+1
| * | mmc: sdhci: Use "mmc" directly rather than "host->mmc"Jisheng Zhang2021-03-301-17/+16
| * | mmc: sdhci-pci: Avoid comma separated statementsJisheng Zhang2021-03-301-1/+1
| * | mmc: via-sdmmc: remove unneeded variable 'ret'Yang Li2021-03-301-2/+1
| * | mmc: dw_mmc: simplify optional reset handlingPhilipp Zabel2021-03-301-9/+5
| * | mmc: sdhci-st: simplify optional reset handlingPhilipp Zabel2021-03-301-12/+7
| * | mmc: renesas_sdhi: use custom mask for TMIO_MASK_ALLWolfram Sang2021-03-302-2/+3
| * | mmc: sdhci: Check for reset prior to DMA address unmapPradeep P V K2021-03-301-29/+31
| * | mmc: sdhci-pci-o2micro: Add missing checks in sdhci_pci_o2_probeDinghao Liu2021-03-301-0/+8
| * | mmc: sdhci-pci-gli: Enable short circuit protection mechanism of GL9755Renius Chen2021-03-301-0/+8
| * | mmc: sdhci-esdhc-imx: validate pinctrl before use itPeng Fan2021-03-301-1/+1
| * | mmc: tmio: support custom irq masksWolfram Sang2021-03-302-3/+6