summaryrefslogtreecommitdiff
path: root/sound/firewire/amdtp-stream.c
AgeCommit message (Expand)Author
2021-05-28ALSA: firewire-lib: support NO_PERIOD_WAKEUP in ALSA PCM runtimeTakashi Sakamoto
2021-05-28ALSA: firewire-lib: transfer rx packets on-the-fly when replayingTakashi Sakamoto
2021-05-28ALSA: firewire-lib: replay sequence of incoming packets for outgoing packetsTakashi Sakamoto
2021-05-28ALSA: firewire-lib: add replay target to cache sequence of packetTakashi Sakamoto
2021-05-25ALSA: firewire-lib: obsolete callbacked memberTakashi Sakamoto
2021-05-25ALSA: firewire-lib: drop initial NODATA or empty packetTakashi Sakamoto
2021-05-22ALSA: firewire-lib: code refactoring for transfer delayTakashi Sakamoto
2021-05-22ALSA: firewire-lib: code refactoring for generation of data block sequenceTakashi Sakamoto
2021-05-22ALSA: firewire-lib: code refactoring for generation of syt sequenceTakashi Sakamoto
2021-05-22ALSA: firewire-lib: code refactoring for generation of packet descriptorsTakashi Sakamoto
2021-05-22ALSA: firewire-lib: pool sequence of packet in IT context independentlyTakashi Sakamoto
2021-05-22ALSA: firewire-lib: add flag to unaware of syt in CIP headerTakashi Sakamoto
2021-05-22ALSA: firewire-lib: Fix uninitialized variable err issueTakashi Sakamoto
2021-05-20ALSA: firewire-lib: change waking up timing to process packetsTakashi Sakamoto
2021-05-20ALSA: firewire-lib: start processing content of packet at the same cycle in s...Takashi Sakamoto
2021-05-20ALSA: firewire-lib: code refactoring to start several IT/IR contextsTakashi Sakamoto
2021-05-20ALSA: firewire-lib: skip initial packets instead of scheduling IR contextTakashi Sakamoto
2021-05-20ALSA: firewire-lib: start processing content of packet at the same cycle in s...Takashi Sakamoto
2021-05-20ALSA: firewire-lib: code refactoring for selection of IT context header lengthTakashi Sakamoto
2021-05-20ALSA: firewire-lib: code refactoring for calculation of context payloadTakashi Sakamoto
2021-05-20ALSA: firewire-lib: code refactoring for size of CIP headerTakashi Sakamoto
2021-05-18ALSA: firewire-lib: insert descriptor for skipped cycleTakashi Sakamoto
2021-05-18ALSA: firewire-lib: check cycle continuityTakashi Sakamoto
2021-05-18ALSA: firewire-lib: code refactoring for check of CIP header about payload sizeTakashi Sakamoto
2021-05-18ALSA: firewire-lib: code refactoring for parser of IR context headerTakashi Sakamoto
2021-05-18ALSA: firewire-lib: code refactoring for helper function to compute OHCI 1394...Takashi Sakamoto
2021-05-18ALSA: firewire-lib: code refactoring for sequence descriptor'Takashi Sakamoto
2021-05-18ALSA: firewire-lib: handle the case that empty isochronous packet payload for...Takashi Sakamoto
2021-05-18ALSA: firewire-lib: code refactoring to refer the same frame count per period...Takashi Sakamoto
2021-05-18ALSA: firewire-lib: code refactoring for jumbo payload quirkTakashi Sakamoto
2021-05-18ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumer...Takashi Sakamoto
2021-05-14ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index fieldTakashi Sakamoto
2021-05-14ALSA: firewire-lib: fix calculation for size of IR context payloadTakashi Sakamoto
2021-05-14ALSA: firewire-lib: fix check for the size of isochronous packet payloadTakashi Sakamoto
2020-09-11ALSA: firewire: Replace tasklet with workTakashi Iwai
2020-09-02ALSA: firewire: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-05-08ALSA: firewire-lib: use sequence of syt offset and data block on pool in AMDT...Takashi Sakamoto
2020-05-08ALSA: firewire-lib: pool ideal sequence of syt offset and data blockTakashi Sakamoto
2020-05-08ALSA: firewire-lib: add cache for packet sequence to AMDTP domain structureTakashi Sakamoto
2020-05-08ALSA: firewire-lib: code refactoring for data block calculationTakashi Sakamoto
2020-05-08ALSA: firewire-lib: code refactoring for syt offset calculationTakashi Sakamoto
2020-05-08ALSA: firewire-lib: code refactoring for syt computationTakashi Sakamoto
2020-05-08ALSA: firewire-lib: code refactoring for parameters of packet queue and IRQ t...Takashi Sakamoto
2020-05-08ALSA: firewire-lib: add reference to domain structure from stream structureTakashi Sakamoto
2020-05-08ALSA: firewire-lib: use macro for maximum value of second in 1394 OHCI isoc d...Takashi Sakamoto
2019-10-19ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto
2019-10-19ALSA: firewire-lib: handle several AMDTP streams in callback handler of IRQ t...Takashi Sakamoto
2019-10-19ALSA: firewire-lib: cancel flushing isoc context in the laste step to process...Takashi Sakamoto
2019-10-19ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domainTakashi Sakamoto
2019-10-19ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...Takashi Sakamoto