Age | Commit message (Expand) | Author | Files | Lines |
2018-05-28 | sound: Use octal not symbolic permissions | Joe Perches | 1 | -1/+1 |
2018-05-27 | ALSA: dice: unuse second stream for MIDI conformant data channel for TC Elect... | Takashi Sakamoto | 1 | -5/+3 |
2018-05-27 | ALSA: dice: fix stream format parameters for TC Electronic Studio Konnekt 48 | Takashi Sakamoto | 1 | -2/+2 |
2018-05-21 | ALSA: dice: add stream format parameters for TC Electronic Digital Konnekt x32 | Takashi Sakamoto | 2 | -0/+15 |
2018-05-18 | ALSA: dice: fix a bounds check in snd_dice_detect_tcelectronic_formats() | Dan Carpenter | 1 | -2/+1 |
2018-05-18 | ALSA: dice: add stream format parameters for Mytek devices | Melvin Vermeeren | 4 | -1/+57 |
2018-05-15 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+1 |
2018-05-02 | ALSA: dice: remove local frag of force_two_pcms | Takashi Sakamoto | 3 | -70/+8 |
2018-05-02 | ALSA: dice: use cache for PCM constraints and rules | Takashi Sakamoto | 1 | -57/+170 |
2018-05-02 | ALSA: dice: use stream formats to add MIDI substreams | Takashi Sakamoto | 1 | -16/+7 |
2018-05-02 | ALSA: dice: enable to change current sampling transmission frequency | Takashi Sakamoto | 1 | -4/+43 |
2018-05-02 | ALSA: dice: add a helper function to restart all of available streams | Takashi Sakamoto | 1 | -57/+62 |
2018-05-02 | ALSA: dice: use cache of stream format to check running stream | Takashi Sakamoto | 1 | -19/+31 |
2018-05-02 | ALSA: dice: use extended protocol to detect available stream formats | Takashi Sakamoto | 5 | -5/+193 |
2018-05-02 | ALSA: dice: add parameters of stream formats for models produced by Alesis | Takashi Sakamoto | 4 | -1/+66 |
2018-05-02 | ALSA: dice: add parameters of stream formats for models produced by TC Electr... | Takashi Sakamoto | 4 | -10/+174 |
2018-05-02 | ALSA: dice: cache stream formats at current mode of sampling transmission fre... | Takashi Sakamoto | 3 | -0/+93 |
2018-05-02 | ALSA: dice: add proc node for stream formation | Takashi Sakamoto | 1 | -0/+35 |
2018-05-02 | ALSA: dice: add 'firewire' directory for proc nodes | Takashi Sakamoto | 1 | -3/+32 |
2018-05-02 | ALSA: dice: add cache of stream formats | Takashi Sakamoto | 1 | -0/+11 |
2018-04-26 | ALSA: dice: fix error path to destroy initialized stream data | Takashi Sakamoto | 1 | -1/+1 |
2018-04-25 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+1 |
2018-04-24 | ALSA: dice: improve support for ancient firmware for DICE | Takashi Sakamoto | 3 | -28/+40 |
2018-04-24 | ALSA: dice: fix OUI for TC group | Takashi Sakamoto | 1 | -1/+1 |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -1/+1 |
2017-11-27 | sound: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-22 | ALSA: firewire: add const qualifier to identifiers for read-only symbols | Takashi Sakamoto | 1 | -1/+1 |
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/+18 |
2017-05-22 | ALSA: firewire: remove support for 16 bit PCM samples in playback substream | Takashi Sakamoto | 1 | -6/+0 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+1 |
2017-01-12 | ALSA: firewire: Constify snd_rawmidi_ops | Takashi Iwai | 1 | -2/+2 |
2017-01-05 | ALSA: dice: enclose identifiers referred by single function | Takashi Sakamoto | 1 | -12/+10 |
2017-01-03 | ALSA: dice: ensure transmission speed for transmitted packets | Takashi Sakamoto | 2 | -1/+12 |
2016-09-02 | ALSA: firewire: constify snd_pcm_ops structures | Julia Lawall | 1 | -2/+2 |
2016-05-08 | ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626 | Takashi Sakamoto | 1 | -0/+7 |
2016-03-31 | ALSA: firewire-lib: add new function to schedule a work for sound card regist... | Takashi Sakamoto | 1 | -20/+3 |
2016-03-31 | ALSA: dice: simplify unit probe processing | Takashi Sakamoto | 1 | -6/+5 |
2016-03-28 | ALSA: dice: fix memory leak when unplugging | Takashi Sakamoto | 1 | -10/+4 |
2016-03-10 | ALSA: dice: use structure to represent register parameters instead of array w... | Takashi Sakamoto | 1 | -56/+54 |
2016-03-09 | ALSA: dice: force to add two pcm devices for listed models | Takashi Sakamoto | 3 | -9/+58 |
2016-03-09 | ALSA: dice: handle several PCM substreams when any isochronous streams are av... | Takashi Sakamoto | 1 | -46/+75 |
2016-03-09 | ALSA: dice: handle whole available isochronous streams | Takashi Sakamoto | 1 | -143/+255 |
2016-03-09 | ALSA: dice: have two sets of isochronous resources/streams | Takashi Sakamoto | 4 | -48/+79 |
2016-02-28 | ALSA: dice: drop duplex streams synchronization to transfer own time stamps | Takashi Sakamoto | 1 | -40/+2 |
2016-02-12 | ALSA: dice: old firmware optimization for Dice notification | Takashi Sakamoto | 1 | -3/+14 |
2016-02-12 | ALSA: dice: change notification mask to detect lock status change | Takashi Sakamoto | 1 | -1/+1 |
2016-02-09 | ALSA: dice: ensure phase lock before starting streaming | Takashi Sakamoto | 3 | -57/+32 |
2016-02-09 | ALSA: dice: purge generating channel cache | Takashi Sakamoto | 3 | -93/+5 |