- 0cbbeaf ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM stream is found by Christophe JAILLET · 3 years, 6 months ago
- 3b86ec6 ALSA: firewire-lib: replace in_interrupt() with in_softirq() by Takashi Sakamoto · 3 years, 7 months ago
- b5b5199 ALSA: firewire-lib: obsolete workqueue for period update by Takashi Sakamoto · 3 years, 7 months ago
- 7ba5ca3 ALSA: firewire-lib: operate for period elapse event in process context by Takashi Sakamoto · 3 years, 7 months ago
- 0280e07 Merge branch 'for-linus' into for-next by Takashi Iwai · 3 years, 7 months ago
- 987b705 ALSA: firewire-lib: remove useless operations for kernel preemption by Takashi Sakamoto · 3 years, 7 months ago
- 8b6e219 ALSA: firewire-lib: fix error codes for allocation failure by Dan Carpenter · 3 years, 7 months ago
- 9981b20 ALSA: firewire-lib: fix the context to call snd_pcm_stop_xrun() by Takashi Sakamoto · 3 years, 7 months ago
- d360870 ALSA: firewire-lib: support NO_PERIOD_WAKEUP in ALSA PCM runtime by Takashi Sakamoto · 3 years, 7 months ago
- 2f21a17 ALSA: firewire-lib: transfer rx packets on-the-fly when replaying by Takashi Sakamoto · 3 years, 7 months ago
- 39c2649 ALSA: firewire-lib: replay sequence of incoming packets for outgoing packets by Takashi Sakamoto · 3 years, 7 months ago
- f9e5ecd ALSA: firewire-lib: add replay target to cache sequence of packet by Takashi Sakamoto · 3 years, 7 months ago
- b7c7699 ALSA: firewire-lib: obsolete callbacked member by Takashi Sakamoto · 3 years, 7 months ago
- fb25dcc ALSA: firewire-lib: drop initial NODATA or empty packet by Takashi Sakamoto · 3 years, 7 months ago
- 13d11f1 ALSA: firewire-lib: code refactoring for transfer delay by Takashi Sakamoto · 3 years, 8 months ago
- c9f3ac2 ALSA: firewire-lib: code refactoring for generation of data block sequence by Takashi Sakamoto · 3 years, 8 months ago
- c79b715 ALSA: firewire-lib: code refactoring for generation of syt sequence by Takashi Sakamoto · 3 years, 8 months ago
- 7ca7cdd ALSA: firewire-lib: code refactoring for generation of packet descriptors by Takashi Sakamoto · 3 years, 8 months ago
- 6f24bb8 ALSA: firewire-lib: pool sequence of packet in IT context independently by Takashi Sakamoto · 3 years, 8 months ago
- 8070d26 ALSA: firewire-lib: add flag to unaware of syt in CIP header by Takashi Sakamoto · 3 years, 8 months ago
- 344f0f8 ALSA: firewire-lib: Fix uninitialized variable err issue by Takashi Sakamoto · 3 years, 8 months ago
- bdaedca ALSA: firewire-lib: change waking up timing to process packets by Takashi Sakamoto · 3 years, 8 months ago
- 9b1fcd9 ALSA: firewire-lib: start processing content of packet at the same cycle in several IT contexts by Takashi Sakamoto · 3 years, 8 months ago
- bd16507 ALSA: firewire-lib: code refactoring to start several IT/IR contexts by Takashi Sakamoto · 3 years, 8 months ago
- 26541cb ALSA: firewire-lib: skip initial packets instead of scheduling IR context by Takashi Sakamoto · 3 years, 8 months ago
- da3623a ALSA: firewire-lib: start processing content of packet at the same cycle in several IR contexts by Takashi Sakamoto · 3 years, 8 months ago
- 233dbbc ALSA: firewire-lib: code refactoring for selection of IT context header length by Takashi Sakamoto · 3 years, 8 months ago
- c75f367 ALSA: firewire-lib: code refactoring for calculation of context payload by Takashi Sakamoto · 3 years, 8 months ago
- 67d92ee ALSA: firewire-lib: code refactoring for size of CIP header by Takashi Sakamoto · 3 years, 8 months ago
- 73246fc ALSA: firewire-lib: insert descriptor for skipped cycle by Takashi Sakamoto · 3 years, 8 months ago
- 705794c ALSA: firewire-lib: check cycle continuity by Takashi Sakamoto · 3 years, 8 months ago
- 4fd1878 ALSA: firewire-lib: code refactoring for check of CIP header about payload size by Takashi Sakamoto · 3 years, 8 months ago
- ebd2a64 ALSA: firewire-lib: code refactoring for parser of IR context header by Takashi Sakamoto · 3 years, 8 months ago
- 3e106f4 ALSA: firewire-lib: code refactoring for helper function to compute OHCI 1394 cycle by Takashi Sakamoto · 3 years, 8 months ago
- d32872f ALSA: firewire-lib: code refactoring for sequence descriptor' by Takashi Sakamoto · 3 years, 8 months ago
- c09010e ALSA: firewire-lib: handle the case that empty isochronous packet payload for CIP by Takashi Sakamoto · 3 years, 8 months ago
- 6d60b7a ALSA: firewire-lib: code refactoring to refer the same frame count per period in domain structure by Takashi Sakamoto · 3 years, 8 months ago
- 6a3ce97 ALSA: firewire-lib: code refactoring for jumbo payload quirk by Takashi Sakamoto · 3 years, 8 months ago
- ffe66bb ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumerator-constant by Takashi Sakamoto · 3 years, 8 months ago
- 814b431 ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index field by Takashi Sakamoto · 3 years, 8 months ago
- 1be4f21 ALSA: firewire-lib: fix calculation for size of IR context payload by Takashi Sakamoto · 3 years, 8 months ago
- 395f41e ALSA: firewire-lib: fix check for the size of isochronous packet payload by Takashi Sakamoto · 3 years, 8 months ago
- 2b3d298 ALSA: firewire: Replace tasklet with work by Takashi Iwai · 4 years, 4 months ago
- 51bc581 ALSA: firewire: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- 69efd5c ALSA: firewire-lib: use sequence of syt offset and data block on pool in AMDTP domain by Takashi Sakamoto · 4 years, 8 months ago
- 1a4be18 ALSA: firewire-lib: pool ideal sequence of syt offset and data block by Takashi Sakamoto · 4 years, 8 months ago
- 25babf2 ALSA: firewire-lib: add cache for packet sequence to AMDTP domain structure by Takashi Sakamoto · 4 years, 8 months ago
- 274fc35 ALSA: firewire-lib: code refactoring for data block calculation by Takashi Sakamoto · 4 years, 8 months ago
- 816d848 ALSA: firewire-lib: code refactoring for syt offset calculation by Takashi Sakamoto · 4 years, 8 months ago
- 83cfb5c ALSA: firewire-lib: code refactoring for syt computation by Takashi Sakamoto · 4 years, 8 months ago
- af86b0b ALSA: firewire-lib: code refactoring for parameters of packet queue and IRQ timing by Takashi Sakamoto · 4 years, 8 months ago
- 2472cfb ALSA: firewire-lib: add reference to domain structure from stream structure by Takashi Sakamoto · 4 years, 8 months ago
- 10aa8e4 ALSA: firewire-lib: use macro for maximum value of second in 1394 OHCI isoc descriptor by Takashi Sakamoto · 4 years, 8 months ago
- acfedcb ALSA: firewire-lib: postpone to start IR context by Takashi Sakamoto · 5 years ago
- 60dd492 ALSA: firewire-lib: handle several AMDTP streams in callback handler of IRQ target by Takashi Sakamoto · 5 years ago
- 813dfbd ALSA: firewire-lib: cancel flushing isoc context in the laste step to process context callback by Takashi Sakamoto · 5 years ago
- e6dcc92 ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain by Takashi Sakamoto · 5 years ago
- f890f9a ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP domain by Takashi Sakamoto · 5 years ago
- f706df4 ALSA: firewire-lib: tune the minimum available size of PCM period by Takashi Sakamoto · 5 years ago
- 99921ec ALSA: firewire-lib: tune the maximum available size of PCM period by Takashi Sakamoto · 5 years ago
- e229853 ALSA: firewire-lib: schedule hardware IRQ according to the size of PCM period by Takashi Sakamoto · 5 years ago
- a0e0233 ALSA: firewire-lib: use variable size of queue for isoc packets instead of fixed size by Takashi Sakamoto · 5 years ago
- d68c312 ALSA: firewire-lib: add a member into AMDTP domain for events per period by Takashi Sakamoto · 5 years ago
- 8d0d5c3 ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domain by Takashi Sakamoto · 5 years ago
- f155e79 ALSA: firewire-lib: fix isoc cycle count to which rx packet is scheduled by Takashi Sakamoto · 5 years ago
- 74f94e4 ALSA: firewire-lib: localize kernel APIs to start/stop each AMDTP stream by Takashi Sakamoto · 5 years ago
- 9b4702b ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domain by Takashi Sakamoto · 5 years ago
- 157a53e ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domain by Takashi Sakamoto · 5 years ago
- 6261f90 ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMDTP domain by Takashi Sakamoto · 5 years ago
- 3ec3d7a ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts by Takashi Sakamoto · 5 years ago
- 9a738ad ALSA: firewire-lib: process payload of isoc context according to packet descriptors by Takashi Sakamoto · 5 years ago
- d2c104a ALSA: firewire-lib: pass packet descriptor to data block processing layer by Takashi Sakamoto · 5 years ago
- 0f5cfcb ALSA: firewire-lib: code refactoring to process context payloads by Takashi Sakamoto · 5 years ago
- 5e2ece0 ALSA: firewire-lib: code refactoring to process PCM substream by Takashi Sakamoto · 5 years ago
- 753e717 ALSA: firewire-lib: use packet descriptor for IR context by Takashi Sakamoto · 5 years ago
- f4f6ae7 ALSA: firewire-lib: use packet descriptor for IT context by Takashi Sakamoto · 5 years ago
- 04130cf ALSA: firewire-lib: add list of packet descriptor by Takashi Sakamoto · 5 years ago
- 600c801 ALSA: firewire-lib: pass no syt information to data block processing layer by Takashi Sakamoto · 5 years ago
- 3baf305 ALSA: firewire-lib: add syt_override member for some protocols by Takashi Sakamoto · 5 years ago
- a35463d ALSA: firewire-lib: operate data block counter in top level of processing for IR context by Takashi Sakamoto · 5 years ago
- 860d798 ALSA: firewire-lib: operate data block counter in top level of processing for IT context by Takashi Sakamoto · 5 years ago
- ab75481 ALSA: firewire-lib: pass data block counter to data block processing layer by Takashi Sakamoto · 5 years ago
- cdefaa44 ALSA: firewire-lib: pass data block count as an argument to tracepoints event by Takashi Sakamoto · 5 years ago
- 588f2e2 ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flag by Takashi Sakamoto · 5 years ago
- 0dcb4ef ALSA: firewire-lib: code refactoring for local variables by Takashi Sakamoto · 5 years ago
- 02394af ALSA: firewire-lib: code refactoring for post operation to data block counter by Takashi Sakamoto · 5 years ago
- b8b0e24 ALSA: firewire-lib: code refactoring for error path of parser for CIP header by Takashi Sakamoto · 5 years ago
- 213fa98 ALSA: firewire-lib: fix different data block counter between probed event and transferred isochronous packet by Takashi Sakamoto · 5 years ago
- 4ece7f6f ALSA: firewire-lib: fix initial value of data block count for IR context without CIP_DBC_IS_END_EVENT by Takashi Sakamoto · 5 years ago
- 7fbf909 ALSA: firewire-lib/fireface: fix initial value of data block counter for IR context with CIP_NO_HEADER by Takashi Sakamoto · 5 years ago
- 0ebf3ce ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint events by Takashi Sakamoto · 5 years ago
- 3c53c62 Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
- 973b059 ALSA: firewire-lib: fix to process MIDI conformant data channel for AM824 format by Takashi Sakamoto · 6 years ago
- 7686486 ALSA: firewire-lib: cache next data_block_counter after probing tracepoints event for IR context by Takashi Sakamoto · 6 years ago
- da607e1 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 by Thomas Gleixner · 6 years ago
- 98e3e43 ALSA: firewire-lib: refactoring to obsolete IR packet handler by Takashi Sakamoto · 6 years ago
- 6bc1a26 ALSA: firewire-lib: refactoring to obsolete IT packet handler by Takashi Sakamoto · 6 years ago
- 3c19492 ALSA: firewire-lib: fix data block counter for incoming packet without CIP header by Takashi Sakamoto · 6 years ago
- b18f0cf ALSA: firewire-lib: use 8 byte packet header for IT context to separate CIP header from CIP payload by Takashi Sakamoto · 6 years ago
- 6007bf5 ALSA: firewire-lib: code refactoring to queueing packets by Takashi Sakamoto · 6 years ago