aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/firewire/tascam (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-11ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_locked()Jules Irenge1-0/+1
2020-03-11ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_queue()Jules Irenge1-0/+1
2020-03-06ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of stringTakashi Sakamoto1-1/+1
2020-01-20Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+3
2020-01-13ALSA: firewire-tascam: fix corruption due to spin lock without restoration in SoftIRQ contextTakashi Sakamoto1-2/+3
2019-12-11ALSA: firewire: Drop superfluous ioctl PCM opsTakashi Iwai1-2/+0
2019-12-11ALSA: firewire: Use managed buffer allocationTakashi Iwai1-8/+3
2019-11-06ALSA: firewire: Convert to the common vmalloc memallocTakashi Iwai1-5/+4
2019-10-19ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto1-1/+1
2019-10-19ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domainTakashi Sakamoto1-2/+2
2019-10-19ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP domainTakashi Sakamoto1-2/+2
2019-10-18ALSA: firewire-tascam: share PCM buffer size for both directionTakashi Sakamoto3-4/+16
2019-10-18ALSA: firewire-lib: use variable size of queue for isoc packets instead of fixed sizeTakashi Sakamoto1-1/+1
2019-10-17ALSA: firewire-tascam: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto1-8/+26
2019-10-17ALSA: firewire-tascam: register the size of PCM period to AMDTP domainTakashi Sakamoto3-3/+15
2019-09-14Merge branch 'for-next' into for-linusTakashi Iwai4-93/+171
2019-09-10ALSA: firewire-tascam: check intermediate state of clock status and retryTakashi Sakamoto1-14/+28
2019-09-10ALSA: firewire-tascam: handle error code when getting current source of clockTakashi Sakamoto1-0/+3
2019-09-06ALSA: firewire-tascam: add note for FE-8Takashi Sakamoto2-1/+23
2019-08-05ALSA: firewire-tascam: support AMDTP domainTakashi Sakamoto2-22/+34
2019-08-05ALSA: firewire-tascam: code refactoring for initialization/destruction of AMDTP streamTakashi Sakamoto1-27/+44
2019-07-22ALSA: firewire-lib: process payload of isoc context according to packet descriptorsTakashi 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/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