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-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
2019-05-21
ALSA: firewire-lib: use the same unit for payload argument in tracing events
Takashi Sakamoto
2019-05-21
ALSA: firewire-lib: add data_blocks/data_block_counter parameter to in_packet...
Takashi Sakamoto
2019-05-21
ALSA: firewire-lib: use the same type of argument for CIP header for tracing ...
Takashi Sakamoto
2019-03-18
ALSA: firewire-lib: use 8 byte header for IR context to get isochronous cycle
Takashi Sakamoto
2018-12-16
ALSA: firewire-lib: fix wrong handling payload_length as payload_quadlet
Takashi Sakamoto
2018-10-30
ALSA: firewire-lib: fix insufficient PCM rule for period/buffer size
Takashi Sakamoto
2018-10-02
ALSA: firewire-lib: add PCM rules to obsolete PCM constraints based on LCM of...
Takashi Sakamoto
2018-04-29
ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo...
Takashi Sakamoto
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-06-20
Merge branch 'for-linus' into for-next
Takashi Iwai
2017-06-19
ALSA: firewire-lib: Fix stall of process context at packet error
Takashi Sakamoto
2017-06-08
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...
Takashi Sakamoto
2017-06-07
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
Takashi Sakamoto
2017-04-12
ALSA: firewire-lib: cache maximum length of payload to reduce function calls
Takashi Sakamoto
2017-04-11
ALSA: firewire_lib: add tracepoints for packets without CIP headers
Takashi Sakamoto
2017-04-05
ALSA: firewire-lib: add no-header packet processing
Takashi Sakamoto
2017-04-05
ALSA: firewire-lib: use the same prototype for functions to handle packet
Takashi Sakamoto
2017-03-28
ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP format
Takashi Sakamoto
2017-03-28
ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of stream
Takashi Sakamoto
2017-03-28
ALSA: firewire-lib: add support for source packet header field in CIP header
Takashi Sakamoto
2017-03-28
ALSA: firewire-lib: record cycle count for the first packet
Takashi Sakamoto
[next]