[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)
commit8e3cd08ed8e590952aa9a656758cb24d4ba898f8
tree162fa11dcaff39a1f5e2fff6f7f03670321a558d
parente5f73e2ae813aa216b480728548e5ffbebcc170a
[ALSA] caiaq - add control API and more input features

 - 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