Age | Commit message (Expand) | Author |
2018-12-09 | ALSA: fireface: fix reference to wrong register for clock configuration | Takashi Sakamoto |
2018-10-30 | ALSA: firewire-lib: fix insufficient PCM rule for period/buffer size | Takashi Sakamoto |
2018-10-27 | ALSA: dice: fix to wait for releases of all ALSA character devices | Takashi Sakamoto |
2018-10-12 | ALSA: firewire-motu: add missing entries to Kconfig | Takashi Sakamoto |
2018-10-12 | ALSA: isight: fix leak of reference to firewire unit in error path of .probe ... | Takashi Sakamoto |
2018-10-10 | ALSA: firewire: simplify cleanup process when failing to register sound card | Takashi Sakamoto |
2018-10-10 | ALSA: bebob/fireworks: simplify handling of local device entry table | Takashi Sakamoto |
2018-10-10 | ALSA: firewire: release reference count of firewire unit in .remove callback ... | Takashi Sakamoto |
2018-10-10 | ALSA: firewire: block .remove callback of bus driver till all of ALSA charact... | Takashi Sakamoto |
2018-10-04 | ALSA: oxfw: use managed-resource to maintain cache of stream formats | Takashi Sakamoto |
2018-10-04 | ALSA: oxfw: use managed-resource to maintain model-specific data | Takashi Sakamoto |
2018-10-04 | ALSA: fireworks: use managed-resource to maintain response buffer | Takashi Sakamoto |
2018-10-04 | ALSA: bebob: use managed-resource to maintain data specific to M-Audio FW-181... | Takashi Sakamoto |
2018-10-04 | ALSA: firewire: use managed-resource of fw unit device for private data | Takashi Sakamoto |
2018-10-04 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2018-10-02 | ALSA: firewire-lib: add PCM rules to obsolete PCM constraints based on LCM of... | Takashi Sakamoto |
2018-09-17 | ALSA: fireworks: fix memory leak of response buffer at error path | Takashi Sakamoto |
2018-09-17 | ALSA: oxfw: fix memory leak of discovered stream formats at error path | Takashi Sakamoto |
2018-09-17 | ALSA: oxfw: fix memory leak for model-dependent data at error path | Takashi Sakamoto |
2018-09-17 | ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error path | Takashi Sakamoto |
2018-09-13 | ALSA: oxfw: fix memory leak of private data | Takashi Sakamoto |
2018-09-13 | ALSA: firewire-tascam: fix memory leak of private data | Takashi Sakamoto |
2018-09-13 | ALSA: firewire-digi00x: fix memory leak of private data | Takashi Sakamoto |
2018-09-10 | ALSA: fireface: fix memory leak in ff400_switch_fetching_mode() | Takashi Sakamoto |
2018-09-10 | ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st... | Takashi Sakamoto |
2018-08-12 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2018-08-06 | ALSA: dice: fix wrong copy to rx parameters for Alesis iO26 | Takashi Sakamoto |
2018-07-18 | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai |
2018-06-19 | ALSA: firewire-motu: add support for Motu Traveler | Takashi Sakamoto |
2018-06-19 | ALSA: firewire-motu: cancel chunk alignment for protocol version 2 | Takashi Sakamoto |
2018-06-19 | ALSA: firewire-motu: add a flag for AES/EBU on XLR interface | Takashi Sakamoto |
2018-06-19 | ALSA: firewire-motu: add a flag for chunks for main 1/2 out | Takashi Sakamoto |
2018-06-19 | ALSA: firewire-motu: suppless consumption for unused element of array in stack | Takashi Sakamoto |
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 |