summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/audio_manager.c
AgeCommit message (Expand)Author
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2017-10-18greybus: audio: don't inclide rwlock.h directly.Sebastian Andrzej Siewior
2016-05-18greybus: audio: gb_manager: Use valid argument while removing ida allocated id.Vaibhav Agarwal
2016-05-05greybus: audio: Fix incorrect counting of 'ida'Dinko Mironov
2016-05-04greybus: audio:gb_manager: Use proper locking around kobject_xxxVaibhav Agarwal
2016-02-03greybus: audio_manager: add missing headerBartosz Golaszewski
2016-02-02greybus: audio_manager: use an 'ida' for the module idGreg Kroah-Hartman
2016-01-13greybus: audio: Add Audio ManagerSvetlin Ankov