summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: omap_hsmmc: fix timeout for cmd and data soft resetJianpeng Ma2013-10-301-5/+5
* mmc: omap_hsmmc: context save and restore for DTTony Lindgren2013-10-301-32/+20
* mmc: omap_hsmmc: Fix pbias_disable for omap4Balaji T K2013-10-301-1/+1
* mmc: sdhci: remove unneeded call when have preset value quirkDong Aisheng2013-10-211-1/+2
* mmc: sdhci-esdhc-imx: add preset value quirk for mx6Dong Aisheng2013-10-211-1/+3
* mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dlDong Aisheng2013-10-211-1/+2
* mmc: sdhci-esdhc-imx: add delay line setting supportDong Aisheng2013-10-211-0/+18
* mmc: sdhci-esdhc-imx: add DDR mode support for mx6Dong Aisheng2013-10-211-3/+14
* mmc: sdhci: report error once the maximum tuning loops exhausted or timeoutDong Aisheng2013-10-211-0/+1
* mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6slDong Aisheng2013-10-211-0/+4
* mmc: sdhci-esdhc-imx: add std tuning support for mx6slDong Aisheng2013-10-211-17/+73
* mmc: sdhci-esdhc-imx: create struct esdhc_soc_dataShawn Guo2013-10-211-45/+41
* mmc: sdhci-esdhc-imx: pdev->id_entry should be immutableShawn Guo2013-10-211-14/+7
* mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHCShawn Guo2013-10-211-12/+25
* mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_ENGCM07207Shawn Guo2013-10-211-2/+10
* mmc: bfin_sdh: Forgot to write SDH_CFG register in function set_ios.Sonic Zhang2013-10-211-2/+1
* mmc: wmt-sdmmc: Simplify wmt_set_sd_power implementationAxel Lin2013-10-211-22/+8
* mmc: sdhci-pci: add Intel Merrifield supportDavid Cohen2013-10-211-0/+30
* mmc: sdhci-esdhc-imx: set actual_clock in clock settingDong Aisheng2013-09-272-2/+3
* mmc: sdhci-esdhc-imx: correct pre_div for imx6qDong Aisheng2013-09-261-0/+3
* mmc: sdhci-esdhc-imx: change pinctrl state according to uhs modeDong Aisheng2013-09-261-1/+95
* mmc: sdhci-esdhc-imx: add sd3.0 SDR clock tuning supportDong Aisheng2013-09-261-1/+195
* mmc: sdhci-esdhc-imx: support real clock on and off for imx6qDong Aisheng2013-09-261-2/+17
* mmc: sdhci-esdhc: move common esdhc_set_clock to platform driverDong Aisheng2013-09-263-41/+66
* mmc: sdhci: allow platform access of sdhci_send_commandDong Aisheng2013-09-262-2/+4
* mmc: sdhci: add hooks for platform specific tuningDong Aisheng2013-09-262-0/+9
* mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open codedAxel Lin2013-09-251-7/+1
* mmc: sdhci-bcm-kona: Use sdhci_pltfm_unregister instead of open codedAxel Lin2013-09-251-13/+1
* mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probeSachin Kamat2013-09-251-1/+1
* mmc: dw_mmc-socfpga: Remove redundant of_match_ptrSachin Kamat2013-09-251-1/+1
* mmc: mvsdio: Convert to devm_ioremap_resourceSachin Kamat2013-09-251-3/+3
* mmc: core: clean up duplicate macrosJackey Shen2013-09-251-1/+1
* mmc: atmel-mci: fix oops in atmci_tasklet_funcRodolfo Giometti2013-09-251-6/+8
* mmc: atmel-mci: abort transfer on timeout errorLudovic Desroches2013-09-251-0/+7
* mmc: dw_mmc: fix the transfer termination in IDMAC modeSeungwon Jeon2013-09-251-3/+3
* mmc: dw_mmc: amend use of idmac sw resetSeungwon Jeon2013-09-251-6/+11
* mmc: dw_mmc: gather each reset code into functionsSeungwon Jeon2013-09-251-38/+43
* mmc: dw_mmc: rework the code related to cmd/data completionSeungwon Jeon2013-09-251-63/+84
* mmc: dw_mmc: guarantee stop-abort cmd in data errorsSeungwon Jeon2013-09-251-20/+64
* mmc: dw_mmc: fix error handling on response errorSeungwon Jeon2013-09-251-5/+21
* mmc: dw_mmc: control card read thresholdSeungwon Jeon2013-09-252-2/+39
* mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon2013-09-252-3/+75
* mmc: dw_mmc: set the supported max/min frequencySeungwon Jeon2013-09-251-2/+12
* mmc: dw_mmc: move supports-highspeed of quirks to capsSeungwon Jeon2013-09-251-6/+3
* mmc: dw_mmc: add the capability to support hs200 modeSeungwon Jeon2013-09-251-0/+6
* mmc: dw_mmc: exynos: adjust the clock rate with speed modeSeungwon Jeon2013-09-251-13/+42
* mmc: dw_mmc: exynos: add variable delay tuning sequenceSeungwon Jeon2013-09-251-0/+124
* mmc: dw_mmc: add support tuning schemeSeungwon Jeon2013-09-252-37/+108
* mmc: dw_mmc: exynos: configure SMU in exynos5420Yuvaraj Kumar C D2013-09-251-1/+37
* mmc: dw_mmc: move the platform specific init callYuvaraj Kumar C D2013-09-252-7/+9
OpenPOWER on IntegriCloud