summaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireface/ff.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-2/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-2/+1Star
* | ALSA: fireface: unify stop and release method for duplex streamsTakashi Sakamoto2019-06-211-1/+0Star
* | ALSA: fireface: reserve/release isochronous resources in pcm.hw_params/hw_fre...Takashi Sakamoto2019-06-111-0/+2
* | ALSA: fireface: add protocol-specific operation to allocate isochronous resou...Takashi Sakamoto2019-06-111-0/+1
|/
* ALSA: fireface: support rx MIDI functionality for Fireface UCXTakashi Sakamoto2019-01-221-1/+1
* ALSA: fireface: add protocol-specific operation to fill transaction buffer wi...Takashi Sakamoto2019-01-221-0/+3
* ALSA: fireface: add model-dependent parameter for address to receive async tr...Takashi Sakamoto2019-01-221-0/+1
* ALSA: fireface: add model-dependent parameter for address range to receive as...Takashi Sakamoto2019-01-221-0/+1
* ALSA: fireface: change prototype of handler for async transaction with MIDI m...Takashi Sakamoto2019-01-221-1/+2
* ALSA: fireface: add support for Fireface UCXTakashi Sakamoto2019-01-211-0/+1
* ALSA: fireface: code refactoring to parse of clock configurationTakashi Sakamoto2019-01-211-0/+1
* ALSA: fireface: add protocol-dependent operation to get clock statusTakashi Sakamoto2019-01-211-4/+2Star
* ALSA: fireface: add protocol-dependent operation to switch mode to fetch PCM ...Takashi Sakamoto2019-01-211-2/+1Star
* ALSA: fireface: add protocol-dependent operation to dump statusTakashi Sakamoto2019-01-211-1/+1
* ALSA: fireface: code refactoring to handle model-specific registersTakashi Sakamoto2018-12-161-7/+2Star
* ALSA: fireface: code refactoring to handle multiplier modeTakashi Sakamoto2018-12-161-4/+11
* ALSA: fireface: share helper function to switch fetching modeTakashi Sakamoto2018-12-161-1/+0Star
* ALSA: fireface: add support for Fireface 800 with MIDI functionality onlyTakashi Sakamoto2018-12-111-0/+1
* ALSA: fireface: localize a handler for MIDI messages on tx transactionTakashi Sakamoto2018-12-111-0/+1
* ALSA: fireface: add driver data for register for MIDI high addressTakashi Sakamoto2018-12-111-2/+6
* ALSA: fireface: share register for async transaction of MIDI messagesTakashi Sakamoto2018-12-111-2/+0Star
* ALSA: fireface: add support for second optical interface for ADAT streamTakashi Sakamoto2018-12-111-2/+3
* ALSA: fireface: share helper function to get current sampling rate and clock ...Takashi Sakamoto2018-12-111-2/+2
* ALSA: fireface: share status and configuration dumpTakashi Sakamoto2018-12-111-5/+0Star
* ALSA: fireface: share some registers for status of clock synchronizationTakashi Sakamoto2018-12-111-0/+5
* ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto2017-08-221-2/+2
* ALSA: fireface: add support for Fireface 400Takashi Sakamoto2017-04-051-0/+2
* ALSA: fireface: add hwdep interfaceTakashi Sakamoto2017-04-051-0/+13
* ALSA: fireface: add support for PCM functionalityTakashi Sakamoto2017-04-051-0/+4
* ALSA: fireface: add stream management functionalityTakashi Sakamoto2017-04-051-0/+13
* ALSA: fireface: add unique data processing layerTakashi Sakamoto2017-04-051-0/+8
* ALSA: fireface: add proc node to help debuggingTakashi Sakamoto2017-04-051-0/+2
* ALSA: fireface: add support for MIDI functionalityTakashi Sakamoto2017-04-051-0/+3
* ALSA: fireface: add transaction supportTakashi Sakamoto2017-04-051-0/+23
* ALSA: fireface: add an abstraction layer for model-specific protocolsTakashi Sakamoto2017-04-051-0/+31
* ALSA: fireface: add model specific structureTakashi Sakamoto2017-04-051-0/+14
* ALSA: fireface: postpone sound card registrationTakashi Sakamoto2017-04-051-0/+5
* ALSA: fireface: add skeleton for RME Fireface seriesTakashi Sakamoto2017-04-051-0/+28