summaryrefslogtreecommitdiffstats
path: root/sound/firewire/amdtp-stream.c
Commit message (Expand)AuthorAge
* ALSA: firewire-lib: use 8 byte header for IR context to get isochronous cycleTakashi Sakamoto2019-03-18
* ALSA: firewire-lib: fix wrong handling payload_length as payload_quadletTakashi Sakamoto2018-12-16
* ALSA: firewire-lib: fix insufficient PCM rule for period/buffer sizeTakashi Sakamoto2018-10-30
* ALSA: firewire-lib: add PCM rules to obsolete PCM constraints based on LCM of...Takashi Sakamoto2018-10-02
* ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo...Takashi Sakamoto2018-04-29
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-06-20
|\
| * ALSA: firewire-lib: Fix stall of process context at packet errorTakashi Sakamoto2017-06-19
* | ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto2017-06-08
* | ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto2017-06-07
|/
* ALSA: firewire-lib: cache maximum length of payload to reduce function callsTakashi Sakamoto2017-04-12
* ALSA: firewire_lib: add tracepoints for packets without CIP headersTakashi Sakamoto2017-04-11
* ALSA: firewire-lib: add no-header packet processingTakashi Sakamoto2017-04-05
* ALSA: firewire-lib: use the same prototype for functions to handle packetTakashi Sakamoto2017-04-05
* ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP formatTakashi Sakamoto2017-03-28
* ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of streamTakashi Sakamoto2017-03-28
* ALSA: firewire-lib: add support for source packet header field in CIP headerTakashi Sakamoto2017-03-28
* ALSA: firewire-lib: record cycle count for the first packetTakashi Sakamoto2017-03-28
* ALSA: firewire-lib: drop skip argument from helper functions to queue a packetTakashi Sakamoto2016-05-11
* ALSA: firewire-lib: add context information to tracepointsTakashi Sakamoto2016-05-11
* ALSA: firewire-lib: permit to flush queued packets only in process context fo...Takashi Sakamoto2016-05-11
* ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto2016-05-10
* ALSA: firewire-lib: code cleanup for outgoing packet handlingTakashi Sakamoto2016-05-10
* ALSA: firewire-lib: code cleanup for incoming packet handlingTakashi Sakamoto2016-05-10
* ALSA: firewire-lib: handle IT/IR contexts in each software interrupt contextTakashi Sakamoto2016-05-10
* ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet dataTakashi Sakamoto2016-05-09
* ALSA: firewire-lib: compute the value of second field in cycle count for IR c...Takashi Sakamoto2016-05-09
* ALSA: firewire-lib: compute the value of second field in cycle count for IT c...Takashi Sakamoto2016-05-09
* ALSA: firewire-lib: suppress kernel warnings when releasing uninitialized str...Takashi Sakamoto2016-03-31
* ALSA: firewire-lib: continue packet processing at detecting wrong CIP headersTakashi Sakamoto2015-10-11
* ALSA: firewire-lib: complete AM824 data block processing layerTakashi Sakamoto2015-09-29
* ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto2015-09-29
* ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto2015-09-29
* ALSA: firewire-lib: move PCM substream constraint to AM824 layerTakashi Sakamoto2015-09-29
* ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto2015-09-29
* ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto2015-09-29
* ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...Takashi Sakamoto2015-09-29