summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: omap: Fix I2C dependency and make driver usable with device treeTony Lindgren2013-11-271-1/+10
* mmc: omap: Fix DMA configuration to not rely on device idTony Lindgren2013-11-271-22/+12Star
* Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-2/+1Star
|\
| * ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-2/+1Star
* | Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-1845-1231/+1786
|\ \ | |/ |/|
| * mmc: wbsd: Silence compiler warningUlf Hansson2013-11-081-1/+0Star
| * mmc: core: Silence compiler warning in __mmc_switchUlf Hansson2013-11-081-1/+1
| * mmc: sh_mmcif: Convert to clk_prepare|unprepareUlf Hansson2013-11-081-6/+6
| * mmc: sh_mmcif: Convert to PM macros when defining dev_pm_opsUlf Hansson2013-11-081-7/+3Star
| * mmc: dw_mmc: exynos: Revert the sdr_timing assignmentYuvaraj Kumar C D2013-11-081-1/+2
| * mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irqAlexey Neyman2013-11-081-0/+8
| * mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson2013-10-312-10/+14
| * mmc: core: Improve runtime PM support during suspend/resume for sd/mmcUlf Hansson2013-10-312-17/+66
| * mmc: core: Remove redundant mmc_power_up|off at runtime callbacksUlf Hansson2013-10-312-24/+2Star
| * mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson2013-10-313-17/+51
| * mmc: core: Remove deprecated mmc_suspend|resume_host APIsUlf Hansson2013-10-311-22/+0Star
| * mmc: mmci: Move away from using deprecated APIsUlf Hansson2013-10-311-13/+4Star
| * mmc: via-sdmmc: Move away from using deprecated APIsUlf Hansson2013-10-311-6/+1Star
| * mmc: tmio: Move away from using deprecated APIsUlf Hansson2013-10-311-6/+3Star
| * mmc: sh_mmcif: Move away from using deprecated APIsUlf Hansson2013-10-311-7/+3Star
| * mmc: sdricoh_cs: Move away from using deprecated APIsUlf Hansson2013-10-311-3/+0Star
| * mmc: rtsx: Remove redundant suspend and resume callbacksUlf Hansson2013-10-311-33/+0Star
| * mmc: wbsd: Move away from using deprecated APIsUlf Hansson2013-10-311-28/+5Star
| * mmc: pxamci: Remove redundant suspend and resume callbacksUlf Hansson2013-10-311-32/+0Star
| * mmc: s3cmci: Remove redundant suspend and resume callbacksUlf Hansson2013-10-311-29/+0Star
| * mmc: wmt-sdmmc: Move away from using deprecated APIsUlf Hansson2013-10-311-17/+10Star
| * mmc: mxcmmc: Move away from using deprecated APIsUlf Hansson2013-10-311-10/+2Star
| * mmc: mxs-mmc: Move away from using deprecated APIsUlf Hansson2013-10-311-10/+2Star
| * mmc: omap: Remove redundant suspend and resume callbacksUlf Hansson2013-10-312-86/+3Star
| * mmc: tifm_sd: Move away from using deprecated APIsUlf Hansson2013-10-311-3/+1Star
| * mmc: sdhci: Move away from using deprecated APIsUlf Hansson2013-10-311-18/+2Star
| * mmc: vub300: Move away from using deprecated APIsUlf Hansson2013-10-311-16/+2Star
| * mmc: mvsdio: Remove redundant suspend and resume callbacksUlf Hansson2013-10-311-29/+0Star
| * mmc: msm_sdcc: Move away from using deprecated APIsUlf Hansson2013-10-311-25/+2Star
| * mmc: jz4740: Move away from using deprecated APIsUlf Hansson2013-10-311-4/+0Star
| * mmc: dw_mmc: Move away from using deprecated APIsUlf Hansson2013-10-311-21/+0Star
| * mmc: davinci_mmc: Move away from using deprecated APIsUlf Hansson2013-10-311-21/+5Star
| * mmc: cb710: Move away from using deprecated APIsUlf Hansson2013-10-311-9/+1Star
| * mmc: bfin_sdh: Move away from using deprecated APIsUlf Hansson2013-10-311-11/+1Star
| * mmc: au1xmmc: Move away from using deprecated APIsUlf Hansson2013-10-311-6/+1Star
| * mmc: atmel-mci: Remove redundant suspend and resume callbacksUlf Hansson2013-10-311-61/+0Star
| * 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/+10Star
| * mmc: core: Prevent violation of specs while initializing cardsUlf Hansson2013-10-314-37/+13Star
| * mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2013-10-314-34/+40
| * mmc: core: Cleanup code for setting ocr mask for SDIOUlf Hansson2013-10-311-16/+10Star
| * mmc: core: Remove unnecessary retry mechanism at SDIO attachUlf Hansson2013-10-311-11/+3Star
| * 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/+16Star
| * mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson2013-10-313-9/+22