summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-21mmc: sdhci: remove unneeded call when have preset value quirkDong Aisheng1-1/+2
2013-10-21mmc: sdhci-esdhc-imx: add preset value quirk for mx6Dong Aisheng1-1/+3
2013-10-21mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dlDong Aisheng1-1/+2
2013-10-21mmc: sdhci-esdhc-imx: add delay line setting supportDong Aisheng1-0/+18
2013-10-21mmc: sdhci-esdhc-imx: add DDR mode support for mx6Dong Aisheng1-3/+14
2013-10-21mmc: sdhci: report error once the maximum tuning loops exhausted or timeoutDong Aisheng1-0/+1
2013-10-21mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6slDong Aisheng1-0/+4
2013-10-21mmc: sdhci-esdhc-imx: add std tuning support for mx6slDong Aisheng1-17/+73
2013-10-21mmc: sdhci-esdhc-imx: create struct esdhc_soc_dataShawn Guo1-45/+41
2013-10-21mmc: sdhci-esdhc-imx: pdev->id_entry should be immutableShawn Guo1-14/+7
2013-10-21mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHCShawn Guo1-12/+25
2013-10-21mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_ENGCM07207Shawn Guo1-2/+10
2013-10-21mmc: bfin_sdh: Forgot to write SDH_CFG register in function set_ios.Sonic Zhang1-2/+1
2013-10-21mmc: wmt-sdmmc: Simplify wmt_set_sd_power implementationAxel Lin1-22/+8
2013-10-21mmc: sdhci-pci: add Intel Merrifield supportDavid Cohen1-0/+30
2013-09-27mmc: sdhci-esdhc-imx: set actual_clock in clock settingDong Aisheng2-2/+3
2013-09-26mmc: sdhci-esdhc-imx: correct pre_div for imx6qDong Aisheng1-0/+3
2013-09-26mmc: sdhci-esdhc-imx: change pinctrl state according to uhs modeDong Aisheng1-1/+95
2013-09-26mmc: sdhci-esdhc-imx: add sd3.0 SDR clock tuning supportDong Aisheng1-1/+195
2013-09-26mmc: sdhci-esdhc-imx: support real clock on and off for imx6qDong Aisheng1-2/+17
2013-09-26mmc: sdhci-esdhc: move common esdhc_set_clock to platform driverDong Aisheng3-41/+66
2013-09-26mmc: sdhci: allow platform access of sdhci_send_commandDong Aisheng2-2/+4
2013-09-26mmc: sdhci: add hooks for platform specific tuningDong Aisheng2-0/+9
2013-09-25mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open codedAxel Lin1-7/+1
2013-09-25mmc: sdhci-bcm-kona: Use sdhci_pltfm_unregister instead of open codedAxel Lin1-13/+1
2013-09-25mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probeSachin Kamat1-1/+1
2013-09-25mmc: dw_mmc-socfpga: Remove redundant of_match_ptrSachin Kamat1-1/+1