ALSA: usb-audio: Playback and MIDI support for Novation Twitch DJ controller
authorMark Hills <mark@xwax.org>
Sun, 17 Mar 2013 11:07:53 +0000 (11:07 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 18 Mar 2013 07:46:18 +0000 (08:46 +0100)
commit5e212332cc7eed0ffbf91fbe5bab6e2a44b83de6
treeb967bb0d8b676e03a6d01761a561dcb7877794b7
parentba615b86d6a3ba6e244973672c63903c8b2831a3
ALSA: usb-audio: Playback and MIDI support for Novation Twitch DJ controller

The hardware also has a PCM capture device which is not implemented in
this patch.

It may be possible to generalise this to Saffire 6 USB support and some
of the other Focusrite interfaces, but as I don't have access to these
devices we should wait until capture support is working first.

Capture support is not implemented because the code assumes the endpoint
to have its own interface (instead, it shares the interface with playback)
and some thought will be needed to lift this limitation.

Signed-off-by: Mark Hills <mark@xwax.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks-table.h
sound/usb/quirks.c