index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-of-aspeed.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()
Yang Xiwen
2024-03-05
1
-1
/
+1
*
mmc: sdhci-of-aspeed: Convert to platform remove
Yangtao Li
2023-08-15
1
-8
/
+4
*
mmc: sdhci-of-aspeed: remove unneeded variables
Yangtao Li
2023-08-15
1
-2
/
+1
*
mmc: sdhci-of-aspeed: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-23
1
-2
/
+1
*
mmc: sdhci-of-aspeed: test: Use kunit_test_suite() macro
David Gow
2022-07-12
1
-33
/
+1
*
mmc: sdhci-of-aspeed: Turn down a phase correction warning
Andrew Jeffery
2021-06-14
1
-1
/
+1
*
mmc: sdhci-of-aspeed: Configure the SDHCIs as specified by the devicetree.
Steven Lee
2021-06-14
1
-0
/
+48
*
mmc: sdhci: replace mmc->parent with mmc_dev() for consistency
Jisheng Zhang
2021-03-30
1
-1
/
+1
*
mmc: sdhci-of-aspeed: Fix kunit-related build error
Andrew Jeffery
2021-02-01
1
-5
/
+37
*
mmc: sdhci-of-aspeed: Add KUnit tests for phase calculations
Andrew Jeffery
2021-02-01
1
-0
/
+4
*
mmc: sdhci-of-aspeed: Add AST2600 bus clock support
Andrew Jeffery
2021-02-01
1
-4
/
+33
*
mmc: sdhci-of-aspeed: Expose clock phase controls
Andrew Jeffery
2021-02-01
1
-8
/
+208
*
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4
Douglas Anderson
2020-09-07
1
-0
/
+2
*
mmc: sdhci-of-aspeed: Fix clock divider calculation
Eddie James
2020-07-13
1
-1
/
+1
*
mmc: sdhci-of-aspeed: add inversion signal presence
Ivan Mikhaylov
2019-11-20
1
-0
/
+12
*
mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLK
Andrew Jeffery
2019-09-11
1
-2
/
+18
*
mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()
Andrew Jeffery
2019-09-11
1
-3
/
+0
*
mmc: sdhci-of-aspeed: Drop redundant assignment to host->clock
Andrew Jeffery
2019-09-11
1
-4
/
+1
*
mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe()
Wei Yongjun
2019-09-11
1
-2
/
+2
*
mmc: sdhci-of-aspeed: Add support for the ASPEED SD controller
Andrew Jeffery
2019-09-11
1
-0
/
+332