index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-of-esdhc.c
Age
Commit message (
Expand
)
Author
2016-02-29
mmc: sdhci-of-esdhc: use sdhci_pltfm_init for private allocation
Jisheng Zhang
2015-12-22
mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version
yangbo lu
2015-10-26
mmc: sdhci-of-esdhc: avoid writing power control register
yangbo lu
2015-10-26
mmc: sdhci-of-esdhc: add quirk SDHCI_QUIRK_BROKEN_TIMEOUT_VAL for ls1021a
yangbo lu
2015-10-26
mmc: sdhci-of-esdhc: support both BE and LE host controller
yangbo lu
2015-10-26
mmc: sdhci-pltfm: enable interrupt mode to detect card for ls1021a
Yangbo Lu
2015-08-27
mmc: sdhci-of-esdhc: add workaround for pre divider initial value
Yangbo Lu
2015-06-01
mmc: sdhci-of-esdhc: enable interrupt mode to detect card
Yangbo Lu
2015-06-01
mmc: sdhci-of-esdhc: Pre divider starts at 1
Joakim Tjernlund
2015-03-23
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
2015-01-19
mmc: sdhci-of-esdhc: Handle error from mmc_of_parse()
Ulf Hansson
2015-01-19
mmc: sdhci: Fix FSL ESDHC reset handling quirk
Alessio Igor Bogani
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-05-23
mmc: sdhci-of-esdhc: Fixup compile error
Ulf Hansson
2014-05-22
mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks
Russell King
2014-05-22
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
2014-05-22
mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
Russell King
2014-05-22
mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
Russell King
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
2013-09-27
mmc: sdhci-esdhc-imx: set actual_clock in clock setting
Dong Aisheng
2013-09-26
mmc: sdhci-esdhc: move common esdhc_set_clock to platform driver
Dong Aisheng
2013-08-26
mmc: esdhc: add support to get voltage from device-tree
Haijun Zhang
2013-07-05
mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL register
Oded Gabbay
2013-07-05
mmc: esdhc: Add support for 8-bit bus width and non-removable card
Oded Gabbay
2013-06-27
mmc: sdhci-esdhc: calculate sdclk divider from controller clock
Lucas Stach
2013-05-31
mmc: sdhci: Add size for caller in init+register
Christian Daudt
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
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: eSDHC: Recover from ADMA errors
Haijun Zhang
2012-12-06
mmc: sdhci-of-esdhc: support commands with busy response expecting TC
Jerry Huang
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-11-07
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
Jerry Huang
2012-09-04
mmc: eSDHC: Add ADMA mode support
Jerry Huang
2012-03-25
mmc: esdhc: Workaround for data crc error on p1010rdb
Jerry Huang
2012-03-25
mmc: esdhc: Implement power management for ESDHC
Jerry Huang
2012-02-12
mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3
Roy Zang
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-10-26
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-10-26
mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bit
Xu lei
2011-07-20
mmc: sdhci: change sdhci-pltfm into a module
Shawn Guo
2011-07-20
mmc: sdhci: make sdhci-of device drivers self registered
Shawn Guo
2011-07-20
mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data
Shawn Guo
2011-03-25
mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhc
Richard Zhu
2011-03-17
mmc: sdhci-esdhc: broken card detection is not a default quirk
Wolfram Sang
2010-10-23
mmc: sdhci-of-esdhc: factor out common stuff
Wolfram Sang
[next]