]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: usb-audio: Add support for Zoom R16/24 capture and midi interfaces
authorPanu Matilainen <pmatilai@laiskiainen.org>
Sun, 30 Nov 2014 16:45:40 +0000 (18:45 +0200)
committerSasha Levin <sasha.levin@oracle.com>
Tue, 9 Jun 2015 18:31:46 +0000 (14:31 -0400)
commit0fffa49aa6f95fb44b9bcc493459170a4dcd8afb
tree1f6251059d7b0db9ac024152397f89eead2d489d
parent5634e0f8d14084f47055b81350b5563d3f06fd4c
ALSA: usb-audio: Add support for Zoom R16/24 capture and midi interfaces

[ Upstream commit dacacb0aa0cb6fdeb69313db6acfc82456945d7e ]

This makes the midi interface and capture work out of the box with
R16 (and presumably R24 too but untested). Playback stream would also
seem to function fine except for one caveat: no sound is produced,
so it is disabled for now. Mixer descriptors are garbage and will
require further quirks to enable functionality, also disabled here.

Signed-off-by: Panu Matilainen <pmatilai@laiskiainen.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
sound/usb/quirks-table.h
sound/usb/quirks.c