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
starfive-6.6.48-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-sprd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-11
mmc: sdhci-sprd: Fix minimum clock limit
Wenchao Chen
1
-1
/
+1
2022-09-20
mmc: sdhci-sprd: Fix the limitation of div
Wenchao Chen
1
-3
/
+3
2021-10-12
mmc: sdhci-sprd: Wait until DLL locked after being configured
Zhenxiong Lai
1
-0
/
+13
2021-06-14
mmc: sdhci-sprd: use sdhci_sprd_writew
Krzysztof Kozlowski
1
-0
/
+1
2021-02-01
mmc: sdhci-sprd: Fix some resource leaks in the remove function
Christophe JAILLET
1
-3
/
+3
2020-11-24
mmc: sdhci-sprd: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-09-25
mmc: sdhci: fix indentation mistakes
Krzysztof Kozlowski
1
-2
/
+2
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4
Douglas Anderson
1
-0
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-28
mmc: host: sdhci-sprd: Implement the request_atomic() API
Baolin Wang
1
-3
/
+20
2020-05-28
mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0
Marek Vasut
1
-1
/
+1
2020-05-28
mmc: sdhci-sprd: Drop redundant cap flags
Ulf Hansson
1
-1
/
+2
2020-03-24
mmc: sdhci-sprd: Set the missing MMC_CAP_WAIT_WHILE_BUSY flag
Baolin Wang
1
-1
/
+1
2020-03-24
mmc: host: sdhci-sprd: Add software queue support
Baolin Wang
1
-0
/
+28
2019-08-30
mmc: sdhci-sprd: clear the UHS-I modes read from registers
Chunyan Zhang
1
-1
/
+12
2019-08-30
mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
Chunyan Zhang
1
-1
/
+2
2019-08-30
mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
Chunyan Zhang
1
-1
/
+2
2019-08-30
mmc: sdhci-sprd: add get_ro hook function
Chunyan Zhang
1
-0
/
+6
2019-08-30
mmc: sdhci-sprd: fixed incorrect clock divider
Chunyan Zhang
1
-3
/
+4
2019-08-06
mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
Baolin Wang
1
-1
/
+1
2019-07-22
mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()
Baolin Wang
1
-0
/
+1
2019-07-10
mmc: sdhci-sprd: Add pin control support for voltage switch
Baolin Wang
1
-0
/
+54
2019-07-10
mmc: sdhci-sprd: Add start_signal_voltage_switch ops
Baolin Wang
1
-0
/
+24
2019-06-10
mmc: sdhci-sprd: Add PHY DLL delay configuration
Baolin Wang
1
-0
/
+51
2019-06-10
mmc: sdhci-sprd: Enable PHY DLL to make clock stable
Baolin Wang
1
-1
/
+43
2019-06-10
mmc: sdhci-sprd: Add HS400 enhanced strobe mode
Baolin Wang
1
-0
/
+32
2019-06-10
mmc: sdhci-sprd: Implement the get_max_timeout_count() interface
Baolin Wang
1
-0
/
+7
2019-06-10
mmc: sdhci-sprd: Add optional gate clock support
Baolin Wang
1
-6
/
+29
2019-06-10
mmc: sdhci-sprd: Check the enable clock's return value correctly
Baolin Wang
1
-1
/
+1
2018-10-08
mmc: sdhci-sprd: Add Spreadtrum's initial host controller
Chunyan Zhang
1
-0
/
+498