aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+8
2010-08-15ALSA: sound/usb/format: silence uninitialized variable warningsDan Carpenter1-0/+8
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds11-99/+106
2010-08-04Merge branch 'master' into for-nextJiri Kosina5-29/+124
2010-08-02ALSA: usb - Correct audio problem for Hauppage HVR-850 and others rel. to urb data alignJohn S Gruber1-8/+22
2010-07-12fix comnment/printk typos concerning "empty"Uwe Kleine-König1-1/+1
2010-07-09ALSA: usb-audio: silence a superfluous warningClemens Ladisch1-4/+1
2010-06-24ALSA: usb - Fix compile error with CONFIG_SND_DEBUG_VERBOSE=yTakashi Iwai1-1/+1
2010-06-23ALSA: usb-audio: simplify control interface accessDaniel Mack8-44/+34
2010-06-23ALSA: usb-audio: move and add some commentsDaniel Mack2-10/+30
2010-06-23ALSA: usb-midi: whitespace fixesDaniel Mack1-7/+7
2010-06-23ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack3-10/+10
2010-06-23ALSA: usb-audio: clean up includes in clock.cDaniel Mack1-15/+1
2010-06-23ALSA: usb-audio - Add volume resolution quirk for some Logitech webcamsAlexey Fisher1-0/+13
2010-06-21ALSA: usb/endpoint, fix dangling pointer useJiri Slaby1-0/+1
2010-06-11ALSA: usb-audio: fix UAC2 control value queriesDaniel Mack1-5/+14
2010-06-11ALSA: usb-audio: parse UAC2 sample rate ranges correctlyDaniel Mack1-18/+74
2010-06-11ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACEDaniel Mack3-6/+16
2010-06-11ALSA: usb-audio: add check for faulty clock in parse_audio_format_rates_v2()Daniel Mack1-0/+6
2010-05-31ALSA: usb-audio: export UAC2 clock selectors as mixer controlsDaniel Mack1-7/+35
2010-05-31ALSA: usb-audio: clean up find_audio_control_unit()Daniel Mack1-8/+10
2010-05-31ALSA: usb-audio: add UAC2 sepecific Feature Unit controlsDaniel Mack1-6/+10
2010-05-31ALSA: usb-audio: unify constants from specificationDaniel Mack2-68/+35
2010-05-31ALSA: usb-audio: parse clock topology of UAC2 devicesDaniel Mack9-125/+396
2010-05-31ALSA: usb-audio: support partially write-protected UAC2 controlsDaniel Mack2-6/+26
2010-05-31ALSA: usb-audio: UAC2: clean up parsing of bmaControlsDaniel Mack1-4/+4
2010-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds7-78/+100
2010-05-29ALSA: snd-usb-caiaq: Bump version number to 1.3.21Mark Hills1-1/+1
2010-05-29ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ"Mark Hills1-6/+0
2010-05-29ALSA: snd-usb-caiaq: Simplify single case to an 'if'Mark Hills1-4/+2
2010-05-29ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJMark Hills1-28/+2
2010-05-28ALSA: usb-audio: fix feature unit parser for UAC2Daniel Mack1-1/+1
2010-05-27ALSA: usb-audio: add support for UAC2 pitch controlDaniel Mack1-7/+30
2010-05-27ALSA: usb-audio: parse UAC2 endpoint descriptors correctlyDaniel Mack1-13/+42
2010-05-27ALSA: usb-audio: fix return valuesDaniel Mack1-2/+2
2010-05-27ALSA: usb-audio: parse more format descriptors with structsDaniel Mack3-17/+21
2010-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds6-1/+126
2010-05-25ALSA: usb/caiaq: fix Traktor Kontrol X1 ABS_HAT2X axisDaniel Mack1-1/+1
2010-05-21ALSA: usb-audio: add support for Akai MPD16Krzysztof Foltman5-0/+125
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-15/+15
2010-05-20sound: fixup for usb_buffer_alloc/free renameStephen Rothwell1-5/+5
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack3-24/+24
2010-05-20Merge branch 'topic/usb' into for-linusTakashi Iwai1-14/+86
2010-05-11ALSA: sound/usb: add preliminary support for UAC2 interruptsDaniel Mack1-13/+85
2010-05-08ALSA: sound/usb: fix UAC1 regressionDaniel Mack1-1/+1
2010-04-16ALSA: usb/mixer - use get_iface_desc() rather than direct structureJaroslav Kysela1-1/+1
2010-04-16Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into develJaroslav Kysela37-4757/+5679
2010-04-16Merge branch 'fix/misc' into for-linusTakashi Iwai1-6/+18
2010-04-10Merge branch 'fix/misc' into topic/usbTakashi Iwai1-6/+18
2010-04-10ALSA: usb - Fix Oops after usb-midi disconnectionTakashi Iwai1-6/+18