kernel_optimize_test/sound/usb
Aditya Pakki a2c6433ee5 ALSA: usx2y: Fix potential NULL pointer dereference
usb_alloc_urb() can fail due to kmalloc failure and push the error
upstream. Further this can cause a NULL pointer dereference in
init_pipe_urbs(). This patch avoids such a scenario.

Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2019-03-13 11:27:06 +01:00
..
6fire
bcd2000
caiaq ALSA: caiaq: Add fall-through annotation 2018-10-12 09:31:26 +02:00
hiface
line6 Merge branch 'topic/pcm-device-suspend' into for-next 2019-01-18 17:37:21 +01:00
misc
usx2y ALSA: usx2y: Fix potential NULL pointer dereference 2019-03-13 11:27:06 +01:00
card.c Merge branch 'topic/pcm-device-suspend' into for-next 2019-01-18 17:37:21 +01:00
card.h ALSA: usb-audio: Expose sample resolution through proc interface 2019-02-18 09:36:09 +01:00
clock.c
clock.h
debug.h
endpoint.c
endpoint.h
format.c ALSA: usb-audio: Expose sample resolution through proc interface 2019-02-18 09:36:09 +01:00
format.h
helper.c
helper.h
Kconfig
Makefile
midi.c
midi.h
mixer_maps.c
mixer_quirks.c ALSA: usb: Clean up with new procfs helpers 2019-02-06 18:11:57 +01:00
mixer_quirks.h
mixer_scarlett.c
mixer_scarlett.h
mixer_us16x08.c
mixer_us16x08.h
mixer.c ALSA: usb: Clean up with new procfs helpers 2019-02-06 18:11:57 +01:00
mixer.h
pcm.c ALSA: usb-audio: Add quirk for MOTU MicroBook II 2019-02-28 22:23:11 +01:00
pcm.h
power.c
power.h
proc.c ALSA: usb-audio: Expose sample resolution through proc interface 2019-02-18 09:36:09 +01:00
proc.h
quirks-table.h ALSA: usb-audio: Add quirk for MOTU MicroBook II 2019-02-28 22:23:11 +01:00
quirks.c ALSA: usb-audio: Add quirk for MOTU MicroBook II 2019-02-28 22:23:11 +01:00
quirks.h
stream.c ALSA: usb-audio: Always check descriptor sizes in parser code 2019-01-07 11:10:17 +01:00
stream.h
usbaudio.h