summaryrefslogtreecommitdiffstats
path: root/sound/firewire
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-142-4/+1Star
|\
| * ALSA: oxfw: allow PCM capture for Stanton SCS.1mTakashi Sakamoto2019-06-111-3/+0Star
| * ALSA: firewire-motu: fix destruction of data for isochronous resourcesTakashi Sakamoto2019-06-111-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-0587-160/+87Star
* | Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-05-311-5/+5
|\|
| * ALSA: fireface: Use ULL suffixes for 64-bit constantsGeert Uytterhoeven2019-05-291-5/+5
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-217-0/+7
|/
* ALSA: firewire-lib: use 8 byte header for IR context to get isochronous cycleTakashi Sakamoto2019-03-181-25/+19Star
* 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: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto2019-02-261-1/+13
* ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-068-84/+16Star
* ALSA: dice: add support for Solid State Logic Duende Classic/MiniTakashi Sakamoto2019-01-281-1/+11
* ALSA: fireface: Off by one in latter_handle_midi_msg()Dan Carpenter2019-01-251-1/+1
* ALSA: fireface: comment cleanup about destination address of async transactio...Takashi Sakamoto2019-01-243-29/+48
* ALSA: fireface: support rx MIDI functionality for Fireface UCXTakashi Sakamoto2019-01-224-2/+99
* ALSA: fireface: add protocol-specific operation to fill transaction buffer wi...Takashi Sakamoto2019-01-223-19/+38
* ALSA: fireface: add model-dependent parameter for address to receive async tr...Takashi Sakamoto2019-01-223-5/+6
* ALSA: fireface: support tx MIDI functionality of Fireface UCXTakashi Sakamoto2019-01-222-14/+54
* ALSA: fireface: add model-dependent parameter for address range to receive as...Takashi Sakamoto2019-01-223-1/+4
* ALSA: fireface: change prototype of handler for async transaction with MIDI m...Takashi Sakamoto2019-01-223-4/+9
* ALSA: fireface: add support for Fireface UCXTakashi Sakamoto2019-01-215-9/+310
* ALSA: fireface: code refactoring to parse of clock configurationTakashi Sakamoto2019-01-213-101/+89Star
* ALSA: fireface: code refactoring for dump of sync statusTakashi Sakamoto2019-01-211-101/+75Star
* ALSA: fireface: add protocol-dependent operation to get clock statusTakashi Sakamoto2019-01-215-70/+71
* ALSA: fireface: add protocol-dependent operation to switch mode to fetch PCM ...Takashi Sakamoto2019-01-213-38/+41
* ALSA: fireface: add protocol-dependent operation to dump statusTakashi Sakamoto2019-01-213-204/+214
* ALSA: fireface: obsolete proc node to leave one nodeTakashi Sakamoto2019-01-211-8/+12
* ALSA: fireface: unify protocol layer for FF400/FF800Takashi Sakamoto2019-01-213-163/+148Star
* ALSA: fireface: rename protocol layer for former modelsTakashi Sakamoto2019-01-212-8/+7Star
* ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto2018-12-191-1/+1
* ALSA: fireface: code refactoring to handle model-specific registersTakashi Sakamoto2018-12-163-15/+6Star
* ALSA: fireface: add support for packet streaming on Fireface 800Takashi Sakamoto2018-12-162-16/+129
* ALSA: fireface: allocate isochronous resources in mode-specific implementationTakashi Sakamoto2018-12-162-55/+68
* ALSA: fireface: code refactoring to handle multiplier modeTakashi Sakamoto2018-12-163-28/+58
* ALSA: fireface: share helper function to switch fetching modeTakashi Sakamoto2018-12-163-33/+36
* ALSA: fireface: fix for state to fetch PCM framesTakashi Sakamoto2018-12-161-1/+1
* ALSA: firewire-lib: use the same print format for 'without_header' tracepointsTakashi Sakamoto2018-12-161-1/+1
* ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' trac...Takashi Sakamoto2018-12-161-1/+1
* ALSA: firewire-lib: fix wrong handling payload_length as payload_quadletTakashi Sakamoto2018-12-161-1/+3
* ALSA: fireface: add support for Fireface 800 with MIDI functionality onlyTakashi Sakamoto2018-12-115-13/+70
* ALSA: fireface: localize a handler for MIDI messages on tx transactionTakashi Sakamoto2018-12-113-33/+40
* ALSA: fireface: add driver data for register for MIDI high addressTakashi Sakamoto2018-12-114-34/+34
* ALSA: fireface: share register for async transaction of MIDI messagesTakashi Sakamoto2018-12-113-8/+5Star
* ALSA: fireface: add support for second optical interface for ADAT streamTakashi Sakamoto2018-12-113-10/+30
* ALSA: fireface: share helper function to get current sampling rate and clock ...Takashi Sakamoto2018-12-115-64/+63Star
* ALSA: fireface: share status and configuration dumpTakashi Sakamoto2018-12-113-198/+176Star
* ALSA: fireface: share some registers for status of clock synchronizationTakashi Sakamoto2018-12-112-7/+9
* Merge branch 'for-linus' into for-nextTakashi Iwai2018-12-101-1/+1
|\