aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/amdtp-stream.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2017-06-20Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2017-06-19ALSA: firewire-lib: Fix stall of process context at packet errorTakashi Sakamoto1-1/+1
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto1-0/+1
2017-04-12ALSA: firewire-lib: cache maximum length of payload to reduce function callsTakashi Sakamoto1-0/+1
2017-04-05ALSA: firewire-lib: add no-header packet processingTakashi Sakamoto1-0/+6
2017-03-28ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP formatTakashi Sakamoto1-0/+3
2017-03-28ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of streamTakashi Sakamoto1-2/+2
2017-03-28ALSA: firewire-lib: add support for source packet header field in CIP headerTakashi Sakamoto1-0/+1
2017-03-28ALSA: firewire-lib: record cycle count for the first packetTakashi Sakamoto1-0/+1
2016-05-11ALSA: firewire-lib: permit to flush queued packets only in process context for better PCM period granularityTakashi Sakamoto1-1/+0
2016-05-10ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto1-5/+2
2016-05-10ALSA: firewire-lib: handle IT/IR contexts in each software interrupt contextTakashi Sakamoto1-28/+7
2015-09-29ALSA: firewire-lib: complete AM824 data block processing layerTakashi Sakamoto1-46/+16
2015-09-29ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto1-7/+7
2015-09-29ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto1-2/+2
2015-09-29ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto1-18/+0
2015-09-29ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto1-2/+1
2015-09-29ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto1-1/+2
2015-09-29ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functional separationTakashi Sakamoto1-0/+306