aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/amdtp-stream.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-19ALSA: firewire-lib: handle quirk to calculate payload quadlets as data block ...Takashi Sakamoto1-0/+4
2023-01-12ALSA: firewire-lib: obsolete return value from context payload processing layerTakashi Sakamoto1-5/+4
2023-01-12ALSA: firewire-lib: move parameter for pcm frame multiplier from context payl...Takashi Sakamoto1-1/+2
2023-01-09ALSA: firewire-lib: keep history to process isochronous packetTakashi Sakamoto1-1/+2
2023-01-09ALSA: firewire-lib: use circular linked list for context payload processing l...Takashi Sakamoto1-1/+1
2023-01-09ALSA: firewire-lib: use circular linked list to enumerate packet descriptorsTakashi Sakamoto1-0/+12
2023-01-08ALSA: firewire-lib: code refactoring for cache position in sequence replayTakashi Sakamoto1-1/+1
2023-01-08ALSA: firewire-lib: code refactoring for cache position in tx packetsTakashi Sakamoto1-1/+1
2023-01-08ALSA: firewire-lib: code refactoring for pool position in rx packetsTakashi Sakamoto1-1/+0
2023-01-08ALSA: firewire-lib: code refactoring for helper functions to pool sequence in...Takashi Sakamoto1-1/+1
2021-06-10ALSA: firewire-lib: obsolete workqueue for period updateTakashi Sakamoto1-1/+0
2021-05-28ALSA: firewire-lib: transfer rx packets on-the-fly when replayingTakashi Sakamoto1-2/+4
2021-05-28ALSA: firewire-lib: replay sequence of incoming packets for outgoing packetsTakashi Sakamoto1-0/+3
2021-05-28ALSA: firewire-lib: add replay target to cache sequence of packetTakashi Sakamoto1-1/+11
2021-05-25ALSA: firewire-lib: obsolete callbacked memberTakashi Sakamoto1-2/+1
2021-05-25ALSA: firewire-lib: drop initial NODATA or empty packetTakashi Sakamoto1-0/+3
2021-05-22ALSA: firewire-lib: code refactoring for transfer delayTakashi Sakamoto1-4/+3
2021-05-22ALSA: firewire-lib: pool sequence of packet in IT context independentlyTakashi Sakamoto1-11/+11
2021-05-22ALSA: firewire-lib: add flag to unaware of syt in CIP headerTakashi Sakamoto1-1/+3
2021-05-20ALSA: firewire-lib: change waking up timing to process packetsTakashi Sakamoto1-18/+26
2021-05-20ALSA: firewire-lib: start processing content of packet at the same cycle in s...Takashi Sakamoto1-1/+1
2021-05-20ALSA: firewire-lib: skip initial packets instead of scheduling IR contextTakashi Sakamoto1-1/+2
2021-05-20ALSA: firewire-lib: start processing content of packet at the same cycle in s...Takashi Sakamoto1-0/+4
2021-05-18ALSA: firewire-lib: check cycle continuityTakashi Sakamoto1-0/+1
2021-05-18ALSA: firewire-lib: code refactoring for sequence descriptor'Takashi Sakamoto1-3/+5
2021-05-18ALSA: firewire-lib: code refactoring to refer the same frame count per period...Takashi Sakamoto1-1/+0
2021-05-18ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumer...Takashi Sakamoto1-2/+3
2020-11-10ALSA: firewire: fix comparison to bool warningKaixu Xia1-1/+1
2020-09-11ALSA: firewire: Replace tasklet with workTakashi Iwai1-1/+1
2020-05-08ALSA: firewire-lib: use sequence of syt offset and data block on pool in AMDT...Takashi Sakamoto1-4/+0
2020-05-08ALSA: firewire-lib: pool ideal sequence of syt offset and data blockTakashi Sakamoto1-0/+6
2020-05-08ALSA: firewire-lib: add cache for packet sequence to AMDTP domain structureTakashi Sakamoto1-0/+9
2020-05-08ALSA: firewire-lib: add reference to domain structure from stream structureTakashi Sakamoto1-0/+3
2019-10-19ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto1-1/+1
2019-10-19ALSA: firewire-lib: handle several AMDTP streams in callback handler of IRQ t...Takashi Sakamoto1-3/+4
2019-10-19ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domainTakashi Sakamoto1-1/+2
2019-10-19ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...Takashi Sakamoto1-1/+2
2019-10-19ALSA: firewire-lib: add irq_target member into amdtp_domain structTakashi Sakamoto1-0/+2
2019-10-18ALSA: firewire-lib: schedule hardware IRQ according to the size of PCM periodTakashi Sakamoto1-0/+3
2019-10-18ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...Takashi Sakamoto1-1/+5
2019-10-17ALSA: firewire-lib: add a member into AMDTP domain for events per periodTakashi Sakamoto1-0/+10
2019-08-05ALSA: firewire-lib: localize kernel APIs to start/stop each AMDTP streamTakashi Sakamoto1-2/+0
2019-08-05ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domainTakashi Sakamoto1-0/+1
2019-08-05ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domainTakashi Sakamoto1-0/+5
2019-08-05ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMD...Takashi Sakamoto1-0/+5
2019-08-05ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contextsTakashi Sakamoto1-0/+7
2019-07-22ALSA: firewire-lib: process payload of isoc context according to packet descr...Takashi Sakamoto1-3/+4
2019-07-22ALSA: firewire-lib: pass packet descriptor to data block processing layerTakashi Sakamoto1-3/+2
2019-07-22ALSA: firewire-lib: add list of packet descriptorTakashi Sakamoto1-0/+9
2019-07-22ALSA: firewire-lib: pass no syt information to data block processing layerTakashi Sakamoto1-2/+1
2019-07-22ALSA: firewire-lib: add syt_override member for some protocolsTakashi Sakamoto1-0/+1
2019-07-22ALSA: firewire-lib: pass data block counter to data block processing layerTakashi Sakamoto1-0/+1
2019-07-22ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flagTakashi Sakamoto1-2/+3
2019-05-24ALSA: firewire-lib: unify packet handler for IT contextTakashi Sakamoto1-3/+0
2019-05-23ALSA: firewire-lib: use 16 bytes IR context header to separate CIP headerTakashi Sakamoto1-1/+1
2019-05-23ALSA: firewire-lib: compute pointer to payload buffer in context handlerTakashi Sakamoto1-1/+2
2019-05-23ALSA: firewire-lib: calculate the length of packet payload in packet handlerTakashi Sakamoto1-3/+2
2019-05-22ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto1-10/+25
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland1-1/+1
2017-06-20Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2017-06-19ALSA: firewire-lib: Fix stall of process context at packet errorTakashi Sakamoto1-1/+1
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto1-0/+1
2017-04-12ALSA: firewire-lib: cache maximum length of payload to reduce function callsTakashi Sakamoto1-0/+1
2017-04-05ALSA: firewire-lib: add no-header packet processingTakashi Sakamoto1-0/+6
2017-03-28ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP formatTakashi Sakamoto1-0/+3
2017-03-28ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of streamTakashi Sakamoto1-2/+2
2017-03-28ALSA: firewire-lib: add support for source packet header field in CIP headerTakashi Sakamoto1-0/+1
2017-03-28ALSA: firewire-lib: record cycle count for the first packetTakashi Sakamoto1-0/+1
2016-05-11ALSA: firewire-lib: permit to flush queued packets only in process context fo...Takashi Sakamoto1-1/+0
2016-05-10ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto1-5/+2
2016-05-10ALSA: firewire-lib: handle IT/IR contexts in each software interrupt contextTakashi Sakamoto1-28/+7
2015-09-29ALSA: firewire-lib: complete AM824 data block processing layerTakashi Sakamoto1-46/+16
2015-09-29ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto1-7/+7
2015-09-29ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto1-2/+2
2015-09-29ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto1-18/+0
2015-09-29ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto1-2/+1
2015-09-29ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto1-1/+2
2015-09-29ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...Takashi Sakamoto1-0/+306