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