summaryrefslogtreecommitdiffstats
path: root/sound/firewire
AgeCommit message (Expand)Author
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-05-09ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo...Takashi Sakamoto
2018-05-01ALSA: dice: fix error path to destroy initialized stream dataTakashi Sakamoto
2018-05-01ALSA: dice: fix OUI for TC groupTakashi Sakamoto
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-12ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()Markus Elfring
2017-08-23ALSA: fireface: Use common error handling code in pcm_open()Markus Elfring
2017-08-22ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto
2017-08-22Merge branch 'for-linus' into for-nextTakashi Iwai
2017-08-21ALSA: firewire-motu: add support for MOTU Audio ExpressTakashi Sakamoto
2017-08-21ALSA: firewire-motu: add specification flag for position of flag for MIDI mes...Takashi Sakamoto
2017-08-20ALSA: firewire-motu: destroy stream data surely at failure of card initializa...Takashi Sakamoto
2017-08-20ALSA: firewire: fix NULL pointer dereference when releasing uninitialized dat...Takashi Sakamoto
2017-08-19ALSA: firewire: constify snd_pcm_ops structuresArvind Yadav
2017-08-15ALSA: firewire-motu: constify snd_rawmidi_ops structuresJulia Lawall
2017-06-20Merge branch 'for-linus' into for-nextTakashi Iwai
2017-06-19ALSA: firewire-lib: Fix stall of process context at packet errorTakashi Sakamoto
2017-06-08ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto
2017-06-07ALSA: fireface: constify ALSA specific operationsTakashi Sakamoto
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal
2017-05-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto
2017-04-20ALSA: fireface: obsolete usage of ktime_set() for zero assignmentTakashi Sakamoto
2017-04-20ALSA: firewire-motu: mark trace helpers as __maybe_unusedArnd Bergmann
2017-04-14ALSA: firewire-tascam: support drain callback for MIDI playback substreamTakashi Sakamoto
2017-04-14ALSA: firewire-tascam: move message parameters for async midi portTakashi Sakamoto
2017-04-14ALSA: firewire-tascam: initialize parameters at open of rawmidi character dev...Takashi Sakamoto
2017-04-14ALSA: firewire-tascam: use fixed-length array for message cache to async midi...Takashi Sakamoto
2017-04-14ALSA: firewire-tascam: use the same address for asynchronous transaction for ...Takashi Sakamoto
2017-04-14ALSA: firewire-tascam: send fixed-length transaction for async midi portTakashi Sakamoto
2017-04-14ALSA: firewire-tascam: remove callback function from async midi portTakashi Sakamoto
2017-04-14ALSA: firewire-lib/firewire-tascam: localize async midi portTakashi Sakamoto
2017-04-14Merge branch 'for-linus' into for-nextTakashi Iwai
2017-04-14ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned typeTakashi Sakamoto
2017-04-12ALSA: firewire-lib: cache maximum length of payload to reduce function callsTakashi Sakamoto
2017-04-12Merge branch 'for-linus' into for-nextTakashi Iwai
2017-04-11ALSA: firewire-motu: add tracepoints for messages for unique protocolTakashi Sakamoto
2017-04-11ALSA: firewire-motu: add tracepoints for SPH in IEC 61883-1 fashionTakashi Sakamoto
2017-04-11ALSA: firewire_lib: add tracepoints for packets without CIP headersTakashi Sakamoto
2017-04-05ALSA: firewire-lib/bebob/oxfw: improve response evaluation for AV/C commandsTakashi Sakamoto
2017-04-05ALSA: firewire-motu: remove invalid bitshift for register valueTakashi Sakamoto
2017-04-05ALSA: oxfw: fix regression to handle Stanton SCS.1m/1dTakashi Sakamoto