aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2013-11-26mmc: omap: Fix I2C dependency and make driver usable with device treeTony Lindgren
2013-11-26mmc: omap: Fix DMA configuration to not rely on device idTony Lindgren
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
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-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-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-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