summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sunplus-mmc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-141-1/+1
* mmc: sunplus-mmc: Convert to platform remove callback returning voidYangtao Li2023-08-151-4/+2
* mmc: remove unnecessary set_drvdata() functionYang Yingliang2023-08-091-1/+0
* mmc: sunplus: Fix platform_get_irq() error checkingHarshit Mogalapalli2023-08-091-1/+1
* mmc: sunplus: Fix error handling in spmmc_drv_probe()Harshit Mogalapalli2023-08-091-11/+3
* mmc: sunplus: fix return value check of mmc_add_host()Wei Chen2023-08-091-4/+12
* mmc: Remove unneeded semicolonYang Li2022-12-071-1/+1
* mmc: Add mmc driver for Sunplus SP7021Tony Huang2022-12-071-0/+1000