aboutsummaryrefslogtreecommitdiff
path: root/sound/firewire/motu/motu.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-10ALSA: firewire: simplify cleanup process when failing to register sound cardGravatar Takashi Sakamoto 1-21/+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-6/+4
2018-06-19ALSA: firewire-motu: add support for Motu TravelerGravatar Takashi Sakamoto 1-0/+16
2018-06-19ALSA: firewire-motu: add a flag for chunks for main 1/2 outGravatar Takashi Sakamoto 1-0/+3
2017-08-22ALSA: firewire: add const qualifier to identifiers for read-only symbolsGravatar Takashi Sakamoto 1-3/+3
2017-08-22Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-0/+1
2017-08-21ALSA: firewire-motu: add support for MOTU Audio ExpressGravatar Takashi Sakamoto 1-0/+13
2017-08-21ALSA: firewire-motu: add specification flag for position of flag for MIDI mes...Gravatar Takashi Sakamoto 1-3/+8
2017-08-20ALSA: firewire-motu: destroy stream data surely at failure of card initializa...Gravatar Takashi Sakamoto 1-0/+1
2017-03-28ALSA: firewire-motu: add support for MOTU 828mk3 (FireWire/Hybrid) as a model...Gravatar Takashi Sakamoto 1-0/+18
2017-03-28ALSA: firewire-motu: add support for MOTU 828mk2 as a model with protocol ver...Gravatar Takashi Sakamoto 1-0/+14
2017-03-28ALSA: firewire-motu: add hwdep interfaceGravatar Takashi Sakamoto 1-0/+5
2017-03-28ALSA: firewire-motu: add MIDI functionalityGravatar Takashi Sakamoto 1-0/+7
2017-03-28ALSA: firewire-motu: add PCM functionalityGravatar Takashi Sakamoto 1-0/+4
2017-03-28ALSA: firewire-motu: add proc node to show current statuc of clock and packet...Gravatar Takashi Sakamoto 1-0/+2
2017-03-28ALSA: firewire-motu: add stream management functionalityGravatar Takashi Sakamoto 1-0/+5
2017-03-28ALSA: firewire-motu: handle transactions specific for MOTU FireWire modelsGravatar Takashi Sakamoto 1-0/+10
2017-03-28ALSA: firewire-motu: add an abstraction layer for three types of protocolsGravatar Takashi Sakamoto 1-0/+12
2017-03-28ALSA: firewire-motu: add a structure for model-dependent parameters.Gravatar Takashi Sakamoto 1-3/+7
2017-03-28ALSA: firewire-motu: postpone sound card registrationGravatar Takashi Sakamoto 1-24/+73
2017-03-28ALSA: firewire-motu: add skeleton for Mark of the unicorn (MOTU) FireWire seriesGravatar Takashi Sakamoto 1-0/+134