aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-02ALSA: ua101: removing debugging codeClemens Ladisch1-55/+0
2010-03-02ALSA: sound/usb/caiaq/midi.h: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-03-01ALSA: ua101: add Edirol UA-1000 supportClemens Ladisch5-100/+37
2010-02-23ALSA: usbaudio: consolidate header filesDaniel Mack6-216/+121
2010-02-23ALSA: usbmixer: bail out early when parsing audio class v2 descriptorsDaniel Mack1-1/+12
2010-02-23ALSA: usbaudio: implement basic set of class v2.0 parserDaniel Mack2-63/+292
2010-02-23ALSA: usbaudio: introduce new types for audio class v2Daniel Mack2-10/+23
2010-02-23ALSA: usbaudio: parse USB descriptors with structsDaniel Mack2-95/+140
2010-02-22ALSA: usbaudio Mbox support, output onlyChris J Arges1-0/+45
2010-02-17Merge branch 'fix/misc' into topic/miscTakashi Iwai1-1/+1
2010-02-17Merge remote branch 'alsa/fixes' into fix/miscTakashi Iwai1-3/+15
2010-02-16ALSA: usbmixer - use MAX_ID_ELEMS where possibleJaroslav Kysela1-2/+3
2010-02-16ALSA: usbmixer - add usb_id value to usbmixer proc fileJaroslav Kysela1-2/+3
2010-02-16ALSA: usbmixer - introduce /proc/asound/card#/usbmixer fileJaroslav Kysela1-14/+61
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into develJaroslav Kysela7-171/+1756
2010-02-16Merge branch 'fixes' into develJaroslav Kysela1-3/+15
2010-02-16ALSA: USB MIDI support for Access Music VirusTISebastien Alaiwan3-0/+65
2010-02-16ALSA: usb-audio: reduce MIDI packet size to work around broken firmwareClemens Ladisch1-3/+15
2010-02-12Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2-55/+93
2010-02-11ALSA: usbmixer - add possibility to remap dB valuesJaroslav Kysela2-55/+93
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2-0/+4