blob: 0ad25f656fcd378bd721be607eb5dbeb0a474dcc [file] [log] [blame]
2b3d2987d800 ("ALSA: firewire: Replace tasklet with work")
51bc581a21c4 ("ALSA: firewire: convert tasklets to use new tasklet_setup() API")
f890f9a04b36 ("ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP domain")
99921ec67dcd ("ALSA: firewire-lib: tune the maximum available size of PCM period")
d68c3123ba88 ("ALSA: firewire-lib: add a member into AMDTP domain for events per period")
6261f90bdb0b ("ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMDTP domain")
3ec3d7a3ff10 ("ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts")
9a738ad1b1a6 ("ALSA: firewire-lib: process payload of isoc context according to packet descriptors")
4731c672c930 ("ALSA: fireface: code refactoring for FF data block processing layer")
00d004db6493 ("ALSA: firewire-motu: code refactoring for MOTU data block processing layer")
806653b70ee2 ("ALSA: firewire-tascam: code refactoring for TASCAM data block processing layer")
bb473966774a ("ALSA: firewire-digi00x: code refactoring for DOT data block processing layer")
9fc90644cae9 ("ALSA: firewire-lib: code refactoring for AM824 data block processing layer")
d2c104a3426b ("ALSA: firewire-lib: pass packet descriptor to data block processing layer")
0f5cfcb24d9c ("ALSA: firewire-lib: code refactoring to process context payloads")
5e2ece0fdceb ("ALSA: firewire-lib: code refactoring to process PCM substream")
753e717986c2 ("ALSA: firewire-lib: use packet descriptor for IR context")
f4f6ae7b7c1f ("ALSA: firewire-lib: use packet descriptor for IT context")
600c8018df60 ("ALSA: firewire-lib: pass no syt information to data block processing layer")
3baf30532f94 ("ALSA: firewire-lib: add syt_override member for some protocols")
a35463d1f77d ("ALSA: firewire-lib: operate data block counter in top level of processing for IR context")
860d798c3704 ("ALSA: firewire-lib: operate data block counter in top level of processing for IT context")
ab75481202d2 ("ALSA: firewire-lib: pass data block counter to data block processing layer")
cdefaa44d535 ("ALSA: firewire-lib: pass data block count as an argument to tracepoints event")
588f2e2caf67 ("ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flag")
0dcb4efb1095 ("ALSA: firewire-lib: code refactoring for local variables")
02394af3e00d ("ALSA: firewire-lib: code refactoring for post operation to data block counter")
b8b0e24c226e ("ALSA: firewire-lib: code refactoring for error path of parser for CIP header")
213fa9898158 ("ALSA: firewire-lib: fix different data block counter between probed event and transferred isochronous packet")
4ece7f6fd830 ("ALSA: firewire-lib: fix initial value of data block count for IR context without CIP_DBC_IS_END_EVENT")
7fbf909668d6 ("ALSA: firewire-lib/fireface: fix initial value of data block counter for IR context with CIP_NO_HEADER")
0ebf3ceb8364 ("ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint events")
b5c21c84705d ("Merge branch 'for-linus' into for-next")