linux-stable/sound/usb
Greg Kroah-Hartman 10fbd979bd sound: hiface: move to use usb_control_msg_send()
The usb_control_msg_send() call can return an error if a "short" write
happens, so move the driver over to using that call instead.

v2: API change of use usb_control_msg_send()

Cc: Jaroslav Kysela <perex@perex.cz>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20200914153756.3412156-10-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20200923134348.23862-14-oneukum@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-09-25 16:33:59 +02:00
..
6fire sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv() 2020-09-25 16:33:59 +02:00
bcd2000
caiaq ALSA: Replace with fallthrough pseudo keyword in the remaining places 2020-07-09 19:10:43 +02:00
hiface sound: hiface: move to use usb_control_msg_send() 2020-09-25 16:33:59 +02:00
line6 sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv() 2020-09-25 16:33:59 +02:00
misc ALSA: ua101: convert tasklets to use new tasklet_setup() API 2020-09-02 13:27:07 +02:00
usx2y sound: usx2y: move to use usb_control_msg_send() 2020-09-25 16:33:59 +02:00
card.c ALSA: Use fallthrough pseudo-keyword 2020-07-09 13:01:29 +02:00
card.h ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109 2020-08-10 12:57:12 +02:00
clock.c ALSA: Use fallthrough pseudo-keyword 2020-07-09 13:01:29 +02:00
clock.h
debug.h
endpoint.c sound updates for 5.9 2020-08-06 14:27:31 -07:00
endpoint.h ALSA: usb-audio: Improve frames size computation 2020-04-24 08:25:24 +02:00
format.c ALSA: usb-audio: Set 48 kHz rate for Rodecaster 2020-06-15 08:47:05 +02:00
format.h
helper.c USB: move snd_usb_pipe_sanity_check into the USB core 2020-09-16 11:02:23 +02:00
helper.h USB: move snd_usb_pipe_sanity_check into the USB core 2020-09-16 11:02:23 +02:00
Kconfig
Makefile
media.c
media.h
midi.c ALSA: usb-audio: convert tasklets to use new tasklet_setup() API 2020-09-02 13:26:53 +02:00
midi.h
mixer.c ALSA: usb-audio: ignore broken processing/extension unit 2020-08-17 19:58:29 +02:00
mixer.h ALSA: usb-audio: Fix OOB access of mixer element list 2020-06-24 14:24:29 +02:00
mixer_maps.c ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control 2020-08-10 16:02:18 +02:00
mixer_quirks.c ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob support 2020-08-06 18:29:25 +02:00
mixer_quirks.h
mixer_s1810c.c ALSA: usb-audio: Fix some typos 2020-06-30 19:48:18 +02:00
mixer_s1810c.h
mixer_scarlett.c
mixer_scarlett.h
mixer_scarlett_gen2.c USB: move snd_usb_pipe_sanity_check into the USB core 2020-09-16 11:02:23 +02:00
mixer_scarlett_gen2.h
mixer_us16x08.c ALSA: usb-audio: fix spelling mistake "buss" -> "bus" 2020-08-06 18:25:03 +02:00
mixer_us16x08.h
pcm.c ALSA: usb-audio: Add basic capture support for Pioneer DJ DJM-250MK2 2020-08-26 10:21:30 +02:00
pcm.h
power.c
power.h
proc.c ALSA: usb-audio: Fix a limit check in proc_dump_substream_formats() 2020-04-22 11:29:15 +02:00
proc.h
quirks-table.h ALSA: usb-audio: Add basic capture support for Pioneer DJ DJM-250MK2 2020-08-26 10:21:30 +02:00
quirks.c ALSA: remove calls to usb_pipe_type_check for control endpoints 2020-09-16 11:03:02 +02:00
quirks.h
stream.c ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109 2020-08-10 12:57:12 +02:00
stream.h
usbaudio.h ALSA: usb-audio: Disable autosuspend for Lenovo ThinkStation P620 2020-08-23 13:01:08 +02:00
validate.c