summaryrefslogtreecommitdiff
path: root/drivers/most
AgeCommit message (Expand)Author
2021-04-02drivers: most: use LIST_HEAD() for list_headShixin Liu
2021-04-02drivers: most: use DEFINE_SPINLOCK() for spinlockShixin Liu
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