aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire
AgeCommit message (Expand)Author
2019-04-12ALSA: dice: add support for Solid State Logic Duende Classic/MiniTakashi Sakamoto
2019-03-20ALSA: firewire-motu: fix construction of PCM frame for capture directionTakashi Sakamoto
2019-03-20ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto
2019-02-05ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto
2019-02-05ALSA: oxfw: add support for APOGEE duet FireWireTakashi Sakamoto
2019-01-12ALSA: firewire-lib: use the same print format for 'without_header' tracepointsTakashi Sakamoto
2019-01-12ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' trac...Takashi Sakamoto
2019-01-12ALSA: firewire-lib: fix wrong handling payload_length as payload_quadletTakashi Sakamoto
2019-01-12ALSA: fireface: fix for state to fetch PCM framesTakashi Sakamoto
2018-12-30ALSA: fireface: fix reference to wrong register for clock configurationTakashi Sakamoto
2018-09-29ALSA: oxfw: fix memory leak of private dataTakashi Sakamoto
2018-09-29ALSA: oxfw: fix memory leak of discovered stream formats at error pathTakashi Sakamoto
2018-09-29ALSA: oxfw: fix memory leak for model-dependent data at error pathTakashi Sakamoto
2018-09-29ALSA: fireworks: fix memory leak of response buffer at error pathTakashi Sakamoto
2018-09-29ALSA: firewire-tascam: fix memory leak of private dataTakashi Sakamoto
2018-09-29ALSA: firewire-digi00x: fix memory leak of private dataTakashi Sakamoto
2018-09-29ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()Takashi Sakamoto
2018-09-29ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto
2018-09-29ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error pathTakashi Sakamoto
2018-08-22ALSA: dice: fix wrong copy to rx parameters for Alesis iO26Takashi 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
2018-05-02ALSA: dice: enable to change current sampling transmission frequencyTakashi Sakamoto
2018-05-02ALSA: dice: add a helper function to restart all of available streamsTakashi Sakamoto
2018-05-02ALSA: dice: use cache of stream format to check running streamTakashi Sakamoto
2018-05-02ALSA: dice: use extended protocol to detect available stream formatsTakashi Sakamoto
2018-05-02ALSA: dice: add parameters of stream formats for models produced by AlesisTakashi Sakamoto
2018-05-02ALSA: dice: add parameters of stream formats for models produced by TC Electr...Takashi Sakamoto
2018-05-02ALSA: dice: cache stream formats at current mode of sampling transmission fre...Takashi Sakamoto
2018-05-02ALSA: dice: add proc node for stream formationTakashi Sakamoto
2018-05-02ALSA: dice: add 'firewire' directory for proc nodesTakashi Sakamoto
2018-05-02ALSA: dice: add cache of stream formatsTakashi Sakamoto
2018-04-29ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo...Takashi Sakamoto
2018-04-26ALSA: dice: fix error path to destroy initialized stream dataTakashi Sakamoto
2018-04-25Merge branch 'for-linus' into for-nextTakashi Iwai
2018-04-24ALSA: dice: improve support for ancient firmware for DICETakashi Sakamoto
2018-04-24ALSA: dice: fix OUI for TC groupTakashi Sakamoto
2018-03-28treewide: remove large struct-pass-by-value from tracepoint argumentsAlexei Starovoitov