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-dove.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-15
mmc: sdhci-dove: Use sdhci_pltfm_remove()
Adrian Hunter
1
-6
/
+2
2023-08-15
mmc: Convert to platform remove callback returning void
Yangtao Li
1
-1
/
+1
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
Thomas Gleixner
1
-13
/
+1
2016-07-29
mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS
Ulf Hansson
1
-1
/
+1
2015-03-23
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
1
-6
/
+1
2015-03-23
mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
Kevin Hao
1
-7
/
+1
2015-03-23
mmc: sdhci-dove: kill the driver specific private struct
Kevin Hao
1
-21
/
+5
2015-03-23
mmc: sdhci-dove: remove the unneeded error check
Kevin Hao
1
-4
/
+2
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-05-23
mmc: sdhci-dove: use mmc_of_parse() and remove card_tasklet CD handler
Sebastian Hesselbarth
1
-69
/
+5
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
2014-02-26
mmc: sdhci-dove: Remove redundant of_match_ptr
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
2012-12-12
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2012-12-06
mmc: sdhci-dove: allow GPIOs to be used for card detection on Dove
Russell King
1
-6
/
+67
2012-12-06
mmc: sdhci-dove: use two-stage initialization for sdhci-pltfm
Russell King
1
-7
/
+17
2012-12-06
mmc: sdhci-dove: use devm_clk_get()
Russell King
1
-7
/
+4
2012-11-29
mmc: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
mmc: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-29
mmc: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-29
mmc: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-08
mmc: fix sdhci-dove probe/removal
Russell King - ARM Linux
1
-18
/
+20
2012-09-04
mmc: sdhci-dove: DT support for sdhci-dove
Sebastian Hesselbarth
1
-0
/
+8
2012-07-23
mmc: sdhci-dove: Prepare for common clock framework
Sebastian Hesselbarth
1
-1
/
+47
2012-07-23
mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BIT
Sebastian Hesselbarth
1
-1
/
+2
2012-04-06
mmc: sdhci-dove: Fix compile error by including module.h
Alf Høgemark
1
-0
/
+1
2012-01-12
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-12-20
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
1
-4
/
+1
2011-07-21
mmc: sdhci: change sdhci-pltfm into a module
Shawn Guo
1
-1
/
+0
2011-07-21
mmc: sdhci: make sdhci-pltfm device drivers self registered
Shawn Guo
1
-1
/
+41
2011-01-09
mmc: Add support for the Marvell Dove SDHCI controller
Mike Rapoport
1
-0
/
+70