aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireface/ff.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-2/+1
2019-06-21ALSA: fireface: unify stop and release method for duplex streamsTakashi Sakamoto1-1/+0
2019-06-11ALSA: fireface: reserve/release isochronous resources in pcm.hw_params/hw_free callbacksTakashi Sakamoto1-0/+2
2019-06-11ALSA: fireface: add protocol-specific operation to allocate isochronous resourcesTakashi Sakamoto1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-2/+1
2019-01-22ALSA: fireface: support rx MIDI functionality for Fireface UCXTakashi Sakamoto1-1/+1
2019-01-22ALSA: fireface: add protocol-specific operation to fill transaction buffer with MIDI messagesTakashi Sakamoto1-0/+3
2019-01-22ALSA: fireface: add model-dependent parameter for address to receive async transaction for MIDI messagesTakashi Sakamoto1-0/+1
2019-01-22ALSA: fireface: add model-dependent parameter for address range to receive async transactionTakashi Sakamoto1-0/+1
2019-01-22ALSA: fireface: change prototype of handler for async transaction with MIDI messagesTakashi Sakamoto1-1/+2
2019-01-21ALSA: fireface: add support for Fireface UCXTakashi Sakamoto1-0/+1
2019-01-21ALSA: fireface: code refactoring to parse of clock configurationTakashi Sakamoto1-0/+1
2019-01-21ALSA: fireface: add protocol-dependent operation to get clock statusTakashi Sakamoto1-4/+2
2019-01-21ALSA: fireface: add protocol-dependent operation to switch mode to fetch PCM frameTakashi Sakamoto1-2/+1
2019-01-21ALSA: fireface: add protocol-dependent operation to dump statusTakashi Sakamoto1-1/+1
2018-12-16ALSA: fireface: code refactoring to handle model-specific registersTakashi Sakamoto1-7/+2
2018-12-16ALSA: fireface: code refactoring to handle multiplier modeTakashi Sakamoto1-4/+11
2018-12-16ALSA: fireface: share helper function to switch fetching modeTakashi Sakamoto1-1/+0
2018-12-11ALSA: fireface: add support for Fireface 800 with MIDI functionality onlyTakashi Sakamoto1-0/+1
2018-12-11ALSA: fireface: localize a handler for MIDI messages on tx transactionTakashi Sakamoto1-0/+1
2018-12-11ALSA: fireface: add driver data for register for MIDI high addressTakashi Sakamoto1-2/+6
2018-12-11ALSA: fireface: share register for async transaction of MIDI messagesTakashi Sakamoto1-2/+0
2018-12-11ALSA: fireface: add support for second optical interface for ADAT streamTakashi Sakamoto1-2/+3
2018-12-11ALSA: fireface: share helper function to get current sampling rate and clock sourceTakashi Sakamoto1-2/+2
2018-12-11ALSA: fireface: share status and configuration dumpTakashi Sakamoto1-5/+0
2018-12-11ALSA: fireface: share some registers for status of clock synchronizationTakashi Sakamoto1-0/+5
2017-08-22ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto1-2/+2
2017-04-05ALSA: fireface: add support for Fireface 400Takashi Sakamoto1-0/+2
2017-04-05ALSA: fireface: add hwdep interfaceTakashi Sakamoto1-0/+13
2017-04-05ALSA: fireface: add support for PCM functionalityTakashi Sakamoto1-0/+4
2017-04-05ALSA: fireface: add stream management functionalityTakashi Sakamoto1-0/+13
2017-04-05ALSA: fireface: add unique data processing layerTakashi Sakamoto1-0/+8
2017-04-05ALSA: fireface: add proc node to help debuggingTakashi Sakamoto1-0/+2
2017-04-05ALSA: fireface: add support for MIDI functionalityTakashi Sakamoto1-0/+3
2017-04-05ALSA: fireface: add transaction supportTakashi Sakamoto1-0/+23
2017-04-05ALSA: fireface: add an abstraction layer for model-specific protocolsTakashi Sakamoto1-0/+31
2017-04-05ALSA: fireface: add model specific structureTakashi Sakamoto1-0/+14
2017-04-05ALSA: fireface: postpone sound card registrationTakashi Sakamoto1-0/+5
2017-04-05ALSA: fireface: add skeleton for RME Fireface seriesTakashi Sakamoto1-0/+28