index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-sprd.c
Age
Commit message (
Expand
)
Author
2022-12-09
mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than 400K
Wenchao Chen
2022-12-01
mmc: sdhci-sprd: Fix no reset data and command after voltage switch
Wenchao Chen
2022-10-11
mmc: sdhci-sprd: Fix minimum clock limit
Wenchao Chen
2022-09-20
mmc: sdhci-sprd: Fix the limitation of div
Wenchao Chen
2021-10-12
mmc: sdhci-sprd: Wait until DLL locked after being configured
Zhenxiong Lai
2021-06-14
mmc: sdhci-sprd: use sdhci_sprd_writew
Krzysztof Kozlowski
2021-02-01
mmc: sdhci-sprd: Fix some resource leaks in the remove function
Christophe JAILLET
2020-11-24
mmc: sdhci-sprd: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2020-09-25
mmc: sdhci: fix indentation mistakes
Krzysztof Kozlowski
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4
Douglas Anderson
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-28
mmc: host: sdhci-sprd: Implement the request_atomic() API
Baolin Wang
2020-05-28
mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0
Marek Vasut
2020-05-28
mmc: sdhci-sprd: Drop redundant cap flags
Ulf Hansson
2020-03-24
mmc: sdhci-sprd: Set the missing MMC_CAP_WAIT_WHILE_BUSY flag
Baolin Wang
2020-03-24
mmc: host: sdhci-sprd: Add software queue support
Baolin Wang
2019-08-30
mmc: sdhci-sprd: clear the UHS-I modes read from registers
Chunyan Zhang
2019-08-30
mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
Chunyan Zhang
2019-08-30
mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
Chunyan Zhang
2019-08-30
mmc: sdhci-sprd: add get_ro hook function
Chunyan Zhang
2019-08-30
mmc: sdhci-sprd: fixed incorrect clock divider
Chunyan Zhang
2019-08-06
mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
Baolin Wang
2019-07-22
mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()
Baolin Wang
2019-07-10
mmc: sdhci-sprd: Add pin control support for voltage switch
Baolin Wang
2019-07-10
mmc: sdhci-sprd: Add start_signal_voltage_switch ops
Baolin Wang
2019-06-10
mmc: sdhci-sprd: Add PHY DLL delay configuration
Baolin Wang
2019-06-10
mmc: sdhci-sprd: Enable PHY DLL to make clock stable
Baolin Wang
2019-06-10
mmc: sdhci-sprd: Add HS400 enhanced strobe mode
Baolin Wang
2019-06-10
mmc: sdhci-sprd: Implement the get_max_timeout_count() interface
Baolin Wang
2019-06-10
mmc: sdhci-sprd: Add optional gate clock support
Baolin Wang
2019-06-10
mmc: sdhci-sprd: Check the enable clock's return value correctly
Baolin Wang
2018-10-08
mmc: sdhci-sprd: Add Spreadtrum's initial host controller
Chunyan Zhang