summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2019-04-15mmc: mmci: add get_datactrl_cfg callback and helper functionsLudovic Barre
2019-04-15mmc: alcor: enable DMA for writesDaniel Drake
2019-04-15mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.Christoph Muellner
2019-04-15mmc: sdhci-omap: Make sdhci_omap_reset staticYueHaibing
2019-04-15mmc: tegra: fix CQE enable and resume sequenceSowjanya Komatineni
2019-04-15mmc: cqhci: add CQHCI_SSC1 register CBC field maskSowjanya Komatineni
2019-04-15mmc: tegra: add Tegra186 WAR for CQESowjanya Komatineni
2019-04-15mmc: cqhci: allow hosts to update dcmd cmd descSowjanya Komatineni
2019-04-15mmc: tegra: update hw tuning processSowjanya Komatineni
2019-04-15mmc: sdhci: allow host to specify maximum tuning loopsSowjanya Komatineni
2019-04-15mmc: tegra: fix ddr signaling for non-ddr modesSowjanya Komatineni
2019-04-15mmc: mtk-sd: add support for MT8516Fabien Parent
2019-04-15mmc: renesas_sdhi: set CBSY flag before probing TMIO hostWolfram Sang
2019-04-15mmc: renesas_sdhi: prevent overflow for max_req_sizeWolfram Sang
2019-04-15mmc: tmio: introduce macro for max block sizeWolfram Sang
2019-04-15mmc: renesas_sdhi: update copyright informationWolfram Sang
2019-04-15mmc: mxs-mmc: Enable MMC_CAP_ERASEStefan Wahren
2019-04-15mmc_spi: add a status check for spi_sync_lockedKangjie Lu
2019-04-15mmc: sdhci-of-esdhc: add quirk to ignore command inhibit for dataYangbo Lu
2019-04-15mmc: sdhci-of-esdhc: add erratum eSDHC7 supportYinbo Zhu
2019-04-15mmc: sdhci-of-esdhc: add erratum A-009204 supportYinbo Zhu
2019-04-15mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 supportYinbo Zhu
2019-04-15mmc: sdhci-of-esdhc: add erratum eSDHC5 supportYinbo Zhu
2019-04-15mmc: sdhci-of-esdhc: add erratum A011334 support in lx2160 2.0 SoCYinbo Zhu
2019-04-15mmc: host: Pedantic cleanups to KconfigEnrico Weigelt, metux IT consult
2019-04-15mmc: mmci: Make mmci_variant_init() staticUlf Hansson
2019-04-15mmc: mmci: Share sdmmc_variant_init() via the common header fileUlf Hansson
2019-04-15mmc: mmci: Drop qcom specific header fileUlf Hansson
2019-04-15mmc: mmci: Re-work code starting DMA for the qcom variantUlf Hansson
2019-04-15mmc: mmci: Drop unnecessary clear of variant->qcom_dml flagUlf Hansson
2019-04-15mmc: mmci: Don't share un-implemented DMA functionsUlf Hansson
2019-04-11mmc: sdhci-omap: Don't finish_mrq() on a command error during tuningFaiz Abbas
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-28mmc: alcor: don't write data before command has completedDaniel Drake
2019-03-21mmc: renesas_sdhi: limit block count to 16 bit for old revisionsWolfram Sang
2019-03-21mmc: alcor: fix DMA readsDaniel Drake
2019-03-21mmc: sdhci-omap: Set caps2 to indicate no physical write protect pinKishon Vijay Abraham I
2019-03-21mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"Alexander Shiyan
2019-03-18mmc: davinci: remove extraneous __init annotationArnd Bergmann
2019-03-18mmc: pxamci: fix enum type confusionArnd Bergmann
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-01mmc:fix a bug when max_discard is 0Jiong Wu
2019-02-28Merge branch 'fixes' into nextUlf Hansson
2019-02-28mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN
2019-02-28mmc: core: Add a debug print when the card may have been replacedhongjiefang
2019-02-28Merge branch 'fixes' into nextUlf Hansson
2019-02-28mmc: core: Add sd discard timeoutAvri Altman
2019-02-28mmc: core: Add discard support to sdAvri Altman
2019-02-28mmc: sdhci-esdhc-imx: clear the HALT bit when enable CQEBOUGH CHEN