summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: SDHI: add SoC specific workaround via HW versionKuninori Morimoto2014-01-131-0/+11
* mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flagsKuninori Morimoto2014-01-132-10/+5
* mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto2014-01-135-13/+25
* mmc: tmio: use -EPROBE_DEFER if driver can't find regulatorKuninori Morimoto2014-01-131-5/+16
* mmc: mxs: use mmc_of_parse to parse devicetree propertiesSascha Hauer2014-01-131-26/+11
* mmc: mxs: use mmc_gpio_get_ro for detecting read-only statusSascha Hauer2014-01-131-23/+11
* mmc: mxs: use standard flag for cd invertedSascha Hauer2014-01-131-4/+10
* mmc: mxs: use standard flag for broken card detectionSascha Hauer2014-01-131-4/+3
* mmc: mxs: use standard flag for non-removable statusSascha Hauer2014-01-131-4/+2
* mmc: sdhci-acpi: add new ACPI IDMika Westerberg2014-01-131-0/+2
* mmc: sh_mobile_sdhi: Convert to clk_prepare/unprepareLaurent Pinchart2014-01-131-2/+2
* mmc: sdhci-esdhc-imx: Use NULL instead of zeroFabio Estevam2014-01-131-1/+1
* mmc: sdhci: Setting the host->mrq to NULL before executing tuningChuansheng Liu2014-01-131-0/+7
* mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches2014-01-131-1/+12
* mmc: tmio: don't overwrite caps2Kuninori Morimoto2014-01-131-1/+1
* mmc: sdhci-esdhc-imx: add runtime pm supportDong Aisheng2014-01-131-1/+48
* mmc: sdhci-esdhc-imx: fix runtime pm unbalance issueDong Aisheng2014-01-131-0/+1
* mmc: esdhc-imx: clearing SDHCI_CTRL_EXEC_TUNING should not affect other bitsDong Aisheng2014-01-131-11/+13
* 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: 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 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-1837-935/+1495
|\
| * mmc: wbsd: Silence compiler warningUlf Hansson2013-11-081-1/+0
| * 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: 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
OpenPOWER on IntegriCloud