summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-of-esdhc.c
AgeCommit message (Expand)Author
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
2022-02-16mmc: sdhci-of-esdhc: Check for error num after setting maskJiasheng Jiang
2021-01-11Merge tag 'v5.4.78' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-01-11Merge tag 'v5.4.75' into 5.4-2.3.x-imxAndrey Zhizhikin
2020-11-18mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCsYangbo Lu
2020-11-05mmc: sdhci-of-esdhc: set timeout to max before tuningMichael Walle
2020-10-08Merge tag 'v5.4.70' into imx_5.4.yJason Liu
2020-09-17mmc: sdhci-of-esdhc: Don't walk device-tree on every interruptChris Packham
2020-06-19Merge tag 'v5.4.47' into imx_5.4.yJason Liu
2020-04-17mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versionsYangbo Lu
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-01-04mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaroundYangbo Lu
2020-01-04mmc: sdhci-of-esdhc: fix up erratum A-008171 workaroundYangbo Lu
2019-12-31mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu
2019-12-31mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support"Rasmus Villemoes
2019-12-25LF-605 mmc: sdhci-of-esdhc: update tuning erratum A-008171Yangbo Lu
2019-12-25LF-605 mmc: sdhci-of-esdhc: convert to use esdhc_tuning_window_ptr()Yangbo Lu
2019-11-25mmc: sdhci-of-esdhc: fix up erratum A-008171 workaroundYangbo Lu
2019-11-25mmc: sdhci-of-esdhc: poll ESDHC_FLUSH_ASYNC_FIFO bit until completionYangbo Lu
2019-09-27mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherenceRussell King
2019-09-11mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoCYinbo Zhu
2019-06-17mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1028aYangbo Lu
2019-06-17mmc: sdhci-of-esdhc: set the sd clock divisor value above 3Yangbo Lu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-15mmc: sdhci-of-esdhc: add quirk to ignore command inhibit for dataYangbo Lu
2019-04-15mmc: sdhci-of-esdhc: add erratum eSDHC7 supportYinbo Zhu
2019-04-15mmc: sdhci-of-esdhc: add erratum A-009204 supportYinbo Zhu
2019-04-15mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 supportYinbo Zhu
2019-04-15mmc: sdhci-of-esdhc: add erratum eSDHC5 supportYinbo Zhu
2019-04-15mmc: sdhci-of-esdhc: add erratum A011334 support in lx2160 2.0 SoCYinbo Zhu
2018-12-17mmc: sdhci-of-esdhc: Fix timeout checksAdrian Hunter
2018-12-17mmc: sdhci-of-esdhc: fix spelling mistake "upsupported" -> "unsupported"Colin Ian King
2018-12-17mmc: sdhci-of-esdhc: workaround for unreliable pulse width detectionYangbo Lu
2018-12-17mmc: sdhci-of-esdhc: temporary fixup for eMMC HS400 issueYangbo Lu
2018-12-17mmc: sdhci-of-esdhc: add erratum A011334 supportYangbo Lu
2018-12-17mmc: sdhci-of-esdhc: add hs400 mode supportYangbo Lu
2018-10-08mmc: sdhci-of-esdhc: add erratum A008171 supportYinbo Zhu
2018-07-16mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor
2018-07-16mmc: sdhci-of-esdhc: modify the sd clock in of_match_node wayyinbo.zhu
2017-12-11mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardbyinbo.zhu
2017-12-11mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexecyinbo.zhu
2017-10-30mmc: sdhci-of-esdhc: disable SD clock for clock value 0yangbo lu
2017-08-30mmc: sdhci-of-esdhc: support ESDHC_CAPABILITIES_1 accessingyangbo lu
2017-04-28mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046ayangbo lu
2017-04-28mmc: sdhci-of-esdhc: poll ESDHC_CLOCK_STABLE bit with udelayyangbo lu
2017-04-24mmc: sdhci-of-esdhc: add delay between tuning cyclesyangbo lu
2017-04-24mmc: sdhci-of-esdhc: add tuning supportyangbo lu
2017-04-24mmc: sdhci-of-esdhc: add support for signal voltage switchyangbo lu
2017-04-24mmc: sdhci-of-esdhc: add peripheral clock supportyangbo lu
2017-04-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter