summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-omap: Don't finish_mrq() on a command error during tuningFaiz Abbas2019-04-111-0/+38
* mmc: alcor: don't write data before command has completedDaniel Drake2019-03-281-21/+13
* 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 tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-081-2/+1
|\
| * Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe2019-02-152-1/+3
| |\
| * | block: kill BLK_MQ_F_SG_MERGEMing Lei2019-02-151-2/+1
* | | 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
OpenPOWER on IntegriCloud