summaryrefslogtreecommitdiff
path: root/sound/firewire
AgeCommit message (Expand)Author
2018-11-23ALSA: firewire-tascam: queue events for change of control surfaceTakashi Sakamoto
2018-11-23ALSA: firewire-tascam: add new hwdep ioctl command to get state imageTakashi Sakamoto
2018-11-23ALSA: firewire-tascam: pick up data of state from tx isochronous pakcetsTakashi Sakamoto
2018-11-13ALSA: oxfw: add support for APOGEE duet FireWireTakashi Sakamoto
2018-10-30ALSA: firewire-lib: fix insufficient PCM rule for period/buffer sizeTakashi Sakamoto
2018-10-27ALSA: dice: fix to wait for releases of all ALSA character devicesTakashi Sakamoto
2018-10-12ALSA: firewire-motu: add missing entries to KconfigTakashi Sakamoto
2018-10-12ALSA: isight: fix leak of reference to firewire unit in error path of .probe ...Takashi Sakamoto
2018-10-10ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto
2018-10-10ALSA: bebob/fireworks: simplify handling of local device entry tableTakashi Sakamoto
2018-10-10ALSA: firewire: release reference count of firewire unit in .remove callback ...Takashi Sakamoto
2018-10-10ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...Takashi Sakamoto
2018-10-04ALSA: oxfw: use managed-resource to maintain cache of stream formatsTakashi Sakamoto
2018-10-04ALSA: oxfw: use managed-resource to maintain model-specific dataTakashi Sakamoto
2018-10-04ALSA: fireworks: use managed-resource to maintain response bufferTakashi Sakamoto
2018-10-04ALSA: bebob: use managed-resource to maintain data specific to M-Audio FW-181...Takashi Sakamoto
2018-10-04ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto
2018-10-04Merge branch 'for-linus' into for-nextTakashi Iwai
2018-10-02ALSA: firewire-lib: add PCM rules to obsolete PCM constraints based on LCM of...Takashi Sakamoto
2018-09-17ALSA: fireworks: fix memory leak of response buffer at error pathTakashi Sakamoto
2018-09-17ALSA: oxfw: fix memory leak of discovered stream formats at error pathTakashi Sakamoto
2018-09-17ALSA: oxfw: fix memory leak for model-dependent data at error pathTakashi Sakamoto
2018-09-17ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error pathTakashi Sakamoto
2018-09-13ALSA: oxfw: fix memory leak of private dataTakashi Sakamoto
2018-09-13ALSA: firewire-tascam: fix memory leak of private dataTakashi Sakamoto
2018-09-13ALSA: firewire-digi00x: fix memory leak of private dataTakashi Sakamoto
2018-09-10ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()Takashi Sakamoto
2018-09-10ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto
2018-08-12Merge branch 'for-next' into for-linusTakashi Iwai
2018-08-06ALSA: dice: fix wrong copy to rx parameters for Alesis iO26Takashi Sakamoto
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai
2018-06-19ALSA: firewire-motu: add support for Motu TravelerTakashi Sakamoto
2018-06-19ALSA: firewire-motu: cancel chunk alignment for protocol version 2Takashi Sakamoto
2018-06-19ALSA: firewire-motu: add a flag for AES/EBU on XLR interfaceTakashi Sakamoto
2018-06-19ALSA: firewire-motu: add a flag for chunks for main 1/2 outTakashi Sakamoto
2018-06-19ALSA: firewire-motu: suppless consumption for unused element of array in stackTakashi Sakamoto
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-28sound: Use octal not symbolic permissionsJoe Perches
2018-05-27ALSA: dice: unuse second stream for MIDI conformant data channel for TC Elect...Takashi Sakamoto
2018-05-27ALSA: dice: fix stream format parameters for TC Electronic Studio Konnekt 48Takashi Sakamoto
2018-05-22ALSA: oxfw: use match_string() helperYisheng Xie
2018-05-21ALSA: dice: add stream format parameters for TC Electronic Digital Konnekt x32Takashi Sakamoto
2018-05-18ALSA: dice: fix a bounds check in snd_dice_detect_tcelectronic_formats()Dan Carpenter
2018-05-18ALSA: dice: add stream format parameters for Mytek devicesMelvin Vermeeren
2018-05-15Merge branch 'for-linus' into for-nextTakashi Iwai
2018-05-14ALSA: isight: use position offset macro of TLV dataTakashi Sakamoto
2018-05-02ALSA: dice: remove local frag of force_two_pcmsTakashi Sakamoto
2018-05-02ALSA: dice: use cache for PCM constraints and rulesTakashi Sakamoto
2018-05-02ALSA: dice: use stream formats to add MIDI substreamsTakashi Sakamoto