summaryrefslogtreecommitdiffstats
path: root/sound/firewire/tascam/amdtp-tascam.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire-lib: obsolete return value from context payload processing layerTakashi Sakamoto2023-01-121-12/+4
* ALSA: firewire-lib: move parameter for pcm frame multiplier from context payl...Takashi Sakamoto2023-01-121-1/+1
* ALSA: firewire-lib: use circular linked list for context payload processing l...Takashi Sakamoto2023-01-091-8/+10
* ALSA: firewire-lib: add flag to unaware of syt in CIP headerTakashi Sakamoto2021-05-221-4/+2
* ALSA: firewire-tascam: fix corruption due to spin lock without restoration in...Takashi Sakamoto2020-01-131-2/+3
* ALSA: firewire-lib: process payload of isoc context according to packet descr...Takashi Sakamoto2019-07-221-23/+37
* ALSA: firewire-tascam: code refactoring for TASCAM data block processing layerTakashi Sakamoto2019-07-221-23/+32
* ALSA: firewire-lib: pass packet descriptor to data block processing layerTakashi Sakamoto2019-07-221-17/+22
* ALSA: firewire-lib: pass no syt information to data block processing layerTakashi Sakamoto2019-07-221-7/+4
* ALSA: firewire-lib: add syt_override member for some protocolsTakashi Sakamoto2019-07-221-2/+6
* ALSA: firewire-lib: pass data block counter to data block processing layerTakashi Sakamoto2019-07-221-6/+4
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-2/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-2/+1
* | ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto2019-05-221-1/+1
|/
* ALSA: firewire-tascam: notify events of change of state for userspace applica...Takashi Sakamoto2018-11-231-0/+2
* ALSA: firewire-tascam: queue events for change of control surfaceTakashi Sakamoto2018-11-231-1/+33
* ALSA: firewire-tascam: pick up data of state from tx isochronous pakcetsTakashi Sakamoto2018-11-231-1/+16
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
* ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto2017-05-221-60/+2
* ALSA: firewire-tascam: add data block processing layerTakashi Sakamoto2015-10-021-0/+243