aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-13mmc: sdhci-esdhc-imx: fix cpas over write issueDong Aisheng1-1/+1
2014-01-09mmc: msm_sdcc: Limit driver to platforms that use itStephen Boyd1-1/+1
2014-01-08mmc: sdhci-acpi: convert to use GPIO descriptor APIMika Westerberg1-16/+13
2013-12-29ARM: 7906/1: mmc: mmci: Remove unnecessary amba_set_drvdata()Michal Simek1-2/+0
2013-12-20ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij1-0/+1
2013-11-26mmc: omap: Fix I2C dependency and make driver usable with device treeTony Lindgren1-1/+10
2013-11-26mmc: omap: Fix DMA configuration to not rely on device idTony Lindgren1-22/+12
2013-11-26mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read functionDong Aisheng1-0/+16
2013-11-26mmc: sdhci: clear auto cmd setting bits for no data cmdsDong Aisheng1-1/+6
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds37-935/+1495
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-21/+61
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-2/+3
2013-11-12Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King2-21/+61
2013-11-08mmc: wbsd: Silence compiler warningUlf Hansson1-1/+0
2013-11-08mmc: sh_mmcif: Convert to clk_prepare|unprepareUlf Hansson1-6/+6
2013-11-08mmc: sh_mmcif: Convert to PM macros when defining dev_pm_opsUlf Hansson1-7/+3
2013-11-08mmc: dw_mmc: exynos: Revert the sdr_timing assignmentYuvaraj Kumar C D1-1/+2
2013-11-08mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irqAlexey Neyman1-0/+8
2013-10-31DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent()Russell King1-2/+3
2013-10-30mmc: mmci: Move away from using deprecated APIsUlf Hansson1-13/+4
2013-10-30mmc: via-sdmmc: Move away from using deprecated APIsUlf Hansson1-6/+1
2013-10-30mmc: tmio: Move away from using deprecated APIsUlf Hansson1-6/+3
2013-10-30mmc: sh_mmcif: Move away from using deprecated APIsUlf Hansson1-7/+3
2013-10-30mmc: sdricoh_cs: Move away from using deprecated APIsUlf Hansson1-3/+0
2013-10-30mmc: rtsx: Remove redundant suspend and resume callbacksUlf Hansson1-33/+0
2013-10-30mmc: wbsd: Move away from using deprecated APIsUlf Hansson1-28/+5
2013-10-30mmc: pxamci: Remove redundant suspend and resume callbacksUlf Hansson1-32/+0
2013-10-30mmc: s3cmci: Remove redundant suspend and resume callbacksUlf Hansson1-29/+0
2013-10-30mmc: wmt-sdmmc: Move away from using deprecated APIsUlf Hansson1-17/+10
2013-10-30mmc: mxcmmc: Move away from using deprecated APIsUlf Hansson1-10/+2
2013-10-30mmc: mxs-mmc: Move away from using deprecated APIsUlf Hansson1-10/+2
2013-10-30mmc: omap: Remove redundant suspend and resume callbacksUlf Hansson2-86/+3
2013-10-30mmc: tifm_sd: Move away from using deprecated APIsUlf Hansson1-3/+1
2013-10-30mmc: sdhci: Move away from using deprecated APIsUlf Hansson1-18/+2
2013-10-30mmc: vub300: Move away from using deprecated APIsUlf Hansson1-16/+2
2013-10-30mmc: mvsdio: Remove redundant suspend and resume callbacksUlf Hansson1-29/+0
2013-10-30mmc: msm_sdcc: Move away from using deprecated APIsUlf Hansson1-25/+2
2013-10-30mmc: jz4740: Move away from using deprecated APIsUlf Hansson1-4/+0
2013-10-30mmc: dw_mmc: Move away from using deprecated APIsUlf Hansson1-21/+0
2013-10-30mmc: davinci_mmc: Move away from using deprecated APIsUlf Hansson1-21/+5
2013-10-30mmc: cb710: Move away from using deprecated APIsUlf Hansson1-9/+1
2013-10-30mmc: bfin_sdh: Move away from using deprecated APIsUlf Hansson1-11/+1
2013-10-30mmc: au1xmmc: Move away from using deprecated APIsUlf Hansson1-6/+1
2013-10-30mmc: atmel-mci: Remove redundant suspend and resume callbacksUlf Hansson1-61/+0
2013-10-30mmc: sdhci-pci: Add SDIO/MMC device ID support for Intel ClovertrailEric Ernst1-0/+46
2013-10-30mmc: omap_hsmmc: remove unused no_offBalaji T K1-7/+0
2013-10-30mmc: omap_hsmmc: correct max value of clkdBalaji T K1-2/+3
2013-10-30mmc: omap_hsmmc: fix timeout for cmd and data soft resetJianpeng Ma1-5/+5
2013-10-30mmc: omap_hsmmc: context save and restore for DTTony Lindgren1-32/+20
2013-10-30mmc: omap_hsmmc: Fix pbias_disable for omap4Balaji T K1-1/+1