summaryrefslogtreecommitdiffstats
path: root/sound/firewire
AgeCommit message (Expand)Author
2020-01-23ALSA: dice: fix fallback from protocol extension into limited functionalityTakashi Sakamoto
2020-01-09ALSA: firewire-motu: Correct a typo in the clock proc stringTakashi Iwai
2019-12-01ALSA: isight: fix leak of reference to firewire unit in error path of .probe ...Takashi Sakamoto
2019-11-12ALSA: bebob: fix to detect configured source of sampling clock for Focusrite ...Takashi Sakamoto
2019-11-06ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto
2019-10-05ALSA: firewire-tascam: check intermediate state of clock status and retryTakashi Sakamoto
2019-10-05ALSA: firewire-tascam: handle error code when getting current source of clockTakashi Sakamoto
2019-10-05ALSA: firewire-motu: add support for MOTU 4preTakashi Sakamoto
2019-10-01ALSA: dice: fix wrong packet parameter for Alesis iO26Takashi Sakamoto
2019-08-16ALSA: firewire: fix a memory leak bugWenwen Wang
2019-07-10ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messagesTakashi Sakamoto
2019-06-19ALSA: firewire-motu: fix destruction of data for isochronous resourcesTakashi Sakamoto
2019-06-19ALSA: oxfw: allow PCM capture for Stanton SCS.1mTakashi Sakamoto
2019-04-05ALSA: dice: add support for Solid State Logic Duende Classic/MiniTakashi Sakamoto
2019-03-27ALSA: firewire-motu: use 'version' field of unit directory to identify modelTakashi Sakamoto
2019-03-19ALSA: firewire-motu: fix construction of PCM frame for capture directionTakashi Sakamoto
2019-03-19ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto
2019-01-26ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto
2019-01-26ALSA: oxfw: add support for APOGEE duet FireWireTakashi Sakamoto
2019-01-09ALSA: firewire-lib: use the same print format for 'without_header' tracepointsTakashi Sakamoto
2019-01-09ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' trac...Takashi Sakamoto
2019-01-09ALSA: firewire-lib: fix wrong handling payload_length as payload_quadletTakashi Sakamoto
2019-01-09ALSA: fireface: fix for state to fetch PCM framesTakashi Sakamoto
2018-12-17ALSA: fireface: fix reference to wrong register for clock configurationTakashi 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