Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-21 | MOST: cdev: rename 'mod_init' & 'mod_exit' functions to be module-specific | Randy Dunlap | 1 | -4/+4 |
2021-04-02 | drivers: most: use LIST_HEAD() for list_head | Shixin Liu | 1 | -2/+1 |
2021-04-02 | drivers: most: use DEFINE_SPINLOCK() for spinlock | Shixin Liu | 1 | -2/+1 |
2020-09-07 | drivers: most: add character device interface driver | Christian Gromm | 1 | -0/+543 |