summaryrefslogtreecommitdiff
path: root/drivers/most
AgeCommit message (Expand)Author
2021-10-26most: fix control-message timeoutsJohan Hovold
2021-07-21MOST: cdev: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap
2021-04-26Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-02drivers: most: use LIST_HEAD() for list_headShixin Liu
2021-04-02drivers: most: use DEFINE_SPINLOCK() for spinlockShixin Liu
2021-03-23drivers: most: add ALSA sound driverChristian Gromm
2021-01-26most: core: Constify static attribute_group structsRikard Falkeborn
2020-09-07drivers: most: add character device interface driverChristian Gromm
2020-07-31drivers: most: add USB adapter driverChristian Gromm
2020-06-25staging: most: avoid null pointer dereference when iface is nullColin Ian King
2020-04-28most: core: use function subsys_initcall()Christian Gromm
2020-03-24staging: most: move core files out of the staging areaChristian Gromm