summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-esdhc-imx: tuning bits should not be cleared during resetDong Aisheng2014-01-131-1/+6
* mmc: sdhci-pltfm: export pltfm suspend/resume apiDong Aisheng2014-01-132-2/+6
* mmc: sdhci-esdhc-imx: add eMMC HS200 mode supportDong Aisheng2014-01-131-0/+2
* mmc: core: mmc DDR mode should not depend on UHS_DDR50Dong Aisheng2014-01-131-6/+2Star
* mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6Dong Aisheng2014-01-131-0/+1
* mmc: sdhci-esdhc-imx: fix cpas over write issueDong Aisheng2014-01-131-1/+1
* mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read functionDong Aisheng2013-11-261-0/+16
* mmc: sdhci: clear auto cmd setting bits for no data cmdsDong Aisheng2013-11-261-1/+6
* 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