| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: snd-usb-caiaq: Fix the return of XRUN | Mark Hills | 2012-02-22 | 1 | -1/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 1 | -1/+1 |
|\ |
|
| * | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -1/+1 |
* | | USB: convert sound/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 1 | -12/+1 |
|/ |
|
* | ALSA: snd-usb-caiaq: Add support for Maschine | William Light | 2011-10-13 | 3 | -2/+158 |
* | ALSA: snd-usb-caiaq: Fix NULL dereference in input.c | William Light | 2011-10-13 | 1 | -1/+3 |
* | ALSA: snd_usb_caiaq: track submitted output urbs | Daniel Mack | 2011-08-14 | 2 | -4/+28 |
* | ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_desc | Daniel Mack | 2011-08-10 | 1 | -2/+4 |
* | ALSA: snd-usb-caiaq: Fix keymap for RigKontrol3 | Daniel Mack | 2011-08-06 | 1 | -1/+1 |
* | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2011-03-11 | 2 | -2/+2 |
|\ |
|
| * | ALSA: caiaq - Fix possible string-buffer overflow | Takashi Iwai | 2011-02-14 | 2 | -2/+2 |
* | | ALSA: snd-usb-caiaq: Add support for Traktor Audio 2 | Daniel Mack | 2011-02-14 | 3 | -0/+8 |
|/ |
|
* | ALSA: snd-usb-caiaq: Add support for Traktor Kontrol S4 | Daniel Mack | 2010-09-10 | 5 | -49/+596 |
* | ALSA: snd-usb-caiaq: drop version number | Daniel Mack | 2010-09-10 | 1 | -1/+1 |
* | ALSA: snd-usb-caiaq: Bump version number to 1.3.21 | Mark Hills | 2010-05-29 | 1 | -1/+1 |
* | ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ" | Mark Hills | 2010-05-29 | 1 | -6/+0 |
* | ALSA: snd-usb-caiaq: Simplify single case to an 'if' | Mark Hills | 2010-05-29 | 1 | -4/+2 |
* | ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJ | Mark Hills | 2010-05-29 | 1 | -28/+2 |
* | ALSA: usb/caiaq: fix Traktor Kontrol X1 ABS_HAT2X axis | Daniel Mack | 2010-05-25 | 1 | -1/+1 |
* | Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Jaroslav Kysela | 2010-04-16 | 4 | -45/+249 |
|\ |
|
| * | ALSA: usb - update gfp/slab.h includes | Tejun Heo | 2010-03-29 | 1 | -0/+1 |
| * | ALSA: usb/caiaq: Add support for Traktor Kontrol X1 | Daniel Mack | 2010-03-22 | 4 | -45/+248 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 3 | -0/+3 |
|/ |
|
* | ALSA: sound/usb/caiaq/midi.h: Checkpatch cleanup | Andrea Gelmini | 2010-03-02 | 1 | -1/+1 |
* | ALSA: snd-usb-caiaq: Bump version number to 1.3.20 | Mark Hills | 2009-10-30 | 1 | -1/+1 |
* | ALSA: snd-usb-caiaq: Lock on stream start/unpause | Mark Hills | 2009-10-30 | 1 | -0/+4 |
* | ALSA: snd-usb-caiaq: Missing lock around use of buffer positions | Mark Hills | 2009-10-30 | 1 | -3/+9 |
* | ALSA: snd_usb_caiaq: add support for Audio2DJ | Daniel Mack | 2009-07-23 | 3 | -1/+9 |
* | ALSA: snd_usb_caiaq: reparent sound device | Daniel Mack | 2009-07-02 | 1 | -4/+6 |
* | ALSA: snd_usb_caiaq: fix legacy input streaming | Daniel Mack | 2009-06-17 | 2 | -3/+4 |
* | ALSA: snd_usb_caiaq: set mixername | Daniel Mack | 2009-06-11 | 1 | -1/+2 |
* | ALSA: snd_usb_caiaq: bump version number | Daniel Mack | 2009-06-02 | 1 | -1/+1 |
* | ALSA: snd_usb_caiaq: give better shortname | Daniel Mack | 2009-06-02 | 1 | -2/+19 |
* | ALSA: snd_usb_caiaq: give better longname | Daniel Mack | 2009-06-02 | 2 | -20/+6 |
* | ALSA: snd_usb_caiaq: use strlcpy | Daniel Mack | 2009-06-02 | 1 | -2/+2 |
* | ALSA: snd_usb_caiaq: clean whitespaces | Daniel Mack | 2009-06-02 | 3 | -86/+86 |
* | ALSA: snd-usb-caiaq: fix reported elapsed periods | Daniel Mack | 2009-04-27 | 2 | -6/+8 |
* | ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathes | Daniel Mack | 2009-04-14 | 11 | -15/+16 |
* | ALSA: snd-usb-caiaq: clean up header includes | Daniel Mack | 2009-04-14 | 5 | -36/+6 |
* | Merge branch 'topic/usb-caiaq' into for-linus | Takashi Iwai | 2009-03-24 | 4 | -11/+76 |
|\ |
|
| * | ALSA: snd-usb-caiaq: bump version number | Daniel Mack | 2009-03-18 | 1 | -1/+1 |
| * | ALSA: snd-usb-caiaq: drop bogus iso packets | Daniel Mack | 2009-03-18 | 3 | -1/+9 |
| * | ALSA: snd-usb-caiaq: only warn once on streaming errors | Daniel Mack | 2009-03-18 | 2 | -2/+4 |
| * | ALSA: snd-usb-caiaq: Increase version number to 1.3.12 | Mark Hills | 2009-02-05 | 1 | -1/+1 |
| * | ALSA: snd-usb-caiaq: Remove duplicate A8DJ control | Mark Hills | 2009-02-05 | 1 | -1/+0 |
| * | ALSA: snd-usb-caiaq: Do not expose hardware input mode 0 of A4DJ | Mark Hills | 2009-02-05 | 1 | -3/+29 |
| * | ALSA: snd-usb-caiaq: Set default input mode of A4DJ | Mark Hills | 2009-02-05 | 1 | -0/+6 |
| * | ALSA: snd-usb-caiaq: Send the correct command when setting controls | Mark Hills | 2009-02-05 | 1 | -1/+1 |
| * | ALSA: snd-usb-caiaq: support for two more audio devices | Daniel Mack | 2009-01-16 | 4 | -7/+31 |
* | | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -10/+12 |
|\ \
| |/
|/| |
|