index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-bcm2835.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-25
mmc: sdhci-bcm2835: remove driver
Stefan Wahren
1
-204
/
+0
2016-02-29
mmc: sdhci-bcm2835: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-11
/
+3
2015-06-01
mmc: sdhci-bcm2835: Actually enable the clock
Eric Anholt
1
-1
/
+8
2015-06-01
mmc: sdhci-bcm2835: Clean up platform allocations if sdhci init fails.
Eric Anholt
1
-1
/
+4
2015-03-23
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
1
-6
/
+1
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-05-22
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
1
-0
/
+1
2013-09-26
mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open coded
Axel Lin
1
-7
/
+1
2013-08-25
mmc: sdhci-bcm2835: Staticize bcm2835_sdhci_get_min_clock
Sachin Kamat
1
-1
/
+1
2013-05-31
mmc: sdhci: Add size for caller in init+register
Christian Daudt
1
-1
/
+1
2013-03-22
mmc: sdhci: Constify sdhci_ops structs where possible
Lars-Peter Clausen
1
-1
/
+1
2013-03-22
mmc: sdhci_pltfm: Constify sdhci_pltfm_data
Lars-Peter Clausen
1
-1
/
+1
2013-02-24
mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK
Stephen Warren
1
-2
/
+2
2013-02-24
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
Lars-Peter Clausen
1
-22
/
+5
2013-02-11
mmc: add BCM2835 driver
Stephen Warren
1
-0
/
+227