summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/audio_helper.c
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: audio_helper: Use snd_ctl_remove_id()Takashi Iwai2023-07-201-16/+4
* staging: greybus: audio_helper: remove unused and wrong debugfs usageGreg Kroah-Hartman2022-09-091-11/+0
* staging: greybus: audio: replace safe list iterationJohan Hovold2022-06-101-3/+2
* staging: greybus: audio: fix loop cursor use after iterationJared Kangas2022-06-061-6/+7
* staging: greybus: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai2021-11-171-2/+6
* staging: greybus: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi2021-02-041-1/+1
* staging: greybus: audio: Fix possible leak free widgets in gbaudio_dapm_free_...Wang Hai2020-12-071-1/+2
* staging: greybus: audio: Uninitialized variable in gbaudio_remove_controls()Dan Carpenter2020-08-181-2/+1
* drivers: staging: audio: Fix the missing header file for helper fileVaibhav Agarwal2020-07-291-0/+1
* staging: greybus: audio: Add helper APIs for dynamic audio modulesVaibhav Agarwal2020-07-291-0/+197