aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/tascam/tascam-pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-10ALSA: firewire-tascam: handle error code when getting current source of clockTakashi Sakamoto1-0/+3
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-2/+1
2019-06-21ALSA: firewire-tascam: unify stop and release method for duplex streamsTakashi Sakamoto1-1/+0
2019-06-11ALSA: firewire-tascam: code refactoring for pcm.hw_params/hw_free callbacksTakashi Sakamoto1-48/+7
2019-06-11ALSA: firewire-tascam: reserve/release isochronous resources in pcm.hw_params/hw_free callbacksTakashi Sakamoto1-6/+16
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-2/+1
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai1-1/+0
2017-06-08ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicationsTakashi Sakamoto1-29/+6
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto1-0/+16
2017-05-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto1-6/+1
2017-01-05ALSA: firewire-tascam: enclose identifiers referred by single functionTakashi Sakamoto1-27/+25
2016-09-02ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall1-2/+2
2015-10-02ALSA: firewire-tascam: add hwdep interfaceTakashi Sakamoto1-3/+14
2015-10-02ALSA: firewire-tascam: add PCM functionalityTakashi Sakamoto1-0/+301