index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-of-esdhc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-09
1
-1
/
+0
*
mmc: sdhci-of-esdhc: Fixup compile error
Ulf Hansson
2014-05-23
1
-3
/
+3
*
mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks
Russell King
2014-05-22
1
-19
/
+36
*
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
2014-05-22
1
-0
/
+1
*
mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
Russell King
2014-05-22
1
-1
/
+2
*
mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
Russell King
2014-05-22
1
-3
/
+1
*
mmc: sdhci: convert reset into a library function
Russell King
2014-05-22
1
-0
/
+1
*
mmc: sdhci: convert generic bus width setup to library function
Russell King
2014-05-22
1
-4
/
+2
*
mmc: sdhci-esdhc-imx: set actual_clock in clock setting
Dong Aisheng
2013-09-27
1
-1
/
+1
*
mmc: sdhci-esdhc: move common esdhc_set_clock to platform driver
Dong Aisheng
2013-09-26
1
-2
/
+33
*
mmc: esdhc: add support to get voltage from device-tree
Haijun Zhang
2013-08-26
1
-0
/
+1
*
mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL register
Oded Gabbay
2013-07-05
1
-0
/
+17
*
mmc: esdhc: Add support for 8-bit bus width and non-removable card
Oded Gabbay
2013-07-05
1
-1
/
+43
*
mmc: sdhci-esdhc: calculate sdclk divider from controller clock
Lucas Stach
2013-06-27
1
-1
/
+1
*
mmc: sdhci: Add size for caller in init+register
Christian Daudt
2013-05-31
1
-1
/
+1
*
mmc: sdhci: Constify sdhci_ops structs where possible
Lars-Peter Clausen
2013-03-22
1
-1
/
+1
*
mmc: sdhci_pltfm: Constify sdhci_pltfm_data
Lars-Peter Clausen
2013-03-22
1
-1
/
+1
*
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
1
-3
/
+3
|
\
|
*
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
|
*
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
|
*
mmc: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
|
mmc: eSDHC: Recover from ADMA errors
Haijun Zhang
2012-12-06
1
-1
/
+50
*
|
mmc: sdhci-of-esdhc: support commands with busy response expecting TC
Jerry Huang
2012-12-06
1
-0
/
+3
|
/
*
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
Jerry Huang
2012-11-07
1
-0
/
+11
*
mmc: eSDHC: Add ADMA mode support
Jerry Huang
2012-09-04
1
-3
/
+33
*
mmc: esdhc: Workaround for data crc error on p1010rdb
Jerry Huang
2012-03-25
1
-2
/
+17
*
mmc: esdhc: Implement power management for ESDHC
Jerry Huang
2012-03-25
1
-0
/
+18
*
mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3
Roy Zang
2012-02-12
1
-0
/
+32
*
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2012-01-11
1
-11
/
+1
*
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
2011-12-19
1
-4
/
+1
*
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-10-26
1
-0
/
+1
*
mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bit
Xu lei
2011-10-26
1
-4
/
+14
*
mmc: sdhci: change sdhci-pltfm into a module
Shawn Guo
2011-07-20
1
-1
/
+0
*
mmc: sdhci: make sdhci-of device drivers self registered
Shawn Guo
2011-07-20
1
-2
/
+51
*
mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data
Shawn Guo
2011-07-20
1
-17
/
+19
*
mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhc
Richard Zhu
2011-03-25
1
-1
/
+2
*
mmc: sdhci-esdhc: broken card detection is not a default quirk
Wolfram Sang
2011-03-17
1
-1
/
+2
*
mmc: sdhci-of-esdhc: factor out common stuff
Wolfram Sang
2010-10-23
1
-62
/
+8
*
sdhci: build fix: rename SDHCI I/O accessor functions
Matt Fleming
2010-05-27
1
-6
/
+6
*
sdhci-of: reorganize driver to support additional hardware
Albert Herranz
2009-12-17
1
-0
/
+143