summaryrefslogtreecommitdiffstats
path: root/drivers/most/most_cdev.c
Commit message (Expand)AuthorAgeFilesLines
* MOST: cdev: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap2021-07-211-4/+4
* drivers: most: use LIST_HEAD() for list_headShixin Liu2021-04-021-2/+1
* drivers: most: use DEFINE_SPINLOCK() for spinlockShixin Liu2021-04-021-2/+1
* drivers: most: add character device interface driverChristian Gromm2020-09-071-0/+543