index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-sprd.c
Age
Commit message (
Expand
)
Author
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