aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-esdhc-imx.c
Commit message (Expand)AuthorAge
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-01
|\
| * ARM: imx: move platform_data definitionsArnd Bergmann2012-09-14
* | mmc: fix comment typosMasanari Iida2012-09-01
|/
* mmc: esdhc: Fix DMA_MASK to not break mx25 DMA accessWilson Callan2012-07-22
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\
| * Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2012-05-14
| |\
| * | mmc sdhc i.MX: do not depend on grouped clocksSascha Hauer2012-04-25
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\ \ \ | |_|/ |/| |
| * | mmc: dt: Consolidate DT bindingsArnd Bergmann2012-05-15
| |/
* / mmc: sdhci-imx-esdhc: adopt pinctrl supportDong Aisheng2012-05-11
|/
* mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard2012-04-20
* Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-20
|\
| * mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer2012-03-04
* | mmc: sdhci-esdhc-imx: add clk_prepare/clk_unprepareRichard Zhao2012-02-01
|/
* mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin2012-01-11
* mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss2011-12-19
* arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo2011-11-11
* mmc: sdhci-esdhc-imx: add basic imx6q usdhc supportShawn Guo2011-10-26
* mmc: sdhci-esdhc-imx: Enable ADMA2Richard Zhu2011-10-26
* mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.hShawn Guo2011-08-28
* mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin2011-08-13
* mmc: sdhci-esdhc-imx: add device tree probe supportShawn Guo2011-07-26
* mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-26
* mmc: sdhci-esdhc-imx: do not reference platform data after probeShawn Guo2011-07-26
* mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo2011-07-26
* mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WPShawn Guo2011-07-20
* mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get clearedShawn Guo2011-07-20
* mmc: sdhci: change sdhci-pltfm into a moduleShawn Guo2011-07-20
* mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo2011-07-20
* mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo2011-07-20
* mmc: sdhci-esdhc: enable esdhc on imx53Richard Zhu2011-03-25
* mmc: sdhci-esdhc: use writel/readl as general APIsRichard Zhu2011-03-25
* mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35Wolfram Sang2011-03-17
* mmc: sdhci-esdhc: broken card detection is not a default quirkWolfram Sang2011-03-17
* mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35Wolfram Sang2011-03-17
* mmc: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35Eric Bénard2010-11-07
* mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhciEric Bénard2010-11-07
* mmc: sdhci-pltfm: add -pltfm driver for imx35/51Wolfram Sang2010-10-23