- 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 · 6 years ago
- 02394af ALSA: firewire-lib: code refactoring for post operation to data block counter by Takashi Sakamoto · 6 years ago
- b8b0e24 ALSA: firewire-lib: code refactoring for error path of parser for CIP header by Takashi Sakamoto · 6 years ago
- 213fa98 ALSA: firewire-lib: fix different data block counter between probed event and transferred isochronous packet by Takashi Sakamoto · 6 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 · 6 years ago
- 7fbf909 ALSA: firewire-lib/fireface: fix initial value of data block counter for IR context with CIP_NO_HEADER by Takashi Sakamoto · 6 years ago
- 0ebf3ce ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint events by Takashi Sakamoto · 6 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 · 6 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
- 16be458 ALSA: firewire-lib: unify packet handler for IT context by Takashi Sakamoto · 6 years ago
- 252219c ALSA: firewire-lib: split helper function to generate CIP header by Takashi Sakamoto · 6 years ago
- 947b437 ALSA: firewire-lib: unify packet handler for IR context by Takashi Sakamoto · 6 years ago
- f11453c ALSA: firewire-lib: use 16 bytes IR context header to separate CIP header by Takashi Sakamoto · 6 years ago
- e335425 ALSA: firewire-lib: split helper function to check incoming CIP header by Takashi Sakamoto · 6 years ago
- 8a400b9 ALSA: firewire-lib: compute pointer to payload buffer in context handler by Takashi Sakamoto · 6 years ago
- 6f3c07d ALSA: firewire-lib: calculate the length of packet payload in packet handler by Takashi Sakamoto · 6 years ago
- 07ea238 ALSA: firewire-lib: use clear name for variable of CIP header by Takashi Sakamoto · 6 years ago
- 26cd1e5 ALSA: firewire-lib: use IT context header to compute cycle count for scheduling packet by Takashi Sakamoto · 6 years ago
- df9160b ALSA: firewire-lib: obsolete macro for header of IT context by Takashi Sakamoto · 6 years ago
- fce9b01 ALSA: firewire-lib: add helper function to cancel context inner callback handler by Takashi Sakamoto · 6 years ago
- d3d10a4 ALSA: firewire-lib: use union for directional parameters by Takashi Sakamoto · 6 years ago
- 8d3f1fd ALSA: firewire-lib: unify tracing events to 'amdtp_packet' event by Takashi Sakamoto · 6 years ago
- a8520f3 ALSA: firewire-lib: use the same unit for payload argument in tracing events by Takashi Sakamoto · 6 years ago
- 64d0bf4 ALSA: firewire-lib: add data_blocks/data_block_counter parameter to in_packet/out_packet tracing events by Takashi Sakamoto · 6 years ago
- 4a10cec ALSA: firewire-lib: use the same type of argument for CIP header for tracing event by Takashi Sakamoto · 6 years ago
- cc4f8e9 ALSA: firewire-lib: use 8 byte header for IR context to get isochronous cycle by Takashi Sakamoto · 6 years ago
- ada79fa ALSA: firewire-lib: fix wrong handling payload_length as payload_quadlet by Takashi Sakamoto · 6 years ago
- 826b5de ALSA: firewire-lib: fix insufficient PCM rule for period/buffer size by Takashi Sakamoto · 6 years ago
- 5950229 ALSA: firewire-lib: add PCM rules to obsolete PCM constraints based on LCM of SYT_INTERVAL by Takashi Sakamoto · 6 years ago
- 52759c09 ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation for array index by Takashi Sakamoto · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- 7fc8e7c Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
- 4a9bfaf ALSA: firewire-lib: Fix stall of process context at packet error by Takashi Sakamoto · 8 years ago
- 55799c5 ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applications by Takashi Sakamoto · 8 years ago
- 875becf ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback by Takashi Sakamoto · 8 years ago
- f91c9d7 ALSA: firewire-lib: cache maximum length of payload to reduce function calls by Takashi Sakamoto · 8 years ago
- b164d2f ALSA: firewire_lib: add tracepoints for packets without CIP headers by Takashi Sakamoto · 8 years ago
- 3b196c39 ALSA: firewire-lib: add no-header packet processing by Takashi Sakamoto · 8 years ago
- ff0fb5a ALSA: firewire-lib: use the same prototype for functions to handle packet by Takashi Sakamoto · 8 years ago
- 2128f78 ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP format by Takashi Sakamoto · 8 years ago
- 9dae017 ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of stream by Takashi Sakamoto · 8 years ago
- 9863874 ALSA: firewire-lib: add support for source packet header field in CIP header by Takashi Sakamoto · 8 years ago
- a04513f ALSA: firewire-lib: record cycle count for the first packet by Takashi Sakamoto · 8 years ago
- ff38e0c ALSA: firewire-lib: drop skip argument from helper functions to queue a packet by Takashi Sakamoto · 9 years ago
- a9c4284 ALSA: firewire-lib: add context information to tracepoints by Takashi Sakamoto · 9 years ago
- 1dba9db ALSA: firewire-lib: permit to flush queued packets only in process context for better PCM period granularity by Takashi Sakamoto · 9 years ago
- 62f00e4 ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag by Takashi Sakamoto · 9 years ago
- 390a151 ALSA: firewire-lib: code cleanup for outgoing packet handling by Takashi Sakamoto · 9 years ago
- d9a16fc ALSA: firewire-lib: code cleanup for incoming packet handling by Takashi Sakamoto · 9 years ago
- dec63cc ALSA: firewire-lib: handle IT/IR contexts in each software interrupt context by Takashi Sakamoto · 9 years ago
- 0c95c1d ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet data by Takashi Sakamoto · 9 years ago
- f90e2de ALSA: firewire-lib: compute the value of second field in cycle count for IR context by Takashi Sakamoto · 9 years ago