linux-stable/sound/firewire
Takashi Sakamoto eff53e09e1 ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes
commit eb9d84b0ff upstream.

ALSA fireworks driver has a bug in its initial state to return count
shorter than expected by 4 bytes to userspace applications when handling
response frame for Echo Audio Fireworks transaction. It's due to missing
addition of the size for the type of event in ALSA firewire stack.

Fixes: 555e8a8f7f ("ALSA: fireworks: Add command/response functionality into hwdep interface")
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://lore.kernel.org/r/20220424102428.21109-1-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-12 12:14:56 +02:00
..
bebob ALSA: bebob: add support for ToneWeal FW66 2021-07-20 16:21:12 +02:00
dice ALSA: dice: fix error path to destroy initialized stream data 2018-05-01 15:13:06 -07:00
digi00x ALSA: firewire-digi00x: exclude Avid Adrenaline from detection 2020-09-12 11:47:36 +02:00
fireworks ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes 2022-05-12 12:14:56 +02:00
oxfw Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro" 2021-07-20 16:21:11 +02:00
tascam ALSA; firewire-tascam: exclude Tascam FE-8 from detection 2020-09-12 11:47:39 +02:00
Kconfig ALSA: bebob: add support for ToneWeal FW66 2021-07-20 16:21:12 +02:00
Makefile ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet data 2016-05-09 15:18:25 +02:00
amdtp-am824.c ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messages 2019-07-10 09:55:45 +02:00
amdtp-am824.h ALSA: firewire-lib: complete AM824 data block processing layer 2015-09-29 12:51:20 +02:00
amdtp-stream-trace.h ALSA: firewire-lib: change a member of event structure to suppress sparse wanings to bool type 2016-05-18 16:32:09 +02:00
amdtp-stream.c ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP format 2018-03-22 09:17:44 +01:00
amdtp-stream.h ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP format 2018-03-22 09:17:44 +01:00
cmp.c ALSA: firewire-lib: fix kerneldoc errors 2014-11-18 18:10:23 +01:00
cmp.h
fcp.c ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transaction 2022-04-20 09:06:33 +02:00
fcp.h
isight.c ALSA: isight: fix leak of reference to firewire unit in error path of .probe callback 2019-11-28 18:28:13 +01:00
iso-resources.c ALSA: firewire: fix NULL pointer dereference when releasing uninitialized data of iso-resource 2017-08-30 10:21:46 +02:00
iso-resources.h
lib.c ALSA: firewire-lib: add new function to schedule a work for sound card registration 2016-03-31 15:36:18 +02:00
lib.h ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned type 2017-05-03 08:36:37 -07:00
packets-buffer.c ALSA: firewire: fix a memory leak bug 2019-08-25 10:51:38 +02:00
packets-buffer.h