summaryrefslogtreecommitdiffstats
path: root/drivers/most/most_cdev.c
Commit message (Expand)AuthorAgeFilesLines
* driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
* most: fix kernel-doc warningsRandy Dunlap2023-01-191-2/+3
* 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