linux/sound/usb
Julian Anastasov f495088210 ALSA: usb-audio: fix combine_word problem
Fix combine_word problem where first octet is not
read properly. The only affected place seems to be the
INPUT_TERMINAL type. Before now, sound controls can be created
with the output terminal's name which is a fallback mechanism
used only for unknown input terminal types. For example,
Line can wrongly appear as Speaker. After the change it
should appear as Line.

	The side effect of this change can be that users
can expect the wrong control name in their scripts or
programs while now we return the correct one.

	Probably, these defines should use get_unaligned_le16 and
friends.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-11-07 09:46:06 +01:00
..
caiaq ALSA: snd-usb-caiaq: Bump version number to 1.3.20 2009-10-30 12:29:56 +01:00
usx2y const: mark struct vm_struct_operations 2009-09-27 11:39:25 -07:00
Kconfig ALSA: snd_usb_caiaq: add support for Audio2DJ 2009-07-23 16:31:58 +02:00
Makefile ALSA: Add USB US122L driver 2008-08-01 13:37:12 +02:00
usbaudio.c Merge branch 'topic/usb-audio' into for-linus 2009-09-10 15:33:07 +02:00
usbaudio.h ALSA: usb-audio: fix combine_word problem 2009-11-07 09:46:06 +01:00
usbmidi.c sound: usb-audio: add MIDI drain callback 2009-07-15 11:56:41 +02:00
usbmixer.c ALSA: usb - Use strlcat() correctly 2009-10-02 14:06:08 +02:00
usbmixer_maps.c ALSA: usb-audio - Quirk for Serato phono 2009-01-18 18:48:03 +01:00
usbquirks.h ALSA: usb-audio - rework quirk for TerraTec Aureon USB 5.1 MkII 2009-06-15 08:09:57 +02:00