summaryrefslogtreecommitdiff
path: root/sound/firewire/fireface/ff-protocol-former.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-04ALSA: fireface: add field for the number of messages copied to user spaceTakashi Sakamoto1-12/+16
2023-01-18ALSA: fireface: fix locking bug in ff400_copy_msg_to_user()Dan Carpenter1-6/+8
2023-01-13ALSA: fireface: implement message parser for Fireface 400Takashi Sakamoto1-6/+137
2023-01-13ALSA: fireface: add helper function to parse MIDI messages transmitted by Fir...Takashi Sakamoto1-27/+20
2023-01-13ALSA: fireface: pick up time stamp for request subaction of asynchronous tran...Takashi Sakamoto1-2/+2
2023-01-13ALSA: fireface: rename callback functionsTakashi Sakamoto1-6/+6
2022-09-27ALSA: firewire: Remove some left-over license text in sound/firewireChristophe JAILLET1-2/+0
2019-06-11ALSA: fireface: update isochronous resources when starting packet streaming a...Takashi Sakamoto1-10/+24
2019-06-11ALSA: fireface: support allocate_resources operation in ff400 protocolTakashi Sakamoto1-20/+16
2019-06-11ALSA: fireface: support allocate_resources operation in ff800 protocolTakashi Sakamoto1-24/+22
2019-01-24ALSA: fireface: comment cleanup about destination address of async transactio...Takashi Sakamoto1-0/+23
2019-01-22ALSA: fireface: add protocol-specific operation to fill transaction buffer wi...Takashi Sakamoto1-0/+23
2019-01-22ALSA: fireface: change prototype of handler for async transaction with MIDI m...Takashi Sakamoto1-2/+4
2019-01-21ALSA: fireface: code refactoring to parse of clock configurationTakashi Sakamoto1-101/+71
2019-01-21ALSA: fireface: code refactoring for dump of sync statusTakashi Sakamoto1-101/+75
2019-01-21ALSA: fireface: add protocol-dependent operation to get clock statusTakashi Sakamoto1-1/+67
2019-01-21ALSA: fireface: add protocol-dependent operation to switch mode to fetch PCM ...Takashi Sakamoto1-0/+38
2019-01-21ALSA: fireface: add protocol-dependent operation to dump statusTakashi Sakamoto1-0/+212
2019-01-21ALSA: fireface: unify protocol layer for FF400/FF800Takashi Sakamoto1-0/+147
2019-01-21ALSA: fireface: rename protocol layer for former modelsTakashi Sakamoto1-0/+142