index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-of-esdhc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci-of-esdhc: Use sdhci_pltfm_remove()
Adrian Hunter
2023-08-15
1
-1
/
+1
*
mmc: Convert to platform remove callback returning void
Yangtao Li
2023-08-15
1
-1
/
+1
*
mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for data
Georgii Kruglov
2023-03-24
1
-13
/
+11
*
mmc: sdhci-of-esdhc: Modify mismatched function name
Jiapeng Chong
2022-12-09
1
-2
/
+2
*
mmc: sdhci-of-esdhc: limit the SDHC clock frequency
Andy Tang
2022-12-07
1
-0
/
+7
*
mmc: sdhci-of-esdhc: Fixup use of of_find_compatible_node()
Liang He
2022-07-12
1
-2
/
+4
*
mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switch
Miaoqian Lin
2022-07-12
1
-0
/
+1
*
mmc: host: Drop commas after SoC match table sentinels
Geert Uytterhoeven
2022-03-07
1
-5
/
+5
*
mmc: sdhci-of-esdhc: Check for error num after setting mask
Jiasheng Jiang
2022-01-24
1
-2
/
+6
*
mmc: core: Convert mmc_of_parse_voltage() to use device property API
Andy Shevchenko
2021-04-23
1
-1
/
+1
*
mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCs
Yangbo Lu
2020-11-10
1
-0
/
+2
*
mmc: sdhci-of-esdhc: make sure delay chain locked for HS400
Yangbo Lu
2020-10-28
1
-0
/
+17
*
mmc: sdhci-of-esdhc: set timeout to max before tuning
Michael Walle
2020-10-23
1
-0
/
+11
*
mmc: sdhci-of-esdhc: fix reference clock source selection
Yangbo Lu
2020-09-28
1
-6
/
+12
*
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2020-09-07
1
-0
/
+1
*
mmc: sdhci-of-esdhc: Don't walk device-tree on every interrupt
Chris Packham
2020-09-07
1
-3
/
+7
*
mmc: sdhci-of-esdhc: exit HS400 properly before setting any speed mode
Yangbo Lu
2020-05-28
1
-0
/
+34
*
mmc: sdhci-of-esdhc: fix serious issue clock is always disabled
Yangbo Lu
2020-01-20
1
-1
/
+1
*
mmc: sdhci-of-esdhc: fix transfer mode register reading
Yangbo Lu
2020-01-20
1
-0
/
+3
*
mmc: sdhci-of-esdhc: fix clock setting for different controller versions
Yangbo Lu
2020-01-16
1
-56
/
+72
*
mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versions
Yangbo Lu
2020-01-16
1
-4
/
+39
*
mmc: sdhci-of-esdhc: update tuning erratum A-008171
Yangbo Lu
2020-01-16
1
-13
/
+26
*
mmc: sdhci-of-esdhc: convert to use esdhc_tuning_window_ptr()
Yangbo Lu
2020-01-16
1
-13
/
+21
*
Merge branch 'fixes' into next
Ulf Hansson
2019-12-19
1
-0
/
+10
|
\
|
*
mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaround
Yangbo Lu
2019-12-19
1
-0
/
+10
*
|
Merge branch 'fixes' into next
Ulf Hansson
2019-12-18
1
-2
/
+2
|
\
|
|
*
mmc: sdhci-of-esdhc: fix P2020 errata handling
Yangbo Lu
2019-12-18
1
-2
/
+2
*
|
mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1088a
Yangbo Lu
2019-12-18
1
-1
/
+2
|
/
*
mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support"
Rasmus Villemoes
2019-12-16
1
-3
/
+0
*
mmc: sdhci-of-esdhc: fix up erratum A-008171 workaround
Yangbo Lu
2019-11-13
1
-33
/
+189
*
mmc: sdhci-of-esdhc: poll ESDHC_FLUSH_ASYNC_FIFO bit until completion
Yangbo Lu
2019-11-13
1
-7
/
+28
*
mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence
Russell King
2019-09-27
1
-1
/
+6
*
mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoC
Yinbo Zhu
2019-09-11
1
-0
/
+1
*
mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1028a
Yangbo Lu
2019-06-17
1
-4
/
+5
*
mmc: sdhci-of-esdhc: set the sd clock divisor value above 3
Yangbo Lu
2019-06-17
1
-0
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
mmc: sdhci-of-esdhc: add quirk to ignore command inhibit for data
Yangbo Lu
2019-04-15
1
-0
/
+16
*
mmc: sdhci-of-esdhc: add erratum eSDHC7 support
Yinbo Zhu
2019-04-15
1
-0
/
+22
*
mmc: sdhci-of-esdhc: add erratum A-009204 support
Yinbo Zhu
2019-04-15
1
-0
/
+3
*
mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support
Yinbo Zhu
2019-04-15
1
-1
/
+3
*
mmc: sdhci-of-esdhc: add erratum eSDHC5 support
Yinbo Zhu
2019-04-15
1
-0
/
+3
*
mmc: sdhci-of-esdhc: add erratum A011334 support in lx2160 2.0 SoC
Yinbo Zhu
2019-04-15
1
-0
/
+1
*
mmc: sdhci-of-esdhc: Fix timeout checks
Adrian Hunter
2018-12-17
1
-4
/
+12
*
mmc: sdhci-of-esdhc: fix spelling mistake "upsupported" -> "unsupported"
Colin Ian King
2018-12-17
1
-1
/
+1
*
mmc: sdhci-of-esdhc: workaround for unreliable pulse width detection
Yangbo Lu
2018-12-17
1
-0
/
+19
*
mmc: sdhci-of-esdhc: temporary fixup for eMMC HS400 issue
Yangbo Lu
2018-12-17
1
-1
/
+3
*
mmc: sdhci-of-esdhc: add erratum A011334 support
Yangbo Lu
2018-12-17
1
-0
/
+36
*
mmc: sdhci-of-esdhc: add hs400 mode support
Yangbo Lu
2018-12-17
1
-10
/
+68
*
mmc: sdhci-of-esdhc: add erratum A008171 support
Yinbo Zhu
2018-10-08
1
-1
/
+43
*
mmc: sdhci-of-esdhc: set proper dma mask for ls104x chips
Laurentiu Tudor
2018-07-16
1
-0
/
+6
[next]