summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-21mmc: sdhci-esdhc-imx: add DDR mode support for mx6Dong Aisheng
2013-10-21mmc: sdhci: report error once the maximum tuning loops exhausted or timeoutDong Aisheng
2013-10-21mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6slDong Aisheng
2013-10-21mmc: sdhci-esdhc-imx: add std tuning support for mx6slDong Aisheng
2013-10-21mmc: sdhci-esdhc-imx: create struct esdhc_soc_dataShawn Guo
2013-10-21mmc: sdhci-esdhc-imx: pdev->id_entry should be immutableShawn Guo
2013-10-21mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHCShawn Guo
2013-10-21mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_ENGCM07207Shawn Guo
2013-10-21mmc: bfin_sdh: Forgot to write SDH_CFG register in function set_ios.Sonic Zhang
2013-10-21mmc: wmt-sdmmc: Simplify wmt_set_sd_power implementationAxel Lin
2013-10-21mmc: sdhci-pci: add Intel Merrifield supportDavid Cohen
2013-09-27mmc: sdhci-esdhc-imx: set actual_clock in clock settingDong Aisheng
2013-09-26mmc: sdhci-esdhc-imx: correct pre_div for imx6qDong Aisheng
2013-09-26mmc: sdhci-esdhc-imx: change pinctrl state according to uhs modeDong Aisheng
2013-09-26mmc: sdhci-esdhc-imx: add sd3.0 SDR clock tuning supportDong Aisheng
2013-09-26mmc: sdhci-esdhc-imx: support real clock on and off for imx6qDong Aisheng
2013-09-26mmc: sdhci-esdhc: move common esdhc_set_clock to platform driverDong Aisheng
2013-09-26mmc: sdhci: allow platform access of sdhci_send_commandDong Aisheng
2013-09-26mmc: sdhci: add hooks for platform specific tuningDong Aisheng
2013-09-26mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open codedAxel Lin
2013-09-26mmc: sdhci-bcm-kona: Use sdhci_pltfm_unregister instead of open codedAxel Lin
2013-09-26mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probeSachin Kamat
2013-09-26mmc: dw_mmc-socfpga: Remove redundant of_match_ptrSachin Kamat
2013-09-26mmc: mvsdio: Convert to devm_ioremap_resourceSachin Kamat
2013-09-26mmc: core: clean up duplicate macrosJackey Shen
2013-09-26mmc: atmel-mci: fix oops in atmci_tasklet_funcRodolfo Giometti
2013-09-26mmc: atmel-mci: abort transfer on timeout errorLudovic Desroches
2013-09-26mmc: add ignorance case for CMD13 CRC errorSeungwon Jeon
2013-09-26mmc: dw_mmc: fix the transfer termination in IDMAC modeSeungwon Jeon
2013-09-26mmc: dw_mmc: amend use of idmac sw resetSeungwon Jeon
2013-09-26mmc: dw_mmc: gather each reset code into functionsSeungwon Jeon
2013-09-26mmc: dw_mmc: rework the code related to cmd/data completionSeungwon Jeon
2013-09-26mmc: dw_mmc: guarantee stop-abort cmd in data errorsSeungwon Jeon
2013-09-26mmc: dw_mmc: fix error handling on response errorSeungwon Jeon
2013-09-26mmc: dw_mmc: control card read thresholdSeungwon Jeon
2013-09-26mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon
2013-09-26mmc: dw_mmc: set the supported max/min frequencySeungwon Jeon
2013-09-26mmc: dw_mmc: move supports-highspeed of quirks to capsSeungwon Jeon
2013-09-26mmc: dw_mmc: add the capability to support hs200 modeSeungwon Jeon
2013-09-26mmc: dw_mmc: exynos: adjust the clock rate with speed modeSeungwon Jeon
2013-09-26mmc: dw_mmc: exynos: add variable delay tuning sequenceSeungwon Jeon
2013-09-26mmc: dw_mmc: add support tuning schemeSeungwon Jeon
2013-09-26mmc: dw_mmc: exynos: configure SMU in exynos5420Yuvaraj Kumar C D
2013-09-26mmc: dw_mmc: move the platform specific init callYuvaraj Kumar C D
2013-09-26mmc: dw_mmc: socfpga: move socfpga private initYuvaraj Kumar C D
2013-09-26mmc: dw_mmc: exynos: move the exynos private initYuvaraj Kumar C D
2013-09-26mmc: dw_mmc: Set timeout to max upon resumeDoug Anderson
2013-09-26mmc: dw_mmc: Honor requests to set the clock to 0Doug Anderson
2013-09-26mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INTDoug Anderson
2013-09-26mmc: dw_mmc: don't queue up a card detect at slot startupDoug Anderson