- b5b5199 ALSA: firewire-lib: obsolete workqueue for period update 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, 7 months ago
- 6f24bb8 ALSA: firewire-lib: pool sequence of packet in IT context independently by Takashi Sakamoto · 3 years, 7 months ago
- 8070d26 ALSA: firewire-lib: add flag to unaware of syt in CIP header by Takashi Sakamoto · 3 years, 7 months ago
- bdaedca ALSA: firewire-lib: change waking up timing to process packets by Takashi Sakamoto · 3 years, 7 months ago
- 9b1fcd9 ALSA: firewire-lib: start processing content of packet at the same cycle in several IT contexts by Takashi Sakamoto · 3 years, 7 months ago
- 26541cb ALSA: firewire-lib: skip initial packets instead of scheduling IR context by Takashi Sakamoto · 3 years, 7 months ago
- da3623a ALSA: firewire-lib: start processing content of packet at the same cycle in several IR contexts by Takashi Sakamoto · 3 years, 7 months ago
- 705794c ALSA: firewire-lib: check cycle continuity by Takashi Sakamoto · 3 years, 7 months ago
- d32872f ALSA: firewire-lib: code refactoring for sequence descriptor' by Takashi Sakamoto · 3 years, 7 months ago
- 6d60b7a ALSA: firewire-lib: code refactoring to refer the same frame count per period in domain structure by Takashi Sakamoto · 3 years, 7 months ago
- ffe66bb ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumerator-constant by Takashi Sakamoto · 3 years, 7 months ago
- 8461352 ALSA: firewire: fix comparison to bool warning by Kaixu Xia · 4 years, 2 months ago
- 2b3d298 ALSA: firewire: Replace tasklet with work by Takashi Iwai · 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
- 2472cfb ALSA: firewire-lib: add reference to domain structure from stream structure 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
- 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
- 03b4816 ALSA: firewire-lib: add irq_target member into amdtp_domain struct 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
- 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
- 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
- ab75481 ALSA: firewire-lib: pass data block counter to data block processing layer 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
- 16be458 ALSA: firewire-lib: unify packet handler for IT 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
- 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
- d3d10a4 ALSA: firewire-lib: use union for directional parameters by Takashi Sakamoto · 6 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 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
- 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
- 3b196c39 ALSA: firewire-lib: add no-header packet processing 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
- 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
- dec63cc ALSA: firewire-lib: handle IT/IR contexts in each software interrupt context by Takashi Sakamoto · 9 years ago
- df075fe ALSA: firewire-lib: complete AM824 data block processing layer by Takashi Sakamoto · 9 years ago
- 49c7b3f ALSA: firewire-lib: rename macros with AM824 prefix by Takashi Sakamoto · 9 years ago
- 85130cb ALSA: firewire-lib: rename PCM format helper function by Takashi Sakamoto · 9 years ago
- 03e2a67 ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer by Takashi Sakamoto · 9 years ago
- 51c29fd ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field by Takashi Sakamoto · 9 years ago
- 5955815 ALSA: firewire-lib: add data block processing layer for AM824 format by Takashi Sakamoto · 9 years ago
- d67c46b ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functional separation by Takashi Sakamoto · 9 years ago[Renamed from sound/firewire/amdtp.h]
- 414ba02 ALSA: firewire-lib: add support arbitrary value for fmt/fdf fields in CIP header by Takashi Sakamoto · 9 years ago
- 6a4e89f ALSA: firewire-lib: add a member of frame_multiplier instead of double_pcm_frames by Takashi Sakamoto · 9 years ago
- 27ec83b ALSA: firewire-lib: add an argument for Dice's dual wire mode by Takashi Sakamoto · 9 years ago
- 547e631 ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() detects error by Takashi Sakamoto · 9 years ago
- 10b2b6d ALSA: firewire-lib: arrange structure for AMDTP stream by Takashi Sakamoto · 9 years ago
- 18f5ed3 ALSA: fireworks/firewire-lib: add support for recent firmware quirk by Takashi Sakamoto · 9 years ago
- a206471 ALSA: firewire-lib: add buffer-over-run protection at receiving more data blocks than expected by Takashi Sakamoto · 10 years ago
- 25ca917 ALSA: firewire-lib: limit the MIDI data rate by Clemens Ladisch · 10 years ago
- 5c697e5 ALSA: firewire-lib: remove rx_blocks_for_midi quirk by Clemens Ladisch · 10 years ago
- 5f217f9 ALSA: firewire-lib: fix kerneldoc errors by Takashi Sakamoto · 10 years ago
- 65845f2 ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for Dice quirk by Takashi Sakamoto · 10 years ago
- 9d59124 ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audio special Firewire series by Takashi Sakamoto · 11 years ago
- b6bc812 ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus reset by Takashi Sakamoto · 11 years ago
- 53111cd ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream by Takashi Sakamoto · 11 years ago
- b84b1a2 ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus reset by Takashi Sakamoto · 11 years ago
- d9cd006 ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc by Takashi Sakamoto · 11 years ago
- 6970223 ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets by Takashi Sakamoto · 11 years ago
- c8bdf49 ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc by Takashi Sakamoto · 11 years ago
- 7ab5664 ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0 by Takashi Sakamoto · 11 years ago
- 1017abe ALSA: firewire-lib: Add some AV/C general commands by Takashi Sakamoto · 11 years ago
- 7b2d99f ALSA: firewire-lib/dice/speakers: Add common PCM constraints for AMDTP streams by Takashi Sakamoto · 11 years ago
- 10550be ALSA: dice/firewire-lib: Keep dualwire mode but obsolete CIP_HI_DUALWIRE by Takashi Sakamoto · 11 years ago
- 77d2a8a ALSA: firewire-lib: Add support for channel mapping by Takashi Sakamoto · 11 years ago
- 7b3b0d8 ALSA: firewire-lib: Add support for duplex streams synchronization in blocking mode by Takashi Sakamoto · 11 years ago
- 83d8d72 ALSA: firewire-lib: Add support for MIDI capture/playback by Takashi Sakamoto · 11 years ago
- 2b3fc45 ALSA: firewire-lib: Add support for AMDTP in-stream and PCM capture by Takashi Sakamoto · 11 years ago
- 3ff7e8f ALSA: firewire-lib: Add 'direction' member to 'amdtp_stream' structure by Takashi Sakamoto · 11 years ago
- be4a289 ALSA: firewire-lib: Rename functions, structure, member for AMDTP by Takashi Sakamoto · 11 years ago
- 777fb57 ALSA: firewire-lib: include sound/asound.h to refer to snd_pcm_format_t by Takashi Sakamoto · 11 years ago
- c5280e9 ALSA: dice: make amdtp_rates[] const by Clemens Ladisch · 13 years ago