summaryrefslogtreecommitdiff
path: root/sound/firewire/fireface/ff.c
AgeCommit message (Expand)Author
2023-06-28ALSA: fireface: make read-only const array for model names staticTakashi Sakamoto
2023-06-12ALSA: firewire: use 'GPL' string for module license contributed by Takashi Sa...Takashi Sakamoto
2023-01-13ALSA: fireface: add local framework to message parserTakashi Sakamoto
2021-06-07ALSA: fireface: cease from delayed card registrationTakashi Sakamoto
2020-05-10ALSA: fireface: add support for RME Fireface UFX (untested)Takashi Sakamoto
2020-05-10ALSA: fireface: add support for RME FireFace 802Takashi Sakamoto
2020-05-10ALSA: fireface: code refactoring to decide name of sound cardTakashi Sakamoto
2020-05-10ALSA: fireface: code refactoring to add enumeration constants for model ident...Takashi Sakamoto
2020-03-06ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of stringTakashi Sakamoto
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner
2019-01-22ALSA: fireface: support rx MIDI functionality for Fireface UCXTakashi Sakamoto
2019-01-22ALSA: fireface: add model-dependent parameter for address to receive async tr...Takashi Sakamoto
2019-01-22ALSA: fireface: support tx MIDI functionality of Fireface UCXTakashi Sakamoto
2019-01-22ALSA: fireface: add model-dependent parameter for address range to receive as...Takashi Sakamoto
2019-01-21ALSA: fireface: add support for Fireface UCXTakashi Sakamoto
2018-12-16ALSA: fireface: code refactoring to handle model-specific registersTakashi Sakamoto
2018-12-16ALSA: fireface: add support for packet streaming on Fireface 800Takashi Sakamoto
2018-12-11ALSA: fireface: add support for Fireface 800 with MIDI functionality onlyTakashi Sakamoto
2018-12-11ALSA: fireface: add driver data for register for MIDI high addressTakashi Sakamoto
2018-10-10ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto
2018-10-10ALSA: firewire: release reference count of firewire unit in .remove callback ...Takashi Sakamoto
2018-10-10ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...Takashi Sakamoto
2018-10-04ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto
2017-08-22ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto
2017-04-05ALSA: fireface: add support for Fireface 400Takashi Sakamoto
2017-04-05ALSA: fireface: add hwdep interfaceTakashi Sakamoto
2017-04-05ALSA: fireface: add support for PCM functionalityTakashi Sakamoto
2017-04-05ALSA: fireface: add stream management functionalityTakashi Sakamoto
2017-04-05ALSA: fireface: add proc node to help debuggingTakashi Sakamoto
2017-04-05ALSA: fireface: add support for MIDI functionalityTakashi Sakamoto
2017-04-05ALSA: fireface: add transaction supportTakashi Sakamoto
2017-04-05ALSA: fireface: add model specific structureTakashi Sakamoto
2017-04-05ALSA: fireface: postpone sound card registrationTakashi Sakamoto
2017-04-05ALSA: fireface: add skeleton for RME Fireface seriesTakashi Sakamoto