summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-cadence.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada2018-12-171-1/+1
* mmc: sdhci-cadence: fix logically and structurally dead codeGustavo A. R. Silva2018-05-021-2/+2
* mmc: sdhci-cadence: send tune request twice to work around errataMasahiro Yamada2018-05-021-4/+18
* mmc: sdhci-cadence: use bitfield access macros for cleanupMasahiro Yamada2017-10-301-14/+14
* mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resumeMasahiro Yamada2017-08-301-19/+1Star
* mmc: sdhci-cadence: add suspend / resume supportMasahiro Yamada2017-08-301-9/+97
* mmc: sdhci-cadence: add parsing sdhci propertiesPiotr Sroka2017-04-241-0/+2
* mmc: sdhci-cadence: refactor probe functionPiotr Sroka2017-04-241-1/+1
* mmc: sdhci-cadence: Update PHY delay configurationPiotr Sroka2017-04-241-7/+46
* mmc: sdhci-cadence: Fix writing PHY delayPiotr Sroka2017-04-241-2/+9
* mmc: sdhci: clarify the get_timeout_clock callbackShawn Lin2017-04-241-2/+2
* mmc: sdhci-cadence: add HS400 enhanced strobe supportPiotr Sroka2017-04-241-7/+50
* mmc: sdhci-cadence: fix bit shift of read data from PHY portMasahiro Yamada2017-02-151-1/+1
* mmc: sdhci-cadence: Include mmc.hUlf Hansson2017-02-131-0/+1
* mmc: sdhci-cadence: add Socionext UniPhier specific compatible stringMasahiro Yamada2016-12-201-0/+1
* mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada2016-12-081-0/+283