Age | Commit message (Expand) | Author |
2013-02-28 | mmc: sdhci-esdhc-imx: fix host version read | Shawn Guo |
2012-04-20 | mmc: unbreak sdhci-esdhc-imx on i.MX25 | Eric Bénard |
2012-03-20 | Merge branch 'next/fixes-non-critical' into next/drivers | Arnd Bergmann |
2012-03-04 | mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5 | Sascha Hauer |
2012-02-01 | mmc: sdhci-esdhc-imx: add clk_prepare/clk_unprepare | Richard Zhao |
2012-01-11 | mmc: convert drivers/mmc/host/* to use module_platform_driver() | Axel Lin |
2011-12-19 | mmc: sdhci: remove "state" argument from sdhci_suspend_host | Manuel Lauss |
2011-11-11 | arm/imx: fix imx6q mmc error when mounting rootfs | Shawn Guo |
2011-10-26 | mmc: sdhci-esdhc-imx: add basic imx6q usdhc support | Shawn Guo |
2011-10-26 | mmc: sdhci-esdhc-imx: Enable ADMA2 | Richard Zhu |
2011-08-28 | mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.h | Shawn Guo |
2011-08-13 | mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC | Tony Lin |
2011-07-27 | mmc: sdhci-esdhc-imx: add device tree probe support | Shawn Guo |
2011-07-27 | mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() | Shawn Guo |
2011-07-27 | mmc: sdhci-esdhc-imx: do not reference platform data after probe | Shawn Guo |
2011-07-27 | mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5 | Shawn Guo |
2011-07-20 | mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP | Shawn Guo |
2011-07-20 | mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared | Shawn Guo |
2011-07-20 | mmc: sdhci: change sdhci-pltfm into a module | Shawn Guo |
2011-07-20 | mmc: sdhci: merge two sdhci-pltfm.h into one | Shawn Guo |
2011-07-20 | mmc: sdhci: make sdhci-pltfm device drivers self registered | Shawn Guo |
2011-03-25 | mmc: sdhci-esdhc: enable esdhc on imx53 | Richard Zhu |
2011-03-25 | mmc: sdhci-esdhc: use writel/readl as general APIs | Richard Zhu |
2011-03-17 | mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35 | Wolfram Sang |
2011-03-17 | mmc: sdhci-esdhc: broken card detection is not a default quirk | Wolfram Sang |
2011-03-17 | mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35 | Wolfram Sang |
2010-11-07 | mmc: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35 | Eric Bénard |
2010-11-07 | mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhci | Eric Bénard |
2010-10-23 | mmc: sdhci-pltfm: add -pltfm driver for imx35/51 | Wolfram Sang |