aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-cadence.c
AgeCommit message (Expand)Author
2020-03-17mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN for UniPhierMasahiro Yamada
2020-01-24mmc: sdhci-cadence: remove unneeded 'inline' markerMasahiro Yamada
2019-09-11mmc: sdhci-cadence: override spec versionMasahiro Yamada
2019-09-11mmc: sdhci-cadence: use struct_size() helperGustavo A. R. Silva
2019-08-30mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressingMasahiro Yamada
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-12-17mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada
2018-05-02mmc: sdhci-cadence: fix logically and structurally dead codeGustavo A. R. Silva
2018-05-02mmc: sdhci-cadence: send tune request twice to work around errataMasahiro Yamada
2017-10-30mmc: sdhci-cadence: use bitfield access macros for cleanupMasahiro Yamada
2017-08-30mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resumeMasahiro Yamada
2017-08-30mmc: sdhci-cadence: add suspend / resume supportMasahiro Yamada
2017-04-24mmc: sdhci-cadence: add parsing sdhci propertiesPiotr Sroka
2017-04-24mmc: sdhci-cadence: refactor probe functionPiotr Sroka
2017-04-24mmc: sdhci-cadence: Update PHY delay configurationPiotr Sroka
2017-04-24mmc: sdhci-cadence: Fix writing PHY delayPiotr Sroka
2017-04-24mmc: sdhci: clarify the get_timeout_clock callbackShawn Lin
2017-04-24mmc: sdhci-cadence: add HS400 enhanced strobe supportPiotr Sroka
2017-02-15mmc: sdhci-cadence: fix bit shift of read data from PHY portMasahiro Yamada
2017-02-13mmc: sdhci-cadence: Include mmc.hUlf Hansson
2016-12-20mmc: sdhci-cadence: add Socionext UniPhier specific compatible stringMasahiro Yamada
2016-12-08mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada