Hi,
This patchset includes misc fixes for bebob, oxfw, dice, and firewire-lib modules. The most significant bug to be fixed was introduced by my work for AMDTP domain during 2019-2020.
Takashi Sakamoto (5): ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26 ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro ALSA: firewire-lib: fix check of jumbo payload ALSA: firewire-lib: fix calculation for size of IR context payload ALSA: firewire-lib: fix amdtp_packet tracepoints event in terms of packet_index
sound/firewire/Kconfig | 4 +-- sound/firewire/amdtp-stream-trace.h | 6 ++--- sound/firewire/amdtp-stream.c | 42 +++++++++++++++++------------ sound/firewire/bebob/bebob.c | 2 +- sound/firewire/dice/dice-alesis.c | 2 +- sound/firewire/oxfw/oxfw.c | 1 - 6 files changed, 32 insertions(+), 25 deletions(-)