index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
audio_manager.c
Age
Commit message (
Expand
)
Author
2024-06-24
staging: greybus: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-01-24
staging: greybus: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2020-02-10
staging: greybus: use after free in gb_audio_manager_remove_all()
Dan Carpenter
2019-07-22
staging: greybus: remove redundant assignment to variable is_empty
Colin Ian King
2019-03-29
staging: greybus: audio_manager: fix a missing check of ida_simple_get
Kangjie Lu
2017-11-11
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
2017-11-11
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-10-18
greybus: audio: don't inclide rwlock.h directly.
Sebastian Andrzej Siewior
2016-05-18
greybus: audio: gb_manager: Use valid argument while removing ida allocated id.
Vaibhav Agarwal
2016-05-05
greybus: audio: Fix incorrect counting of 'ida'
Dinko Mironov
2016-05-04
greybus: audio:gb_manager: Use proper locking around kobject_xxx
Vaibhav Agarwal
2016-02-03
greybus: audio_manager: add missing header
Bartosz Golaszewski
2016-02-02
greybus: audio_manager: use an 'ida' for the module id
Greg Kroah-Hartman
2016-01-13
greybus: audio: Add Audio Manager
Svetlin Ankov