summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: tmio_dma: remove debug messages with little informationWolfram Sang2016-02-291-11/+0
* mmc: block: don't use the OR operation for flag of dataJaehoon Chung2016-02-291-3/+3
* mmc: sunxi-mmc: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-5/+0
* mmc: s3cmci: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-2/+1
* mmc: pxamci: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-6/+0
* mmc: mxcmmc: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-3/+0
* mmc: jz4740_mmc: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-2/+0
* mmc: dw_mmc: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-2/+0
* mmc: davinci_mmc: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-12/+3
* mmc: bfin_sdh: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-3/+0
* mmc: atmel-mci: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-7/+2
* mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) supportChen-Yu Tsai2016-02-291-0/+1
* mmc: sunxi: Support 8 bit eMMC DDR transfer modesChen-Yu Tsai2016-02-291-7/+26
* mmc: sunxi: Support MMC_DDR52 timing modesChen-Yu Tsai2016-02-291-5/+7
* mmc: sanitize 'bus width' in debug outputWolfram Sang2016-02-292-2/+2
* mmc: core: use the defined function to check whether card is removableJaehoon Chung2016-02-291-5/+4
* mmc: sdhci-iproc: use sdhci_pltfm_unregister directlyJisheng Zhang2016-02-291-6/+1
* mmc: sdhci-iproc: add bcm2835 supportStefan Wahren2016-02-292-3/+18
* mmc: sdhci-iproc: define MMC caps in platform dataStefan Wahren2016-02-291-2/+3
* mmc: mmc_test: mention that '0' runs all testsWolfram Sang2016-02-291-0/+1
* mmc: mmcif: don't depend on MMC_BLOCKWolfram Sang2016-02-291-1/+1
* mmc: make MAN_BKOPS_EN message a debugWolfram Sang2016-02-291-1/+1
* mmc: omap_hsmmc: don't print uninitialized variablesArnd Bergmann2016-02-291-2/+2
* mmc: sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronouslyFu, Zhonghui2016-02-291-0/+2
* mmc: core: enable mmc host device to suspend/resume asynchronouslyFu, Zhonghui2016-02-291-0/+1
* mmc: sunxi: Support vqmmc regulatorChen-Yu Tsai2016-02-291-0/+31
* mmc: sunxi: Return error on mmc_regulator_set_ocr() fail in .set_ios opChen-Yu Tsai2016-02-291-1/+4
* mmc: sunxi: Document host init sequenceChen-Yu Tsai2016-02-291-0/+12
* mmc: sdhci-iproc: Actually enable the clockStefan Wahren2016-02-291-1/+8
* mmc: debugfs: Add a restriction to mmc debugfs clock settingChuanxiao Dong2016-02-291-1/+1
* mmc: sdhci-iproc: Clean up platform allocations if shdci init failsStefan Wahren2016-02-291-1/+5
* mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9aRameshwar Prasad Sahu2016-02-291-5/+0
* mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIASKishon Vijay Abraham I2016-02-291-1/+4
* mmc: remove unnecessary assignment statements before returnMasahiro Yamada2016-02-293-23/+6
* mmc: core: pwrseq_simple: remove unused header filePeter Chen2016-02-291-1/+0
* mmc: usdhi6rol0: use to_delayed_workGeliang Tang2016-02-291-1/+1
* mmc: sh_mmcif: use to_delayed_workGeliang Tang2016-02-291-1/+1
* mmc: sdricoh_cs: Less checks in sdricoh_init_mmc() after, error detectionMarkus Elfring2016-02-291-12/+8
* mmc: sdricoh_cs: Delete unnecessary variable initialisationsMarkus Elfring2016-02-291-3/+3
* mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinitTony Lindgren2016-02-151-0/+2
* Revert "mmc: block: don't use parameter prefix if built as module"Ulf Hansson2016-02-111-3/+0
* mmc: sdhci-acpi: Fix card detect race for Intel BXT/APLAdrian Hunter2016-02-111-0/+30
* mmc: sdhci-pci: Fix card detect race for Intel BXT/APLAdrian Hunter2016-02-111-0/+31
* mmc: sdhci: Allow override of get_cd() called from sdhci_request()Adrian Hunter2016-02-111-1/+1
* mmc: sdhci: Allow override of mmc host operationsAdrian Hunter2016-02-112-1/+3
* mmc: sh_mmcif: Correct TX DMA channel allocationChris Paterson2016-02-101-1/+1
* mmc: block: return error on failed mmc_blk_get()Olof Johansson2016-02-101-1/+3
* mmc: pxamci: fix the device-tree probe deferral pathRobert Jarzmik2016-02-081-26/+9
* mmc: mmc_spi: add checks for dma mapping errorAlexey Khoroshilov2016-02-081-2/+13
* mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error pathJisheng Zhang2016-02-021-0/+1