summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-of-esdhc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1028aYangbo Lu2019-06-171-4/+5
* mmc: sdhci-of-esdhc: set the sd clock divisor value above 3Yangbo Lu2019-06-171-0/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* mmc: sdhci-of-esdhc: add quirk to ignore command inhibit for dataYangbo Lu2019-04-151-0/+16
* mmc: sdhci-of-esdhc: add erratum eSDHC7 supportYinbo Zhu2019-04-151-0/+22
* mmc: sdhci-of-esdhc: add erratum A-009204 supportYinbo Zhu2019-04-151-0/+3
* mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 supportYinbo Zhu2019-04-151-1/+3
* mmc: sdhci-of-esdhc: add erratum eSDHC5 supportYinbo Zhu2019-04-151-0/+3
* mmc: sdhci-of-esdhc: add erratum A011334 support in lx2160 2.0 SoCYinbo Zhu2019-04-151-0/+1
* mmc: sdhci-of-esdhc: Fix timeout checksAdrian Hunter2018-12-171-4/+12
* mmc: sdhci-of-esdhc: fix spelling mistake "upsupported" -> "unsupported"Colin Ian King2018-12-171-1/+1
* mmc: sdhci-of-esdhc: workaround for unreliable pulse width detectionYangbo Lu2018-12-171-0/+19
* mmc: sdhci-of-esdhc: temporary fixup for eMMC HS400 issueYangbo Lu2018-12-171-1/+3
* mmc: sdhci-of-esdhc: add erratum A011334 supportYangbo Lu2018-12-171-0/+36
* mmc: sdhci-of-esdhc: add hs400 mode supportYangbo Lu2018-12-171-10/+68
* mmc: sdhci-of-esdhc: add erratum A008171 supportYinbo Zhu2018-10-081-1/+43
* mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor2018-07-161-0/+6
* mmc: sdhci-of-esdhc: modify the sd clock in of_match_node wayyinbo.zhu2018-07-161-28/+57
* mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardbyinbo.zhu2017-12-111-4/+8
* mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexecyinbo.zhu2017-12-111-0/+4
* mmc: sdhci-of-esdhc: disable SD clock for clock value 0yangbo lu2017-10-301-28/+30
* mmc: sdhci-of-esdhc: support ESDHC_CAPABILITIES_1 accessingyangbo lu2017-08-301-2/+21
* mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046ayangbo lu2017-04-281-0/+14
* mmc: sdhci-of-esdhc: poll ESDHC_CLOCK_STABLE bit with udelayyangbo lu2017-04-281-5/+4Star
* mmc: sdhci-of-esdhc: add delay between tuning cyclesyangbo lu2017-04-241-0/+1
* mmc: sdhci-of-esdhc: add tuning supportyangbo lu2017-04-241-0/+20
* mmc: sdhci-of-esdhc: add support for signal voltage switchyangbo lu2017-04-241-0/+74
* mmc: sdhci-of-esdhc: add peripheral clock supportyangbo lu2017-04-241-2/+71
* mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter2017-04-241-0/+3
* mmc: sdhci-of-esdhc: avoid clock glitch when frequency is changingyangbo lu2017-02-131-3/+18
* mmc: sdhci-of-esdhc: remove default broken-cd for ARMyangbo lu2017-02-131-8/+10
* mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0yangbo lu2016-11-291-0/+20
* mmc: sdhci-of-esdhc: fixup PRESENT_STATE readMichael Walle2016-11-181-0/+14
* mmc: sdhci-of-esdhc: use of_property_read_boolJulia Lawall2016-09-261-1/+1
* mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPSUlf Hansson2016-07-271-10/+6Star
* mmc: sdhci-of-esdhc: use sdhci_pltfm_init for private allocationJisheng Zhang2016-02-291-10/+9Star
* mmc: sdhci-of-esdhc: add/remove some quirks according to vendor versionyangbo lu2015-12-221-0/+10
* mmc: sdhci-of-esdhc: avoid writing power control registeryangbo lu2015-10-261-0/+6
* mmc: sdhci-of-esdhc: add quirk SDHCI_QUIRK_BROKEN_TIMEOUT_VAL for ls1021ayangbo lu2015-10-261-0/+3
* mmc: sdhci-of-esdhc: support both BE and LE host controlleryangbo lu2015-10-261-112/+339
* mmc: sdhci-pltfm: enable interrupt mode to detect card for ls1021aYangbo Lu2015-10-261-1/+2
* mmc: sdhci-of-esdhc: add workaround for pre divider initial valueYangbo Lu2015-08-271-0/+6
* mmc: sdhci-of-esdhc: enable interrupt mode to detect cardYangbo Lu2015-06-011-0/+7
* mmc: sdhci-of-esdhc: Pre divider starts at 1Joakim Tjernlund2015-06-011-2/+2
* mmc: sdhci: set the .remove to sdhci_pltfm_unregister()Kevin Hao2015-03-231-6/+1Star
* mmc: sdhci-of-esdhc: Handle error from mmc_of_parse()Ulf Hansson2015-01-191-2/+8
* mmc: sdhci: Fix FSL ESDHC reset handling quirkAlessio Igor Bogani2015-01-191-1/+9
* mmc: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-091-1/+0Star
* mmc: sdhci-of-esdhc: Fixup compile errorUlf Hansson2014-05-231-3/+3
* mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacksRussell King2014-05-221-19/+36