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-of-esdhc.c
Age
Commit message (
Expand
)
Author
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
2018-07-16
mmc: sdhci-of-esdhc: modify the sd clock in of_match_node way
yinbo.zhu
2017-12-11
mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
yinbo.zhu
2017-12-11
mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
yinbo.zhu
2017-10-30
mmc: sdhci-of-esdhc: disable SD clock for clock value 0
yangbo lu
2017-08-30
mmc: sdhci-of-esdhc: support ESDHC_CAPABILITIES_1 accessing
yangbo lu
2017-04-28
mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046a
yangbo lu
2017-04-28
mmc: sdhci-of-esdhc: poll ESDHC_CLOCK_STABLE bit with udelay
yangbo lu
2017-04-24
mmc: sdhci-of-esdhc: add delay between tuning cycles
yangbo lu
2017-04-24
mmc: sdhci-of-esdhc: add tuning support
yangbo lu
2017-04-24
mmc: sdhci-of-esdhc: add support for signal voltage switch
yangbo lu
2017-04-24
mmc: sdhci-of-esdhc: add peripheral clock support
yangbo lu
2017-04-24
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
2017-02-13
mmc: sdhci-of-esdhc: avoid clock glitch when frequency is changing
yangbo lu
2017-02-13
mmc: sdhci-of-esdhc: remove default broken-cd for ARM
yangbo lu
2016-11-29
mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
yangbo lu
2016-11-18
mmc: sdhci-of-esdhc: fixup PRESENT_STATE read
Michael Walle
2016-09-26
mmc: sdhci-of-esdhc: use of_property_read_bool
Julia Lawall
[next]