summaryrefslogtreecommitdiff
path: root/sound/firewire
AgeCommit message (Expand)Author
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-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-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-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