summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-08mmc: wbsd: Silence compiler warningremotes/origin/masterUlf Hansson
2013-11-08mmc: core: Silence compiler warning in __mmc_switchUlf Hansson
2013-11-08mmc: sh_mmcif: Convert to clk_prepare|unprepareUlf Hansson
2013-11-08mmc: sh_mmcif: Convert to PM macros when defining dev_pm_opsUlf Hansson
2013-11-08mmc: dw_mmc: exynos: Revert the sdr_timing assignmentYuvaraj Kumar C D
2013-11-08mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irqAlexey Neyman
2013-10-30mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson
2013-10-30mmc: core: Improve runtime PM support during suspend/resume for sd/mmcUlf Hansson
2013-10-30mmc: core: Remove redundant mmc_power_up|off at runtime callbacksUlf Hansson
2013-10-30mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson
2013-10-30MIPS: db1235: Don't use MMC_CLKGATEUlf Hansson
2013-10-30mmc: core: Remove deprecated mmc_suspend|resume_host APIsUlf Hansson
2013-10-30mmc: mmci: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: via-sdmmc: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: tmio: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: sh_mmcif: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: sdricoh_cs: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: rtsx: Remove redundant suspend and resume callbacksUlf Hansson
2013-10-30mmc: wbsd: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: pxamci: Remove redundant suspend and resume callbacksUlf Hansson
2013-10-30mmc: s3cmci: Remove redundant suspend and resume callbacksUlf Hansson
2013-10-30mmc: wmt-sdmmc: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: mxcmmc: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: mxs-mmc: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: omap: Remove redundant suspend and resume callbacksUlf Hansson
2013-10-30mmc: tifm_sd: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: sdhci: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: vub300: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: mvsdio: Remove redundant suspend and resume callbacksUlf Hansson
2013-10-30mmc: msm_sdcc: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: jz4740: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: dw_mmc: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: davinci_mmc: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: cb710: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: bfin_sdh: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: au1xmmc: Move away from using deprecated APIsUlf Hansson
2013-10-30mmc: atmel-mci: Remove redundant suspend and resume callbacksUlf Hansson
2013-10-30mmc: core: Signal wakeup event at card insert/removalUlf Hansson
2013-10-30mmc: core: Collect common code for card ocr validationUlf Hansson
2013-10-30mmc: core: Prevent violation of specs while initializing cardsUlf Hansson
2013-10-30mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson
2013-10-30mmc: core: Cleanup code for setting ocr mask for SDIOUlf Hansson
2013-10-30mmc: core: Remove unnecessary retry mechanism at SDIO attachUlf Hansson
2013-10-30mmc: core: Let mmc_set_signal_voltage take ocr as parameterUlf Hansson
2013-10-30mmc: core: Let mmc_power_up|cycle take ocr as parameterUlf Hansson
2013-10-30mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson
2013-10-30mmc: sdhci-pci: Add SDIO/MMC device ID support for Intel ClovertrailEric Ernst
2013-10-30mmc: omap_hsmmc: remove unused no_offBalaji T K
2013-10-30mmc: omap_hsmmc: correct max value of clkdBalaji T K
2013-10-30mmc: omap_hsmmc: fix timeout for cmd and data soft resetJianpeng Ma