summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-of-aspeed.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-of-aspeed: test: Use kunit_test_suite() macroDavid Gow2022-07-111-33/+1
* mmc: sdhci-of-aspeed: Turn down a phase correction warningAndrew Jeffery2021-06-141-1/+1
* mmc: sdhci-of-aspeed: Configure the SDHCIs as specified by the devicetree.Steven Lee2021-06-141-0/+48
* mmc: sdhci: replace mmc->parent with mmc_dev() for consistencyJisheng Zhang2021-03-301-1/+1
* mmc: sdhci-of-aspeed: Fix kunit-related build errorAndrew Jeffery2021-02-011-5/+37
* mmc: sdhci-of-aspeed: Add KUnit tests for phase calculationsAndrew Jeffery2021-02-011-0/+4
* mmc: sdhci-of-aspeed: Add AST2600 bus clock supportAndrew Jeffery2021-02-011-4/+33
* mmc: sdhci-of-aspeed: Expose clock phase controlsAndrew Jeffery2021-02-011-8/+208
* mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4Douglas Anderson2020-09-071-0/+2
* mmc: sdhci-of-aspeed: Fix clock divider calculationEddie James2020-07-131-1/+1
* mmc: sdhci-of-aspeed: add inversion signal presenceIvan Mikhaylov2019-11-201-0/+12
* mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLKAndrew Jeffery2019-09-111-2/+18
* mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()Andrew Jeffery2019-09-111-3/+0
* mmc: sdhci-of-aspeed: Drop redundant assignment to host->clockAndrew Jeffery2019-09-111-4/+1
* mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe()Wei Yongjun2019-09-111-2/+2
* mmc: sdhci-of-aspeed: Add support for the ASPEED SD controllerAndrew Jeffery2019-09-111-0/+332