index
:
linux.git
master
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
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
2016-07-27
mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPS
Ulf Hansson
2016-02-29
mmc: sdhci-of-esdhc: use sdhci_pltfm_init for private allocation
Jisheng Zhang
2015-12-22
mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version
yangbo lu
2015-10-26
mmc: sdhci-of-esdhc: avoid writing power control register
yangbo lu
2015-10-26
mmc: sdhci-of-esdhc: add quirk SDHCI_QUIRK_BROKEN_TIMEOUT_VAL for ls1021a
yangbo lu
2015-10-26
mmc: sdhci-of-esdhc: support both BE and LE host controller
yangbo lu
2015-10-26
mmc: sdhci-pltfm: enable interrupt mode to detect card for ls1021a
Yangbo Lu
2015-08-27
mmc: sdhci-of-esdhc: add workaround for pre divider initial value
Yangbo Lu
2015-06-01
mmc: sdhci-of-esdhc: enable interrupt mode to detect card
Yangbo Lu
2015-06-01
mmc: sdhci-of-esdhc: Pre divider starts at 1
Joakim Tjernlund
2015-03-23
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
2015-01-19
mmc: sdhci-of-esdhc: Handle error from mmc_of_parse()
Ulf Hansson
2015-01-19
mmc: sdhci: Fix FSL ESDHC reset handling quirk
Alessio Igor Bogani
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-05-23
mmc: sdhci-of-esdhc: Fixup compile error
Ulf Hansson
2014-05-22
mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks
Russell King
2014-05-22
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
2014-05-22
mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
Russell King
2014-05-22
mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
Russell King
[next]