[ALSA] caiaq - add control API and more input features
authorDaniel Mack <daniel@caiaq.de>
Thu, 22 Nov 2007 10:40:04 +0000 (11:40 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:29:28 +0000 (17:29 +0100)
 - added support for all input controllers on Native Instrument's 'Kore
   controller'.
 - added ALSA controls to switch LEDs on 'RigKontrol 2', 'RigKontrol3',
   'Audio Kontrol 1' and 'Kore controller'.
 - added ALSA controls to switch input mode, software lock and ground
   lift features on 'Audio 8 DJ'.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/usb/Kconfig
sound/usb/caiaq/Makefile
sound/usb/caiaq/caiaq-audio.c
sound/usb/caiaq/caiaq-control.c [new file with mode: 0644]
sound/usb/caiaq/caiaq-control.h [new file with mode: 0644]
sound/usb/caiaq/caiaq-device.c
sound/usb/caiaq/caiaq-device.h
sound/usb/caiaq/caiaq-input.c

index 1c07c65..ccbf72e 100644 (file)
@@ -58,6 +58,7 @@ config SND_USB_CAIAQ_INPUT
 
           * Native Instruments RigKontrol2
           * Native Instruments RigKontrol3
+          * Native Instruments Kore Controller
           * Native Instruments Audio Kontrol 1
 
 endmenu
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge