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