summaryrefslogtreecommitdiffstats
path: root/sound/firewire/amdtp-stream.c
Commit message (Expand)AuthorAgeFilesLines
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-12/+11
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-06-201-2/+6
|\
| * ALSA: firewire-lib: Fix stall of process context at packet errorTakashi Sakamoto2017-06-191-2/+6
* | ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto2017-06-081-0/+19
* | ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto2017-06-071-0/+19
|/
* ALSA: firewire-lib: cache maximum length of payload to reduce function callsTakashi Sakamoto2017-04-121-4/+5
* ALSA: firewire_lib: add tracepoints for packets without CIP headersTakashi Sakamoto2017-04-111-0/+8
* ALSA: firewire-lib: add no-header packet processingTakashi Sakamoto2017-04-051-5/+75
* ALSA: firewire-lib: use the same prototype for functions to handle packetTakashi Sakamoto2017-04-051-15/+16
* ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP formatTakashi Sakamoto2017-03-281-2/+3
* ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of streamTakashi Sakamoto2017-03-281-1/+7
* ALSA: firewire-lib: add support for source packet header field in CIP headerTakashi Sakamoto2017-03-281-2/+6
* ALSA: firewire-lib: record cycle count for the first packetTakashi Sakamoto2017-03-281-2/+13
* ALSA: firewire-lib: drop skip argument from helper functions to queue a packetTakashi Sakamoto2016-05-111-11/+11
* ALSA: firewire-lib: add context information to tracepointsTakashi Sakamoto2016-05-111-6/+8
* ALSA: firewire-lib: permit to flush queued packets only in process context fo...Takashi Sakamoto2016-05-111-6/+17
* ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto2016-05-101-2/+1
* ALSA: firewire-lib: code cleanup for outgoing packet handlingTakashi Sakamoto2016-05-101-8/+7
* ALSA: firewire-lib: code cleanup for incoming packet handlingTakashi Sakamoto2016-05-101-23/+21
* ALSA: firewire-lib: handle IT/IR contexts in each software interrupt contextTakashi Sakamoto2016-05-101-36/+4
* ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet dataTakashi Sakamoto2016-05-091-6/+15
* ALSA: firewire-lib: compute the value of second field in cycle count for IR c...Takashi Sakamoto2016-05-091-0/+14
* ALSA: firewire-lib: compute the value of second field in cycle count for IT c...Takashi Sakamoto2016-05-091-12/+30
* ALSA: firewire-lib: suppress kernel warnings when releasing uninitialized str...Takashi Sakamoto2016-03-311-0/+4
* ALSA: firewire-lib: continue packet processing at detecting wrong CIP headersTakashi Sakamoto2015-10-111-4/+6
* ALSA: firewire-lib: complete AM824 data block processing layerTakashi Sakamoto2015-09-291-295/+21
* ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto2015-09-291-2/+2
* ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto2015-09-291-4/+3
* ALSA: firewire-lib: move PCM substream constraint to AM824 layerTakashi Sakamoto2015-09-291-5/+0
* ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto2015-09-291-19/+2
* ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto2015-09-291-3/+4
* ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...Takashi Sakamoto2015-09-291-0/+1157
OpenPOWER on IntegriCloud