summaryrefslogtreecommitdiff
path: root/sound/firewire/fireface/ff-protocol-ff400.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-21ALSA: fireface: unify protocol layer for FF400/FF800Takashi Sakamoto1-161/+0
2018-12-16ALSA: fireface: allocate isochronous resources in mode-specific implementationTakashi Sakamoto1-5/+46
2018-12-16ALSA: fireface: share helper function to switch fetching modeTakashi Sakamoto1-30/+0
2018-12-16ALSA: fireface: fix for state to fetch PCM framesTakashi Sakamoto1-1/+1
2018-12-11ALSA: fireface: localize a handler for MIDI messages on tx transactionTakashi Sakamoto1-0/+38
2018-12-11ALSA: fireface: add driver data for register for MIDI high addressTakashi Sakamoto1-4/+0
2018-12-11ALSA: fireface: share register for async transaction of MIDI messagesTakashi Sakamoto1-4/+0
2018-12-11ALSA: fireface: share helper function to get current sampling rate and clock ...Takashi Sakamoto1-60/+0
2018-12-11ALSA: fireface: share status and configuration dumpTakashi Sakamoto1-191/+0
2018-12-11ALSA: fireface: share some registers for status of clock synchronizationTakashi Sakamoto1-7/+4
2018-12-09ALSA: fireface: fix reference to wrong register for clock configurationTakashi Sakamoto1-1/+1
2018-09-10ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()Takashi Sakamoto1-3/+6
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2017-08-22ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto1-1/+1
2017-04-05ALSA: fireface: add support for Fireface 400Takashi Sakamoto1-0/+371