aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/caiaq (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-30ALSA: snd-usb-caiaq: Bump version number to 1.3.20Mark Hills1-1/+1
2009-10-30ALSA: snd-usb-caiaq: Lock on stream start/unpauseMark Hills1-0/+4
2009-10-30ALSA: snd-usb-caiaq: Missing lock around use of buffer positionsMark Hills1-3/+9
2009-07-23ALSA: snd_usb_caiaq: add support for Audio2DJDaniel Mack3-1/+9
2009-07-02ALSA: snd_usb_caiaq: reparent sound deviceDaniel Mack1-4/+6
2009-06-17ALSA: snd_usb_caiaq: fix legacy input streamingDaniel Mack2-3/+4
2009-06-11ALSA: snd_usb_caiaq: set mixernameDaniel Mack1-1/+2
2009-06-02ALSA: snd_usb_caiaq: bump version numberDaniel Mack1-1/+1
2009-06-02ALSA: snd_usb_caiaq: give better shortnameDaniel Mack1-2/+19
2009-06-02ALSA: snd_usb_caiaq: give better longnameDaniel Mack2-20/+6
2009-06-02ALSA: snd_usb_caiaq: use strlcpyDaniel Mack1-2/+2
2009-06-02ALSA: snd_usb_caiaq: clean whitespacesDaniel Mack3-86/+86
2009-04-27ALSA: snd-usb-caiaq: fix reported elapsed periodsDaniel Mack2-6/+8
2009-04-14ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathesDaniel Mack11-15/+16
2009-04-14ALSA: snd-usb-caiaq: clean up header includesDaniel Mack5-36/+6
2009-03-24Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai4-11/+76
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai1-10/+12
2009-03-18ALSA: snd-usb-caiaq: bump version numberDaniel Mack1-1/+1
2009-03-18ALSA: snd-usb-caiaq: drop bogus iso packetsDaniel Mack3-1/+9
2009-03-18ALSA: snd-usb-caiaq: only warn once on streaming errorsDaniel Mack2-2/+4
2009-02-05ALSA: snd-usb-caiaq: Increase version number to 1.3.12Mark Hills1-1/+1
2009-02-05ALSA: snd-usb-caiaq: Remove duplicate A8DJ controlMark Hills1-1/+0
2009-02-05ALSA: snd-usb-caiaq: Do not expose hardware input mode 0 of A4DJMark Hills1-3/+29
2009-02-05ALSA: snd-usb-caiaq: Set default input mode of A4DJMark Hills1-0/+6
2009-02-05ALSA: snd-usb-caiaq: Send the correct command when setting controlsMark Hills1-1/+1
2009-01-16ALSA: snd-usb-caiaq: support for two more audio devicesDaniel Mack4-7/+31
2009-01-12ALSA: Return proper error code at probe in sound/usb/*Takashi Iwai1-7/+8
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-3/+4
2009-01-09ALSA: caiaq - Version 1.3.10Takashi Iwai1-1/+1
2009-01-08ALSA: caiaq - Fix Oops with MIDITakashi Iwai2-14/+19
2009-01-02ALSA: Use usb_set/get_intfdataJulia Lawall1-2/+2
2008-11-27ALSA: snd-usb-caiaq: clean up the control adding codeDaniel Mack2-44/+31
2008-05-19[ALSA] snd_usb_caiaq: add support for 'Session I/O' interfaceDaniel Mack3-3/+11
2008-05-21caiaq endianness fixAl Viro1-2/+2
2008-04-24[ALSA] snd_usb_caiaq: make high sample rates work with A8DJDaniel Mack2-3/+7
2008-04-24[ALSA] snd_usb_caiaq: correct input channel orderDaniel Mack2-2/+2
2008-04-24[ALSA] snd_usb_caiaq: fix potential lockups lockingDaniel Mack2-44/+31
2008-02-22[ALSA] caiaq - fix section mismatch warningSam Ravnborg1-3/+3
2008-01-31[ALSA] usb/caiaq: decrease period_bytes_minDaniel Mack2-2/+2
2008-01-31[ALSA] sound: fix caiaq section mismatchesRandy Dunlap2-2/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai5-5/+0
2008-01-31[ALSA] usb-caiaq - add support for Kore controller 2Daniel Mack4-8/+29
2008-01-31[ALSA] caiaq - remove ifdefTakashi Iwai2-5/+2
2008-01-31[ALSA] caiaq - add control API and more input featuresDaniel Mack7-28/+481
2008-01-31[ALSA] caiaq - misc input handling fixesDmitry Torokhov2-65/+71
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-4/+5
2007-10-16[ALSA] caiaq - support for Native Instrument's RigKontrol3Daniel Mack4-4/+43
2007-10-16[ALSA] snd_usb_caiaq_input_free() fixKarsten Wiese1-1/+0
2007-05-11[ALSA] snd-usb-caiaq: Make playback workKarsten Wiese1-7/+8
2007-05-11[ALSA] Add Native Instrument usb audio device supportDaniel Mack9-0/+1707