summaryrefslogtreecommitdiffstats
path: root/sound/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | ALSA: usb - update gfp/slab.h includesTejun Heo2010-03-292-0/+2
| * | ALSA: usb pcm: use of kmalloc requires the include of slab.hStephen Rothwell2010-03-291-0/+1
| * | ALSA: usb - use of kmalloc/kfree requires the include of slab.hStephen Rothwell2010-03-295-0/+5
| * | ALSA: usbaudio: Add basic support for M-Audio Fast Track Ultra seriesFelix Homann2010-03-253-0/+61
| * | Merge remote branch 'alsa/devel' into topic/usbTakashi Iwai2010-03-231-2/+1Star
| |\ \
| | * | ALSA: ua101: remove experimental statusClemens Ladisch2010-03-231-2/+1Star
| | |/
| * | ALSA: usb: fix usb build error when PM is not enabledRandy Dunlap2010-03-221-0/+3
| * | Merge branch 'topic/misc' into topic/usbTakashi Iwai2010-03-225-45/+249
| |\ \
| | * | ALSA: usb/caiaq: Add support for Traktor Kontrol X1Daniel Mack2010-03-225-45/+249
| | |/
| * | ALSA: usb-mixer: Add support for Audio Class v2.0Daniel Mack2010-03-122-80/+245
| * | ALSA: usb-mixer: parse descriptors with structsDaniel Mack2010-03-121-40/+47
| * | ALSA: usbmixer: rename usbmixer.[ch] -> mixer.[ch]Daniel Mack2010-03-127-6/+6
| * | ALSA: usb-mixer: factor out quirksDaniel Mack2010-03-126-416/+480
| * | ALSA: usb-mixer: use defines from audio.hDaniel Mack2010-03-123-25/+12Star
| * | linux/usb/audio.h: split headerDaniel Mack2010-03-124-3/+7
| * | ALSA: usb-audio: add support for samplerate setting on v2 devicesDaniel Mack2010-03-054-52/+133
| * | ALSA: usb-audio: support multiple formats with audio class v2 devicesClemens Ladisch2010-03-052-56/+39Star
| * | ALSA: usb-audio: use a format bitmask per alternate settingClemens Ladisch2010-03-058-22/+34
| * | ALSA: usb-audio: rename substream format field to altset_idxClemens Ladisch2010-03-053-6/+6
| * | ALSA: usb-audio: refactor codeDaniel Mack2010-03-0527-4095/+4411
| * | ALSA: usb-audio: header file cleanupsDaniel Mack2010-03-0510-57/+72
| * | ALSA: usb-audio: move ua101 driverDaniel Mack2010-03-053-4/+5
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-309-0/+9
|/
* ALSA: usbaudio - remove debug "SAMPLE BYTES" printk lineJaroslav Kysela2010-03-031-1/+0Star
* ALSA: usbaudio: Fix wrong bitrate for Creative Creative VF0470 Live CamArseniy Lartsev2010-03-021-0/+3
* Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-03-025-155/+37Star
|\
| * ALSA: ua101: removing debugging codeClemens Ladisch2010-03-021-55/+0Star
| * ALSA: ua101: add Edirol UA-1000 supportClemens Ladisch2010-03-015-100/+37Star
* | ALSA: sound/usb/caiaq/midi.h: Checkpatch cleanupAndrea Gelmini2010-03-021-1/+1
* | ALSA: usbaudio: consolidate header filesDaniel Mack2010-02-236-216/+121Star
* | ALSA: usbmixer: bail out early when parsing audio class v2 descriptorsDaniel Mack2010-02-231-1/+12
* | ALSA: usbaudio: implement basic set of class v2.0 parserDaniel Mack2010-02-232-63/+292
* | ALSA: usbaudio: introduce new types for audio class v2Daniel Mack2010-02-232-10/+23
* | ALSA: usbaudio: parse USB descriptors with structsDaniel Mack2010-02-232-95/+140
* | ALSA: usbaudio Mbox support, output onlyChris J Arges2010-02-221-0/+45
* | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-02-171-1/+1
|\ \ | |/ |/|
| * Merge remote branch 'alsa/fixes' into fix/miscTakashi Iwai2010-02-171-3/+15
| |\
| * | ALSA: usb-audio - Avoid Oops after disconnectTakashi Iwai2009-12-281-1/+1
* | | ALSA: usbmixer - use MAX_ID_ELEMS where possibleJaroslav Kysela2010-02-161-2/+3
* | | ALSA: usbmixer - add usb_id value to usbmixer proc fileJaroslav Kysela2010-02-161-2/+3
* | | ALSA: usbmixer - introduce /proc/asound/card#/usbmixer fileJaroslav Kysela2010-02-161-14/+61
* | | Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela2010-02-167-171/+1756
|\ \ \
| * \ \ Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-02-122-55/+93
| |\ \ \
| * | | | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2010-01-182-0/+4
| * | | | ALSA: usb-audio: use usbquirk.h for detection of HVR-950Q/850John S. Gruber2009-12-283-15/+130
| * | | | ALSA: usb-audio: relax urb data align. restriction HVR-950Q and HVR-850 onlyJohn S. Gruber2009-12-282-2/+30
| * | | | ALSA: usb-audio: make buffer pointer based on bytes instead on framesClemens Ladisch2009-12-281-39/+37Star
| * | | | ALSA: usb-audio - Added functionality for E-mu 0404USB/0202USB/TrackerPreSergiy Kovalchuk2009-12-283-4/+133
| * | | | sound: ua101: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-45/+7Star
| * | | | sound: usb-audio: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-41/+5Star