summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* 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 branch 'fixes' into nextUlf Hansson2019-02-281-4/+5
|\
| * mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN2019-02-281-4/+5
* | Merge branch 'fixes' into nextUlf Hansson2019-02-285-7/+30
|\|
| * mmc: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu2019-02-271-1/+10
| * mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu2019-02-271-1/+1
| * mmc: tmio: fix access width of Block Count RegisterTakeshi Saito2019-02-263-1/+11
| * mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov2019-02-251-4/+7
| * mmc: spi: Fix card detection during probeJonathan Neuschäfer2019-02-251-0/+1
* | mmc: sdhci-esdhc-imx: clear the HALT bit when enable CQEBOUGH CHEN2019-02-281-0/+13
* | mmc: of_mmc_spi: Convert to mmc_of_parse_voltage()Ulf Hansson2019-02-251-21/+1
* | mmc: renesas_sdhi: Change HW adjustment register according to speed modeTakeshi Saito2019-02-253-0/+11
* | mmc: mmci: Send a CMD12 to clear the DPSM at errorsUlf Hansson2019-02-252-2/+24
* | mmc: sdhci-xenon: Fixup already marked switch fall-throughGustavo A. R. Silva2019-02-251-1/+1
* | mmc: sdhci-tegra: drop ->get_ro() implementationThomas Petazzoni2019-02-251-9/+0
* | mmc: sdhci-omap: drop ->get_ro() implementationThomas Petazzoni2019-02-251-1/+0
* | mmc: sdhci: use WP GPIO in sdhci_check_ro()Thomas Petazzoni2019-02-251-0/+2
* | 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: slot-gpio: Remove override_active_level on WPLinus Walleij2019-02-256-6/+6
* | 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-251-10/+10
* | 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
* | 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: tegra: SDMMC pads auto-calibrationSowjanya Komatineni2019-02-251-41/+119
* | 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