aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-28Merge branch 'fixes' into nextUlf Hansson1-4/+5
2019-02-28mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN1-4/+5
2019-02-28Merge branch 'fixes' into nextUlf Hansson5-7/+30
2019-02-28mmc: sdhci-esdhc-imx: clear the HALT bit when enable CQEBOUGH CHEN1-0/+13
2019-02-27mmc: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu1-1/+10
2019-02-27mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu1-1/+1
2019-02-26mmc: tmio: fix access width of Block Count RegisterTakeshi Saito3-1/+11
2019-02-25mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov1-4/+7
2019-02-25mmc: spi: Fix card detection during probeJonathan Neuschäfer1-0/+1
2019-02-25mmc: of_mmc_spi: Convert to mmc_of_parse_voltage()Ulf Hansson1-21/+1
2019-02-25mmc: renesas_sdhi: Change HW adjustment register according to speed modeTakeshi Saito3-0/+11
2019-02-25mmc: mmci: Send a CMD12 to clear the DPSM at errorsUlf Hansson2-2/+24
2019-02-25mmc: sdhci-xenon: Fixup already marked switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-25mmc: sdhci-tegra: drop ->get_ro() implementationThomas Petazzoni1-9/+0
2019-02-25mmc: sdhci-omap: drop ->get_ro() implementationThomas Petazzoni1-1/+0
2019-02-25mmc: sdhci: use WP GPIO in sdhci_check_ro()Thomas Petazzoni1-0/+2
2019-02-25mmc: wmt-sdmmc: Drop unused includeLinus Walleij1-1/+0
2019-02-25mmc: sunxi-mmc: Drop unused includesLinus Walleij1-2/+0
2019-02-25mmc: sdhci-pxav2: Drop unused includeLinus Walleij1-1/+0
2019-02-25mmc: sdhci-bcm-kona: Drop unused includesLinus Walleij1-2/+0
2019-02-25mmc: mxs-mmc: Drop unused includesLinus Walleij1-2/+0
2019-02-25mmc: mxcmmc: Drop unused includesLinus Walleij1-2/+0
2019-02-25mmc: cb710: fix indentation issue in if blockColin Ian King1-20/+22
2019-02-25mmc: slot-gpio: Remove override_active_level on WPLinus Walleij6-6/+6
2019-02-25mmc: bcm2835: Deduplicate reset of driver data on removeLukas Wunner1-1/+0
2019-02-25mmc: bcm2835: Drop pointer to mmc_host from bcm2835_hostLukas Wunner1-10/+10
2019-02-25mmc: bcm2835: Drop DMA channel error pointer checkLukas Wunner1-1/+1
2019-02-25mmc: omap: fix the maximum timeout settingAaro Koskinen1-1/+1
2019-02-25mmc: tegra: HW Command Queue Support for Tegra SDMMCSowjanya Komatineni2-4/+114
2019-02-25mmc: sdhci: Add ADMA3 DMA support for V4 enabled hostSowjanya Komatineni2-1/+10
2019-02-25mmc: atmel-mci: enable 8 bits buswidth supportNicolas Ferre1-1/+7
2019-02-25mmc: renesas_sdhi: Fix card initialization failure in high speed modeTakeshi Saito1-4/+7
2019-02-25mmc: jz4740: Remove platform data and use standard APIsPaul Cercueil1-57/+14
2019-02-25mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controllerErnest Zhang(WH)1-1/+1
2019-02-25mmc: jz4740: Annotate implicit fall throughMathieu Malaterre1-0/+2
2019-02-25mmc: sdhci-esdhc-imx: fix return value check in sdhci_esdhc_imx_probe()Wei Yongjun1-2/+2
2019-02-25mmc: tegra: SDMMC pads auto-calibrationSowjanya Komatineni1-41/+119
2019-02-25mmc: sdhci-esdhc-imx: add DCMD support for CMDQBOUGH CHEN1-1/+21
2019-02-25mmc: sdhci-esdhc-imx: add CMDQ supportBOUGH CHEN2-3/+115
2019-02-25mmc: sdhci: correct the maximum timeout when enable CMDQBOUGH CHEN1-2/+7
2019-02-25mmc: sdhci-esdhc-imx: add HS400_ES support for i.MX8QXPBOUGH CHEN1-0/+29
2019-02-25mmc: sdhci-esdhc-imx: remove the 100MHz limitation for Strobe DLLBOUGH CHEN1-29/+23
2019-02-25mmc: tmio: undo PM autosuspend when removing the hostNiklas Söderlund1-0/+1
2019-02-25mmc: tmio: fix typo in tmio_mmc_init_ocr()Niklas Söderlund1-1/+1
2019-02-25mmc: sdhci: Fix O2 Host PLL and card detect issueErnest Zhang(WH)2-3/+131
2019-02-25mmc: sdhci: Moving sdhci_o2 into sdhci-pci-o2micro.cErnest Zhang(WH)3-15/+11
2019-02-25mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probeStefan Wahren1-1/+3
2019-02-25mmc: sdhci: add delay after the last tuning commandBOUGH CHEN1-3/+4
2019-02-25mmc: sdhci-esdhc-imx: add delay between tuning cyclesBOUGH CHEN1-0/+2
2019-02-25mmc: sdhci-esdhc-imx: add SD clock limitation for imx6ullBOUGH CHEN1-1/+21