summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-esdhc-imx.c
AgeCommit message (Expand)Author
2013-09-14UPSTREAM v3.10: mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen
2013-09-13Revert "mmc: sdhci_pltfm: Constify sdhci_pltfm_data"Dan Willemsen
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
2012-11-28mmc: remove use of __devexit_pBill Pemberton
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann
2012-09-01mmc: fix comment typosMasanari Iida
2012-07-22mmc: esdhc: Fix DMA_MASK to not break mx25 DMA accessWilson Callan
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-15mmc: dt: Consolidate DT bindingsArnd Bergmann
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann
2012-05-11mmc: sdhci-imx-esdhc: adopt pinctrl supportDong Aisheng
2012-04-25mmc sdhc i.MX: do not depend on grouped clocksSascha Hauer
2012-04-20mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann
2012-03-04mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer
2012-02-01mmc: sdhci-esdhc-imx: add clk_prepare/clk_unprepareRichard Zhao
2012-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo
2011-10-26mmc: sdhci-esdhc-imx: add basic imx6q usdhc supportShawn Guo
2011-10-26mmc: sdhci-esdhc-imx: Enable ADMA2Richard Zhu
2011-08-28mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.hShawn Guo
2011-08-13mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin
2011-07-27mmc: sdhci-esdhc-imx: add device tree probe supportShawn Guo
2011-07-27mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo
2011-07-27mmc: sdhci-esdhc-imx: do not reference platform data after probeShawn Guo
2011-07-27mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo
2011-07-20mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WPShawn Guo
2011-07-20mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get clearedShawn Guo
2011-07-20mmc: sdhci: change sdhci-pltfm into a moduleShawn Guo