summaryrefslogtreecommitdiff
path: root/sound/firewire/fireface/ff-transaction.c
AgeCommit message (Expand)Author
2021-01-12ALSA: fireface: Fix integer overflow in transmit_midi_msg()Geert Uytterhoeven
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner
2019-01-24ALSA: fireface: comment cleanup about destination address of async transactio...Takashi Sakamoto
2019-01-22ALSA: fireface: add protocol-specific operation to fill transaction buffer wi...Takashi Sakamoto
2019-01-22ALSA: fireface: add model-dependent parameter for address to receive async tr...Takashi Sakamoto
2019-01-22ALSA: fireface: add model-dependent parameter for address range to receive as...Takashi Sakamoto
2019-01-22ALSA: fireface: change prototype of handler for async transaction with MIDI m...Takashi Sakamoto
2019-01-21ALSA: fireface: add protocol-dependent operation to get clock statusTakashi Sakamoto
2018-12-16ALSA: fireface: code refactoring to handle model-specific registersTakashi Sakamoto
2018-12-11ALSA: fireface: localize a handler for MIDI messages on tx transactionTakashi Sakamoto
2018-12-11ALSA: fireface: add driver data for register for MIDI high addressTakashi Sakamoto
2018-12-11ALSA: fireface: share register for async transaction of MIDI messagesTakashi Sakamoto
2018-12-11ALSA: fireface: add support for second optical interface for ADAT streamTakashi Sakamoto
2018-12-11ALSA: fireface: share helper function to get current sampling rate and clock ...Takashi Sakamoto
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-04-20ALSA: fireface: obsolete usage of ktime_set() for zero assignmentTakashi Sakamoto
2017-04-05ALSA: fireface: add transaction supportTakashi Sakamoto