summaryrefslogtreecommitdiff
path: root/sound/firewire/amdtp-stream.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-28ALSA: firewire-lib: fix to process MIDI conformant data channel for AM824 formatTakashi Sakamoto1-12/+14
2019-06-28ALSA: firewire-lib: cache next data_block_counter after probing tracepoints e...Takashi Sakamoto1-22/+26
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-1/+1
2019-05-24ALSA: firewire-lib: refactoring to obsolete IR packet handlerTakashi Sakamoto1-37/+39
2019-05-24ALSA: firewire-lib: refactoring to obsolete IT packet handlerTakashi Sakamoto1-31/+31
2019-05-24ALSA: firewire-lib: fix data block counter for incoming packet without CIP he...Takashi Sakamoto1-0/+2
2019-05-24ALSA: firewire-lib: use 8 byte packet header for IT context to separate CIP h...Takashi Sakamoto1-28/+35
2019-05-24ALSA: firewire-lib: code refactoring to queueing packetsTakashi Sakamoto1-28/+26
2019-05-24ALSA: firewire-lib: unify packet handler for IT contextTakashi Sakamoto1-41/+18
2019-05-24ALSA: firewire-lib: split helper function to generate CIP headerTakashi Sakamoto1-8/+14
2019-05-23ALSA: firewire-lib: unify packet handler for IR contextTakashi Sakamoto1-39/+15
2019-05-23ALSA: firewire-lib: use 16 bytes IR context header to separate CIP headerTakashi Sakamoto1-11/+26
2019-05-23ALSA: firewire-lib: split helper function to check incoming CIP headerTakashi Sakamoto1-40/+60
2019-05-23ALSA: firewire-lib: compute pointer to payload buffer in context handlerTakashi Sakamoto1-15/+13
2019-05-23ALSA: firewire-lib: calculate the length of packet payload in packet handlerTakashi Sakamoto1-26/+23
2019-05-23ALSA: firewire-lib: use clear name for variable of CIP headerTakashi Sakamoto1-4/+4
2019-05-22ALSA: firewire-lib: use IT context header to compute cycle count for scheduli...Takashi Sakamoto1-23/+28
2019-05-22ALSA: firewire-lib: obsolete macro for header of IT contextTakashi Sakamoto1-8/+13
2019-05-22ALSA: firewire-lib: add helper function to cancel context inner callback handlerTakashi Sakamoto1-8/+10
2019-05-22ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto1-41/+56
2019-05-21ALSA: firewire-lib: unify tracing events to 'amdtp_packet' eventTakashi Sakamoto1-6/+4
2019-05-21ALSA: firewire-lib: use the same unit for payload argument in tracing eventsTakashi Sakamoto1-4/+2
2019-05-21ALSA: firewire-lib: add data_blocks/data_block_counter parameter to in_packet...Takashi Sakamoto1-3/+3
2019-05-21ALSA: firewire-lib: use the same type of argument for CIP header for tracing ...Takashi Sakamoto1-1/+1
2019-03-18ALSA: firewire-lib: use 8 byte header for IR context to get isochronous cycleTakashi Sakamoto1-25/+19
2018-12-16ALSA: firewire-lib: fix wrong handling payload_length as payload_quadletTakashi Sakamoto1-1/+3
2018-10-30ALSA: firewire-lib: fix insufficient PCM rule for period/buffer sizeTakashi Sakamoto1-48/+9
2018-10-02ALSA: firewire-lib: add PCM rules to obsolete PCM constraints based on LCM of...Takashi Sakamoto1-7/+71
2018-04-29ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo...Takashi Sakamoto1-2/+3
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland1-12/+11
2017-06-20Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+6
2017-06-19ALSA: firewire-lib: Fix stall of process context at packet errorTakashi Sakamoto1-2/+6
2017-06-08ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto1-0/+19
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto1-0/+19
2017-04-12ALSA: firewire-lib: cache maximum length of payload to reduce function callsTakashi Sakamoto1-4/+5
2017-04-11ALSA: firewire_lib: add tracepoints for packets without CIP headersTakashi Sakamoto1-0/+8
2017-04-05ALSA: firewire-lib: add no-header packet processingTakashi Sakamoto1-5/+75
2017-04-05ALSA: firewire-lib: use the same prototype for functions to handle packetTakashi Sakamoto1-15/+16
2017-03-28ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP formatTakashi Sakamoto1-2/+3
2017-03-28ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of streamTakashi Sakamoto1-1/+7
2017-03-28ALSA: firewire-lib: add support for source packet header field in CIP headerTakashi Sakamoto1-2/+6
2017-03-28ALSA: firewire-lib: record cycle count for the first packetTakashi Sakamoto1-2/+13
2016-05-11ALSA: firewire-lib: drop skip argument from helper functions to queue a packetTakashi Sakamoto1-11/+11
2016-05-11ALSA: firewire-lib: add context information to tracepointsTakashi Sakamoto1-6/+8
2016-05-11ALSA: firewire-lib: permit to flush queued packets only in process context fo...Takashi Sakamoto1-6/+17
2016-05-10ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto1-2/+1
2016-05-10ALSA: firewire-lib: code cleanup for outgoing packet handlingTakashi Sakamoto1-8/+7
2016-05-10ALSA: firewire-lib: code cleanup for incoming packet handlingTakashi Sakamoto1-23/+21
2016-05-10ALSA: firewire-lib: handle IT/IR contexts in each software interrupt contextTakashi Sakamoto1-36/+4
2016-05-09ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet dataTakashi Sakamoto1-6/+15