summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2013-11-12Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King
2013-11-08mmc: wbsd: Silence compiler warningUlf 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-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-31ARM: 7797/1: mmc: Use dma_max_pfn(dev) helper for bounce_limit calculationsSantosh Shilimkar
2013-10-31DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent()Russell King
2013-10-31mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson
2013-10-31mmc: core: Improve runtime PM support during suspend/resume for sd/mmcUlf Hansson
2013-10-31mmc: core: Remove redundant mmc_power_up|off at runtime callbacksUlf Hansson
2013-10-31mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson
2013-10-31mmc: core: Remove deprecated mmc_suspend|resume_host APIsUlf Hansson
2013-10-31mmc: mmci: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: via-sdmmc: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: tmio: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: sh_mmcif: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: sdricoh_cs: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: rtsx: Remove redundant suspend and resume callbacksUlf Hansson
2013-10-31mmc: wbsd: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: pxamci: Remove redundant suspend and resume callbacksUlf Hansson
2013-10-31mmc: s3cmci: Remove redundant suspend and resume callbacksUlf Hansson
2013-10-31mmc: wmt-sdmmc: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: mxcmmc: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: mxs-mmc: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: omap: Remove redundant suspend and resume callbacksUlf Hansson
2013-10-31mmc: tifm_sd: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: sdhci: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: vub300: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: mvsdio: Remove redundant suspend and resume callbacksUlf Hansson
2013-10-31mmc: msm_sdcc: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: jz4740: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: dw_mmc: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: davinci_mmc: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: cb710: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: bfin_sdh: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: au1xmmc: Move away from using deprecated APIsUlf Hansson
2013-10-31mmc: atmel-mci: Remove redundant suspend and resume callbacksUlf Hansson
2013-10-31mmc: core: Signal wakeup event at card insert/removalUlf Hansson
2013-10-31mmc: core: Collect common code for card ocr validationUlf Hansson
2013-10-31mmc: core: Prevent violation of specs while initializing cardsUlf Hansson
2013-10-31mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson
2013-10-31mmc: core: Cleanup code for setting ocr mask for SDIOUlf Hansson
2013-10-31mmc: core: Remove unnecessary retry mechanism at SDIO attachUlf Hansson
2013-10-31mmc: core: Let mmc_set_signal_voltage take ocr as parameterUlf Hansson
2013-10-31mmc: core: Let mmc_power_up|cycle take ocr as parameterUlf Hansson
2013-10-31mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson
2013-10-31mmc: sdhci-pci: Add SDIO/MMC device ID support for Intel ClovertrailEric Ernst