Age | Commit message (Expand) | Author | Files | Lines |
2010-09-08 | ALSA: usb - Release capture substream URBs properly | Takashi Iwai | 1 | -1/+1 |
2010-09-04 | ALSA: usb-audio: fix detection of vendor-specific device protocol settings | Clemens Ladisch | 6 | -26/+32 |
2010-09-02 | ALSA: usb-audio: Assume first control interface is for audio | Daniel Mack | 1 | -1/+7 |
2010-08-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -0/+8 |
2010-08-15 | ALSA: sound/usb/format: silence uninitialized variable warnings | Dan Carpenter | 1 | -0/+8 |
2010-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 11 | -99/+106 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 5 | -29/+124 |
2010-08-02 | ALSA: usb - Correct audio problem for Hauppage HVR-850 and others rel. to urb... | John S Gruber | 1 | -8/+22 |
2010-07-12 | fix comnment/printk typos concerning "empty" | Uwe Kleine-König | 1 | -1/+1 |
2010-07-09 | ALSA: usb-audio: silence a superfluous warning | Clemens Ladisch | 1 | -4/+1 |
2010-06-24 | ALSA: usb - Fix compile error with CONFIG_SND_DEBUG_VERBOSE=y | Takashi Iwai | 1 | -1/+1 |
2010-06-23 | ALSA: usb-audio: simplify control interface access | Daniel Mack | 8 | -44/+34 |
2010-06-23 | ALSA: usb-audio: move and add some comments | Daniel Mack | 2 | -10/+30 |
2010-06-23 | ALSA: usb-midi: whitespace fixes | Daniel Mack | 1 | -7/+7 |
2010-06-23 | ALSA: usb-audio: unify UAC macros and struct names | Daniel Mack | 3 | -10/+10 |
2010-06-23 | ALSA: usb-audio: clean up includes in clock.c | Daniel Mack | 1 | -15/+1 |
2010-06-23 | ALSA: usb-audio - Add volume resolution quirk for some Logitech webcams | Alexey Fisher | 1 | -0/+13 |
2010-06-21 | ALSA: usb/endpoint, fix dangling pointer use | Jiri Slaby | 1 | -0/+1 |
2010-06-11 | ALSA: usb-audio: fix UAC2 control value queries | Daniel Mack | 1 | -5/+14 |
2010-06-11 | ALSA: usb-audio: parse UAC2 sample rate ranges correctly | Daniel Mack | 1 | -18/+74 |
2010-06-11 | ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACE | Daniel Mack | 3 | -6/+16 |
2010-06-11 | ALSA: usb-audio: add check for faulty clock in parse_audio_format_rates_v2() | Daniel Mack | 1 | -0/+6 |
2010-05-31 | ALSA: usb-audio: export UAC2 clock selectors as mixer controls | Daniel Mack | 1 | -7/+35 |
2010-05-31 | ALSA: usb-audio: clean up find_audio_control_unit() | Daniel Mack | 1 | -8/+10 |
2010-05-31 | ALSA: usb-audio: add UAC2 sepecific Feature Unit controls | Daniel Mack | 1 | -6/+10 |
2010-05-31 | ALSA: usb-audio: unify constants from specification | Daniel Mack | 2 | -68/+35 |
2010-05-31 | ALSA: usb-audio: parse clock topology of UAC2 devices | Daniel Mack | 9 | -125/+396 |
2010-05-31 | ALSA: usb-audio: support partially write-protected UAC2 controls | Daniel Mack | 2 | -6/+26 |
2010-05-31 | ALSA: usb-audio: UAC2: clean up parsing of bmaControls | Daniel Mack | 1 | -4/+4 |
2010-05-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 7 | -78/+100 |
2010-05-29 | ALSA: snd-usb-caiaq: Bump version number to 1.3.21 | Mark Hills | 1 | -1/+1 |
2010-05-29 | ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ" | Mark Hills | 1 | -6/+0 |
2010-05-29 | ALSA: snd-usb-caiaq: Simplify single case to an 'if' | Mark Hills | 1 | -4/+2 |
2010-05-29 | ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJ | Mark Hills | 1 | -28/+2 |
2010-05-28 | ALSA: usb-audio: fix feature unit parser for UAC2 | Daniel Mack | 1 | -1/+1 |
2010-05-27 | ALSA: usb-audio: add support for UAC2 pitch control | Daniel Mack | 1 | -7/+30 |
2010-05-27 | ALSA: usb-audio: parse UAC2 endpoint descriptors correctly | Daniel Mack | 1 | -13/+42 |
2010-05-27 | ALSA: usb-audio: fix return values | Daniel Mack | 1 | -2/+2 |
2010-05-27 | ALSA: usb-audio: parse more format descriptors with structs | Daniel Mack | 3 | -17/+21 |
2010-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 6 | -1/+126 |
2010-05-25 | ALSA: usb/caiaq: fix Traktor Kontrol X1 ABS_HAT2X axis | Daniel Mack | 1 | -1/+1 |
2010-05-21 | ALSA: usb-audio: add support for Akai MPD16 | Krzysztof Foltman | 5 | -0/+125 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2 | -15/+15 |
2010-05-21 | sound: fixup for usb_buffer_alloc/free rename | Stephen Rothwell | 1 | -5/+5 |
2010-05-21 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 3 | -24/+24 |
2010-05-20 | Merge branch 'topic/usb' into for-linus | Takashi Iwai | 1 | -14/+86 |
2010-05-12 | 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 |