aboutsummaryrefslogtreecommitdiff
path: root/sound/firewire/motu/amdtp-motu.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-02ALSA: firewire-motu: sequence replay for source packet headerGravatar Takashi Sakamoto 1-73/+18
2021-06-02ALSA: firewire-motu: cache event ticks in source packet header per data blockGravatar Takashi Sakamoto 1-1/+40
2021-06-02ALSA: firewire-motu: use macro for magic numbers relevant to IEC 61883-1Gravatar Takashi Sakamoto 1-14/+26
2021-05-22ALSA: firewire-lib: add flag to unaware of syt in CIP headerGravatar Takashi Sakamoto 1-3/+1
2021-05-20ALSA: firewire-lib: start processing content of packet at the same cycle in s...Gravatar Takashi Sakamoto 1-4/+5
2020-05-22ALSA: firewire-motu: use table-based calculation of packet formats for stream...Gravatar Takashi Sakamoto 1-8/+4
2020-05-22ALSA: firewire-motu: localize protocol dataGravatar Takashi Sakamoto 1-3/+4
2019-07-22ALSA: firewire-motu: more code refactoring for MOTU data block processing layerGravatar Takashi Sakamoto 1-14/+36
2019-07-22ALSA: firewire-lib: process payload of isoc context according to packet descr...Gravatar Takashi Sakamoto 1-31/+45
2019-07-22ALSA: firewire-motu: code refactoring for MOTU data block processing layerGravatar Takashi Sakamoto 1-24/+33
2019-07-22ALSA: firewire-lib: pass packet descriptor to data block processing layerGravatar Takashi Sakamoto 1-23/+30
2019-07-22ALSA: firewire-lib: pass no syt information to data block processing layerGravatar Takashi Sakamoto 1-7/+4
2019-07-22ALSA: firewire-lib: add syt_override member for some protocolsGravatar Takashi Sakamoto 1-1/+7
2019-07-22ALSA: firewire-lib: pass data block counter to data block processing layerGravatar Takashi Sakamoto 1-4/+4
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Takashi Iwai 1-2/+1
2019-06-24ALSA: firewire-motu: unify common tracepoints for both directionGravatar Takashi Sakamoto 1-4/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Gravatar Thomas Gleixner 1-2/+1
2019-05-22ALSA: firewire-lib: use union for directional parametersGravatar Takashi Sakamoto 1-1/+1
2019-03-18ALSA: firewire-motu: add support MOTU 8pre FireWireGravatar Takashi Sakamoto 1-0/+6
2019-02-26ALSA: firewire-motu: fix construction of PCM frame for capture directionGravatar Takashi Sakamoto 1-1/+3
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Gravatar Mark Rutland 1-2/+2
2017-04-20ALSA: firewire-motu: mark trace helpers as __maybe_unusedGravatar Arnd Bergmann 1-4/+6
2017-04-11ALSA: firewire-motu: add tracepoints for messages for unique protocolGravatar Takashi Sakamoto 1-0/+17
2017-04-11ALSA: firewire-motu: add tracepoints for SPH in IEC 61883-1 fashionGravatar Takashi Sakamoto 1-0/+20
2017-03-28ALSA: firewire-motu: add support for MOTU 828mk3 (FireWire/Hybrid) as a model...Gravatar Takashi Sakamoto 1-0/+12
2017-03-28ALSA: firewire-motu: add MIDI functionalityGravatar Takashi Sakamoto 1-0/+84
2017-03-28ALSA: firewire-motu: add MOTU specific protocol layerGravatar Takashi Sakamoto 1-0/+292