aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-cadence.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-17mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada1-1/+1
2018-05-02mmc: sdhci-cadence: fix logically and structurally dead codeGustavo A. R. Silva1-2/+2
2018-05-02mmc: sdhci-cadence: send tune request twice to work around errataMasahiro Yamada1-4/+18
2017-10-30mmc: sdhci-cadence: use bitfield access macros for cleanupMasahiro Yamada1-14/+14
2017-08-30mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resumeMasahiro Yamada1-19/+1
2017-08-30mmc: sdhci-cadence: add suspend / resume supportMasahiro Yamada1-9/+97
2017-04-24mmc: sdhci-cadence: add parsing sdhci propertiesPiotr Sroka1-0/+2
2017-04-24mmc: sdhci-cadence: refactor probe functionPiotr Sroka1-1/+1
2017-04-24mmc: sdhci-cadence: Update PHY delay configurationPiotr Sroka1-7/+46
2017-04-24mmc: sdhci-cadence: Fix writing PHY delayPiotr Sroka1-2/+9
2017-04-24mmc: sdhci: clarify the get_timeout_clock callbackShawn Lin1-2/+2
2017-04-24mmc: sdhci-cadence: add HS400 enhanced strobe supportPiotr Sroka1-7/+50
2017-02-15mmc: sdhci-cadence: fix bit shift of read data from PHY portMasahiro Yamada1-1/+1
2017-02-13mmc: sdhci-cadence: Include mmc.hUlf Hansson1-0/+1
2016-12-20mmc: sdhci-cadence: add Socionext UniPhier specific compatible stringMasahiro Yamada1-0/+1
2016-12-08mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada1-0/+283