index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
amdtp-stream.c
Age
Commit message (
Expand
)
Author
2019-09-07
ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domain
Takashi Sakamoto
2019-08-29
ALSA: firewire-lib: fix isoc cycle count to which rx packet is scheduled
Takashi Sakamoto
2019-08-05
ALSA: firewire-lib: localize kernel APIs to start/stop each AMDTP stream
Takashi Sakamoto
2019-08-05
ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domain
Takashi Sakamoto
2019-08-05
ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domain
Takashi Sakamoto
2019-08-05
ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMD...
Takashi Sakamoto
2019-08-05
ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: process payload of isoc context according to packet descr...
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: pass packet descriptor to data block processing layer
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: code refactoring to process context payloads
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: code refactoring to process PCM substream
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: use packet descriptor for IR context
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: use packet descriptor for IT context
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: add list of packet descriptor
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: pass no syt information to data block processing layer
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: add syt_override member for some protocols
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: operate data block counter in top level of processing for...
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: operate data block counter in top level of processing for...
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: pass data block counter to data block processing layer
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: pass data block count as an argument to tracepoints event
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flag
Takashi Sakamoto
2019-07-08
ALSA: firewire-lib: code refactoring for local variables
Takashi Sakamoto
2019-07-08
ALSA: firewire-lib: code refactoring for post operation to data block counter
Takashi Sakamoto
2019-07-08
ALSA: firewire-lib: code refactoring for error path of parser for CIP header
Takashi Sakamoto
2019-07-08
ALSA: firewire-lib: fix different data block counter between probed event and...
Takashi Sakamoto
2019-07-08
ALSA: firewire-lib: fix initial value of data block count for IR context with...
Takashi Sakamoto
2019-07-08
ALSA: firewire-lib/fireface: fix initial value of data block counter for IR c...
Takashi Sakamoto
2019-07-08
ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint ev...
Takashi Sakamoto
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-06-28
ALSA: firewire-lib: fix to process MIDI conformant data channel for AM824 format
Takashi Sakamoto
2019-06-28
ALSA: firewire-lib: cache next data_block_counter after probing tracepoints e...
Takashi Sakamoto
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
2019-05-24
ALSA: firewire-lib: refactoring to obsolete IR packet handler
Takashi Sakamoto
2019-05-24
ALSA: firewire-lib: refactoring to obsolete IT packet handler
Takashi Sakamoto
2019-05-24
ALSA: firewire-lib: fix data block counter for incoming packet without CIP he...
Takashi Sakamoto
2019-05-24
ALSA: firewire-lib: use 8 byte packet header for IT context to separate CIP h...
Takashi Sakamoto
2019-05-24
ALSA: firewire-lib: code refactoring to queueing packets
Takashi Sakamoto
2019-05-24
ALSA: firewire-lib: unify packet handler for IT context
Takashi Sakamoto
2019-05-24
ALSA: firewire-lib: split helper function to generate CIP header
Takashi Sakamoto
2019-05-23
ALSA: firewire-lib: unify packet handler for IR context
Takashi Sakamoto
2019-05-23
ALSA: firewire-lib: use 16 bytes IR context header to separate CIP header
Takashi Sakamoto
2019-05-23
ALSA: firewire-lib: split helper function to check incoming CIP header
Takashi Sakamoto
2019-05-23
ALSA: firewire-lib: compute pointer to payload buffer in context handler
Takashi Sakamoto
2019-05-23
ALSA: firewire-lib: calculate the length of packet payload in packet handler
Takashi Sakamoto
2019-05-23
ALSA: firewire-lib: use clear name for variable of CIP header
Takashi Sakamoto
2019-05-22
ALSA: firewire-lib: use IT context header to compute cycle count for scheduli...
Takashi Sakamoto
2019-05-22
ALSA: firewire-lib: obsolete macro for header of IT context
Takashi Sakamoto
2019-05-22
ALSA: firewire-lib: add helper function to cancel context inner callback handler
Takashi Sakamoto
2019-05-22
ALSA: firewire-lib: use union for directional parameters
Takashi Sakamoto
2019-05-21
ALSA: firewire-lib: unify tracing events to 'amdtp_packet' event
Takashi Sakamoto
[next]