summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * | mmc: mmci: add get_datactrl_cfg callback and helper functionsLudovic Barre2019-04-151-0/+6
| * | mmc: alcor: enable DMA for writesDaniel Drake2019-04-151-1/+2
| * | mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.Christoph Muellner2019-04-151-1/+4
| * | mmc: sdhci-omap: Make sdhci_omap_reset staticYueHaibing2019-04-151-1/+1
| * | mmc: tegra: fix CQE enable and resume sequenceSowjanya Komatineni2019-04-151-10/+62
| * | mmc: cqhci: add CQHCI_SSC1 register CBC field maskSowjanya Komatineni2019-04-151-0/+1
| * | mmc: tegra: add Tegra186 WAR for CQESowjanya Komatineni2019-04-151-1/+16
| * | mmc: cqhci: allow hosts to update dcmd cmd descSowjanya Komatineni2019-04-152-0/+5
| * | mmc: tegra: update hw tuning processSowjanya Komatineni2019-04-151-1/+215
| * | mmc: sdhci: allow host to specify maximum tuning loopsSowjanya Komatineni2019-04-152-2/+4
| * | mmc: tegra: fix ddr signaling for non-ddr modesSowjanya Komatineni2019-04-151-0/+1
| * | mmc: mtk-sd: add support for MT8516Fabien Parent2019-04-151-0/+11
| * | mmc: renesas_sdhi: set CBSY flag before probing TMIO hostWolfram Sang2019-04-151-4/+4
| * | mmc: renesas_sdhi: prevent overflow for max_req_sizeWolfram Sang2019-04-152-5/+5
| * | mmc: tmio: introduce macro for max block sizeWolfram Sang2019-04-152-1/+3
| * | mmc: renesas_sdhi: update copyright informationWolfram Sang2019-04-156-10/+11
| * | mmc: mxs-mmc: Enable MMC_CAP_ERASEStefan Wahren2019-04-151-1/+2
| * | mmc_spi: add a status check for spi_sync_lockedKangjie Lu2019-04-151-0/+4
| * | mmc: sdhci-of-esdhc: add quirk to ignore command inhibit for dataYangbo Lu2019-04-151-0/+16
| * | mmc: sdhci-of-esdhc: add erratum eSDHC7 supportYinbo Zhu2019-04-151-0/+22
| * | mmc: sdhci-of-esdhc: add erratum A-009204 supportYinbo Zhu2019-04-151-0/+3
| * | mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 supportYinbo Zhu2019-04-151-1/+3
| * | mmc: sdhci-of-esdhc: add erratum eSDHC5 supportYinbo Zhu2019-04-151-0/+3
| * | mmc: sdhci-of-esdhc: add erratum A011334 support in lx2160 2.0 SoCYinbo Zhu2019-04-151-0/+1
| * | mmc: host: Pedantic cleanups to KconfigEnrico Weigelt, metux IT consult2019-04-151-21/+22
| * | mmc: mmci: Make mmci_variant_init() staticUlf Hansson2019-04-151-1/+1
| * | mmc: mmci: Share sdmmc_variant_init() via the common header fileUlf Hansson2019-04-152-6/+6
| * | mmc: mmci: Drop qcom specific header fileUlf Hansson2019-04-153-27/+6
| * | mmc: mmci: Re-work code starting DMA for the qcom variantUlf Hansson2019-04-153-10/+8
| * | mmc: mmci: Drop unnecessary clear of variant->qcom_dml flagUlf Hansson2019-04-151-1/+0
| * | mmc: mmci: Don't share un-implemented DMA functionsUlf Hansson2019-04-151-0/+2
| |/
* | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-071-1/+1
|\ \
| * | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-1/+1
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-064-27/+0
|\ \ \ | |_|/ |/| |
| * | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-084-27/+0
* | | mmc: sdhci-omap: Don't finish_mrq() on a command error during tuningFaiz Abbas2019-04-111-0/+38
* | | mmc: alcor: don't write data before command has completedDaniel Drake2019-03-281-21/+13
|/ /
* | mmc: renesas_sdhi: limit block count to 16 bit for old revisionsWolfram Sang2019-03-211-1/+7
* | mmc: alcor: fix DMA readsDaniel Drake2019-03-211-6/+19
* | mmc: sdhci-omap: Set caps2 to indicate no physical write protect pinKishon Vijay Abraham I2019-03-211-0/+3
* | mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"Alexander Shiyan2019-03-211-12/+4
* | mmc: davinci: remove extraneous __init annotationArnd Bergmann2019-03-181-1/+1
* | mmc: pxamci: fix enum type confusionArnd Bergmann2019-03-181-1/+1
|/
* Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-081-2/+1
|\
| * Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe2019-02-152-1/+3
| |\
| * | block: kill BLK_MQ_F_SG_MERGEMing Lei2019-02-151-2/+1
* | | mmc:fix a bug when max_discard is 0Jiong Wu2019-03-011-2/+2
* | | Merge branch 'fixes' into nextUlf Hansson2019-02-281-4/+5
|\ \ \
| * | | mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN2019-02-281-4/+5
* | | | mmc: core: Add a debug print when the card may have been replacedhongjiefang2019-02-283-2/+14