aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-13mmc: sdhci-pci: break out definitions to header fileAdam Lee2-73/+78
2014-01-13mmc: tmio: fixup compile errorKuninori Morimoto1-1/+1
2014-01-13mmc: sh_mmcif: Enable driver compilation with COMPILE_TESTLaurent Pinchart1-1/+2
2014-01-13mmc: sdhi: Enable driver compilation with COMPILE_TESTLaurent Pinchart1-1/+2
2014-01-13mmc: tegra: add support for Tegra124Stephen Warren1-0/+1
2014-01-13mmc: sh_mmcif: Fix compilation warning on 64-bit platformsLaurent Pinchart1-1/+1
2014-01-13mmc: sh_mmcif: Factorize DMA channel request and configuration codeLaurent Pinchart1-49/+51
2014-01-13mmc: SDHI: add SoC specific workaround via HW versionKuninori Morimoto1-0/+11
2014-01-13mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flagsKuninori Morimoto2-10/+5
2014-01-13mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto5-13/+25
2014-01-13mmc: tmio: use -EPROBE_DEFER if driver can't find regulatorKuninori Morimoto1-5/+16
2014-01-13mmc: mxs: use mmc_of_parse to parse devicetree propertiesSascha Hauer1-26/+11
2014-01-13mmc: mxs: use mmc_gpio_get_ro for detecting read-only statusSascha Hauer1-23/+11
2014-01-13mmc: mxs: use standard flag for cd invertedSascha Hauer1-4/+10
2014-01-13mmc: mxs: use standard flag for broken card detectionSascha Hauer1-4/+3
2014-01-13mmc: mxs: use standard flag for non-removable statusSascha Hauer1-4/+2
2014-01-13mmc: sdhci-acpi: add new ACPI IDMika Westerberg1-0/+2
2014-01-13mmc: sh_mobile_sdhi: Convert to clk_prepare/unprepareLaurent Pinchart1-2/+2
2014-01-13mmc: sdhci-esdhc-imx: Use NULL instead of zeroFabio Estevam1-1/+1
2014-01-13mmc: sdhci: Setting the host->mrq to NULL before executing tuningChuansheng Liu1-0/+7
2014-01-13mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches1-1/+12
2014-01-13mmc: tmio: don't overwrite caps2Kuninori Morimoto1-1/+1
2014-01-13mmc: sdhci-esdhc-imx: add runtime pm supportDong Aisheng1-1/+48
2014-01-13mmc: sdhci-esdhc-imx: fix runtime pm unbalance issueDong Aisheng1-0/+1
2014-01-13mmc: esdhc-imx: clearing SDHCI_CTRL_EXEC_TUNING should not affect other bitsDong Aisheng1-11/+13
2014-01-13mmc: sdhci-esdhc-imx: tuning bits should not be cleared during resetDong Aisheng1-1/+6
2014-01-13mmc: sdhci-pltfm: export pltfm suspend/resume apiDong Aisheng2-2/+6
2014-01-13mmc: sdhci-esdhc-imx: add eMMC HS200 mode supportDong Aisheng1-0/+2
2014-01-13mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6Dong Aisheng1-0/+1
2014-01-13mmc: sdhci-esdhc-imx: fix cpas over write issueDong Aisheng1-1/+1
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