kernel_optimize_test/sound/firewire/fireface
Takashi Sakamoto 1312a7b686 ALSA: fireface: fix to parse sync status register of latter protocol
commit c50bfc8a6866775be39d7e747e83e8a5a9051e2e upstream.

Fireface UCX, UFX, and FF802 are categorized for latter protocol of the
series. Current support for FF802 (and UFX) includes failure to parse
sync status register and results in EIO.

Further investigation figures out that the content of register differs
depending on models. This commit adds tables specific to FF802 and UFX
to fix it.

Fixes: 062bb452b0 ("ALSA: fireface: add support for RME FireFace 802")
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://lore.kernel.org/r/20210207154736.229551-1-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-03-04 11:38:25 +01:00
..
amdtp-ff.c
ff-hwdep.c
ff-midi.c
ff-pcm.c
ff-proc.c
ff-protocol-former.c
ff-protocol-latter.c ALSA: fireface: fix to parse sync status register of latter protocol 2021-03-04 11:38:25 +01:00
ff-stream.c
ff-transaction.c ALSA: fireface: Fix integer overflow in transmit_midi_msg() 2021-01-19 18:27:33 +01:00
ff.c ALSA: fireface: add support for RME Fireface UFX (untested) 2020-05-10 12:03:50 +02:00
ff.h ALSA: fireface: add support for RME Fireface UFX (untested) 2020-05-10 12:03:50 +02:00
Makefile