| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-14 | ALSA: firewire: amdtp-stream: fix enum kernel-doc warnings | Randy Dunlap | 1 | -1/+1 |
| 2024-07-31 | Revert "ALSA: firewire-lib: obsolete workqueue for period update" | Edmund Raile | 1 | -0/+1 |
| 2024-02-19 | ALSA: firewire-lib: handle quirk to calculate payload quadlets as data block ... | Takashi Sakamoto | 1 | -0/+4 |
| 2023-01-12 | ALSA: firewire-lib: obsolete return value from context payload processing layer | Takashi Sakamoto | 1 | -5/+4 |
| 2023-01-12 | ALSA: firewire-lib: move parameter for pcm frame multiplier from context payl... | Takashi Sakamoto | 1 | -1/+2 |
| 2023-01-09 | ALSA: firewire-lib: keep history to process isochronous packet | Takashi Sakamoto | 1 | -1/+2 |
| 2023-01-09 | ALSA: firewire-lib: use circular linked list for context payload processing l... | Takashi Sakamoto | 1 | -1/+1 |
| 2023-01-09 | ALSA: firewire-lib: use circular linked list to enumerate packet descriptors | Takashi Sakamoto | 1 | -0/+12 |
| 2023-01-08 | ALSA: firewire-lib: code refactoring for cache position in sequence replay | Takashi Sakamoto | 1 | -1/+1 |
| 2023-01-08 | ALSA: firewire-lib: code refactoring for cache position in tx packets | Takashi Sakamoto | 1 | -1/+1 |
| 2023-01-08 | ALSA: firewire-lib: code refactoring for pool position in rx packets | Takashi Sakamoto | 1 | -1/+0 |
| 2023-01-08 | ALSA: firewire-lib: code refactoring for helper functions to pool sequence in... | Takashi Sakamoto | 1 | -1/+1 |
| 2021-06-10 | ALSA: firewire-lib: obsolete workqueue for period update | Takashi Sakamoto | 1 | -1/+0 |
| 2021-05-28 | ALSA: firewire-lib: transfer rx packets on-the-fly when replaying | Takashi Sakamoto | 1 | -2/+4 |
| 2021-05-28 | ALSA: firewire-lib: replay sequence of incoming packets for outgoing packets | Takashi Sakamoto | 1 | -0/+3 |
| 2021-05-28 | ALSA: firewire-lib: add replay target to cache sequence of packet | Takashi Sakamoto | 1 | -1/+11 |
| 2021-05-25 | ALSA: firewire-lib: obsolete callbacked member | Takashi Sakamoto | 1 | -2/+1 |
| 2021-05-25 | ALSA: firewire-lib: drop initial NODATA or empty packet | Takashi Sakamoto | 1 | -0/+3 |
| 2021-05-22 | ALSA: firewire-lib: code refactoring for transfer delay | Takashi Sakamoto | 1 | -4/+3 |
| 2021-05-22 | ALSA: firewire-lib: pool sequence of packet in IT context independently | Takashi Sakamoto | 1 | -11/+11 |
| 2021-05-22 | ALSA: firewire-lib: add flag to unaware of syt in CIP header | Takashi Sakamoto | 1 | -1/+3 |
| 2021-05-20 | ALSA: firewire-lib: change waking up timing to process packets | Takashi Sakamoto | 1 | -18/+26 |
| 2021-05-20 | ALSA: firewire-lib: start processing content of packet at the same cycle in s... | Takashi Sakamoto | 1 | -1/+1 |
| 2021-05-20 | ALSA: firewire-lib: skip initial packets instead of scheduling IR context | Takashi Sakamoto | 1 | -1/+2 |
| 2021-05-20 | ALSA: firewire-lib: start processing content of packet at the same cycle in s... | Takashi Sakamoto | 1 | -0/+4 |
| 2021-05-18 | ALSA: firewire-lib: check cycle continuity | Takashi Sakamoto | 1 | -0/+1 |
| 2021-05-18 | ALSA: firewire-lib: code refactoring for sequence descriptor' | Takashi Sakamoto | 1 | -3/+5 |
| 2021-05-18 | ALSA: firewire-lib: code refactoring to refer the same frame count per period... | Takashi Sakamoto | 1 | -1/+0 |
| 2021-05-18 | ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumer... | Takashi Sakamoto | 1 | -2/+3 |
| 2020-11-10 | ALSA: firewire: fix comparison to bool warning | Kaixu Xia | 1 | -1/+1 |
| 2020-09-11 | ALSA: firewire: Replace tasklet with work | Takashi Iwai | 1 | -1/+1 |
| 2020-05-08 | ALSA: firewire-lib: use sequence of syt offset and data block on pool in AMDT... | Takashi Sakamoto | 1 | -4/+0 |
| 2020-05-08 | ALSA: firewire-lib: pool ideal sequence of syt offset and data block | Takashi Sakamoto | 1 | -0/+6 |
| 2020-05-08 | ALSA: firewire-lib: add cache for packet sequence to AMDTP domain structure | Takashi Sakamoto | 1 | -0/+9 |
| 2020-05-08 | ALSA: firewire-lib: add reference to domain structure from stream structure | Takashi Sakamoto | 1 | -0/+3 |
| 2019-10-19 | ALSA: firewire-lib: postpone to start IR context | Takashi Sakamoto | 1 | -1/+1 |
| 2019-10-19 | ALSA: firewire-lib: handle several AMDTP streams in callback handler of IRQ t... | Takashi Sakamoto | 1 | -3/+4 |
| 2019-10-19 | ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain | Takashi Sakamoto | 1 | -1/+2 |
| 2019-10-19 | ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ... | Takashi Sakamoto | 1 | -1/+2 |
| 2019-10-19 | ALSA: firewire-lib: add irq_target member into amdtp_domain struct | Takashi Sakamoto | 1 | -0/+2 |
| 2019-10-18 | ALSA: firewire-lib: schedule hardware IRQ according to the size of PCM period | Takashi Sakamoto | 1 | -0/+3 |
| 2019-10-18 | ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi... | Takashi Sakamoto | 1 | -1/+5 |
| 2019-10-17 | ALSA: firewire-lib: add a member into AMDTP domain for events per period | Takashi Sakamoto | 1 | -0/+10 |
| 2019-08-05 | ALSA: firewire-lib: localize kernel APIs to start/stop each AMDTP stream | Takashi Sakamoto | 1 | -2/+0 |
| 2019-08-05 | ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domain | Takashi Sakamoto | 1 | -0/+1 |
| 2019-08-05 | ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domain | Takashi Sakamoto | 1 | -0/+5 |
| 2019-08-05 | ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMD... | Takashi Sakamoto | 1 | -0/+5 |
| 2019-08-05 | ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts | Takashi Sakamoto | 1 | -0/+7 |
| 2019-07-22 | ALSA: firewire-lib: process payload of isoc context according to packet descr... | Takashi Sakamoto | 1 | -3/+4 |
| 2019-07-22 | ALSA: firewire-lib: pass packet descriptor to data block processing layer | Takashi Sakamoto | 1 | -3/+2 |
| 2019-07-22 | ALSA: firewire-lib: add list of packet descriptor | Takashi Sakamoto | 1 | -0/+9 |
| 2019-07-22 | ALSA: firewire-lib: pass no syt information to data block processing layer | Takashi Sakamoto | 1 | -2/+1 |
| 2019-07-22 | ALSA: firewire-lib: add syt_override member for some protocols | Takashi Sakamoto | 1 | -0/+1 |
| 2019-07-22 | ALSA: firewire-lib: pass data block counter to data block processing layer | Takashi Sakamoto | 1 | -0/+1 |
| 2019-07-22 | ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flag | Takashi Sakamoto | 1 | -2/+3 |
| 2019-05-24 | ALSA: firewire-lib: unify packet handler for IT context | Takashi Sakamoto | 1 | -3/+0 |
| 2019-05-23 | ALSA: firewire-lib: use 16 bytes IR context header to separate CIP header | Takashi Sakamoto | 1 | -1/+1 |
| 2019-05-23 | ALSA: firewire-lib: compute pointer to payload buffer in context handler | Takashi Sakamoto | 1 | -1/+2 |
| 2019-05-23 | ALSA: firewire-lib: calculate the length of packet payload in packet handler | Takashi Sakamoto | 1 | -3/+2 |
| 2019-05-22 | ALSA: firewire-lib: use union for directional parameters | Takashi Sakamoto | 1 | -10/+25 |
| 2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -1/+1 |
| 2017-06-20 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+1 |
| 2017-06-19 | ALSA: firewire-lib: Fix stall of process context at packet error | Takashi Sakamoto | 1 | -1/+1 |
| 2017-06-07 | ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback | Takashi Sakamoto | 1 | -0/+1 |
| 2017-04-12 | ALSA: firewire-lib: cache maximum length of payload to reduce function calls | Takashi Sakamoto | 1 | -0/+1 |
| 2017-04-05 | ALSA: firewire-lib: add no-header packet processing | Takashi Sakamoto | 1 | -0/+6 |
| 2017-03-28 | ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP format | Takashi Sakamoto | 1 | -0/+3 |
| 2017-03-28 | ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of stream | Takashi Sakamoto | 1 | -2/+2 |
| 2017-03-28 | ALSA: firewire-lib: add support for source packet header field in CIP header | Takashi Sakamoto | 1 | -0/+1 |
| 2017-03-28 | ALSA: firewire-lib: record cycle count for the first packet | Takashi Sakamoto | 1 | -0/+1 |
| 2016-05-11 | ALSA: firewire-lib: permit to flush queued packets only in process context fo... | Takashi Sakamoto | 1 | -1/+0 |
| 2016-05-10 | ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag | Takashi Sakamoto | 1 | -5/+2 |
| 2016-05-10 | ALSA: firewire-lib: handle IT/IR contexts in each software interrupt context | Takashi Sakamoto | 1 | -28/+7 |
| 2015-09-29 | ALSA: firewire-lib: complete AM824 data block processing layer | Takashi Sakamoto | 1 | -46/+16 |
| 2015-09-29 | ALSA: firewire-lib: rename macros with AM824 prefix | Takashi Sakamoto | 1 | -7/+7 |
| 2015-09-29 | ALSA: firewire-lib: rename PCM format helper function | Takashi Sakamoto | 1 | -2/+2 |
| 2015-09-29 | ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer | Takashi Sakamoto | 1 | -18/+0 |
| 2015-09-29 | ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field | Takashi Sakamoto | 1 | -2/+1 |
| 2015-09-29 | ALSA: firewire-lib: add data block processing layer for AM824 format | Takashi Sakamoto | 1 | -1/+2 |
| 2015-09-29 | ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona... | Takashi Sakamoto | 1 | -0/+306 |