linux-stable/drivers/usb/gadget
Zhang Qiang 8778eb0927 usb: gadget: function: fix missing spinlock in f_uac1_legacy
Add a missing spinlock protection for play_queue, because
the play_queue may be destroyed when the "playback_work"
work func and "f_audio_out_ep_complete" callback func
operate this paly_queue at the same time.

Fixes: c6994e6f06 ("USB: gadget: add USB Audio Gadget driver")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Zhang Qiang <qiang.zhang@windriver.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
2020-07-09 10:13:07 +03:00
..
function usb: gadget: function: fix missing spinlock in f_uac1_legacy 2020-07-09 10:13:07 +03:00
legacy kernel: better document the use_mm/unuse_mm API contract 2020-06-10 19:14:18 -07:00
udc usb: gadget: udc: atmel: fix uninitialized read in debug printk 2020-07-09 10:13:07 +03:00
composite.c usb: gadget: Fix issue with config_ep_by_speed function 2020-05-25 11:09:44 +03:00
config.c
configfs.c USB: changes for v5.8 merge window 2020-05-25 13:28:20 +02:00
configfs.h
epautoconf.c
functions.c
Kconfig usb: gadget: move choice ... endchoice to legacy/Kconfig 2019-12-17 16:24:13 +01:00
Makefile Revert "usb:gadget Separated decoding functions from dwc3 driver." 2019-07-04 13:02:09 +02:00
u_f.c
u_f.h
u_os_desc.h
usbstring.c usb: gadget: fix langid kernel-doc warning in usbstring.c 2020-07-09 10:13:07 +03:00