summaryrefslogtreecommitdiffstats
path: root/sound/firewire/amdtp-stream.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire-lib: unify packet handler for IT contextTakashi Sakamoto2019-05-241-3/+0Star
* ALSA: firewire-lib: use 16 bytes IR context header to separate CIP headerTakashi Sakamoto2019-05-231-1/+1
* ALSA: firewire-lib: compute pointer to payload buffer in context handlerTakashi Sakamoto2019-05-231-1/+2
* ALSA: firewire-lib: calculate the length of packet payload in packet handlerTakashi Sakamoto2019-05-231-3/+2Star
* ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto2019-05-221-10/+25
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-06-201-1/+1
|\
| * ALSA: firewire-lib: Fix stall of process context at packet errorTakashi Sakamoto2017-06-191-1/+1
* | ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto2017-06-071-0/+1
|/
* ALSA: firewire-lib: cache maximum length of payload to reduce function callsTakashi Sakamoto2017-04-121-0/+1
* ALSA: firewire-lib: add no-header packet processingTakashi Sakamoto2017-04-051-0/+6
* ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP formatTakashi Sakamoto2017-03-281-0/+3
* ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of streamTakashi Sakamoto2017-03-281-2/+2
* ALSA: firewire-lib: add support for source packet header field in CIP headerTakashi Sakamoto2017-03-281-0/+1
* ALSA: firewire-lib: record cycle count for the first packetTakashi Sakamoto2017-03-281-0/+1
* ALSA: firewire-lib: permit to flush queued packets only in process context fo...Takashi Sakamoto2016-05-111-1/+0Star
* ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto2016-05-101-5/+2Star
* ALSA: firewire-lib: handle IT/IR contexts in each software interrupt contextTakashi Sakamoto2016-05-101-28/+7Star
* ALSA: firewire-lib: complete AM824 data block processing layerTakashi Sakamoto2015-09-291-46/+16Star
* ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto2015-09-291-7/+7
* ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto2015-09-291-2/+2
* ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto2015-09-291-18/+0Star
* ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto2015-09-291-2/+1Star
* ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto2015-09-291-1/+2
* ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...Takashi Sakamoto2015-09-291-0/+306