]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: usb-audio: Fix CME quirk for UF series keyboards
authorRicard Wanderlof <ricard2013@butoba.net>
Thu, 13 Mar 2025 22:16:17 +0000 (23:16 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 14 Mar 2025 10:18:14 +0000 (11:18 +0100)
commitc2820405ba55a38932aa2177f026b70064296663
tree6c7c46def4f0acc3d30a57c2364dee262e8a9cba
parent9335a36faacffb91f4e2b6e98454e58c9fed99fd
ALSA: usb-audio: Fix CME quirk for UF series keyboards

Fix quirk for CME master keyboards so it not only handles
sysex but also song position pointer, MIDI timing clock, start
and stop messages, and active sensing. All of these can be
output by the CME UF series master keyboards.

Tested with a CME UF6 in a desktop Linux environment as
well as on the Zynthian Raspberry Pi based platform.

Signed-off-by: Ricard Wanderlof <ricard2013@butoba.net>
Link: https://patch.msgid.link/20250313-cme-fix-v1-1-d404889e4de8@butoba.net
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/midi.c