summaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireface/ff-protocol-ff400.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: fireface: unify protocol layer for FF400/FF800Takashi Sakamoto2019-01-211-161/+0
* ALSA: fireface: allocate isochronous resources in mode-specific implementationTakashi Sakamoto2018-12-161-5/+46
* ALSA: fireface: share helper function to switch fetching modeTakashi Sakamoto2018-12-161-30/+0
* ALSA: fireface: fix for state to fetch PCM framesTakashi Sakamoto2018-12-161-1/+1
* ALSA: fireface: localize a handler for MIDI messages on tx transactionTakashi Sakamoto2018-12-111-0/+38
* ALSA: fireface: add driver data for register for MIDI high addressTakashi Sakamoto2018-12-111-4/+0
* ALSA: fireface: share register for async transaction of MIDI messagesTakashi Sakamoto2018-12-111-4/+0
* ALSA: fireface: share helper function to get current sampling rate and clock ...Takashi Sakamoto2018-12-111-60/+0
* ALSA: fireface: share status and configuration dumpTakashi Sakamoto2018-12-111-191/+0
* ALSA: fireface: share some registers for status of clock synchronizationTakashi Sakamoto2018-12-111-7/+4
* ALSA: fireface: fix reference to wrong register for clock configurationTakashi Sakamoto2018-12-091-1/+1
* ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()Takashi Sakamoto2018-09-101-3/+6
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto2017-08-221-1/+1
* ALSA: fireface: add support for Fireface 400Takashi Sakamoto2017-04-051-0/+371