summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2014-06-25ENGR00319936-1 mmc: sdhci-esdhc-imx: do not enable wakeup by defaultDong Aisheng
2014-04-16ENGR00302227-6 mmc: sdhci-esdhc-imx: add imx6sx supportDong Aisheng
2014-04-16ENGR00295564 mmc: sdhci-esdhc-imx: no need busfreq for imx6qdlDong Aisheng
2014-04-16ENGR00295184-7 mmc: sdhci: do not enable card cd wakeup for gpio caseDong Aisheng
2014-04-16ENGR00295184-5 mmc: sdhci-esdhc-imx: add wakeup feature for sdio irqDong Aisheng
2014-04-16ENGR00295184-3 mmc: sdhci-esdhc-imx: add keep power feature during suspendDong Aisheng
2014-04-16ENGR00295184-1 mmc: sdhci: do not enable card detect interrupt for gpio cd typeDong Aisheng
2014-04-16ENGR00292140 mmc: sdhci: fix possible sleep in atomic in sdio_irq enable func...Dong Aisheng
2014-04-16ENGR00289406-2 mmc: sdhci-esdhc-imx: add SDHCI_QUIRK2_NOSTD_TIMEOUT_COUNTERDong Aisheng
2014-04-16ENGR00289406-1 mmc: sdhci: add quirk for get max timeout counterDong Aisheng
2014-04-16ENGR00289279 mmc: sdhci: get runtime pm when sdio irq is enabledDong Aisheng
2014-04-16ENGR00288842 mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fixDong Aisheng
2014-04-16ENGR00287331-3 sdhci-esdhc-imx: do not need disable clock during remove functionDong Aisheng
2014-04-16ENGR00287331-2 sdhci-esdhc-imx: use bus freq in runtime pmDong Aisheng
2014-04-16mmc: sdhci: fix ctrl_2 on super-speed selectionGiuseppe CAVALLARO
2014-04-16mmc: sdhci: fix caps2 for HS200Giuseppe CAVALLARO
2014-04-16mmc: sdhci: add ability to stay runtime-resumed if the card is powered upAdrian Hunter
2014-04-16ENGR00286971-4 Revert "ENGR00278504-1 mmc: sdhci: add quirk for broken acmd23"Dong Aisheng
2014-04-16ENGR00286971-3 Revert "ENGR00278504-2 sdhci-esdhc-imx: add broken auto cmd23"Dong Aisheng
2014-04-16mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irq()Alexey Neyman
2014-04-16mmc: sdhci-esdhc-imx: add runtime pm supportDong Aisheng
2014-04-16mmc: sdhci-esdhc-imx: fix runtime pm unblance issueDong Aisheng
2014-04-16mmc: sdhci-esdhc-imx: clear SDHCI_CTRL_EXEC_TUNING should not affect other bitsDong Aisheng
2014-04-16mmc: sdhci-esdhc-imx: tuning bits should not be cleared during resetDong Aisheng
2014-04-16mmc: sdhci-pltfm: export pltfm suspend/resume apiDong Aisheng
2014-04-16mmc: sdhci-esdhc-imx: add eMMC HS200 mode supportDong Aisheng
2014-04-16mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6Dong Aisheng
2014-04-16mmc: sdhci-esdhc-imx: fix cpas over write issueDong Aisheng
2014-04-16mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read functionDong Aisheng
2014-04-16mmc: sdhci: clear auto cmd setting bits for no data cmdsDong Aisheng
2014-04-16mmc: sdhci: remove unneeded call when have preset value quirkDong Aisheng
2014-04-16mmc: sdhci-esdhc-imx: add preset value quirk for mx6Dong Aisheng
2014-04-16mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dlDong Aisheng
2014-04-16mmc: sdhci-esdhc-imx: add delay line setting supportDong Aisheng
2014-04-16mmc: sdhci-esdhc-imx: add DDR mode support for mx6Dong Aisheng
2014-04-16mmc: sdhci: report error once the maximum tuning loops exhausted or timeoutDong Aisheng
2014-04-16mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6slDong Aisheng
2014-04-16mmc: sdhci-esdhc-imx: add std tuning support for mx6slDong Aisheng
2014-04-16mmc: sdhci-esdhc-imx: create struct esdhc_soc_dataShawn Guo
2014-04-16mmc: sdhci-esdhc-imx: pdev->id_entry should be immutableShawn Guo
2014-04-16mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHCDong Aisheng
2014-04-16mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_ENGCM07207Shawn Guo
2014-04-16ENGR00278646-11 mmc: sdhci-esdhc-imx: improve sd3.0 stabilityDong Aisheng
2014-04-16ENGR00278646-9 mmc: sdhci-esdhc: set actual_clock in clock settingDong Aisheng
2014-04-16ENGR00278646-8 mmc: sdhci-esdhc: correct pre_div for imx6qDong Aisheng
2014-04-16ENGR00278646-7 sdhci-esdhc-imx: change pinctrl state according to uhs modeDong Aisheng
2014-04-16ENGR00278646-6 sdhci: sdhci-esdhci-imx: add sd3.0 clock tuning supportDong Aisheng
2014-04-16ENGR00278646-4 sdhci: sdhci-esdhc-imx: support real clock on and off for imx6qDong Aisheng
2014-04-16ENGR00278646-3 mmc: sdhci-esdhci: move common esdhc_set_clock to platform driverDong Aisheng
2014-04-16ENGR00278646-2 mmc: sdhci: allow platform access of sdhci_send_commandDong Aisheng