linux/sound/firewire
Takashi Sakamoto 1dc5921082 ALSA: fireworks: unify substream counter
This commit is a part of preparation to perform allocation/release
of isochronous resources in pcm.hw_params/hw_free callbacks.

It's inconvenient to handle two isochronous context separately
each other. This commit unifies the counters to handle the two
at the same time.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2019-06-12 15:26:49 +02:00
..
bebob ALSA: bebob: code refactoring to initialize/destroy stream data 2019-06-12 15:26:49 +02:00
dice ALSA: dice: code refactoring for pcm.hw_params/hw_free callbacks 2019-06-11 16:02:11 +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: fireworks: unify substream counter 2019-06-12 15:26:49 +02:00
motu ALSA: firewire-lib: use union for directional parameters 2019-05-22 12:28:00 +02:00
oxfw ALSA: firewire: Remove superfluous snd_info_register() calls 2019-02-06 18:11:38 +01: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 ALSA: firewire-lib: use union for directional parameters 2019-05-22 12:28:00 +02:00
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
cmp.h
fcp.c
fcp.h
isight.c ALSA: isight: fix leak of reference to firewire unit in error path of .probe callback 2018-10-12 08:08:04 +02:00
iso-resources.c
iso-resources.h
Kconfig ALSA: fireface: add support for Fireface UCX 2019-01-21 15:12:25 +01:00
lib.c
lib.h
Makefile
packets-buffer.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
packets-buffer.h