summaryrefslogtreecommitdiffstats
path: root/sound/firewire
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-tascam: check intermediate state of clock status and retryTakashi Sakamoto2019-09-101-14/+28
* | | | ALSA: firewire-tascam: handle error code when getting current source of clockTakashi Sakamoto2019-09-101-0/+3
| |_|/ |/| |
* | | ALSA: oxfw: fix to handle correct stream for PCM playbackTakashi Sakamoto2019-08-261-1/+1
| |/ |/|
* | ALSA: firewire: fix a memory leak bugWenwen Wang2019-08-081-1/+1
|/
* 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-301-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
* | | | ALSA: dice: fix wrong reference count for stream functionality at error path ...Takashi Sakamoto2019-07-071-0/+2
* | | | ALSA: oxfw: fix wrong reference count for stream functionality at error path ...Takashi Sakamoto2019-07-071-0/+2
* | | | ALSA: fireworks: fix wrong reference count for stream functionality at error ...Takashi Sakamoto2019-07-071-0/+2
* | | | ALSA: bebob: fix wrong reference count for stream functionality at error path...Takashi Sakamoto2019-07-071-0/+2
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-07-014-10/+7
|\ \ \ \
| * | | | ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messagesTakashi Sakamoto2019-07-011-1/+1
| | |_|/ | |/| |
| * | | ALSA: oxfw: allow PCM capture for Stanton SCS.1mTakashi Sakamoto2019-06-111-3/+0
| * | | ALSA: firewire-motu: fix destruction of data for isochronous resourcesTakashi Sakamoto2019-06-111-1/+1
| | |/ | |/|
| * | ALSA: fireface: Use ULL suffixes for 64-bit constantsGeert Uytterhoeven2019-05-291-5/+5
| |/
* | ALSA: firewire-lib: fix to process MIDI conformant data channel for AM824 formatTakashi Sakamoto2019-06-281-12/+14
* | ALSA: firewire-lib: cache next data_block_counter after probing tracepoints e...Takashi Sakamoto2019-06-281-22/+26
* | ALSA: firewire-motu: unify common tracepoints for both directionTakashi Sakamoto2019-06-242-58/+20
* | Revert "ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events"Takashi Sakamoto2019-06-241-3/+3
* | ALSA: oxfw: ensure to release isochronous resources in pcm.hw_params callbackTakashi Sakamoto2019-06-211-0/+2
* | ALSA: fireworks: ensure to release isochronous resources in pcm.hw_params cal...Takashi Sakamoto2019-06-211-0/+3
* | ALSA: bebob: ensure to release isochronous resources in pcm.hw_params callbackTakashi Sakamoto2019-06-211-0/+3
* | ALSA: dice: unify stop and release method for duplex streamsTakashi Sakamoto2019-06-214-9/+2
* | ALSA: firewire-digi00x: unify stop and release method for duplex streamsTakashi Sakamoto2019-06-214-12/+5
* | ALSA: firewire-motu: unify stop and release method for duplex streamsTakashi Sakamoto2019-06-214-12/+5
* | ALSA: fireface: unify stop and release method for duplex streamsTakashi Sakamoto2019-06-213-11/+5
* | ALSA: firewire-tascam: unify stop and release method for duplex streamsTakashi Sakamoto2019-06-213-11/+5
* | ALSA: firewire-motu: code refactoring for pcm.hw_params/hw_free callbacksTakashi Sakamoto2019-06-181-47/+7