aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/tascam (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai10-18/+10
2019-06-21ALSA: firewire-tascam: unify stop and release method for duplex streamsTakashi Sakamoto3-11/+5
2019-06-11ALSA: firewire-tascam: code refactoring for pcm.hw_params/hw_free callbacksTakashi Sakamoto1-48/+7
2019-06-11ALSA: firewire-tascam: minor code refactoring to finish streaming sessionTakashi Sakamoto1-16/+5
2019-06-11ALSA: firewire-tascam: update isochronous resources when starting packet streaming after bus resetTakashi Sakamoto1-1/+12
2019-06-11ALSA: firewire-tascam: reserve/release isochronous resources in pcm.hw_params/hw_free callbacksTakashi Sakamoto3-37/+66
2019-06-11ALSA: firewire-tascam: code refactoring for release of isochronous resourcesTakashi Sakamoto1-10/+8
2019-06-11ALSA: firewire-tascam: code refactoring for reservation of isochronous resourcesTakashi Sakamoto1-22/+16
2019-06-11ALSA: firewire-tascam: code refactoring for registration of isochronous channelsTakashi Sakamoto1-44/+40
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner9-18/+9
2019-05-22ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-02-06ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai1-10/+2
2018-11-23ALSA: firewire-tascam: notify events of change of state for userspace applicationsTakashi Sakamoto2-2/+65
2018-11-23ALSA: firewire-tascam: apply small refactoring to handle several type of event for hwdep interfaceTakashi Sakamoto1-12/+26
2018-11-23ALSA: firewire-tascam: queue events for change of control surfaceTakashi Sakamoto3-1/+41
2018-11-23ALSA: firewire-tascam: add new hwdep ioctl command to get state imageTakashi Sakamoto1-0/+10
2018-11-23ALSA: firewire-tascam: pick up data of state from tx isochronous pakcetsTakashi Sakamoto2-1/+19
2018-10-10ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto1-14/+5
2018-10-10ALSA: firewire: release reference count of firewire unit in .remove callback of bus driverTakashi Sakamoto1-6/+3
2018-10-10ALSA: firewire: block .remove callback of bus driver till all of ALSA character devices are releasedTakashi Sakamoto1-2/+2
2018-10-04ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto1-7/+3
2018-09-13ALSA: firewire-tascam: fix memory leak of private dataTakashi Sakamoto1-0/+1
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai1-1/+0
2018-05-28sound: Use octal not symbolic permissionsJoe Perches1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-27sound: annotate ->poll() instancesAl Viro1-2/+2
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland2-5/+5
2017-08-22ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto1-1/+1
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 Sakamoto3-67/+3
2017-04-14ALSA: firewire-tascam: support drain callback for MIDI playback substreamTakashi Sakamoto1-2/+6
2017-04-14ALSA: firewire-tascam: move message parameters for async midi portTakashi Sakamoto3-21/+19
2017-04-14ALSA: firewire-tascam: initialize parameters at open of rawmidi character devicesTakashi Sakamoto3-14/+7
2017-04-14ALSA: firewire-tascam: use fixed-length array for message cache to async midi portTakashi Sakamoto2-17/+2
2017-04-14ALSA: firewire-tascam: use the same address for asynchronous transaction for MIDI messageTakashi Sakamoto2-7/+5
2017-04-14ALSA: firewire-tascam: send fixed-length transaction for async midi portTakashi Sakamoto2-17/+8
2017-04-14ALSA: firewire-tascam: remove callback function from async midi portTakashi Sakamoto2-13/+4
2017-04-14ALSA: firewire-lib/firewire-tascam: localize async midi portTakashi Sakamoto2-0/+170
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-01-12ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai1-2/+2
2017-01-05ALSA: firewire-tascam: enclose identifiers referred by single functionTakashi Sakamoto3-50/+45
2017-01-03ALSA: firewire-tascam: Fix to handle error from initialization of stream dataTakashi Sakamoto1-1/+1
2016-09-11Merge branch 'for-linus' into for-nextTakashi Iwai1-22/+11
2016-09-02ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall1-2/+2
2016-08-31ALSA: firewire-tascam: accessing to user space outside spinlockTakashi Sakamoto1-22/+11
2016-05-10ALSA: firewire-tascam: drop reuse of incoming packet parameter for outgoing packet parameterTakashi Sakamoto1-14/+12
2016-04-25ALSA: firewire-tascam: deleyed registration of sound cardTakashi Sakamoto2-36/+84
2016-02-05ALSA: firewire-tascam: remove needless member for control and status messageTakashi Sakamoto1-3/+0