index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
Files
Lines
2019-09-11
mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoC
Yinbo Zhu
1
-0
/
+1
2019-06-17
mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1028a
Yangbo Lu
1
-4
/
+5
2019-06-17
mmc: sdhci-of-esdhc: set the sd clock divisor value above 3
Yangbo Lu
1
-0
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-15
mmc: sdhci-of-esdhc: add quirk to ignore command inhibit for data
Yangbo Lu
1
-0
/
+16
2019-04-15
mmc: sdhci-of-esdhc: add erratum eSDHC7 support
Yinbo Zhu
1
-0
/
+22
2019-04-15
mmc: sdhci-of-esdhc: add erratum A-009204 support
Yinbo Zhu
1
-0
/
+3
2019-04-15
mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support
Yinbo Zhu
1
-1
/
+3
2019-04-15
mmc: sdhci-of-esdhc: add erratum eSDHC5 support
Yinbo Zhu
1
-0
/
+3
2019-04-15
mmc: sdhci-of-esdhc: add erratum A011334 support in lx2160 2.0 SoC
Yinbo Zhu
1
-0
/
+1
2018-12-17
mmc: sdhci-of-esdhc: Fix timeout checks
Adrian Hunter
1
-4
/
+12
2018-12-17
mmc: sdhci-of-esdhc: fix spelling mistake "upsupported" -> "unsupported"
Colin Ian King
1
-1
/
+1
2018-12-17
mmc: sdhci-of-esdhc: workaround for unreliable pulse width detection
Yangbo Lu
1
-0
/
+19
2018-12-17
mmc: sdhci-of-esdhc: temporary fixup for eMMC HS400 issue
Yangbo Lu
1
-1
/
+3
2018-12-17
mmc: sdhci-of-esdhc: add erratum A011334 support
Yangbo Lu
1
-0
/
+36
2018-12-17
mmc: sdhci-of-esdhc: add hs400 mode support
Yangbo Lu
1
-10
/
+68
2018-10-08
mmc: sdhci-of-esdhc: add erratum A008171 support
Yinbo Zhu
1
-1
/
+43
2018-07-16
mmc: sdhci-of-esdhc: set proper dma mask for ls104x chips
Laurentiu Tudor
1
-0
/
+6
2018-07-16
mmc: sdhci-of-esdhc: modify the sd clock in of_match_node way
yinbo.zhu
1
-28
/
+57
2017-12-11
mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
yinbo.zhu
1
-4
/
+8
2017-12-11
mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
yinbo.zhu
1
-0
/
+4
2017-10-30
mmc: sdhci-of-esdhc: disable SD clock for clock value 0
yangbo lu
1
-28
/
+30
2017-08-30
mmc: sdhci-of-esdhc: support ESDHC_CAPABILITIES_1 accessing
yangbo lu
1
-2
/
+21
2017-04-28
mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046a
yangbo lu
1
-0
/
+14
2017-04-28
mmc: sdhci-of-esdhc: poll ESDHC_CLOCK_STABLE bit with udelay
yangbo lu
1
-5
/
+4
2017-04-24
mmc: sdhci-of-esdhc: add delay between tuning cycles
yangbo lu
1
-0
/
+1
2017-04-24
mmc: sdhci-of-esdhc: add tuning support
yangbo lu
1
-0
/
+20
2017-04-24
mmc: sdhci-of-esdhc: add support for signal voltage switch
yangbo lu
1
-0
/
+74
2017-04-24
mmc: sdhci-of-esdhc: add peripheral clock support
yangbo lu
1
-2
/
+71
2017-04-24
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
1
-0
/
+3
2017-02-13
mmc: sdhci-of-esdhc: avoid clock glitch when frequency is changing
yangbo lu
1
-3
/
+18
2017-02-13
mmc: sdhci-of-esdhc: remove default broken-cd for ARM
yangbo lu
1
-8
/
+10
2016-11-29
mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
yangbo lu
1
-0
/
+20
2016-11-18
mmc: sdhci-of-esdhc: fixup PRESENT_STATE read
Michael Walle
1
-0
/
+14
2016-09-26
mmc: sdhci-of-esdhc: use of_property_read_bool
Julia Lawall
1
-1
/
+1
2016-07-27
mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPS
Ulf Hansson
1
-10
/
+6
2016-02-29
mmc: sdhci-of-esdhc: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-10
/
+9
2015-12-22
mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version
yangbo lu
1
-0
/
+10
2015-10-26
mmc: sdhci-of-esdhc: avoid writing power control register
yangbo lu
1
-0
/
+6
2015-10-26
mmc: sdhci-of-esdhc: add quirk SDHCI_QUIRK_BROKEN_TIMEOUT_VAL for ls1021a
yangbo lu
1
-0
/
+3
2015-10-26
mmc: sdhci-of-esdhc: support both BE and LE host controller
yangbo lu
1
-112
/
+339
2015-10-26
mmc: sdhci-pltfm: enable interrupt mode to detect card for ls1021a
Yangbo Lu
1
-1
/
+2
2015-08-27
mmc: sdhci-of-esdhc: add workaround for pre divider initial value
Yangbo Lu
1
-0
/
+6
2015-06-01
mmc: sdhci-of-esdhc: enable interrupt mode to detect card
Yangbo Lu
1
-0
/
+7
2015-06-01
mmc: sdhci-of-esdhc: Pre divider starts at 1
Joakim Tjernlund
1
-2
/
+2
2015-03-23
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
1
-6
/
+1
2015-01-19
mmc: sdhci-of-esdhc: Handle error from mmc_of_parse()
Ulf Hansson
1
-2
/
+8
2015-01-19
mmc: sdhci: Fix FSL ESDHC reset handling quirk
Alessio Igor Bogani
1
-1
/
+9
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-05-23
mmc: sdhci-of-esdhc: Fixup compile error
Ulf Hansson
1
-3
/
+3
[next]