Age | Commit message (Expand) | Author |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-05-28 | sound: Use octal not symbolic permissions | Joe Perches |
2018-05-27 | ALSA: dice: unuse second stream for MIDI conformant data channel for TC Elect... | Takashi Sakamoto |
2018-05-27 | ALSA: dice: fix stream format parameters for TC Electronic Studio Konnekt 48 | Takashi Sakamoto |
2018-05-22 | ALSA: oxfw: use match_string() helper | Yisheng Xie |
2018-05-21 | ALSA: dice: add stream format parameters for TC Electronic Digital Konnekt x32 | Takashi Sakamoto |
2018-05-18 | ALSA: dice: fix a bounds check in snd_dice_detect_tcelectronic_formats() | Dan Carpenter |
2018-05-18 | ALSA: dice: add stream format parameters for Mytek devices | Melvin Vermeeren |
2018-05-15 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2018-05-14 | ALSA: isight: use position offset macro of TLV data | Takashi Sakamoto |
2018-05-02 | ALSA: dice: remove local frag of force_two_pcms | Takashi Sakamoto |
2018-05-02 | ALSA: dice: use cache for PCM constraints and rules | Takashi Sakamoto |
2018-05-02 | ALSA: dice: use stream formats to add MIDI substreams | Takashi Sakamoto |
2018-05-02 | ALSA: dice: enable to change current sampling transmission frequency | Takashi Sakamoto |
2018-05-02 | ALSA: dice: add a helper function to restart all of available streams | Takashi Sakamoto |
2018-05-02 | ALSA: dice: use cache of stream format to check running stream | Takashi Sakamoto |
2018-05-02 | ALSA: dice: use extended protocol to detect available stream formats | Takashi Sakamoto |
2018-05-02 | ALSA: dice: add parameters of stream formats for models produced by Alesis | Takashi Sakamoto |
2018-05-02 | ALSA: dice: add parameters of stream formats for models produced by TC Electr... | Takashi Sakamoto |
2018-05-02 | ALSA: dice: cache stream formats at current mode of sampling transmission fre... | Takashi Sakamoto |
2018-05-02 | ALSA: dice: add proc node for stream formation | Takashi Sakamoto |
2018-05-02 | ALSA: dice: add 'firewire' directory for proc nodes | Takashi Sakamoto |
2018-05-02 | ALSA: dice: add cache of stream formats | Takashi Sakamoto |
2018-04-29 | ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo... | Takashi Sakamoto |
2018-04-26 | ALSA: dice: fix error path to destroy initialized stream data | Takashi Sakamoto |
2018-04-25 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2018-04-24 | ALSA: dice: improve support for ancient firmware for DICE | Takashi Sakamoto |
2018-04-24 | ALSA: dice: fix OUI for TC group | Takashi Sakamoto |
2018-03-28 | treewide: remove large struct-pass-by-value from tracepoint arguments | Alexei Starovoitov |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2017-11-27 | sound: annotate ->poll() instances | Al Viro |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-09-12 | ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex() | Markus Elfring |
2017-08-23 | ALSA: fireface: Use common error handling code in pcm_open() | Markus Elfring |
2017-08-22 | ALSA: firewire: add const qualifier to identifiers for read-only symbols | Takashi Sakamoto |
2017-08-22 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2017-08-21 | ALSA: firewire-motu: add support for MOTU Audio Express | Takashi Sakamoto |
2017-08-21 | ALSA: firewire-motu: add specification flag for position of flag for MIDI mes... | Takashi Sakamoto |
2017-08-20 | ALSA: firewire-motu: destroy stream data surely at failure of card initializa... | Takashi Sakamoto |
2017-08-20 | ALSA: firewire: fix NULL pointer dereference when releasing uninitialized dat... | Takashi Sakamoto |
2017-08-19 | ALSA: firewire: constify snd_pcm_ops structures | Arvind Yadav |
2017-08-15 | ALSA: firewire-motu: constify snd_rawmidi_ops structures | Julia Lawall |
2017-06-20 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2017-06-19 | ALSA: firewire-lib: Fix stall of process context at packet error | Takashi Sakamoto |
2017-06-08 | ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat... | Takashi Sakamoto |
2017-06-07 | ALSA: fireface: constify ALSA specific operations | Takashi Sakamoto |
2017-06-07 | ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback | Takashi Sakamoto |