index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-bcm2835.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci-bcm2835: Actually enable the clock
Eric Anholt
2015-06-01
1
-1
/
+8
*
mmc: sdhci-bcm2835: Clean up platform allocations if sdhci init fails.
Eric Anholt
2015-06-01
1
-1
/
+4
*
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
2015-03-23
1
-6
/
+1
*
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-09
1
-1
/
+0
*
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
2014-05-22
1
-0
/
+1
*
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
2014-05-22
1
-0
/
+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
-0
/
+1
*
mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open coded
Axel Lin
2013-09-25
1
-7
/
+1
*
mmc: sdhci-bcm2835: Staticize bcm2835_sdhci_get_min_clock
Sachin Kamat
2013-08-24
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
*
mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK
Stephen Warren
2013-02-24
1
-2
/
+2
*
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
Lars-Peter Clausen
2013-02-24
1
-22
/
+5
*
mmc: add BCM2835 driver
Stephen Warren
2013-02-11
1
-0
/
+227