aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
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: 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: 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: mmcif: don't depend on MMC_BLOCKWolfram 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: 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: 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: usdhi6rol0: use to_delayed_workGeliang Tang1-1/+1
2016-02-29mmc: sh_mmcif: use to_delayed_workGeliang Tang1-1/+1
2016-02-29mmc: sdricoh_cs: Less checks in sdricoh_init_mmc() after, error detectionMarkus Elfring1-12/+8
2016-02-29mmc: sdricoh_cs: Delete unnecessary variable initialisationsMarkus Elfring1-3/+3
2016-02-15mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinitTony Lindgren1-0/+2
2016-02-11mmc: sdhci-acpi: Fix card detect race for Intel BXT/APLAdrian Hunter1-0/+30
2016-02-11mmc: sdhci-pci: Fix card detect race for Intel BXT/APLAdrian Hunter1-0/+31
2016-02-11mmc: sdhci: Allow override of get_cd() called from sdhci_request()Adrian Hunter1-1/+1
2016-02-11mmc: sdhci: Allow override of mmc host operationsAdrian Hunter2-1/+3
2016-02-10mmc: sh_mmcif: Correct TX DMA channel allocationChris Paterson1-1/+1
2016-02-08mmc: pxamci: fix the device-tree probe deferral pathRobert Jarzmik1-26/+9
2016-02-08mmc: mmc_spi: add checks for dma mapping errorAlexey Khoroshilov1-2/+13
2016-02-02mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error pathJisheng Zhang1-0/+1
2016-02-02mmc: pxamci: fix again read-only gpio detection polarityRobert Jarzmik1-1/+1
2016-01-22Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2-9/+9
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32Linus Torvalds1-1/+17
2016-01-14mmc: atmel: get rid of struct mci_dma_dataMans Rullgard1-1/+0