aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-15mmc: sdhci: Remove finish_taskletAdrian Hunter2-17/+23
2019-04-15mmc: sdhci: Call mmc_request_done() from IRQ handler if possibleAdrian Hunter1-7/+41
2019-04-15mmc: sdhci: Move some processing to __sdhci_finish_mrq()Adrian Hunter1-5/+5
2019-04-15mmc: sdhci: Move timer and has_requests functionsAdrian Hunter1-22/+22
2019-04-15mmc: sdhci: Reorganize sdhci_finish_mrq() and __sdhci_finish_mrq()Adrian Hunter1-14/+14
2019-04-15mmc: sdhci-pci: Add support for Intel CMLAdrian Hunter2-0/+4
2019-04-15mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllersAndrea Merello1-18/+20
2019-04-15mmc: mtk-sd: check for valid optional memory resourceFabien Parent1-3/+5
2019-04-15mmc: alcor: enable DMA transfer of large buffersDaniel Drake1-53/+35
2019-04-15mmc: sdhci_am654: Clear HISPD_ENA in some lower speed modesFaiz Abbas2-0/+23
2019-04-15mmc: mmc_spi: Convert to use SPDX identifierAndy Shevchenko2-21/+3
2019-04-15mmc: mmc_spi: Indentation fixesAndy Shevchenko1-16/+10
2019-04-15mmc: mmc_spi: Join string literals backAndy Shevchenko1-7/+5
2019-04-15mmc: mmc_spi: Remove useless NULL check at ->remove()Andy Shevchenko1-20/+16
2019-04-15mmc: mmc_spi: Remove redundant dev_set_drvdata()Andy Shevchenko1-2/+0
2019-04-15mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callbackLudovic Barre2-31/+2
2019-04-15mmc: mmci: stm32: define get_dctrl_cfgLudovic Barre2-0/+23
2019-04-15mmc: mmci: qcom: define get_dctrl_cfgLudovic Barre1-0/+6
2019-04-15mmc: mmci: define get_dctrl_cfg for legacy variantLudovic Barre1-6/+24
2019-04-15mmc: mmci: add get_datactrl_cfg callback and helper functionsLudovic Barre1-0/+6
2019-04-15mmc: alcor: enable DMA for writesDaniel Drake1-1/+2
2019-04-15mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.Christoph Muellner1-1/+4
2019-04-15mmc: sdhci-omap: Make sdhci_omap_reset staticYueHaibing1-1/+1
2019-04-15mmc: tegra: fix CQE enable and resume sequenceSowjanya Komatineni1-10/+62
2019-04-15mmc: cqhci: add CQHCI_SSC1 register CBC field maskSowjanya Komatineni1-0/+1
2019-04-15mmc: tegra: add Tegra186 WAR for CQESowjanya Komatineni1-1/+16
2019-04-15mmc: cqhci: allow hosts to update dcmd cmd descSowjanya Komatineni2-0/+5
2019-04-15mmc: tegra: update hw tuning processSowjanya Komatineni1-1/+215
2019-04-15mmc: sdhci: allow host to specify maximum tuning loopsSowjanya Komatineni2-2/+4
2019-04-15mmc: tegra: fix ddr signaling for non-ddr modesSowjanya Komatineni1-0/+1
2019-04-15mmc: mtk-sd: add support for MT8516Fabien Parent1-0/+11
2019-04-15mmc: renesas_sdhi: set CBSY flag before probing TMIO hostWolfram Sang1-4/+4
2019-04-15mmc: renesas_sdhi: prevent overflow for max_req_sizeWolfram Sang2-5/+5
2019-04-15mmc: tmio: introduce macro for max block sizeWolfram Sang2-1/+3
2019-04-15mmc: renesas_sdhi: update copyright informationWolfram Sang6-10/+11
2019-04-15mmc: mxs-mmc: Enable MMC_CAP_ERASEStefan Wahren1-1/+2
2019-04-15mmc_spi: add a status check for spi_sync_lockedKangjie Lu1-0/+4
2019-04-15mmc: sdhci-of-esdhc: add quirk to ignore command inhibit for dataYangbo Lu1-0/+16
2019-04-15mmc: sdhci-of-esdhc: add erratum eSDHC7 supportYinbo Zhu1-0/+22
2019-04-15mmc: sdhci-of-esdhc: add erratum A-009204 supportYinbo Zhu1-0/+3
2019-04-15mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 supportYinbo Zhu1-1/+3
2019-04-15mmc: sdhci-of-esdhc: add erratum eSDHC5 supportYinbo Zhu1-0/+3
2019-04-15mmc: sdhci-of-esdhc: add erratum A011334 support in lx2160 2.0 SoCYinbo Zhu1-0/+1
2019-04-15mmc: host: Pedantic cleanups to KconfigEnrico Weigelt, metux IT consult1-21/+22
2019-04-15mmc: mmci: Make mmci_variant_init() staticUlf Hansson1-1/+1
2019-04-15mmc: mmci: Share sdmmc_variant_init() via the common header fileUlf Hansson2-6/+6
2019-04-15mmc: mmci: Drop qcom specific header fileUlf Hansson3-27/+6
2019-04-15mmc: mmci: Re-work code starting DMA for the qcom variantUlf Hansson3-10/+8
2019-04-15mmc: mmci: Drop unnecessary clear of variant->qcom_dml flagUlf Hansson1-1/+0
2019-04-15mmc: mmci: Don't share un-implemented DMA functionsUlf Hansson1-0/+2