summaryrefslogtreecommitdiff
path: root/sound/firewire/fireface/amdtp-ff.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-12ALSA: firewire-lib: obsolete return value from context payload processing layerTakashi Sakamoto1-12/+4
2023-01-12ALSA: firewire-lib: move parameter for pcm frame multiplier from context payl...Takashi Sakamoto1-1/+1
2023-01-09ALSA: firewire-lib: use circular linked list for context payload processing l...Takashi Sakamoto1-8/+10
2021-06-01ALSA: fireface: perform sequence replay for media clock recoveryTakashi Sakamoto1-1/+1
2019-07-22ALSA: firewire-lib: process payload of isoc context according to packet descr...Takashi Sakamoto1-21/+34
2019-07-22ALSA: fireface: code refactoring for FF data block processing layerTakashi Sakamoto1-21/+28
2019-07-22ALSA: firewire-lib: pass packet descriptor to data block processing layerTakashi Sakamoto1-11/+12
2019-07-22ALSA: firewire-lib: pass no syt information to data block processing layerTakashi Sakamoto1-4/+4
2019-07-22ALSA: firewire-lib: pass data block counter to data block processing layerTakashi Sakamoto1-6/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-2/+1
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland1-2/+2
2017-04-05ALSA: fireface: add unique data processing layerTakashi Sakamoto1-0/+155