summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Remove deprecated mmc_suspend|resume_host APIsUlf Hansson2013-10-312-25/+0
* mmc: mmci: Move away from using deprecated APIsUlf Hansson2013-10-311-13/+4
* mmc: via-sdmmc: Move away from using deprecated APIsUlf Hansson2013-10-311-6/+1
* mmc: tmio: Move away from using deprecated APIsUlf Hansson2013-10-311-6/+3
* mmc: sh_mmcif: Move away from using deprecated APIsUlf Hansson2013-10-311-7/+3
* mmc: sdricoh_cs: Move away from using deprecated APIsUlf Hansson2013-10-311-3/+0
* mmc: rtsx: Remove redundant suspend and resume callbacksUlf Hansson2013-10-311-33/+0
* mmc: wbsd: Move away from using deprecated APIsUlf Hansson2013-10-311-28/+5
* mmc: pxamci: Remove redundant suspend and resume callbacksUlf Hansson2013-10-311-32/+0
* mmc: s3cmci: Remove redundant suspend and resume callbacksUlf Hansson2013-10-311-29/+0
* mmc: wmt-sdmmc: Move away from using deprecated APIsUlf Hansson2013-10-311-17/+10
* mmc: mxcmmc: Move away from using deprecated APIsUlf Hansson2013-10-311-10/+2
* mmc: mxs-mmc: Move away from using deprecated APIsUlf Hansson2013-10-311-10/+2
* mmc: omap: Remove redundant suspend and resume callbacksUlf Hansson2013-10-312-86/+3
* mmc: tifm_sd: Move away from using deprecated APIsUlf Hansson2013-10-311-3/+1
* mmc: sdhci: Move away from using deprecated APIsUlf Hansson2013-10-311-18/+2
* mmc: vub300: Move away from using deprecated APIsUlf Hansson2013-10-311-16/+2
* mmc: mvsdio: Remove redundant suspend and resume callbacksUlf Hansson2013-10-311-29/+0
* mmc: msm_sdcc: Move away from using deprecated APIsUlf Hansson2013-10-311-25/+2
* mmc: jz4740: Move away from using deprecated APIsUlf Hansson2013-10-311-4/+0
* mmc: dw_mmc: Move away from using deprecated APIsUlf Hansson2013-10-311-21/+0
* mmc: davinci_mmc: Move away from using deprecated APIsUlf Hansson2013-10-311-21/+5
* mmc: cb710: Move away from using deprecated APIsUlf Hansson2013-10-311-9/+1
* mmc: bfin_sdh: Move away from using deprecated APIsUlf Hansson2013-10-311-11/+1
* mmc: au1xmmc: Move away from using deprecated APIsUlf Hansson2013-10-311-6/+1
* mmc: atmel-mci: Remove redundant suspend and resume callbacksUlf Hansson2013-10-311-61/+0
* mmc: core: Signal wakeup event at card insert/removalUlf Hansson2013-10-311-12/+27
* mmc: core: Collect common code for card ocr validationUlf Hansson2013-10-314-40/+10
* mmc: core: Prevent violation of specs while initializing cardsUlf Hansson2013-10-314-37/+13
* mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2013-10-316-35/+41
* mmc: core: Cleanup code for setting ocr mask for SDIOUlf Hansson2013-10-311-16/+10
* mmc: core: Remove unnecessary retry mechanism at SDIO attachUlf Hansson2013-10-311-11/+3
* mmc: core: Let mmc_set_signal_voltage take ocr as parameterUlf Hansson2013-10-314-5/+7
* mmc: core: Let mmc_power_up|cycle take ocr as parameterUlf Hansson2013-10-315-24/+16
* mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson2013-10-314-10/+24
* mmc: sdhci-pci: Add SDIO/MMC device ID support for Intel ClovertrailEric Ernst2013-10-311-0/+46
* mmc: omap_hsmmc: remove unused no_offBalaji T K2013-10-311-7/+0
* mmc: omap_hsmmc: correct max value of clkdBalaji T K2013-10-311-2/+3
* mmc: omap_hsmmc: fix timeout for cmd and data soft resetJianpeng Ma2013-10-311-5/+5
* mmc: omap_hsmmc: context save and restore for DTTony Lindgren2013-10-311-32/+20
* mmc: omap_hsmmc: Fix pbias_disable for omap4Balaji T K2013-10-311-1/+1
* mmc: sdhci: remove unneeded call when have preset value quirkDong Aisheng2013-10-211-1/+2
* mmc: sdhci-esdhc-imx: add preset value quirk for mx6Dong Aisheng2013-10-211-1/+3
* mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dlDong Aisheng2013-10-211-1/+2
* mmc: sdhci-esdhc-imx: add delay line setting supportDong Aisheng2013-10-213-0/+24
* mmc: sdhci-esdhc-imx: add DDR mode support for mx6Dong Aisheng2013-10-211-3/+14
* mmc: sdhci: report error once the maximum tuning loops exhausted or timeoutDong Aisheng2013-10-211-0/+1
* mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6slDong Aisheng2013-10-211-0/+4
* mmc: sdhci-esdhc-imx: add std tuning support for mx6slDong Aisheng2013-10-211-17/+73
* mmc: sdhci-esdhc-imx: create struct esdhc_soc_dataShawn Guo2013-10-211-45/+41