summaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireface/ff-transaction.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-2/+1Star
* ALSA: fireface: comment cleanup about destination address of async transactio...Takashi Sakamoto2019-01-241-29/+7Star
* ALSA: fireface: add protocol-specific operation to fill transaction buffer wi...Takashi Sakamoto2019-01-221-19/+12Star
* ALSA: fireface: add model-dependent parameter for address to receive async tr...Takashi Sakamoto2019-01-221-5/+2Star
* ALSA: fireface: add model-dependent parameter for address range to receive as...Takashi Sakamoto2019-01-221-1/+1
* ALSA: fireface: change prototype of handler for async transaction with MIDI m...Takashi Sakamoto2019-01-221-1/+3
* ALSA: fireface: add protocol-dependent operation to get clock statusTakashi Sakamoto2019-01-211-63/+0Star
* ALSA: fireface: code refactoring to handle model-specific registersTakashi Sakamoto2018-12-161-2/+2
* ALSA: fireface: localize a handler for MIDI messages on tx transactionTakashi Sakamoto2018-12-111-33/+1Star
* ALSA: fireface: add driver data for register for MIDI high addressTakashi Sakamoto2018-12-111-28/+25Star
* ALSA: fireface: share register for async transaction of MIDI messagesTakashi Sakamoto2018-12-111-2/+5
* ALSA: fireface: add support for second optical interface for ADAT streamTakashi Sakamoto2018-12-111-4/+8
* ALSA: fireface: share helper function to get current sampling rate and clock ...Takashi Sakamoto2018-12-111-0/+59
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-4/+4
* ALSA: fireface: obsolete usage of ktime_set() for zero assignmentTakashi Sakamoto2017-04-201-1/+1
* ALSA: fireface: add transaction supportTakashi Sakamoto2017-04-051-0/+295