summaryrefslogtreecommitdiffstats
path: root/sound/firewire (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire-tascam: support AMDTP domainTakashi Sakamoto2019-08-052-22/+34
* ALSA: firewire-digi00x: support AMDTP domainTakashi Sakamoto2019-08-052-24/+33
* ALSA: dice: support AMDTP domainTakashi Sakamoto2019-08-052-7/+27
* ALSA: oxfw: support AMDTP domainTakashi Sakamoto2019-08-052-29/+45
* ALSA: fireworks: support AMDTP domainTakashi Sakamoto2019-08-052-43/+51
* ALSA: bebob: support AMDTP domainTakashi Sakamoto2019-08-052-35/+29
* ALSA: fireface: code refactoring for initialization/destruction of AMDTP streamTakashi Sakamoto2019-08-051-20/+19
* ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP...Takashi Sakamoto2019-08-051-29/+19
* ALSA: firewire-tascam: code refactoring for initialization/destruction of AMD...Takashi Sakamoto2019-08-051-27/+44
* ALSA: firewire-digi00x: code refactoring for initialization/destruction of AM...Takashi Sakamoto2019-08-051-23/+42
* ALSA: fireworks: code refactoring for bus reset handlerTakashi Sakamoto2019-08-051-8/+5
* ALSA: fireworks: code refactoring for initialization/destruction of AMDTP str...Takashi Sakamoto2019-08-051-41/+36
* ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domainTakashi Sakamoto2019-08-052-0/+25
* ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domainTakashi Sakamoto2019-08-052-0/+31
* ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMD...Takashi Sakamoto2019-08-052-0/+21
* ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contextsTakashi Sakamoto2019-08-052-0/+29
* 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-227-148/+212
* ALSA: fireface: code refactoring for FF data block processing layerTakashi Sakamoto2019-07-221-21/+28
* ALSA: firewire-motu: code refactoring for MOTU data block processing layerTakashi Sakamoto2019-07-221-24/+33
* ALSA: firewire-tascam: code refactoring for TASCAM data block processing layerTakashi Sakamoto2019-07-221-23/+32
* ALSA: firewire-digi00x: code refactoring for DOT data block processing layerTakashi Sakamoto2019-07-221-17/+28
* ALSA: firewire-lib: code refactoring for AM824 data block processing layerTakashi Sakamoto2019-07-221-21/+30
* ALSA: firewire-lib: pass packet descriptor to data block processing layerTakashi Sakamoto2019-07-227-88/+97
* ALSA: firewire-lib: code refactoring to process context payloadsTakashi Sakamoto2019-07-221-25/+22
* ALSA: firewire-lib: code refactoring to process PCM substreamTakashi Sakamoto2019-07-221-20/+25
* ALSA: firewire-lib: use packet descriptor for IR contextTakashi Sakamoto2019-07-221-33/+63
* ALSA: firewire-lib: use packet descriptor for IT contextTakashi Sakamoto2019-07-221-24/+44
* ALSA: firewire-lib: add list of packet descriptorTakashi Sakamoto2019-07-222-3/+21
* ALSA: firewire-lib: pass no syt information to data block processing layerTakashi Sakamoto2019-07-227-31/+23
* ALSA: firewire-lib: add syt_override member for some protocolsTakashi Sakamoto2019-07-224-3/+20
* ALSA: firewire-lib: operate data block counter in top level of processing for...Takashi Sakamoto2019-07-221-27/+26
* ALSA: firewire-lib: operate data block counter in top level of processing for...Takashi Sakamoto2019-07-221-19/+20
* ALSA: firewire-lib: pass data block counter to data block processing layerTakashi Sakamoto2019-07-227-38/+35
* ALSA: firewire-lib: pass data block count as an argument to tracepoints eventTakashi Sakamoto2019-07-222-5/+5
* ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flagTakashi Sakamoto2019-07-224-7/+11
* ALSA: firewire-lib: code refactoring for local variablesTakashi Sakamoto2019-07-081-6/+8
* ALSA: firewire-lib: code refactoring for post operation to data block counterTakashi Sakamoto2019-07-081-10/+10
* ALSA: firewire-lib: code refactoring for error path of parser for CIP headerTakashi Sakamoto2019-07-081-9/+2
* ALSA: firewire-lib: fix different data block counter between probed event and...Takashi Sakamoto2019-07-081-3/+3
* ALSA: firewire-lib: fix initial value of data block count for IR context with...Takashi Sakamoto2019-07-081-2/+4
* ALSA: firewire-lib/fireface: fix initial value of data block counter for IR c...Takashi Sakamoto2019-07-081-1/+5
* ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint ev...Takashi Sakamoto2019-07-081-5/+7
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-0894-160/+94
|\
| * Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-142-4/+1
| |\
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-0587-160/+87
| * | Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-05-311-5/+5
| |\ \
| * | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-217-0/+7
* | | | firewire-motu: fix wrong reference count for stream functionality at error pa...Takashi Sakamoto2019-07-071-0/+2
* | | | ALSA: firewire-digi00x: fix wrong reference count for stream functionality at...Takashi Sakamoto2019-07-071-0/+2