summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: omap: Fix I2C dependency and make driver usable with device treeTony Lindgren2013-11-261-1/+10
* mmc: omap: Fix DMA configuration to not rely on device idTony Lindgren2013-11-261-22/+12
* Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-2/+1
|\
| * ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-2/+1
* | 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/+0
| * 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/+3
| * 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-302-10/+14
| * mmc: core: Improve runtime PM support during suspend/resume for sd/mmcUlf Hansson2013-10-302-17/+66
| * mmc: core: Remove redundant mmc_power_up|off at runtime callbacksUlf Hansson2013-10-302-24/+2
| * mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson2013-10-303-17/+51
| * mmc: core: Remove deprecated mmc_suspend|resume_host APIsUlf Hansson2013-10-301-22/+0
| * mmc: mmci: Move away from using deprecated APIsUlf Hansson2013-10-301-13/+4
| * mmc: via-sdmmc: Move away from using deprecated APIsUlf Hansson2013-10-301-6/+1
| * mmc: tmio: Move away from using deprecated APIsUlf Hansson2013-10-301-6/+3
| * mmc: sh_mmcif: Move away from using deprecated APIsUlf Hansson2013-10-301-7/+3
| * mmc: sdricoh_cs: Move away from using deprecated APIsUlf Hansson2013-10-301-3/+0
| * mmc: rtsx: Remove redundant suspend and resume callbacksUlf Hansson2013-10-301-33/+0
| * mmc: wbsd: Move away from using deprecated APIsUlf Hansson2013-10-301-28/+5
| * mmc: pxamci: Remove redundant suspend and resume callbacksUlf Hansson2013-10-301-32/+0
| * mmc: s3cmci: Remove redundant suspend and resume callbacksUlf Hansson2013-10-301-29/+0
| * mmc: wmt-sdmmc: Move away from using deprecated APIsUlf Hansson2013-10-301-17/+10
| * mmc: mxcmmc: Move away from using deprecated APIsUlf Hansson2013-10-301-10/+2
| * mmc: mxs-mmc: Move away from using deprecated APIsUlf Hansson2013-10-301-10/+2
| * mmc: omap: Remove redundant suspend and resume callbacksUlf Hansson2013-10-302-86/+3
| * mmc: tifm_sd: Move away from using deprecated APIsUlf Hansson2013-10-301-3/+1
| * mmc: sdhci: Move away from using deprecated APIsUlf Hansson2013-10-301-18/+2
| * mmc: vub300: Move away from using deprecated APIsUlf Hansson2013-10-301-16/+2
| * mmc: mvsdio: Remove redundant suspend and resume callbacksUlf Hansson2013-10-301-29/+0
| * mmc: msm_sdcc: Move away from using deprecated APIsUlf Hansson2013-10-301-25/+2
| * mmc: jz4740: Move away from using deprecated APIsUlf Hansson2013-10-301-4/+0
| * mmc: dw_mmc: Move away from using deprecated APIsUlf Hansson2013-10-301-21/+0
| * mmc: davinci_mmc: Move away from using deprecated APIsUlf Hansson2013-10-301-21/+5
| * mmc: cb710: Move away from using deprecated APIsUlf Hansson2013-10-301-9/+1
| * mmc: bfin_sdh: Move away from using deprecated APIsUlf Hansson2013-10-301-11/+1
| * mmc: au1xmmc: Move away from using deprecated APIsUlf Hansson2013-10-301-6/+1
| * mmc: atmel-mci: Remove redundant suspend and resume callbacksUlf Hansson2013-10-301-61/+0
| * mmc: core: Signal wakeup event at card insert/removalUlf Hansson2013-10-301-12/+27
| * mmc: core: Collect common code for card ocr validationUlf Hansson2013-10-304-40/+10
| * mmc: core: Prevent violation of specs while initializing cardsUlf Hansson2013-10-304-37/+13
| * mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2013-10-304-34/+40
| * mmc: core: Cleanup code for setting ocr mask for SDIOUlf Hansson2013-10-301-16/+10
| * mmc: core: Remove unnecessary retry mechanism at SDIO attachUlf Hansson2013-10-301-11/+3
| * mmc: core: Let mmc_set_signal_voltage take ocr as parameterUlf Hansson2013-10-304-5/+7
| * mmc: core: Let mmc_power_up|cycle take ocr as parameterUlf Hansson2013-10-305-24/+16
| * mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson2013-10-303-9/+22
OpenPOWER on IntegriCloud