summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-cadence.c
AgeCommit message (Expand)Author
2023-08-15mmc: sdhci-cadence: Use sdhci_pltfm_remove()Adrian Hunter
2023-08-15mmc: Convert to platform remove callback returning voidYangtao Li
2023-08-09mmc: Explicitly include correct DT includesRob Herring
2023-05-09mmc: sdhci-cadence: Fix an error handling path in sdhci_cdns_probe()Christophe JAILLET
2023-04-17mmc: sdhci-cadence: Support mmc hardware resetBrad Larson
2023-04-17mmc: sdhci-cadence: Add AMD Pensando Elba SoC supportBrad Larson
2023-04-17mmc: sdhci-cadence: Support device specific init during probeBrad Larson
2023-04-17mmc: sdhci-cadence: Enable device specific override of writel()Brad Larson
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.14Douglas Anderson
2020-07-24mmc: sdhci-cadence: do not use hardware tuning for SD modeMasahiro Yamada
2020-05-29mmc: sdhci-cadence: fix PHY writeVladimir Kondratiev
2020-03-24mmc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
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