aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/most/most_cdev.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2023-01-19most: fix kernel-doc warningsRandy Dunlap1-2/+3
2021-07-21MOST: cdev: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap1-4/+4
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