index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-of-aspeed.c
Age
Commit message (
Expand
)
Author
2024-08-28
mmc: sdhci-of-aspeed: fix module autoloading
Liao Chen
2024-03-05
mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()
Yang Xiwen
2023-08-15
mmc: sdhci-of-aspeed: Convert to platform remove
Yangtao Li
2023-08-15
mmc: sdhci-of-aspeed: remove unneeded variables
Yangtao Li
2023-03-23
mmc: sdhci-of-aspeed: Use devm_platform_get_and_ioremap_resource()
Yang Li
2022-07-11
mmc: sdhci-of-aspeed: test: Use kunit_test_suite() macro
David Gow
2021-06-14
mmc: sdhci-of-aspeed: Turn down a phase correction warning
Andrew Jeffery
2021-06-14
mmc: sdhci-of-aspeed: Configure the SDHCIs as specified by the devicetree.
Steven Lee
2021-03-30
mmc: sdhci: replace mmc->parent with mmc_dev() for consistency
Jisheng Zhang
2021-02-01
mmc: sdhci-of-aspeed: Fix kunit-related build error
Andrew Jeffery
2021-02-01
mmc: sdhci-of-aspeed: Add KUnit tests for phase calculations
Andrew Jeffery
2021-02-01
mmc: sdhci-of-aspeed: Add AST2600 bus clock support
Andrew Jeffery
2021-02-01
mmc: sdhci-of-aspeed: Expose clock phase controls
Andrew Jeffery
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4
Douglas Anderson
2020-07-13
mmc: sdhci-of-aspeed: Fix clock divider calculation
Eddie James
2019-11-20
mmc: sdhci-of-aspeed: add inversion signal presence
Ivan Mikhaylov
2019-09-11
mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLK
Andrew Jeffery
2019-09-11
mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()
Andrew Jeffery
2019-09-11
mmc: sdhci-of-aspeed: Drop redundant assignment to host->clock
Andrew Jeffery
2019-09-11
mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe()
Wei Yongjun
2019-09-11
mmc: sdhci-of-aspeed: Add support for the ASPEED SD controller
Andrew Jeffery