开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-bcm2835.c
Age
Commit message (
Expand
)
Author
2016-07-25
mmc: sdhci-bcm2835: remove driver
Stefan Wahren
2016-02-29
mmc: sdhci-bcm2835: use sdhci_pltfm_init for private allocation
Jisheng Zhang
2015-06-01
mmc: sdhci-bcm2835: Actually enable the clock
Eric Anholt
2015-06-01
mmc: sdhci-bcm2835: Clean up platform allocations if sdhci init fails.
Eric Anholt
2015-03-23
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-05-22
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
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-25
mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open coded
Axel Lin
2013-08-24
mmc: sdhci-bcm2835: Staticize bcm2835_sdhci_get_min_clock
Sachin Kamat
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
2013-02-24
mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK
Stephen Warren
2013-02-24
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
Lars-Peter Clausen
2013-02-11
mmc: add BCM2835 driver
Stephen Warren