summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-02-28mmc: sdhci-esdhc-imx: clear the HALT bit when enable CQEBOUGH CHEN-0/+13
2019-02-28mmc: core: do not retry CMD6 in __mmc_switch()Chaotian Jing-1/+1
2019-02-25mmc: core: Convert mmc_align_data_size() into an SDIO specific functionUlf Hansson-36/+21
2019-02-25mmc: core: Move mmc_of_parse_voltage() to host.cUlf Hansson-48/+44
2019-02-25mmc: core: Convert mmc_regulator_get_ocrmask() to staticUlf Hansson-8/+1
2019-02-25mmc: core: Move regulator helpers to separate fileUlf Hansson-244/+263
2019-02-25mmc: of_mmc_spi: Convert to mmc_of_parse_voltage()Ulf Hansson-21/+1
2019-02-25mmc: core: Drop retries as in-parameter to mmc_wait_for_app_cmd()Ulf Hansson-11/+5
2019-02-25mmc: core: Convert mmc_wait_for_app_cmd() to staticUlf Hansson-19/+1
2019-02-25mmc: renesas_sdhi: Change HW adjustment register according to speed modeTakeshi Saito-0/+11
2019-02-25mmc: mmci: Send a CMD12 to clear the DPSM at errorsUlf Hansson-2/+24
2019-02-25mmc: sdhci-xenon: Fixup already marked switch fall-throughGustavo A. R. Silva-1/+1
2019-02-25mmc: sdhci-tegra: drop ->get_ro() implementationThomas Petazzoni-9/+0
2019-02-25mmc: sdhci-omap: drop ->get_ro() implementationThomas Petazzoni-1/+0
2019-02-25mmc: sdhci: use WP GPIO in sdhci_check_ro()Thomas Petazzoni-0/+2
2019-02-25mmc: wmt-sdmmc: Drop unused includeLinus Walleij-1/+0
2019-02-25mmc: sunxi-mmc: Drop unused includesLinus Walleij-2/+0
2019-02-25mmc: sdhci-pxav2: Drop unused includeLinus Walleij-1/+0
2019-02-25mmc: sdhci-bcm-kona: Drop unused includesLinus Walleij-2/+0
2019-02-25mmc: mxs-mmc: Drop unused includesLinus Walleij-2/+0
2019-02-25mmc: mxcmmc: Drop unused includesLinus Walleij-2/+0
2019-02-25mmc: cb710: fix indentation issue in if blockColin Ian King-20/+22
2019-02-25mmc: core: Indicate SD specs higher than 4.0Avri Altman-0/+7
2019-02-25mmc: core: Calculate the discard arg only onceAvri Altman-11/+21
2019-02-25mmc: slot-gpio: Remove override_active_level on WPLinus Walleij-16/+9
2019-02-25mmc: bcm2835: Deduplicate reset of driver data on removeLukas Wunner-1/+0
2019-02-25mmc: bcm2835: Drop pointer to mmc_host from bcm2835_hostLukas Wunner-10/+15
2019-02-25mmc: bcm2835: Drop DMA channel error pointer checkLukas Wunner-1/+1
2019-02-25mmc: omap: fix the maximum timeout settingAaro Koskinen-1/+1
2019-02-25mmc: tegra: HW Command Queue Support for Tegra SDMMCSowjanya Komatineni-4/+114
2019-02-25mmc: sdhci: Add ADMA3 DMA support for V4 enabled hostSowjanya Komatineni-1/+10
2019-02-25dt-bindings: mmc: Add supports-cqe propertySowjanya Komatineni-0/+2
2019-02-25MAINTAINERS: Drop link to git for SDHCIUlf Hansson-1/+0
2019-02-25MAINTAINERS: Add maintainers for eMMC CQHCI driverUlf Hansson-0/+8
2019-02-25mmc: atmel-mci: enable 8 bits buswidth supportNicolas Ferre-1/+7
2019-02-25mmc: renesas_sdhi: Fix card initialization failure in high speed modeTakeshi Saito-4/+7
2019-02-25mmc: jz4740: Remove platform data and use standard APIsPaul Cercueil-57/+14
2019-02-25mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controllerErnest Zhang(WH)-1/+1
2019-02-25mmc: jz4740: Annotate implicit fall throughMathieu Malaterre-0/+2
2019-02-25mmc: sdhci-esdhc-imx: fix return value check in sdhci_esdhc_imx_probe()Wei Yongjun-2/+2
2019-02-25mmc: core: annotate implicit fall throughMathieu Malaterre-1/+1
2019-02-25mmc: tegra: SDMMC pads auto-calibrationSowjanya Komatineni-41/+119
2019-02-25dt-bindings: mmc: tegra: Add pinctrl for SDMMC drive strengthsSowjanya Komatineni-1/+5
2019-02-25mmc: sdhci-esdhc-imx: add DCMD support for CMDQBOUGH CHEN-1/+21
2019-02-25mmc: sdhci-esdhc-imx: add CMDQ supportBOUGH CHEN-3/+115
2019-02-25mmc: sdhci: correct the maximum timeout when enable CMDQBOUGH CHEN-2/+7
2019-02-25mmc: sdhci-esdhc-imx: add HS400_ES support for i.MX8QXPBOUGH CHEN-0/+29
2019-02-25mmc: sdhci-esdhc-imx: remove the 100MHz limitation for Strobe DLLBOUGH CHEN-29/+23
2019-02-25mmc: tmio: undo PM autosuspend when removing the hostNiklas Söderlund-0/+1
2019-02-25mmc: tmio: fix typo in tmio_mmc_init_ocr()Niklas Söderlund-1/+1