summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: wmt-sdmmc: Drop unused includeLinus Walleij2019-02-251-1/+0
* mmc: sunxi-mmc: Drop unused includesLinus Walleij2019-02-251-2/+0
* mmc: sdhci-pxav2: Drop unused includeLinus Walleij2019-02-251-1/+0
* mmc: sdhci-bcm-kona: Drop unused includesLinus Walleij2019-02-251-2/+0
* mmc: mxs-mmc: Drop unused includesLinus Walleij2019-02-251-2/+0
* mmc: mxcmmc: Drop unused includesLinus Walleij2019-02-251-2/+0
* mmc: cb710: fix indentation issue in if blockColin Ian King2019-02-251-20/+22
* mmc: core: Indicate SD specs higher than 4.0Avri Altman2019-02-252-0/+7
* mmc: core: Calculate the discard arg only onceAvri Altman2019-02-256-11/+21
* mmc: slot-gpio: Remove override_active_level on WPLinus Walleij2019-02-259-16/+9
* mmc: bcm2835: Deduplicate reset of driver data on removeLukas Wunner2019-02-251-1/+0
* mmc: bcm2835: Drop pointer to mmc_host from bcm2835_hostLukas Wunner2019-02-252-10/+15
* mmc: bcm2835: Drop DMA channel error pointer checkLukas Wunner2019-02-251-1/+1
* mmc: omap: fix the maximum timeout settingAaro Koskinen2019-02-251-1/+1
* mmc: tegra: HW Command Queue Support for Tegra SDMMCSowjanya Komatineni2019-02-252-4/+114
* mmc: sdhci: Add ADMA3 DMA support for V4 enabled hostSowjanya Komatineni2019-02-252-1/+10
* dt-bindings: mmc: Add supports-cqe propertySowjanya Komatineni2019-02-251-0/+2
* MAINTAINERS: Drop link to git for SDHCIUlf Hansson2019-02-251-1/+0
* MAINTAINERS: Add maintainers for eMMC CQHCI driverUlf Hansson2019-02-251-0/+8
* mmc: atmel-mci: enable 8 bits buswidth supportNicolas Ferre2019-02-251-1/+7
* mmc: renesas_sdhi: Fix card initialization failure in high speed modeTakeshi Saito2019-02-251-4/+7
* mmc: jz4740: Remove platform data and use standard APIsPaul Cercueil2019-02-251-57/+14
* mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controllerErnest Zhang(WH)2019-02-251-1/+1
* mmc: jz4740: Annotate implicit fall throughMathieu Malaterre2019-02-251-0/+2
* mmc: sdhci-esdhc-imx: fix return value check in sdhci_esdhc_imx_probe()Wei Yongjun2019-02-251-2/+2
* mmc: core: annotate implicit fall throughMathieu Malaterre2019-02-251-1/+1
* mmc: tegra: SDMMC pads auto-calibrationSowjanya Komatineni2019-02-251-41/+119
* dt-bindings: mmc: tegra: Add pinctrl for SDMMC drive strengthsSowjanya Komatineni2019-02-251-1/+5
* mmc: sdhci-esdhc-imx: add DCMD support for CMDQBOUGH CHEN2019-02-251-1/+21
* mmc: sdhci-esdhc-imx: add CMDQ supportBOUGH CHEN2019-02-252-3/+115
* mmc: sdhci: correct the maximum timeout when enable CMDQBOUGH CHEN2019-02-251-2/+7
* mmc: sdhci-esdhc-imx: add HS400_ES support for i.MX8QXPBOUGH CHEN2019-02-251-0/+29
* mmc: sdhci-esdhc-imx: remove the 100MHz limitation for Strobe DLLBOUGH CHEN2019-02-251-29/+23
* mmc: tmio: undo PM autosuspend when removing the hostNiklas Söderlund2019-02-251-0/+1
* mmc: tmio: fix typo in tmio_mmc_init_ocr()Niklas Söderlund2019-02-251-1/+1
* mmc:sdio: Remove unneeded variable retwangbo2019-02-251-2/+1
* mmc: sdhci: Fix O2 Host PLL and card detect issueErnest Zhang(WH)2019-02-252-3/+131
* mmc: sdhci: Moving sdhci_o2 into sdhci-pci-o2micro.cErnest Zhang(WH)2019-02-253-15/+11
* mmc: block: fix debugfs_simple_attr.cocci warningsYueHaibing2019-02-251-4/+5
* mmc: dt-bindings: omap: Remove duplicate documentation paragraphsMike Maslenkin2019-02-251-28/+0
* mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probeStefan Wahren2019-02-251-1/+3
* mmc: sdhci: add delay after the last tuning commandBOUGH CHEN2019-02-251-3/+4
* mmc: sdhci-esdhc-imx: add delay between tuning cyclesBOUGH CHEN2019-02-251-0/+2
* mmc: sdhci-esdhc-imx: add SD clock limitation for imx6ullBOUGH CHEN2019-02-251-1/+21
* dt-bindings: mmc: fsl-imx-esdhc: add imx6ull compatible stringBOUGH CHEN2019-02-251-0/+1
* mmc: sdhci-esdhc-imx: fix HS400 timing issueBOUGH CHEN2019-02-251-0/+1
* mmc: sdhci: usdhc: do not do tuning for DDR50 mode.BOUGH CHEN2019-02-251-0/+20
* mmc: sdhci-esdhc-imx: clear ESDHC_STD_TUNING_EN for manual tuning methodBOUGH CHEN2019-02-251-0/+9
* mmc: sdhci-esdhc-imx: Constify driver dataAndrey Smirnov2019-02-251-8/+8
* mmc: sdhci_am654: Make symbol 'sdhci_am654_ops' staticWei Yongjun2019-02-251-1/+1