index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-sprd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci-sprd: Constify struct sdhci_ops
Krzysztof Kozlowski
2024-04-26
1
-1
/
+1
*
mmc: sdhci-sprd: Remove unused of_gpio.h
Andy Shevchenko
2024-04-02
1
-1
/
+0
*
mmc: sdhci-sprd: Fix eMMC init failure after hw reset
Wenchao Chen
2024-01-03
1
-3
/
+7
*
mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulled
Wenchao Chen
2023-11-23
1
-0
/
+25
*
mmc: sdhci-sprd: Fix error code in sdhci_sprd_tuning()
Dan Carpenter
2023-09-26
1
-0
/
+1
*
mmc: sdhci-sprd: Add SD HS mode online tuning
Wenchao Chen
2023-08-25
1
-0
/
+149
*
mmc: sdhci-sprd: Convert to platform remove callback returning void
Yangtao Li
2023-08-15
1
-4
/
+2
*
mmc: Explicitly include correct DT includes
Rob Herring
2023-08-09
1
-1
/
+0
*
mmc: sdhci-sprd: Replace SDHCI_QUIRK_MISSING_CAPS
Adrian Hunter
2023-01-23
1
-4
/
+2
*
mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than 400K
Wenchao Chen
2022-12-09
1
-7
/
+9
*
mmc: sdhci-sprd: Fix no reset data and command after voltage switch
Wenchao Chen
2022-12-01
1
-1
/
+3
*
mmc: sdhci-sprd: Fix minimum clock limit
Wenchao Chen
2022-10-11
1
-1
/
+1
*
mmc: sdhci-sprd: Fix the limitation of div
Wenchao Chen
2022-09-20
1
-3
/
+3
*
mmc: sdhci-sprd: Wait until DLL locked after being configured
Zhenxiong Lai
2021-10-12
1
-0
/
+13
*
mmc: sdhci-sprd: use sdhci_sprd_writew
Krzysztof Kozlowski
2021-06-14
1
-0
/
+1
*
mmc: sdhci-sprd: Fix some resource leaks in the remove function
Christophe JAILLET
2021-02-01
1
-3
/
+3
*
mmc: sdhci-sprd: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2020-11-24
1
-1
/
+1
*
mmc: sdhci: fix indentation mistakes
Krzysztof Kozlowski
2020-09-25
1
-2
/
+2
*
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4
Douglas Anderson
2020-09-07
1
-0
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
mmc: host: sdhci-sprd: Implement the request_atomic() API
Baolin Wang
2020-05-28
1
-3
/
+20
*
mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0
Marek Vasut
2020-05-28
1
-1
/
+1
*
mmc: sdhci-sprd: Drop redundant cap flags
Ulf Hansson
2020-05-28
1
-1
/
+2
*
mmc: sdhci-sprd: Set the missing MMC_CAP_WAIT_WHILE_BUSY flag
Baolin Wang
2020-03-24
1
-1
/
+1
*
mmc: host: sdhci-sprd: Add software queue support
Baolin Wang
2020-03-24
1
-0
/
+28
*
mmc: sdhci-sprd: clear the UHS-I modes read from registers
Chunyan Zhang
2019-08-30
1
-1
/
+12
*
mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
Chunyan Zhang
2019-08-30
1
-1
/
+2
*
mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
Chunyan Zhang
2019-08-30
1
-1
/
+2
*
mmc: sdhci-sprd: add get_ro hook function
Chunyan Zhang
2019-08-30
1
-0
/
+6
*
mmc: sdhci-sprd: fixed incorrect clock divider
Chunyan Zhang
2019-08-30
1
-3
/
+4
*
mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
Baolin Wang
2019-08-06
1
-1
/
+1
*
mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()
Baolin Wang
2019-07-22
1
-0
/
+1
*
mmc: sdhci-sprd: Add pin control support for voltage switch
Baolin Wang
2019-07-10
1
-0
/
+54
*
mmc: sdhci-sprd: Add start_signal_voltage_switch ops
Baolin Wang
2019-07-10
1
-0
/
+24
*
mmc: sdhci-sprd: Add PHY DLL delay configuration
Baolin Wang
2019-06-10
1
-0
/
+51
*
mmc: sdhci-sprd: Enable PHY DLL to make clock stable
Baolin Wang
2019-06-10
1
-1
/
+43
*
mmc: sdhci-sprd: Add HS400 enhanced strobe mode
Baolin Wang
2019-06-10
1
-0
/
+32
*
mmc: sdhci-sprd: Implement the get_max_timeout_count() interface
Baolin Wang
2019-06-10
1
-0
/
+7
*
mmc: sdhci-sprd: Add optional gate clock support
Baolin Wang
2019-06-10
1
-6
/
+29
*
mmc: sdhci-sprd: Check the enable clock's return value correctly
Baolin Wang
2019-06-10
1
-1
/
+1
*
mmc: sdhci-sprd: Add Spreadtrum's initial host controller
Chunyan Zhang
2018-10-08
1
-0
/
+498