Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 2023-03-17 | 1 | -1/+1 |
* | most: fix kernel-doc warnings | Randy Dunlap | 2023-01-19 | 1 | -2/+3 |
* | MOST: cdev: rename 'mod_init' & 'mod_exit' functions to be module-specific | Randy Dunlap | 2021-07-21 | 1 | -4/+4 |
* | drivers: most: use LIST_HEAD() for list_head | Shixin Liu | 2021-04-02 | 1 | -2/+1 |
* | drivers: most: use DEFINE_SPINLOCK() for spinlock | Shixin Liu | 2021-04-02 | 1 | -2/+1 |
* | drivers: most: add character device interface driver | Christian Gromm | 2020-09-07 | 1 | -0/+543 |