Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 | Thomas Gleixner | 12 | -23/+12 |
2019-03-18 | ALSA: firewire-motu: add support MOTU 8pre FireWire | Takashi Sakamoto | 4 | -12/+53 |
2019-03-17 | ALSA: firewire-motu: use 'version' field of unit directory to identify model | Takashi Sakamoto | 1 | -10/+10 |
2019-02-26 | ALSA: firewire-motu: fix construction of PCM frame for capture direction | Takashi Sakamoto | 1 | -1/+3 |
2019-02-06 | ALSA: firewire: Remove superfluous snd_info_register() calls | Takashi Iwai | 1 | -10/+2 |
2018-10-10 | ALSA: firewire: simplify cleanup process when failing to register sound card | Takashi Sakamoto | 1 | -21/+5 |
2018-10-10 | ALSA: firewire: release reference count of firewire unit in .remove callback ... | Takashi Sakamoto | 1 | -6/+3 |
2018-10-10 | ALSA: firewire: block .remove callback of bus driver till all of ALSA charact... | Takashi Sakamoto | 1 | -2/+2 |
2018-10-04 | ALSA: firewire: use managed-resource of fw unit device for private data | Takashi Sakamoto | 1 | -6/+4 |
2018-07-18 | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai | 1 | -2/+0 |
2018-06-19 | ALSA: firewire-motu: add support for Motu Traveler | Takashi Sakamoto | 3 | -2/+50 |
2018-06-19 | ALSA: firewire-motu: cancel chunk alignment for protocol version 2 | Takashi Sakamoto | 1 | -6/+3 |
2018-06-19 | ALSA: firewire-motu: add a flag for AES/EBU on XLR interface | Takashi Sakamoto | 3 | -1/+11 |
2018-06-19 | ALSA: firewire-motu: add a flag for chunks for main 1/2 out | Takashi Sakamoto | 4 | -10/+22 |
2018-06-19 | ALSA: firewire-motu: suppless consumption for unused element of array in stack | Takashi Sakamoto | 1 | -1/+1 |
2018-05-28 | sound: Use octal not symbolic permissions | Joe Perches | 1 | -1/+1 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
2017-11-28 | sound: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -2/+2 |
2017-09-12 | ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex() | Markus Elfring | 1 | -8/+8 |
2017-08-22 | ALSA: firewire: add const qualifier to identifiers for read-only symbols | Takashi Sakamoto | 1 | -3/+3 |
2017-08-22 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+1 |
2017-08-21 | ALSA: firewire-motu: add support for MOTU Audio Express | Takashi Sakamoto | 1 | -0/+13 |
2017-08-21 | ALSA: firewire-motu: add specification flag for position of flag for MIDI mes... | Takashi Sakamoto | 6 | -17/+50 |
2017-08-20 | ALSA: firewire-motu: destroy stream data surely at failure of card initializa... | Takashi Sakamoto | 1 | -0/+1 |
2017-08-19 | ALSA: firewire: constify snd_pcm_ops structures | Arvind Yadav | 1 | -2/+2 |
2017-08-15 | ALSA: firewire-motu: constify snd_rawmidi_ops structures | Julia Lawall | 1 | -2/+2 |
2017-06-08 | ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat... | Takashi Sakamoto | 1 | -20/+0 |
2017-06-07 | ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback | Takashi Sakamoto | 1 | -0/+16 |
2017-04-20 | ALSA: firewire-motu: mark trace helpers as __maybe_unused | Arnd Bergmann | 1 | -4/+6 |
2017-04-11 | ALSA: firewire-motu: add tracepoints for messages for unique protocol | Takashi Sakamoto | 2 | -0/+67 |
2017-04-11 | ALSA: firewire-motu: add tracepoints for SPH in IEC 61883-1 fashion | Takashi Sakamoto | 3 | -0/+95 |
2017-04-05 | ALSA: firewire-motu: remove invalid bitshift for register value | Takashi Sakamoto | 1 | -2/+1 |
2017-03-28 | ALSA: firewire-motu: add support for MOTU 828mk3 (FireWire/Hybrid) as a model... | Takashi Sakamoto | 5 | -1/+344 |
2017-03-28 | ALSA: firewire-motu: add support for MOTU 828mk2 as a model with protocol ver... | Takashi Sakamoto | 4 | -1/+255 |
2017-03-28 | ALSA: firewire-motu: enable to read transaction cache via hwdep interface | Takashi Sakamoto | 2 | -2/+28 |
2017-03-28 | ALSA: firewire-motu: add hwdep interface | Takashi Sakamoto | 7 | -5/+281 |
2017-03-28 | ALSA: firewire-motu: add MIDI functionality | Takashi Sakamoto | 6 | -4/+260 |
2017-03-28 | ALSA: firewire-motu: add PCM functionality | Takashi Sakamoto | 4 | -1/+393 |
2017-03-28 | ALSA: firewire-motu: add proc node to show current statuc of clock and packet... | Takashi Sakamoto | 4 | -1/+125 |
2017-03-28 | ALSA: firewire-motu: add stream management functionality | Takashi Sakamoto | 4 | -1/+356 |
2017-03-28 | ALSA: firewire-motu: handle transactions specific for MOTU FireWire models | Takashi Sakamoto | 4 | -1/+140 |
2017-03-28 | ALSA: firewire-motu: add MOTU specific protocol layer | Takashi Sakamoto | 3 | -3/+304 |
2017-03-28 | ALSA: firewire-motu: add an abstraction layer for three types of protocols | Takashi Sakamoto | 2 | -0/+55 |
2017-03-28 | ALSA: firewire-motu: add a structure for model-dependent parameters. | Takashi Sakamoto | 2 | -3/+30 |
2017-03-28 | ALSA: firewire-motu: postpone sound card registration | Takashi Sakamoto | 2 | -24/+78 |
2017-03-28 | ALSA: firewire-motu: add skeleton for Mark of the unicorn (MOTU) FireWire series | Takashi Sakamoto | 3 | -0/+165 |