summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/audio_helper.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-09staging: greybus: audio_helper: remove unused and wrong debugfs usageGreg Kroah-Hartman1-11/+0
2022-06-10staging: greybus: audio: replace safe list iterationJohan Hovold1-3/+2
2022-06-06staging: greybus: audio: fix loop cursor use after iterationJared Kangas1-6/+7
2021-11-17staging: greybus: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-2/+6
2021-02-04staging: greybus: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-1/+1
2020-12-07staging: greybus: audio: Fix possible leak free widgets in gbaudio_dapm_free_...Wang Hai1-1/+2
2020-08-18staging: greybus: audio: Uninitialized variable in gbaudio_remove_controls()Dan Carpenter1-2/+1
2020-07-29drivers: staging: audio: Fix the missing header file for helper fileVaibhav Agarwal1-0/+1
2020-07-29staging: greybus: audio: Add helper APIs for dynamic audio modulesVaibhav Agarwal1-0/+197