aboutsummaryrefslogtreecommitdiff
path: root/sound/firewire/digi00x/digi00x.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-12ALSA: firewire: use 'GPL' string for module license contributed by Takashi Sa...Gravatar Takashi Sakamoto 1-1/+1
2021-06-07ALSA: firewire-digi00x: cease from delayed card registrationGravatar Takashi Sakamoto 1-72/+29
2020-08-23ALSA: firewire-digi00x: exclude Avid Adrenaline from detectionGravatar Takashi Sakamoto 1-0/+5
2020-03-06ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of stringGravatar Takashi Sakamoto 1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Gravatar Thomas Gleixner 1-2/+1
2018-10-10ALSA: firewire: simplify cleanup process when failing to register sound cardGravatar Takashi Sakamoto 1-10/+5
2018-10-10ALSA: firewire: release reference count of firewire unit in .remove callback ...Gravatar Takashi Sakamoto 1-6/+3
2018-10-10ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...Gravatar Takashi Sakamoto 1-2/+2
2018-10-04ALSA: firewire: use managed-resource of fw unit device for private dataGravatar Takashi Sakamoto 1-5/+4
2018-09-13ALSA: firewire-digi00x: fix memory leak of private dataGravatar Takashi Sakamoto 1-0/+1
2017-04-05ALSA: firewire-digi00x: add support for console models of Digi00x seriesGravatar Takashi Sakamoto 1-2/+11
2016-03-31ALSA: firewire-digi00x: delayed registration of sound cardGravatar Takashi Sakamoto 1-31/+76
2015-10-19ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROMGravatar Takashi Sakamoto 1-2/+1
2015-10-11ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochrono...Gravatar Takashi Sakamoto 1-0/+4
2015-09-30ALSA: firewire-digi00x: add support for asynchronous messagingGravatar Takashi Sakamoto 1-0/+7
2015-09-30ALSA: firewire-digi00x: add hwdep interfaceGravatar Takashi Sakamoto 1-0/+6
2015-09-30ALSA: firewire-digi00x: add PCM functionalityGravatar Takashi Sakamoto 1-0/+4
2015-09-30ALSA: firewire-digi00x: add proc node to show clock statusGravatar Takashi Sakamoto 1-0/+2
2015-09-30ALSA: firewire-digi00x: add stream functionalityGravatar Takashi Sakamoto 1-1/+11
2015-09-30ALSA: firewire-digi00x: add skeleton for Digi 002/003 familyGravatar Takashi Sakamoto 1-0/+138