linux/sound
Takashi Sakamoto 26541cb15a ALSA: firewire-lib: skip initial packets instead of scheduling IR context
Current implementation of ALSA IEC 61883-1/6 packet streaming engine
allows drivers to decide isochronous cycle to start IR context. This
option is mainly used to avoid processing the sequence of packet with
some quirks; e.g. discontinuity of counter. However, it's inconvenient
to fail to continue packet processing when the target device doesn't
start transmission of packet till the decided cycle.

This commit changes the behaviour. As an alternative to the start cycle
for IR context, the cycle count to drop content of packet in the beginning
of IR context.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://lore.kernel.org/r/20210520040154.80450-6-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-05-20 14:00:38 +02:00
..
ac97
aoa
arm
atmel
core ALSA: rawmidi: fix incorrect array bounds check on clock_names 2021-05-19 16:20:25 +02:00
drivers Merge branch 'for-linus' into for-next 2021-04-09 09:57:03 +02:00
firewire ALSA: firewire-lib: skip initial packets instead of scheduling IR context 2021-05-20 14:00:38 +02:00
hda ALSA: control - add generic LED API 2021-03-30 17:42:40 +02:00
i2c
isa ALSA: gus: Replace unsafe strcpy() with strscpy() 2021-05-14 09:48:33 +02:00
mips
oss
parisc
pci Merge branch 'topic/firewire' into for-next 2021-05-18 12:25:24 +02:00
pcmcia
ppc ALSA: control - add generic LED API 2021-03-30 17:42:40 +02:00
sh
soc sound updates for 5.13 2021-04-30 12:48:14 -07:00
sparc
spi
synth
usb ALSA: usb-audio: Handle error for the current selector gracefully 2021-05-19 16:23:05 +02:00
virtio ALSA: virtio: fix kernel-doc 2021-04-27 08:39:39 +02:00
x86
xen
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c