aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-xenon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-04Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"Pali Rohár1-10/+0
2021-02-01mmc: xenon: add AP807 compatible stringMarcin Wojtas1-0/+1
2021-01-11mmc: sdhci-xenon: fix 1.8v regulator stabilizationAlex Leibovich1-1/+6
2020-12-11mmc: sdhci-xenon: introduce ACPI supportMarcin Wojtas1-0/+12
2020-12-11mmc: sdhci-xenon: use clk only with DTMarcin Wojtas1-19/+32
2020-12-11mmc: sdhci-xenon: switch to device_* APIMarcin Wojtas1-9/+9
2020-12-11mmc: sdhci-xenon: use match data for controllers variantsMarcin Wojtas1-4/+6
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.14Douglas Anderson1-0/+1
2020-04-20mmc: sdhci-xenon: fix annoying 1.8V regulator warningMarek Behún1-0/+10
2019-08-06mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner1-4/+1
2018-12-17mmc: sdhci-xenon: Fix timeout checksAdrian Hunter1-3/+7
2017-12-19mmc: sdhci-xenon: wait 5ms after set 1.8V signal enableZhoujie Wu1-0/+7
2017-10-04mmc: sdhci-xenon: Fix clock resource by adding an optional bus clockGregory CLEMENT1-4/+20
2017-08-30mmc: sdhci-xenon: add runtime pm support and reimplement standbyZhoujie Wu1-16/+71
2017-08-30Merge branch 'fixes' into nextUlf Hansson1-0/+19
2017-08-30mmc: sdhci-xenon: add set_power callbackZhoujie Wu1-0/+19
2017-08-30mmc: sdhci-xenon: Add Xenon SDHCI specific system-level PM supportHu Ziji1-1/+41
2017-08-30mmc: sdhci-xenon: ignore timing DDR52 in tuningZhoujie Wu1-1/+2
2017-08-30mmc: sdhci-xenon: remove pointless struct xenon_priv *privShawn Lin1-2/+0
2017-05-19mmc: sdhci-xenon: kill xenon_clean_phy()Jisheng Zhang1-5/+1
2017-04-28mmc: sdhci-xenon: Fix the work flow in xenon_remove().Hu Ziji1-2/+2
2017-04-24mmc: sdhci-xenon: Add SoC PHY PAD voltage controlHu Ziji1-0/+2
2017-04-24mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHCHu Ziji1-2/+7
2017-04-24mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionalityHu Ziji1-0/+541