Age | Commit message (Expand) | Author | Files | Lines |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 8 | -10/+10 |
2017-11-27 | sound: annotate ->poll() instances | Al Viro | 8 | -16/+16 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 11 | -0/+11 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 11 | -0/+11 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 12 | -52/+51 |
2017-09-12 | ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex() | Markus Elfring | 1 | -8/+8 |
2017-08-23 | ALSA: fireface: Use common error handling code in pcm_open() | Markus Elfring | 1 | -10/+10 |
2017-08-22 | ALSA: firewire: add const qualifier to identifiers for read-only symbols | Takashi Sakamoto | 13 | -23/+22 |
2017-08-22 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -1/+7 |
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-20 | ALSA: firewire: fix NULL pointer dereference when releasing uninitialized dat... | Takashi Sakamoto | 1 | -1/+6 |
2017-08-19 | ALSA: firewire: constify snd_pcm_ops structures | Arvind Yadav | 2 | -3/+3 |
2017-08-15 | ALSA: firewire-motu: constify snd_rawmidi_ops structures | Julia Lawall | 1 | -2/+2 |
2017-06-20 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -3/+7 |
2017-06-19 | ALSA: firewire-lib: Fix stall of process context at packet error | Takashi Sakamoto | 2 | -3/+7 |
2017-06-08 | ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat... | Takashi Sakamoto | 9 | -174/+36 |
2017-06-07 | ALSA: fireface: constify ALSA specific operations | Takashi Sakamoto | 2 | -39/+35 |
2017-06-07 | ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback | Takashi Sakamoto | 10 | -0/+150 |
2017-05-30 | ALSA: declare snd_kcontrol_new structures as const | Bhumika Goyal | 1 | -4/+4 |
2017-05-22 | ALSA: firewire: remove support for 16 bit PCM samples in playback substream | Takashi Sakamoto | 12 | -227/+9 |
2017-04-20 | ALSA: fireface: obsolete usage of ktime_set() for zero assignment | Takashi Sakamoto | 1 | -1/+1 |
2017-04-20 | ALSA: firewire-motu: mark trace helpers as __maybe_unused | Arnd Bergmann | 1 | -4/+6 |
2017-04-14 | ALSA: firewire-tascam: support drain callback for MIDI playback substream | Takashi Sakamoto | 1 | -2/+6 |
2017-04-14 | ALSA: firewire-tascam: move message parameters for async midi port | Takashi Sakamoto | 3 | -21/+19 |
2017-04-14 | ALSA: firewire-tascam: initialize parameters at open of rawmidi character dev... | Takashi Sakamoto | 3 | -14/+7 |
2017-04-14 | ALSA: firewire-tascam: use fixed-length array for message cache to async midi... | Takashi Sakamoto | 2 | -17/+2 |
2017-04-14 | ALSA: firewire-tascam: use the same address for asynchronous transaction for ... | Takashi Sakamoto | 2 | -7/+5 |
2017-04-14 | ALSA: firewire-tascam: send fixed-length transaction for async midi port | Takashi Sakamoto | 2 | -17/+8 |
2017-04-14 | ALSA: firewire-tascam: remove callback function from async midi port | Takashi Sakamoto | 2 | -13/+4 |
2017-04-14 | ALSA: firewire-lib/firewire-tascam: localize async midi port | Takashi Sakamoto | 4 | -195/+170 |
2017-04-14 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+1 |
2017-04-14 | ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned type | Takashi Sakamoto | 1 | -1/+1 |
2017-04-12 | ALSA: firewire-lib: cache maximum length of payload to reduce function calls | Takashi Sakamoto | 2 | -4/+6 |
2017-04-12 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -2/+2 |
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-11 | ALSA: firewire_lib: add tracepoints for packets without CIP headers | Takashi Sakamoto | 2 | -0/+96 |
2017-04-05 | ALSA: firewire-lib/bebob/oxfw: improve response evaluation for AV/C commands | Takashi Sakamoto | 3 | -14/+40 |
2017-04-05 | ALSA: firewire-motu: remove invalid bitshift for register value | Takashi Sakamoto | 1 | -2/+1 |
2017-04-05 | ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d | Takashi Sakamoto | 1 | -2/+2 |
2017-04-05 | ALSA: firewire-digi00x: remove transaction handler for unknown purpose | Takashi Sakamoto | 2 | -77/+17 |
2017-04-05 | ALSA: firewire-digi00x: allow user space applications to read/write MIDI mess... | Takashi Sakamoto | 1 | -129/+79 |
2017-04-05 | ALSA: firewire-digi00x: handle all MIDI messages on streaming packets | Takashi Sakamoto | 1 | -18/+37 |
2017-04-05 | ALSA: firewire-digi00x: add support for console models of Digi00x series | Takashi Sakamoto | 2 | -2/+12 |
2017-04-05 | ALSA: fireface: add support for Fireface 400 | Takashi Sakamoto | 5 | -1/+396 |
2017-04-05 | ALSA: fireface: add hwdep interface | Takashi Sakamoto | 7 | -4/+267 |
2017-04-05 | ALSA: fireface: add support for PCM functionality | Takashi Sakamoto | 4 | -1/+404 |
2017-04-05 | ALSA: fireface: add stream management functionality | Takashi Sakamoto | 4 | -1/+267 |