summaryrefslogtreecommitdiffstats
path: root/drivers/most
Commit message (Expand)AuthorAgeFilesLines
* most: usb: replace snprintf in show functions with sysfs_emitJing Yao2021-11-261-2/+2
* most: fix control-message timeoutsJohan Hovold2021-10-261-2/+3
* MOST: cdev: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap2021-07-211-4/+4
* Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-263-0/+756
|\
| * drivers: most: add ALSA sound driverChristian Gromm2021-03-233-0/+756
* | 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
|/
* most: core: Constify static attribute_group structsRikard Falkeborn2021-01-261-3/+3
* drivers: most: add character device interface driverChristian Gromm2020-09-073-0/+553
* drivers: most: add USB adapter driverChristian Gromm2020-07-313-0/+1183
* staging: most: avoid null pointer dereference when iface is nullColin Ian King2020-06-251-3/+1
* most: core: use function subsys_initcall()Christian Gromm2020-04-281-1/+1
* staging: most: move core files out of the staging areaChristian Gromm2020-03-244-0/+2233