summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-of-esdhc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-of-esdhc: Use sdhci_pltfm_remove()Adrian Hunter2023-08-151-1/+1
* mmc: Convert to platform remove callback returning voidYangtao Li2023-08-151-1/+1
* mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for dataGeorgii Kruglov2023-03-241-13/+11
* mmc: sdhci-of-esdhc: Modify mismatched function nameJiapeng Chong2022-12-091-2/+2
* mmc: sdhci-of-esdhc: limit the SDHC clock frequencyAndy Tang2022-12-071-0/+7
* mmc: sdhci-of-esdhc: Fixup use of of_find_compatible_node()Liang He2022-07-121-2/+4
* mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switchMiaoqian Lin2022-07-121-0/+1
* mmc: host: Drop commas after SoC match table sentinelsGeert Uytterhoeven2022-03-071-5/+5
* mmc: sdhci-of-esdhc: Check for error num after setting maskJiasheng Jiang2022-01-241-2/+6
* mmc: core: Convert mmc_of_parse_voltage() to use device property APIAndy Shevchenko2021-04-231-1/+1
* mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCsYangbo Lu2020-11-101-0/+2
* mmc: sdhci-of-esdhc: make sure delay chain locked for HS400Yangbo Lu2020-10-281-0/+17
* mmc: sdhci-of-esdhc: set timeout to max before tuningMichael Walle2020-10-231-0/+11
* mmc: sdhci-of-esdhc: fix reference clock source selectionYangbo Lu2020-09-281-6/+12
* mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson2020-09-071-0/+1
* mmc: sdhci-of-esdhc: Don't walk device-tree on every interruptChris Packham2020-09-071-3/+7
* mmc: sdhci-of-esdhc: exit HS400 properly before setting any speed modeYangbo Lu2020-05-281-0/+34
* mmc: sdhci-of-esdhc: fix serious issue clock is always disabledYangbo Lu2020-01-201-1/+1
* mmc: sdhci-of-esdhc: fix transfer mode register readingYangbo Lu2020-01-201-0/+3
* mmc: sdhci-of-esdhc: fix clock setting for different controller versionsYangbo Lu2020-01-161-56/+72
* mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versionsYangbo Lu2020-01-161-4/+39
* mmc: sdhci-of-esdhc: update tuning erratum A-008171Yangbo Lu2020-01-161-13/+26
* mmc: sdhci-of-esdhc: convert to use esdhc_tuning_window_ptr()Yangbo Lu2020-01-161-13/+21
* Merge branch 'fixes' into nextUlf Hansson2019-12-191-0/+10
|\
| * mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaroundYangbo Lu2019-12-191-0/+10
* | Merge branch 'fixes' into nextUlf Hansson2019-12-181-2/+2
|\|
| * mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu2019-12-181-2/+2
* | mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1088aYangbo Lu2019-12-181-1/+2
|/
* mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support"Rasmus Villemoes2019-12-161-3/+0
* mmc: sdhci-of-esdhc: fix up erratum A-008171 workaroundYangbo Lu2019-11-131-33/+189
* mmc: sdhci-of-esdhc: poll ESDHC_FLUSH_ASYNC_FIFO bit until completionYangbo Lu2019-11-131-7/+28
* mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherenceRussell King2019-09-271-1/+6
* mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoCYinbo Zhu2019-09-111-0/+1
* 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/+1
* 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