linux/sound/usb
Alexey Fisher 2cf313ee75 ALSA: usb-audio - Volume control quirk for QuickCam E 3500
- E3500 report cval->max more than it actually can handel, so if you
set 95% capture level it will be silently muted.
- Betwen cval->min and cval-max(real) is 2940 control units,
but real are only 7 with cval->res = 384.
- Alsa can't handel less than 10 controls, so make it more
and set cval->res = 192.

Signed-off-by: Alexey Fisher <bug-track@fisher-privat.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-07-22 15:52:15 +02:00
..
caiaq ALSA: snd_usb_caiaq: reparent sound device 2009-07-02 10:58:33 +02:00
usx2y Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
Kconfig ALSA: snd-usb-caiaq: support for two more audio devices 2009-01-16 11:36:47 +01:00
Makefile ALSA: Add USB US122L driver 2008-08-01 13:37:12 +02:00
usbaudio.c sound: usb-audio: add workaround for Blue Microphones devices 2009-07-15 11:55:00 +02:00
usbaudio.h sound: usb-audio: make the MotU Fastlane work again 2009-05-27 11:25:33 +02:00
usbmidi.c sound: usb-audio: make the MotU Fastlane work again 2009-05-27 11:25:33 +02:00
usbmixer.c ALSA: usb-audio - Volume control quirk for QuickCam E 3500 2009-07-22 15:52:15 +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