aboutsummaryrefslogtreecommitdiff
path: root/sound/firewire
AgeCommit message (Expand)Author
2018-12-19ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto
2018-12-16ALSA: fireface: code refactoring to handle model-specific registersTakashi Sakamoto
2018-12-16ALSA: fireface: add support for packet streaming on Fireface 800Takashi Sakamoto
2018-12-16ALSA: fireface: allocate isochronous resources in mode-specific implementationTakashi Sakamoto
2018-12-16ALSA: fireface: code refactoring to handle multiplier modeTakashi Sakamoto
2018-12-16ALSA: fireface: share helper function to switch fetching modeTakashi Sakamoto
2018-12-16ALSA: fireface: fix for state to fetch PCM framesTakashi Sakamoto
2018-12-16ALSA: firewire-lib: use the same print format for 'without_header' tracepointsTakashi Sakamoto
2018-12-16ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' trac...Takashi Sakamoto
2018-12-16ALSA: firewire-lib: fix wrong handling payload_length as payload_quadletTakashi Sakamoto
2018-12-11ALSA: fireface: add support for Fireface 800 with MIDI functionality onlyTakashi Sakamoto
2018-12-11ALSA: fireface: localize a handler for MIDI messages on tx transactionTakashi Sakamoto
2018-12-11ALSA: fireface: add driver data for register for MIDI high addressTakashi Sakamoto
2018-12-11ALSA: fireface: share register for async transaction of MIDI messagesTakashi Sakamoto
2018-12-11ALSA: fireface: add support for second optical interface for ADAT streamTakashi Sakamoto
2018-12-11ALSA: fireface: share helper function to get current sampling rate and clock ...Takashi Sakamoto
2018-12-11ALSA: fireface: share status and configuration dumpTakashi Sakamoto
2018-12-11ALSA: fireface: share some registers for status of clock synchronizationTakashi Sakamoto
2018-12-10Merge branch 'for-linus' into for-nextTakashi Iwai
2018-12-09ALSA: fireface: fix reference to wrong register for clock configurationTakashi Sakamoto
2018-11-23ALSA: firewire-tascam: notify events of change of state for userspace applica...Takashi Sakamoto
2018-11-23ALSA: firewire-tascam: apply small refactoring to handle several type of even...Takashi Sakamoto
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