summaryrefslogtreecommitdiffstats
path: root/sound/firewire
Commit message (Expand)AuthorAgeFilesLines
* ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto2018-12-191-1/+1
* ALSA: fireface: code refactoring to handle model-specific registersTakashi Sakamoto2018-12-163-15/+6
* ALSA: fireface: add support for packet streaming on Fireface 800Takashi Sakamoto2018-12-162-16/+129
* ALSA: fireface: allocate isochronous resources in mode-specific implementationTakashi Sakamoto2018-12-162-55/+68
* ALSA: fireface: code refactoring to handle multiplier modeTakashi Sakamoto2018-12-163-28/+58
* ALSA: fireface: share helper function to switch fetching modeTakashi Sakamoto2018-12-163-33/+36
* ALSA: fireface: fix for state to fetch PCM framesTakashi Sakamoto2018-12-161-1/+1
* ALSA: firewire-lib: use the same print format for 'without_header' tracepointsTakashi Sakamoto2018-12-161-1/+1
* ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' trac...Takashi Sakamoto2018-12-161-1/+1
* ALSA: firewire-lib: fix wrong handling payload_length as payload_quadletTakashi Sakamoto2018-12-161-1/+3
* ALSA: fireface: add support for Fireface 800 with MIDI functionality onlyTakashi Sakamoto2018-12-115-13/+70
* ALSA: fireface: localize a handler for MIDI messages on tx transactionTakashi Sakamoto2018-12-113-33/+40
* ALSA: fireface: add driver data for register for MIDI high addressTakashi Sakamoto2018-12-114-34/+34
* ALSA: fireface: share register for async transaction of MIDI messagesTakashi Sakamoto2018-12-113-8/+5
* ALSA: fireface: add support for second optical interface for ADAT streamTakashi Sakamoto2018-12-113-10/+30
* ALSA: fireface: share helper function to get current sampling rate and clock ...Takashi Sakamoto2018-12-115-64/+63
* ALSA: fireface: share status and configuration dumpTakashi Sakamoto2018-12-113-198/+176
* ALSA: fireface: share some registers for status of clock synchronizationTakashi Sakamoto2018-12-112-7/+9
* Merge branch 'for-linus' into for-nextTakashi Iwai2018-12-101-1/+1
|\
| * ALSA: fireface: fix reference to wrong register for clock configurationTakashi Sakamoto2018-12-091-1/+1
* | ALSA: firewire-tascam: notify events of change of state for userspace applica...Takashi Sakamoto2018-11-232-2/+65
* | ALSA: firewire-tascam: apply small refactoring to handle several type of even...Takashi Sakamoto2018-11-231-12/+26
* | ALSA: firewire-tascam: queue events for change of control surfaceTakashi Sakamoto2018-11-233-1/+41
* | ALSA: firewire-tascam: add new hwdep ioctl command to get state imageTakashi Sakamoto2018-11-231-0/+10
* | ALSA: firewire-tascam: pick up data of state from tx isochronous pakcetsTakashi Sakamoto2018-11-232-1/+19
* | ALSA: oxfw: add support for APOGEE duet FireWireTakashi Sakamoto2018-11-132-0/+9
|/
* ALSA: firewire-lib: fix insufficient PCM rule for period/buffer sizeTakashi Sakamoto2018-10-301-48/+9
* ALSA: dice: fix to wait for releases of all ALSA character devicesTakashi Sakamoto2018-10-271-2/+2
* ALSA: firewire-motu: add missing entries to KconfigTakashi Sakamoto2018-10-121-0/+2
* ALSA: isight: fix leak of reference to firewire unit in error path of .probe ...Takashi Sakamoto2018-10-121-5/+5
* ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto2018-10-108-138/+44
* ALSA: bebob/fireworks: simplify handling of local device entry tableTakashi Sakamoto2018-10-102-25/+13
* ALSA: firewire: release reference count of firewire unit in .remove callback ...Takashi Sakamoto2018-10-109-50/+27
* ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...Takashi Sakamoto2018-10-108-15/+16
* ALSA: oxfw: use managed-resource to maintain cache of stream formatsTakashi Sakamoto2018-10-042-19/+8
* ALSA: oxfw: use managed-resource to maintain model-specific dataTakashi Sakamoto2018-10-043-7/+6
* ALSA: fireworks: use managed-resource to maintain response bufferTakashi Sakamoto2018-10-041-6/+3
* ALSA: bebob: use managed-resource to maintain data specific to M-Audio FW-181...Takashi Sakamoto2018-10-042-6/+3
* ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto2018-10-048-48/+29
* Merge branch 'for-linus' into for-nextTakashi Iwai2018-10-047-17/+36
|\
| * ALSA: fireworks: fix memory leak of response buffer at error pathTakashi Sakamoto2018-09-171-0/+2
| * ALSA: oxfw: fix memory leak of discovered stream formats at error pathTakashi Sakamoto2018-09-171-0/+7
| * ALSA: oxfw: fix memory leak for model-dependent data at error pathTakashi Sakamoto2018-09-171-0/+2
| * ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error pathTakashi Sakamoto2018-09-172-4/+2
| * ALSA: oxfw: fix memory leak of private dataTakashi Sakamoto2018-09-131-0/+1
| * ALSA: firewire-tascam: fix memory leak of private dataTakashi Sakamoto2018-09-131-0/+1
| * ALSA: firewire-digi00x: fix memory leak of private dataTakashi Sakamoto2018-09-131-0/+1
| * ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()Takashi Sakamoto2018-09-101-3/+6
| * ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto2018-09-101-10/+14
* | ALSA: firewire-lib: add PCM rules to obsolete PCM constraints based on LCM of...Takashi Sakamoto2018-10-021-7/+71
|/