aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo9-0/+9
2010-03-29ALSA: usb - update gfp/slab.h includesTejun Heo2-0/+2
2010-03-29ALSA: usb pcm: use of kmalloc requires the include of slab.hStephen Rothwell1-0/+1
2010-03-29ALSA: usb - use of kmalloc/kfree requires the include of slab.hStephen Rothwell5-0/+5
2010-03-25ALSA: usbaudio: Add basic support for M-Audio Fast Track Ultra seriesFelix Homann3-0/+61
2010-03-23Merge remote branch 'alsa/devel' into topic/usbTakashi Iwai1-2/+1
2010-03-23ALSA: ua101: remove experimental statusClemens Ladisch1-2/+1
2010-03-22ALSA: usb: fix usb build error when PM is not enabledRandy Dunlap1-0/+3
2010-03-22Merge branch 'topic/misc' into topic/usbTakashi Iwai5-45/+249
2010-03-22ALSA: usb/caiaq: Add support for Traktor Kontrol X1Daniel Mack5-45/+249
2010-03-12ALSA: usb-mixer: Add support for Audio Class v2.0Daniel Mack2-80/+245
2010-03-12ALSA: usb-mixer: parse descriptors with structsDaniel Mack1-40/+47
2010-03-12ALSA: usbmixer: rename usbmixer.[ch] -> mixer.[ch]Daniel Mack7-6/+6
2010-03-12ALSA: usb-mixer: factor out quirksDaniel Mack6-416/+480
2010-03-12ALSA: usb-mixer: use defines from audio.hDaniel Mack3-25/+12
2010-03-12linux/usb/audio.h: split headerDaniel Mack4-3/+7
2010-03-05ALSA: usb-audio: add support for samplerate setting on v2 devicesDaniel Mack4-52/+133
2010-03-05ALSA: usb-audio: support multiple formats with audio class v2 devicesClemens Ladisch2-56/+39
2010-03-05ALSA: usb-audio: use a format bitmask per alternate settingClemens Ladisch8-22/+34
2010-03-05ALSA: usb-audio: rename substream format field to altset_idxClemens Ladisch3-6/+6
2010-03-05ALSA: usb-audio: refactor codeDaniel Mack27-4095/+4411
2010-03-05ALSA: usb-audio: header file cleanupsDaniel Mack10-57/+72
2010-03-05ALSA: usb-audio: move ua101 driverDaniel Mack3-4/+5
2010-03-03ALSA: usbaudio - remove debug "SAMPLE BYTES" printk lineJaroslav Kysela1-1/+0
2010-03-02ALSA: usbaudio: Fix wrong bitrate for Creative Creative VF0470 Live CamArseniy Lartsev1-0/+3
2010-03-02Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai5-155/+37