summaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireface/ff.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-2/+1Star
* ALSA: fireface: support rx MIDI functionality for Fireface UCXTakashi Sakamoto2019-01-221-0/+1
* ALSA: fireface: add model-dependent parameter for address to receive async tr...Takashi Sakamoto2019-01-221-0/+3
* ALSA: fireface: support tx MIDI functionality of Fireface UCXTakashi Sakamoto2019-01-221-14/+11Star
* ALSA: fireface: add model-dependent parameter for address range to receive as...Takashi Sakamoto2019-01-221-0/+2
* ALSA: fireface: add support for Fireface UCXTakashi Sakamoto2019-01-211-8/+33
* ALSA: fireface: code refactoring to handle model-specific registersTakashi Sakamoto2018-12-161-6/+2Star
* ALSA: fireface: add support for packet streaming on Fireface 800Takashi Sakamoto2018-12-161-16/+13Star
* ALSA: fireface: add support for Fireface 800 with MIDI functionality onlyTakashi Sakamoto2018-12-111-12/+39
* ALSA: fireface: add driver data for register for MIDI high addressTakashi Sakamoto2018-12-111-0/+3
* ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto2018-10-101-10/+5Star
* ALSA: firewire: release reference count of firewire unit in .remove callback ...Takashi Sakamoto2018-10-101-6/+3Star
* ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...Takashi Sakamoto2018-10-101-2/+2
* ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto2018-10-041-7/+3Star
* 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/+21
* ALSA: fireface: add hwdep interfaceTakashi Sakamoto2017-04-051-0/+5
* ALSA: fireface: add support for PCM functionalityTakashi Sakamoto2017-04-051-0/+4
* ALSA: fireface: add stream management functionalityTakashi Sakamoto2017-04-051-0/+9
* ALSA: fireface: add proc node to help debuggingTakashi Sakamoto2017-04-051-0/+2
* ALSA: fireface: add support for MIDI functionalityTakashi Sakamoto2017-04-051-0/+5
* ALSA: fireface: add transaction supportTakashi Sakamoto2017-04-051-0/+9
* ALSA: fireface: add model specific structureTakashi Sakamoto2017-04-051-4/+5
* ALSA: fireface: postpone sound card registrationTakashi Sakamoto2017-04-051-22/+62
* ALSA: fireface: add skeleton for RME Fireface seriesTakashi Sakamoto2017-04-051-0/+113