index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-esdhc-imx.c
Age
Commit message (
Expand
)
Author
2013-05-26
mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53
Lucas Stach
2013-05-26
mmc: sdhci-esdhc-imx: Fix SDIO interrupts
Martin Fuzzey
2013-03-22
mmc: sdhci: Constify sdhci_ops structs where possible
Lars-Peter Clausen
2013-03-22
mmc: sdhci_pltfm: Constify sdhci_pltfm_data
Lars-Peter Clausen
2013-02-24
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
Lars-Peter Clausen
2013-02-24
mmc: sdhci-esdhc-imx: support 8bit mode
Sascha Hauer
2013-02-24
mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhc
Shawn Guo
2013-02-24
mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhc
Shawn Guo
2013-02-24
mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhc
Shawn Guo
2013-02-24
mmc: sdhci-esdhc-imx: Remove unused variables
Fabio Estevam
2013-02-24
mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefix
Shawn Guo
2013-02-24
mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL write
Shawn Guo
2013-02-24
mmc: sdhci-esdhc-imx: fix host version read
Shawn Guo
2013-02-11
mmc: sdhci-esdhc-imx: remove ESDHC_CD_GPIO handling from IO accessory
Shawn Guo
2013-02-11
mmc: sdhci-esdhc-imx: use slot-gpio helpers for CD and WP
Shawn Guo
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-06
mmc: sdhci-imx-esdhc: use more devm_* functions
Shawn Guo
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
mmc: remove use of __devexit_p
Bill Pemberton
2012-10-02
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
2012-09-01
mmc: fix comment typos
Masanari Iida
2012-07-22
mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access
Wilson Callan
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-15
mmc: dt: Consolidate DT bindings
Arnd Bergmann
2012-05-14
Merge branch 'imx/pinctrl' into imx/clock
Arnd Bergmann
2012-05-11
mmc: sdhci-imx-esdhc: adopt pinctrl support
Dong Aisheng
2012-04-25
mmc sdhc i.MX: do not depend on grouped clocks
Sascha Hauer
2012-04-21
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-12
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
[next]