linux/sound/firewire
Takashi Sakamoto 7bc93821a7 ALSA: firewire-lib: split allocation of isochronous resources from establishment of connection
In current implementation, establishment connection corresponds to
allocation of isochronous resources. Although this is an ideal
implementation of CMP described in IEC 61883-1, it's not enough
efficient to recover PCM substream multiplexed in packet streaming.
The packet streaming can always restart on the same allocated
isochronous resources even if the previous packet streaming
corrupted.

This commit splits allocation of isochronous resources from
establishment of connection so that CMP runs with allocated
isochronous resources.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2019-06-17 08:18:36 +02:00
..
bebob ALSA: firewire-lib: split allocation of isochronous resources from establishment of connection 2019-06-17 08:18:36 +02:00
dice ALSA: dice: fix compiler warning due to returning uninitialized value 2019-06-13 06:59:09 +02:00
digi00x ALSA: firewire-digi00x: code refactoring for pcm.hw_params/hw_free callbacks 2019-06-11 16:02:07 +02:00
fireface ALSA: fireface: code refactoring for pcm.hw_params/hw_free callbacks 2019-06-11 11:36:27 +02:00
fireworks ALSA: firewire-lib: split allocation of isochronous resources from establishment of connection 2019-06-17 08:18:36 +02:00
motu
oxfw ALSA: firewire-lib: split allocation of isochronous resources from establishment of connection 2019-06-17 08:18:36 +02:00
tascam ALSA: firewire-tascam: code refactoring for pcm.hw_params/hw_free callbacks 2019-06-11 11:36:21 +02:00
amdtp-am824.c
amdtp-am824.h
amdtp-stream-trace.h ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events 2019-05-24 11:18:01 +02:00
amdtp-stream.c ALSA: firewire-lib: refactoring to obsolete IR packet handler 2019-05-24 11:18:03 +02:00
amdtp-stream.h ALSA: firewire-lib: unify packet handler for IT context 2019-05-24 09:05:15 +02:00
cmp.c ALSA: firewire-lib: split allocation of isochronous resources from establishment of connection 2019-06-17 08:18:36 +02:00
cmp.h ALSA: firewire-lib: split allocation of isochronous resources from establishment of connection 2019-06-17 08:18:36 +02:00
fcp.c
fcp.h
isight.c
iso-resources.c
iso-resources.h
Kconfig
lib.c
lib.h
Makefile
packets-buffer.c
packets-buffer.h