summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-xenon.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: xenon: add AP807 compatible stringMarcin Wojtas2021-02-011-0/+1
* mmc: sdhci-xenon: fix 1.8v regulator stabilizationAlex Leibovich2021-01-111-1/+6
* mmc: sdhci-xenon: introduce ACPI supportMarcin Wojtas2020-12-111-0/+12
* mmc: sdhci-xenon: use clk only with DTMarcin Wojtas2020-12-111-19/+32
* mmc: sdhci-xenon: switch to device_* APIMarcin Wojtas2020-12-111-9/+9
* mmc: sdhci-xenon: use match data for controllers variantsMarcin Wojtas2020-12-111-4/+6
* mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.14Douglas Anderson2020-09-071-0/+1
* mmc: sdhci-xenon: fix annoying 1.8V regulator warningMarek BehĂșn2020-04-201-0/+10
* mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang2019-08-061-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-4/+1
* mmc: sdhci-xenon: Fix timeout checksAdrian Hunter2018-12-171-3/+7
* mmc: sdhci-xenon: wait 5ms after set 1.8V signal enableZhoujie Wu2017-12-191-0/+7
* mmc: sdhci-xenon: Fix clock resource by adding an optional bus clockGregory CLEMENT2017-10-041-4/+20
* mmc: sdhci-xenon: add runtime pm support and reimplement standbyZhoujie Wu2017-08-301-16/+71
* Merge branch 'fixes' into nextUlf Hansson2017-08-301-0/+19
|\
| * mmc: sdhci-xenon: add set_power callbackZhoujie Wu2017-08-301-0/+19
* | mmc: sdhci-xenon: Add Xenon SDHCI specific system-level PM supportHu Ziji2017-08-301-1/+41
* | mmc: sdhci-xenon: ignore timing DDR52 in tuningZhoujie Wu2017-08-301-1/+2
* | mmc: sdhci-xenon: remove pointless struct xenon_priv *privShawn Lin2017-08-301-2/+0
|/
* mmc: sdhci-xenon: kill xenon_clean_phy()Jisheng Zhang2017-05-191-5/+1
* mmc: sdhci-xenon: Fix the work flow in xenon_remove().Hu Ziji2017-04-281-2/+2
* mmc: sdhci-xenon: Add SoC PHY PAD voltage controlHu Ziji2017-04-241-0/+2
* mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHCHu Ziji2017-04-241-2/+7
* mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionalityHu Ziji2017-04-241-0/+541