summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-esdhc-imx.c
AgeCommit message (Expand)Author
2013-11-22ENGR00289406-2 mmc: sdhci-esdhc-imx: add SDHCI_QUIRK2_NOSTD_TIMEOUT_COUNTERDong Aisheng
2013-11-20ENGR00288842 mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fixDong Aisheng
2013-11-11ENGR00287331-3 sdhci-esdhc-imx: do not need disable clock during remove functionDong Aisheng
2013-11-11ENGR00287331-2 sdhci-esdhc-imx: use bus freq in runtime pmDong Aisheng
2013-11-08ENGR00286971-3 Revert "ENGR00278504-2 sdhci-esdhc-imx: add broken auto cmd23"Dong Aisheng
2013-11-08mmc: sdhci-esdhc-imx: add runtime pm supportDong Aisheng
2013-11-08mmc: sdhci-esdhc-imx: fix runtime pm unblance issueDong Aisheng
2013-11-08mmc: sdhci-esdhc-imx: clear SDHCI_CTRL_EXEC_TUNING should not affect other bitsDong Aisheng
2013-11-08mmc: sdhci-esdhc-imx: tuning bits should not be cleared during resetDong Aisheng
2013-11-08mmc: sdhci-esdhc-imx: add eMMC HS200 mode supportDong Aisheng
2013-11-08mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6Dong Aisheng
2013-11-08mmc: sdhci-esdhc-imx: fix cpas over write issueDong Aisheng
2013-11-08mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read functionDong Aisheng
2013-10-30mmc: sdhci-esdhc-imx: add preset value quirk for mx6Dong Aisheng
2013-10-30mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dlDong Aisheng
2013-10-30mmc: sdhci-esdhc-imx: add delay line setting supportDong Aisheng
2013-10-30mmc: sdhci-esdhc-imx: add DDR mode support for mx6Dong Aisheng
2013-10-30mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6slDong Aisheng
2013-10-30mmc: sdhci-esdhc-imx: add std tuning support for mx6slDong Aisheng
2013-10-30mmc: sdhci-esdhc-imx: create struct esdhc_soc_dataShawn Guo
2013-10-30mmc: sdhci-esdhc-imx: pdev->id_entry should be immutableShawn Guo
2013-10-30mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHCDong Aisheng
2013-10-30mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_ENGCM07207Shawn Guo
2013-10-30ENGR00278646-11 mmc: sdhci-esdhc-imx: improve sd3.0 stabilityDong Aisheng
2013-10-30ENGR00278646-9 mmc: sdhci-esdhc: set actual_clock in clock settingDong Aisheng
2013-10-30ENGR00278646-8 mmc: sdhci-esdhc: correct pre_div for imx6qDong Aisheng
2013-10-30ENGR00278646-7 sdhci-esdhc-imx: change pinctrl state according to uhs modeDong Aisheng
2013-10-30ENGR00278646-6 sdhci: sdhci-esdhci-imx: add sd3.0 clock tuning supportDong Aisheng
2013-10-30ENGR00278646-4 sdhci: sdhci-esdhc-imx: support real clock on and off for imx6qDong Aisheng
2013-10-30ENGR00278646-3 mmc: sdhci-esdhci: move common esdhc_set_clock to platform driverDong Aisheng
2013-10-30ENGR00278504-2 mmc: sdhci-esdhc-imx: add broken auto cmd23 for imx6qDong Aisheng
2013-05-26mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53Lucas Stach
2013-05-26mmc: sdhci-esdhc-imx: Fix SDIO interruptsMartin Fuzzey
2013-03-22mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen
2013-03-22mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen
2013-02-24mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clockLars-Peter Clausen
2013-02-24mmc: sdhci-esdhc-imx: support 8bit modeSascha Hauer
2013-02-24mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhcShawn Guo
2013-02-24mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhcShawn Guo
2013-02-24mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhcShawn Guo
2013-02-24mmc: sdhci-esdhc-imx: Remove unused variablesFabio Estevam
2013-02-24mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefixShawn Guo
2013-02-24mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL writeShawn Guo
2013-02-24mmc: sdhci-esdhc-imx: fix host version readShawn Guo
2013-02-11mmc: sdhci-esdhc-imx: remove ESDHC_CD_GPIO handling from IO accessoryShawn Guo
2013-02-11mmc: sdhci-esdhc-imx: use slot-gpio helpers for CD and WPShawn Guo
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-06mmc: sdhci-imx-esdhc: use more devm_* functionsShawn Guo
2012-11-28mmc: remove use of __devexitBill Pemberton
2012-11-28mmc: remove use of __devinitBill Pemberton