summaryrefslogtreecommitdiffstats
path: root/sound/firewire/tascam/amdtp-tascam.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-22ALSA: firewire-lib: process payload of isoc context according to packet descr...Takashi Sakamoto1-23/+37
2019-07-22ALSA: firewire-tascam: code refactoring for TASCAM data block processing layerTakashi Sakamoto1-23/+32
2019-07-22ALSA: firewire-lib: pass packet descriptor to data block processing layerTakashi Sakamoto1-17/+22
2019-07-22ALSA: firewire-lib: pass no syt information to data block processing layerTakashi Sakamoto1-7/+4
2019-07-22ALSA: firewire-lib: add syt_override member for some protocolsTakashi Sakamoto1-2/+6
2019-07-22ALSA: firewire-lib: pass data block counter to data block processing layerTakashi Sakamoto1-6/+4
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-2/+1
2019-05-22ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto1-1/+1
2018-11-23ALSA: firewire-tascam: notify events of change of state for userspace applica...Takashi Sakamoto1-0/+2
2018-11-23ALSA: firewire-tascam: queue events for change of control surfaceTakashi Sakamoto1-1/+33
2018-11-23ALSA: firewire-tascam: pick up data of state from tx isochronous pakcetsTakashi Sakamoto1-1/+16
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland1-2/+2
2017-05-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto1-60/+2
2015-10-02ALSA: firewire-tascam: add data block processing layerTakashi Sakamoto1-0/+243