summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'fixes' into nextUlf Hansson2019-02-288-15/+39
|\ \ | |/
| * mmc: core: align max segment size with logical block sizeMing Lei2019-02-272-7/+8
| * 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: core: Fix NULL ptr crash from mmc_should_fail_requestRitesh Harjani2019-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: core: Add sd discard timeoutAvri Altman2019-02-281-0/+7
* | mmc: core: Add discard support to sdAvri Altman2019-02-282-5/+13
* | mmc: sdhci-esdhc-imx: clear the HALT bit when enable CQEBOUGH CHEN2019-02-281-0/+13
* | mmc: core: do not retry CMD6 in __mmc_switch()Chaotian Jing2019-02-281-1/+1
* | mmc: core: Convert mmc_align_data_size() into an SDIO specific functionUlf Hansson2019-02-253-36/+21
* | mmc: core: Move mmc_of_parse_voltage() to host.cUlf Hansson2019-02-252-48/+44
* | mmc: core: Convert mmc_regulator_get_ocrmask() to staticUlf Hansson2019-02-251-2/+1
* | mmc: core: Move regulator helpers to separate fileUlf Hansson2019-02-254-243/+263
* | mmc: of_mmc_spi: Convert to mmc_of_parse_voltage()Ulf Hansson2019-02-251-21/+1
* | mmc: core: Drop retries as in-parameter to mmc_wait_for_app_cmd()Ulf Hansson2019-02-251-11/+5
* | mmc: core: Convert mmc_wait_for_app_cmd() to staticUlf Hansson2019-02-252-19/+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: core: Indicate SD specs higher than 4.0Avri Altman2019-02-251-0/+5
* | mmc: core: Calculate the discard arg only onceAvri Altman2019-02-254-11/+15
* | mmc: slot-gpio: Remove override_active_level on WPLinus Walleij2019-02-258-15/+8
* | 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