aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/most/most_cdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-02drivers: most: use LIST_HEAD() for list_headShixin Liu1-2/+1
2021-04-02drivers: most: use DEFINE_SPINLOCK() for spinlockShixin Liu1-2/+1
2020-09-07drivers: most: add character device interface driverChristian Gromm1-0/+543