summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/dw_mmc-starfive.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-23mmc: dw_mmc: Let variant drivers to use struct dw_mci as possibleShawn Lin1-2/+1
2026-02-23mmc: dw_mmc: Move struct mmc_host from struct dw_mci_slot to struct dw_mciShawn Lin1-1/+1
2024-10-14mmc: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2023-09-27mmc: starfive: Change tuning implementationWilliam Qiu1-96/+39
2023-06-12mmc: dw_mmc: Make dw_mci_pltfm_remove() return voidUwe Kleine-König1-1/+1
2023-03-09mmc: dw_mmc-starfive: Fix initialization of prev_errWilliam Qiu1-1/+1
2023-02-15mmc: starfive: Add sdio/emmc driver supportWilliam Qiu1-0/+186