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-sirf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-18
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
Michał Mirosław
1
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
Thomas Gleixner
1
-2
/
+1
2018-10-08
mmc: sdhci: sirf: Use the slot GPIO descriptor
Linus Walleij
1
-23
/
+5
2017-08-30
mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume
Masahiro Yamada
1
-38
/
+1
2017-08-30
mmc: sdhci-sirf: constify sdhci_pltfm_data and sdhci_ops structures
Julia Lawall
1
-2
/
+2
2017-04-24
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
1
-0
/
+3
2016-07-27
mmc: sdhci-sirf: Remove non needed #ifdef CONFIG_PM* for dev_pm_ops
Ulf Hansson
1
-3
/
+1
2015-10-27
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
1
-1
/
+1
2015-10-26
mmc: sirf: fix the capbility to support DDR50
Weijun Yang
1
-1
/
+2
2015-08-27
mmc: sdhci-sirf: corrent quirk according to real chips
Barry Song
1
-2
/
+2
2015-06-01
mmc: sdhci-sirf: fake version and capbility registers
Weijun Yang
1
-0
/
+35
2015-06-01
mmc: sdhci-sirf: fix the tuning count in platform_execute_tuning
Weijun Yang
1
-4
/
+5
2015-03-23
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
1
-8
/
+1
2015-03-23
mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
Kevin Hao
1
-4
/
+1
2015-03-23
mmc: sdhci-sirf: kill the "clk" member in driver private struct
Kevin Hao
1
-19
/
+7
2015-03-23
mmc: sirf: update sdhci_sirf_execute_tuning procedure
weijun yang
1
-3
/
+3
2015-01-19
mmc: sdhci-sirf: Remove redundant use of mmc_gpio_free_cd()
Ulf Hansson
1
-3
/
+0
2015-01-19
mmc: sdhci-sirf: add sirf tuning function (cmd 19)
Minda Chen
1
-0
/
+71
2014-09-23
mmc: don't request CD IRQ until mmc_start_host()
Stephen Warren
1
-0
/
+1
2014-09-09
mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_width
Minda Chen
1
-1
/
+23
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-08-25
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
1
-1
/
+1
2013-06-27
mmc: sirf: fix sdhci_pltfm_init sequence
Arnd Bergmann
1
-28
/
+23
2013-06-27
mmc: sdhci-sirf: let device core setup the default pin configuration
Barry Song
1
-8
/
+0
2013-03-22
mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCs
Barry Song
1
-0
/
+193