Age | Commit message (Expand) | Author | Files | Lines |
2010-05-20 | Merge branch 'topic/usb' into for-linus | Takashi Iwai | 1 | -14/+86 |
2010-05-11 | ALSA: sound/usb: add preliminary support for UAC2 interrupts | Daniel Mack | 1 | -13/+85 |
2010-05-08 | ALSA: sound/usb: fix UAC1 regression | Daniel Mack | 1 | -1/+1 |
2010-04-16 | ALSA: usb/mixer - use get_iface_desc() rather than direct structure | Jaroslav Kysela | 1 | -1/+1 |
2010-04-16 | Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Jaroslav Kysela | 37 | -4757/+5679 |
2010-04-10 | Merge branch 'fix/misc' into topic/usb | Takashi Iwai | 1 | -6/+18 |
2010-04-10 | ALSA: usb - Fix Oops after usb-midi disconnection | Takashi Iwai | 1 | -6/+18 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 9 | -0/+9 |
2010-03-29 | ALSA: usb - update gfp/slab.h includes | Tejun Heo | 2 | -0/+2 |
2010-03-29 | ALSA: usb pcm: use of kmalloc requires the include of slab.h | Stephen Rothwell | 1 | -0/+1 |
2010-03-29 | ALSA: usb - use of kmalloc/kfree requires the include of slab.h | Stephen Rothwell | 5 | -0/+5 |
2010-03-25 | ALSA: usbaudio: Add basic support for M-Audio Fast Track Ultra series | Felix Homann | 3 | -0/+61 |
2010-03-23 | Merge remote branch 'alsa/devel' into topic/usb | Takashi Iwai | 1 | -2/+1 |
2010-03-23 | ALSA: ua101: remove experimental status | Clemens Ladisch | 1 | -2/+1 |
2010-03-22 | ALSA: usb: fix usb build error when PM is not enabled | Randy Dunlap | 1 | -0/+3 |
2010-03-22 | Merge branch 'topic/misc' into topic/usb | Takashi Iwai | 5 | -45/+249 |
2010-03-22 | ALSA: usb/caiaq: Add support for Traktor Kontrol X1 | Daniel Mack | 5 | -45/+249 |
2010-03-12 | ALSA: usb-mixer: Add support for Audio Class v2.0 | Daniel Mack | 2 | -80/+245 |
2010-03-12 | ALSA: usb-mixer: parse descriptors with structs | Daniel Mack | 1 | -40/+47 |
2010-03-12 | ALSA: usbmixer: rename usbmixer.[ch] -> mixer.[ch] | Daniel Mack | 7 | -6/+6 |
2010-03-12 | ALSA: usb-mixer: factor out quirks | Daniel Mack | 6 | -416/+480 |
2010-03-12 | ALSA: usb-mixer: use defines from audio.h | Daniel Mack | 3 | -25/+12 |
2010-03-12 | linux/usb/audio.h: split header | Daniel Mack | 4 | -3/+7 |
2010-03-05 | ALSA: usb-audio: add support for samplerate setting on v2 devices | Daniel Mack | 4 | -52/+133 |
2010-03-05 | ALSA: usb-audio: support multiple formats with audio class v2 devices | Clemens Ladisch | 2 | -56/+39 |
2010-03-05 | ALSA: usb-audio: use a format bitmask per alternate setting | Clemens Ladisch | 8 | -22/+34 |
2010-03-05 | ALSA: usb-audio: rename substream format field to altset_idx | Clemens Ladisch | 3 | -6/+6 |
2010-03-05 | ALSA: usb-audio: refactor code | Daniel Mack | 27 | -4095/+4411 |
2010-03-05 | ALSA: usb-audio: header file cleanups | Daniel Mack | 10 | -57/+72 |
2010-03-05 | ALSA: usb-audio: move ua101 driver | Daniel Mack | 3 | -4/+5 |
2010-03-03 | ALSA: usbaudio - remove debug "SAMPLE BYTES" printk line | Jaroslav Kysela | 1 | -1/+0 |
2010-03-02 | ALSA: usbaudio: Fix wrong bitrate for Creative Creative VF0470 Live Cam | Arseniy Lartsev | 1 | -0/+3 |
2010-03-02 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 5 | -155/+37 |
2010-03-02 | ALSA: ua101: removing debugging code | Clemens Ladisch | 1 | -55/+0 |
2010-03-02 | ALSA: sound/usb/caiaq/midi.h: Checkpatch cleanup | Andrea Gelmini | 1 | -1/+1 |
2010-03-01 | ALSA: ua101: add Edirol UA-1000 support | Clemens Ladisch | 5 | -100/+37 |
2010-02-23 | ALSA: usbaudio: consolidate header files | Daniel Mack | 6 | -216/+121 |
2010-02-23 | ALSA: usbmixer: bail out early when parsing audio class v2 descriptors | Daniel Mack | 1 | -1/+12 |
2010-02-23 | ALSA: usbaudio: implement basic set of class v2.0 parser | Daniel Mack | 2 | -63/+292 |
2010-02-23 | ALSA: usbaudio: introduce new types for audio class v2 | Daniel Mack | 2 | -10/+23 |
2010-02-23 | ALSA: usbaudio: parse USB descriptors with structs | Daniel Mack | 2 | -95/+140 |
2010-02-22 | ALSA: usbaudio Mbox support, output only | Chris J Arges | 1 | -0/+45 |
2010-02-17 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 1 | -1/+1 |
2010-02-17 | Merge remote branch 'alsa/fixes' into fix/misc | Takashi Iwai | 1 | -3/+15 |
2010-02-16 | ALSA: usbmixer - use MAX_ID_ELEMS where possible | Jaroslav Kysela | 1 | -2/+3 |
2010-02-16 | ALSA: usbmixer - add usb_id value to usbmixer proc file | Jaroslav Kysela | 1 | -2/+3 |
2010-02-16 | ALSA: usbmixer - introduce /proc/asound/card#/usbmixer file | Jaroslav Kysela | 1 | -14/+61 |
2010-02-16 | Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Jaroslav Kysela | 7 | -171/+1756 |
2010-02-16 | Merge branch 'fixes' into devel | Jaroslav Kysela | 1 | -3/+15 |
2010-02-16 | ALSA: USB MIDI support for Access Music VirusTI | Sebastien Alaiwan | 3 | -0/+65 |