summaryrefslogtreecommitdiffstats
path: root/sound/firewire/motu
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire-motu: add support for MOTU 4preTakashi Sakamoto2019-08-301-0/+12
* ALSA: firewire-motu: support AMDTP domainTakashi Sakamoto2019-08-052-43/+42
* ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP...Takashi Sakamoto2019-08-051-29/+19
* ALSA: firewire-motu: more code refactoring for MOTU data block processing layerTakashi Sakamoto2019-07-221-14/+36
* ALSA: firewire-lib: process payload of isoc context according to packet descr...Takashi Sakamoto2019-07-221-31/+45
* ALSA: firewire-motu: code refactoring for MOTU data block processing layerTakashi Sakamoto2019-07-221-24/+33
* ALSA: firewire-lib: pass packet descriptor to data block processing layerTakashi Sakamoto2019-07-221-23/+30
* 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-1/+7
* ALSA: firewire-lib: pass data block counter to data block processing layerTakashi Sakamoto2019-07-221-4/+4
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-0812-23/+12
|\
| * Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-141-1/+1
| |\
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-0512-23/+12
* | | firewire-motu: fix wrong reference count for stream functionality at error pa...Takashi Sakamoto2019-07-071-0/+2
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-07-011-1/+1
|\ \ \ | | |/ | |/|
| * | ALSA: firewire-motu: fix destruction of data for isochronous resourcesTakashi Sakamoto2019-06-111-1/+1
| |/
* | ALSA: firewire-motu: unify common tracepoints for both directionTakashi Sakamoto2019-06-242-58/+20
* | ALSA: firewire-motu: unify stop and release method for duplex streamsTakashi Sakamoto2019-06-214-12/+5
* | ALSA: firewire-motu: code refactoring for pcm.hw_params/hw_free callbacksTakashi Sakamoto2019-06-181-47/+7
* | ALSA: firewire-motu: update isochronous resources when starting packet stream...Takashi Sakamoto2019-06-181-0/+11
* | ALSA: firewire-motu: reserve/release isochronous resources in pcm.hw_params/h...Takashi Sakamoto2019-06-184-56/+84
* | ALSA: firewire-motu: code refactoring to finish streaming sessionTakashi Sakamoto2019-06-181-11/+6
* | ALSA: firewire-motu: minor code refactoring to stop isochronous contextTakashi Sakamoto2019-06-181-17/+4
* | ALSA: firewire-motu: rename helper functions to begin/finish streaming sessionTakashi Sakamoto2019-06-181-5/+5
* | ALSA: firewire-motu: code refactoring for condition to stop streamingTakashi Sakamoto2019-06-181-10/+4
* | ALSA: firewire-motu: add helper function to keep isochronous resourcesTakashi Sakamoto2019-06-181-25/+32
* | ALSA: firewire-motu: unify midi callback functionTakashi Sakamoto2019-06-181-43/+6
* | ALSA: firewire-motu: unify the count of subscriber for packet streamingTakashi Sakamoto2019-06-184-21/+15
* | ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto2019-05-221-1/+1
|/
* ALSA: firewire-motu: add support MOTU 8pre FireWireTakashi Sakamoto2019-03-184-12/+53
* ALSA: firewire-motu: use 'version' field of unit directory to identify modelTakashi Sakamoto2019-03-171-10/+10
* ALSA: firewire-motu: fix construction of PCM frame for capture directionTakashi Sakamoto2019-02-261-1/+3
* ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-061-10/+2
* ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto2018-10-101-21/+5
* ALSA: firewire: release reference count of firewire unit in .remove callback ...Takashi Sakamoto2018-10-101-6/+3
* ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...Takashi Sakamoto2018-10-101-2/+2
* ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto2018-10-041-6/+4
* ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-181-2/+0
* ALSA: firewire-motu: add support for Motu TravelerTakashi Sakamoto2018-06-193-2/+50
* ALSA: firewire-motu: cancel chunk alignment for protocol version 2Takashi Sakamoto2018-06-191-6/+3
* ALSA: firewire-motu: add a flag for AES/EBU on XLR interfaceTakashi Sakamoto2018-06-193-1/+11
* ALSA: firewire-motu: add a flag for chunks for main 1/2 outTakashi Sakamoto2018-06-194-10/+22
* ALSA: firewire-motu: suppless consumption for unused element of array in stackTakashi Sakamoto2018-06-191-1/+1
* sound: Use octal not symbolic permissionsJoe Perches2018-05-281-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* sound: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
|/
* ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()Markus Elfring2017-09-121-8/+8