kernel-hacking-2024-linux-s.../sound/usb
Takashi Iwai df0380b953 ALSA: usb-audio: Add quirk for Audient iD14
Audient iD14 (2708:0002) may get a control message error that
interferes the operation e.g. with alsactl.  Add the quirk to ignore
such errors like other devices.

BugLink: https://bugzilla.suse.com/show_bug.cgi?id=1191247
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20211102161859.19301-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-11-02 17:19:26 +01:00
..
6fire ALSA: 6fire: fix control and bulk message timeouts 2021-10-26 08:12:02 +02:00
bcd2000
caiaq
hiface
line6 ALSA: line6: fix control and interrupt message timeouts 2021-10-26 08:12:14 +02:00
misc ALSA: ua101: fix division by zero at probe 2021-10-27 08:23:30 +02:00
usx2y ALSA: usx2y: Prefer struct_size over open coded arithmetic 2021-09-21 18:38:11 +02:00
card.c ALSA: usb-audio: Unify mixer resume and reset_resume procedure 2021-09-13 15:00:31 +02:00
card.h ALSA: usb-audio: Improved lowlatency playback support 2021-09-30 13:55:24 +02:00
clock.c ALSA: usb-audio: fix null pointer dereference on pointer cs_desc 2021-10-26 08:05:23 +02:00
clock.h
endpoint.c ALSA: usb-audio: Fix packet size calculation regression 2021-10-01 12:54:56 +02:00
endpoint.h ALSA: usb-audio: Avoid killing in-flight URBs during draining 2021-09-30 13:55:26 +02:00
format.c ALSA: usb-audio: Line6 HX-Stomp XL USB_ID for 48k-fixed quirk 2021-11-01 07:36:37 +01:00
format.h
helper.c
helper.h
implicit.c ALSA: usb-audio: disable implicit feedback sync for Behringer UFX1204 and UFX1604 2021-10-01 08:57:34 +02:00
implicit.h
Kconfig
Makefile
media.c
media.h
midi.c
midi.h
mixer.c Merge branch 'for-next' into for-linus 2021-11-01 07:34:19 +01:00
mixer.h ALSA: usb-audio: Unify mixer resume and reset_resume procedure 2021-09-13 15:00:31 +02:00
mixer_maps.c
mixer_quirks.c ALSA: usb-audio: Add support for the Pioneer DJM 750MK2 Mixer/Soundcard 2021-10-10 22:26:58 +02:00
mixer_quirks.h
mixer_s1810c.c
mixer_s1810c.h
mixer_scarlett.c
mixer_scarlett.h
mixer_scarlett_gen2.c ALSA: usb-audio: Fix a missing error check in scarlett gen2 mixer 2021-09-30 13:48:51 +02:00
mixer_scarlett_gen2.h
mixer_us16x08.c
mixer_us16x08.h
pcm.c ALSA: usb-audio: Less restriction for low-latency playback mode 2021-10-12 14:32:46 +02:00
pcm.h
power.c
power.h
proc.c
proc.h
quirks-table.h Merge branch 'for-next' into for-linus 2021-11-01 07:34:19 +01:00
quirks.c ALSA: usb-audio: Add quirk for Audient iD14 2021-11-02 17:19:26 +01:00
quirks.h
stream.c
stream.h
usbaudio.h Merge branch 'for-linus' into for-next 2021-08-30 08:04:04 +02:00
validate.c