summaryrefslogtreecommitdiffstats
path: root/sound/firewire/motu
Commit message (Expand)AuthorAgeFilesLines
* sound: Use octal not symbolic permissionsJoe Perches2018-05-281-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* sound: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
|/
* ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()Markus Elfring2017-09-121-8/+8
* ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto2017-08-221-3/+3
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-221-0/+1
|\
| * ALSA: firewire-motu: destroy stream data surely at failure of card initializa...Takashi Sakamoto2017-08-201-0/+1
* | ALSA: firewire-motu: add support for MOTU Audio ExpressTakashi Sakamoto2017-08-211-0/+13
* | ALSA: firewire-motu: add specification flag for position of flag for MIDI mes...Takashi Sakamoto2017-08-216-17/+50
* | ALSA: firewire: constify snd_pcm_ops structuresArvind Yadav2017-08-191-2/+2
* | ALSA: firewire-motu: constify snd_rawmidi_ops structuresJulia Lawall2017-08-151-2/+2
|/
* ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto2017-06-081-20/+0
* ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto2017-06-071-0/+16
* ALSA: firewire-motu: mark trace helpers as __maybe_unusedArnd Bergmann2017-04-201-4/+6
* ALSA: firewire-motu: add tracepoints for messages for unique protocolTakashi Sakamoto2017-04-112-0/+67
* ALSA: firewire-motu: add tracepoints for SPH in IEC 61883-1 fashionTakashi Sakamoto2017-04-113-0/+95
* ALSA: firewire-motu: remove invalid bitshift for register valueTakashi Sakamoto2017-04-051-2/+1
* ALSA: firewire-motu: add support for MOTU 828mk3 (FireWire/Hybrid) as a model...Takashi Sakamoto2017-03-285-1/+344
* ALSA: firewire-motu: add support for MOTU 828mk2 as a model with protocol ver...Takashi Sakamoto2017-03-284-1/+255
* ALSA: firewire-motu: enable to read transaction cache via hwdep interfaceTakashi Sakamoto2017-03-282-2/+28
* ALSA: firewire-motu: add hwdep interfaceTakashi Sakamoto2017-03-287-5/+281
* ALSA: firewire-motu: add MIDI functionalityTakashi Sakamoto2017-03-286-4/+260
* ALSA: firewire-motu: add PCM functionalityTakashi Sakamoto2017-03-284-1/+393
* ALSA: firewire-motu: add proc node to show current statuc of clock and packet...Takashi Sakamoto2017-03-284-1/+125
* ALSA: firewire-motu: add stream management functionalityTakashi Sakamoto2017-03-284-1/+356
* ALSA: firewire-motu: handle transactions specific for MOTU FireWire modelsTakashi Sakamoto2017-03-284-1/+140
* ALSA: firewire-motu: add MOTU specific protocol layerTakashi Sakamoto2017-03-283-3/+304
* ALSA: firewire-motu: add an abstraction layer for three types of protocolsTakashi Sakamoto2017-03-282-0/+55
* ALSA: firewire-motu: add a structure for model-dependent parameters.Takashi Sakamoto2017-03-282-3/+30
* ALSA: firewire-motu: postpone sound card registrationTakashi Sakamoto2017-03-282-24/+78
* ALSA: firewire-motu: add skeleton for Mark of the unicorn (MOTU) FireWire seriesTakashi Sakamoto2017-03-283-0/+165