summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-esdhc-imx.c
Commit message (Expand)AuthorAgeFilesLines
...
* mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WPShawn Guo2011-07-201-4/+4
* mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get clearedShawn Guo2011-07-201-1/+1
* mmc: sdhci: change sdhci-pltfm into a moduleShawn Guo2011-07-201-1/+0Star
* mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo2011-07-201-1/+0Star
* mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo2011-07-201-31/+82
* mmc: sdhci-esdhc: enable esdhc on imx53Richard Zhu2011-03-251-0/+42
* mmc: sdhci-esdhc: use writel/readl as general APIsRichard Zhu2011-03-251-7/+37
* mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35Wolfram Sang2011-03-171-0/+79
* mmc: sdhci-esdhc: broken card detection is not a default quirkWolfram Sang2011-03-171-1/+2
* mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35Wolfram Sang2011-03-171-11/+41
* mmc: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35Eric Bénard2010-11-071-3/+5
* mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhciEric Bénard2010-11-071-0/+4
* mmc: sdhci-pltfm: add -pltfm driver for imx35/51Wolfram Sang2010-10-231-0/+143