kernel_optimize_test/sound/usb
Clemens Ladisch d56268fb10 ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devices
Commit 23caaf19b1 (ALSA: usb-mixer: Add support for Audio Class v2.0)
forgot to adjust the length check for UAC 2.0 feature unit descriptors.
This would make the code abort on encountering a feature unit without
per-channel controls, and thus prevented the driver to work with any
device having such a unit, such as the RME Babyface or Fireface UCX.

Reported-by: Florian Hanisch <fhanisch@uni-potsdam.de>
Tested-by: Matthew Robbetts <wingfeathera@gmail.com>
Tested-by: Michael Beer <beerml@sigma6audio.de>
Cc: Daniel Mack <daniel@caiaq.de>
Cc: 2.6.35+ <stable@vger.kernel.org>
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-01-27 10:22:56 +01:00
..
6fire ALSA: usb6fire: prevent driver panic state when stopping 2012-12-07 15:03:34 +01:00
caiaq ALSA: snd-usb-caiaq: remove __dev* attributes 2012-12-07 07:35:11 +01:00
misc
usx2y
card.c ALSA: usb-audio: Deprecate async_unlink option 2012-11-21 11:37:40 +01:00
card.h ALSA: usb-audio: add channel map support 2012-11-26 16:24:02 +01:00
clock.c
clock.h
debug.h
endpoint.c ALSA: usb-audio: use sender stride for implicit feedback 2012-11-29 08:42:54 +01:00
endpoint.h ALSA: usb-audio: stop both data and sync endpoints asynchronously 2012-11-21 11:43:56 +01:00
format.c ALSA: usb-audio: Return meaningful error codes instead of -1 in format.c 2012-11-21 11:31:52 +01:00
format.h
helper.c
helper.h
Kconfig ALSA: sound/usb: remove CONFIG_EXPERIMENTAL 2012-10-25 00:17:47 +02:00
Makefile
midi.c ALSA: usb-audio: Fix kernel panic of Digidesign Mbox2 quirk 2013-01-04 09:53:17 +01:00
midi.h
mixer_maps.c ALSA: usb-audio: selector map for M-Audio FT C400 2013-01-14 10:06:11 +01:00
mixer_quirks.c ALSA: usb-audio: Make ebox44_table static 2013-01-10 10:22:25 +01:00
mixer_quirks.h
mixer.c ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devices 2013-01-27 10:22:56 +01:00
mixer.h ALSA: usb-audio: add control index offset 2012-11-29 08:43:12 +01:00
pcm.c ALSA: usb-audio: Fix NULL dereference by access to non-existing substream 2013-01-11 11:12:17 +01:00
pcm.h
power.h
proc.c ALSA: usb-audio: Fix races at disconnection 2012-10-30 11:06:54 +01:00
proc.h
quirks-table.h ALSA: usb-audio: correct M-Audio C400 clock source quirk 2013-01-14 10:05:57 +01:00
quirks.c ALSA: usb-audio: M-Audio FT C400 skip packet quirk 2013-01-14 10:06:03 +01:00
quirks.h
stream.c ALSA: usb-audio: add channel map support 2012-11-26 16:24:02 +01:00
stream.h
usbaudio.h ALSA: usb-audio: Fix kernel panic of Digidesign Mbox2 quirk 2013-01-04 09:53:17 +01:00