aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/audio_manager.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-18greybus: audio: gb_manager: Use valid argument while removing ida allocated id.Vaibhav Agarwal1-1/+1
2016-05-05greybus: audio: Fix incorrect counting of 'ida'Dinko Mironov1-0/+1
2016-05-04greybus: audio:gb_manager: Use proper locking around kobject_xxxVaibhav Agarwal1-22/+15
2016-02-03greybus: audio_manager: add missing headerBartosz Golaszewski1-0/+1
2016-02-02greybus: audio_manager: use an 'ida' for the module idGreg Kroah-Hartman1-4/+9
2016-01-13greybus: audio: Add Audio ManagerSvetlin Ankov1-0/+184