summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-02-29mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirkShawn Lin1-25/+10
2016-02-29mmc: dw_mmc: add hw_reset supportShawn Lin2-0/+32
2016-02-29mmc: dw_mmc: remove the prepare_command hookJaehoon Chung5-50/+15
2016-02-29mmc: core: report tuning command execution failure reasonRussell King1-1/+2
2016-02-29mmc: block: shut up "retrying because a re-tune was needed" messageRussell King1-2/+2
2016-02-29mmc: core: improve mmc_of_parse_voltage() to return better statusRussell King1-4/+5
2016-02-29mmc: core: shut up "voltage-ranges unspecified" pr_info()Russell King1-2/+6
2016-02-29mmc: tmio: disable clock before changing itWolfram Sang1-0/+2
2016-02-29mmc: tmio: refactor set_clock a littleWolfram Sang1-6/+9
2016-02-29mmc: sdhi: use faster clock handling on RCar Gen2Wolfram Sang1-1/+1
2016-02-29mmc: tmio: remove stale commentsWolfram Sang1-3/+0
2016-02-29mmc: tmio: add flag to reduce delay after changing clock statusWolfram Sang1-3/+4
2016-02-29mmc: sdhi: error message on ENOMEM is superfluousWolfram Sang1-3/+1
2016-02-29mmc: sdhi: Add EXT_ACC register busy checkShinobu Uehara1-0/+1
2016-02-29mmc: tmio_dma: remove debug messages with little informationWolfram Sang1-11/+0
2016-02-29mmc: block: don't use the OR operation for flag of dataJaehoon Chung1-3/+3
2016-02-29mmc: sunxi-mmc: remove the MMC_DATA_STREAM flagJaehoon Chung1-5/+0
2016-02-29mmc: s3cmci: remove the MMC_DATA_STREAM flagJaehoon Chung1-2/+1
2016-02-29mmc: pxamci: remove the MMC_DATA_STREAM flagJaehoon Chung1-6/+0
2016-02-29mmc: mxcmmc: remove the MMC_DATA_STREAM flagJaehoon Chung1-3/+0
2016-02-29mmc: jz4740_mmc: remove the MMC_DATA_STREAM flagJaehoon Chung1-2/+0
2016-02-29mmc: dw_mmc: remove the MMC_DATA_STREAM flagJaehoon Chung1-2/+0
2016-02-29mmc: davinci_mmc: remove the MMC_DATA_STREAM flagJaehoon Chung1-12/+3
2016-02-29mmc: bfin_sdh: remove the MMC_DATA_STREAM flagJaehoon Chung1-3/+0
2016-02-29mmc: atmel-mci: remove the MMC_DATA_STREAM flagJaehoon Chung1-7/+2
2016-02-29mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) supportChen-Yu Tsai1-0/+1
2016-02-29mmc: sunxi: Support 8 bit eMMC DDR transfer modesChen-Yu Tsai1-7/+26
2016-02-29mmc: sunxi: Support MMC_DDR52 timing modesChen-Yu Tsai1-5/+7
2016-02-29mmc: sanitize 'bus width' in debug outputWolfram Sang2-2/+2
2016-02-29mmc: core: use the defined function to check whether card is removableJaehoon Chung1-5/+4
2016-02-29mmc: sdhci-iproc: use sdhci_pltfm_unregister directlyJisheng Zhang1-6/+1
2016-02-29mmc: sdhci-iproc: add bcm2835 supportStefan Wahren2-3/+18
2016-02-29mmc: sdhci-iproc: define MMC caps in platform dataStefan Wahren1-2/+3
2016-02-29mmc: mmc_test: mention that '0' runs all testsWolfram Sang1-0/+1
2016-02-29mmc: mmcif: don't depend on MMC_BLOCKWolfram Sang1-1/+1
2016-02-29mmc: make MAN_BKOPS_EN message a debugWolfram Sang1-1/+1
2016-02-29mmc: omap_hsmmc: don't print uninitialized variablesArnd Bergmann1-2/+2
2016-02-29mmc: sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronouslyFu, Zhonghui1-0/+2
2016-02-29mmc: core: enable mmc host device to suspend/resume asynchronouslyFu, Zhonghui1-0/+1
2016-02-29mmc: sunxi: Support vqmmc regulatorChen-Yu Tsai1-0/+31
2016-02-29mmc: sunxi: Return error on mmc_regulator_set_ocr() fail in .set_ios opChen-Yu Tsai1-1/+4
2016-02-29mmc: sunxi: Document host init sequenceChen-Yu Tsai1-0/+12
2016-02-29mmc: sdhci-iproc: Actually enable the clockStefan Wahren1-1/+8
2016-02-29mmc: debugfs: Add a restriction to mmc debugfs clock settingChuanxiao Dong1-1/+1
2016-02-29mmc: sdhci-iproc: Clean up platform allocations if shdci init failsStefan Wahren1-1/+5
2016-02-29mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9aRameshwar Prasad Sahu1-5/+0
2016-02-29mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIASKishon Vijay Abraham I1-1/+4
2016-02-29mmc: remove unnecessary assignment statements before returnMasahiro Yamada3-23/+6
2016-02-29mmc: core: pwrseq_simple: remove unused header filePeter Chen1-1/+0
2016-02-29mmc: usdhi6rol0: use to_delayed_workGeliang Tang1-1/+1