summaryrefslogtreecommitdiff
path: root/sound/firewire/motu/amdtp-motu.c
AgeCommit message (Expand)Author
2023-01-12ALSA: firewire-lib: obsolete return value from context payload processing layerTakashi Sakamoto
2023-01-12ALSA: firewire-lib: move parameter for pcm frame multiplier from context payl...Takashi Sakamoto
2023-01-09ALSA: firewire-lib: use circular linked list for context payload processing l...Takashi Sakamoto
2021-10-29ALSA: firewire-motu: remove TODO for interaction with userspace about control...Takashi Sakamoto
2021-10-15ALSA: firewire-motu: add message parser for meter information in command DSP ...Takashi Sakamoto
2021-10-15ALSA: firewire-motu: add message parser to gather meter information in regist...Takashi Sakamoto
2021-09-21ALSA: firewire-motu: fix truncated bytes in message tracepointsTakashi Sakamoto
2021-06-02ALSA: firewire-motu: sequence replay for source packet headerTakashi Sakamoto
2021-06-02ALSA: firewire-motu: cache event ticks in source packet header per data blockTakashi Sakamoto
2021-06-02ALSA: firewire-motu: use macro for magic numbers relevant to IEC 61883-1Takashi Sakamoto
2021-05-22ALSA: firewire-lib: add flag to unaware of syt in CIP headerTakashi Sakamoto
2021-05-20ALSA: firewire-lib: start processing content of packet at the same cycle in s...Takashi Sakamoto
2020-05-22ALSA: firewire-motu: use table-based calculation of packet formats for stream...Takashi Sakamoto
2020-05-22ALSA: firewire-motu: localize protocol dataTakashi Sakamoto
2019-07-22ALSA: firewire-motu: more code refactoring for MOTU data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-lib: process payload of isoc context according to packet descr...Takashi Sakamoto
2019-07-22ALSA: firewire-motu: code refactoring for MOTU data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-lib: pass packet descriptor to data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-lib: pass no syt information to data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-lib: add syt_override member for some protocolsTakashi Sakamoto
2019-07-22ALSA: firewire-lib: pass data block counter to data block processing layerTakashi Sakamoto
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-06-24ALSA: firewire-motu: unify common tracepoints for both directionTakashi Sakamoto
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner
2019-05-22ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto
2019-03-18ALSA: firewire-motu: add support MOTU 8pre FireWireTakashi Sakamoto
2019-02-26ALSA: firewire-motu: fix construction of PCM frame for capture directionTakashi Sakamoto
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-04-20ALSA: firewire-motu: mark trace helpers as __maybe_unusedArnd Bergmann
2017-04-11ALSA: firewire-motu: add tracepoints for messages for unique protocolTakashi Sakamoto
2017-04-11ALSA: firewire-motu: add tracepoints for SPH in IEC 61883-1 fashionTakashi Sakamoto
2017-03-28ALSA: firewire-motu: add support for MOTU 828mk3 (FireWire/Hybrid) as a model...Takashi Sakamoto
2017-03-28ALSA: firewire-motu: add MIDI functionalityTakashi Sakamoto
2017-03-28ALSA: firewire-motu: add MOTU specific protocol layerTakashi Sakamoto