Age | Commit message (Expand) | Author |
2018-12-19 | ALSA: bebob: fix model-id of unit for Apogee Ensemble | Takashi Sakamoto |
2018-12-16 | ALSA: fireface: code refactoring to handle model-specific registers | Takashi Sakamoto |
2018-12-16 | ALSA: fireface: add support for packet streaming on Fireface 800 | Takashi Sakamoto |
2018-12-16 | ALSA: fireface: allocate isochronous resources in mode-specific implementation | Takashi Sakamoto |
2018-12-16 | ALSA: fireface: code refactoring to handle multiplier mode | Takashi Sakamoto |
2018-12-16 | ALSA: fireface: share helper function to switch fetching mode | Takashi Sakamoto |
2018-12-16 | ALSA: fireface: fix for state to fetch PCM frames | Takashi Sakamoto |
2018-12-16 | ALSA: firewire-lib: use the same print format for 'without_header' tracepoints | Takashi Sakamoto |
2018-12-16 | ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' trac... | Takashi Sakamoto |
2018-12-16 | ALSA: firewire-lib: fix wrong handling payload_length as payload_quadlet | Takashi Sakamoto |
2018-12-11 | ALSA: fireface: add support for Fireface 800 with MIDI functionality only | Takashi Sakamoto |
2018-12-11 | ALSA: fireface: localize a handler for MIDI messages on tx transaction | Takashi Sakamoto |
2018-12-11 | ALSA: fireface: add driver data for register for MIDI high address | Takashi Sakamoto |
2018-12-11 | ALSA: fireface: share register for async transaction of MIDI messages | Takashi Sakamoto |
2018-12-11 | ALSA: fireface: add support for second optical interface for ADAT stream | Takashi Sakamoto |
2018-12-11 | ALSA: fireface: share helper function to get current sampling rate and clock ... | Takashi Sakamoto |
2018-12-11 | ALSA: fireface: share status and configuration dump | Takashi Sakamoto |
2018-12-11 | ALSA: fireface: share some registers for status of clock synchronization | Takashi Sakamoto |
2018-12-10 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2018-12-09 | ALSA: fireface: fix reference to wrong register for clock configuration | Takashi Sakamoto |
2018-11-23 | ALSA: firewire-tascam: notify events of change of state for userspace applica... | Takashi Sakamoto |
2018-11-23 | ALSA: firewire-tascam: apply small refactoring to handle several type of even... | Takashi Sakamoto |
2018-11-23 | ALSA: firewire-tascam: queue events for change of control surface | Takashi Sakamoto |
2018-11-23 | ALSA: firewire-tascam: add new hwdep ioctl command to get state image | Takashi Sakamoto |
2018-11-23 | ALSA: firewire-tascam: pick up data of state from tx isochronous pakcets | Takashi Sakamoto |
2018-11-13 | ALSA: oxfw: add support for APOGEE duet FireWire | Takashi Sakamoto |
2018-10-30 | ALSA: firewire-lib: fix insufficient PCM rule for period/buffer size | Takashi Sakamoto |
2018-10-27 | ALSA: dice: fix to wait for releases of all ALSA character devices | Takashi Sakamoto |
2018-10-12 | ALSA: firewire-motu: add missing entries to Kconfig | Takashi Sakamoto |
2018-10-12 | ALSA: isight: fix leak of reference to firewire unit in error path of .probe ... | Takashi Sakamoto |
2018-10-10 | ALSA: firewire: simplify cleanup process when failing to register sound card | Takashi Sakamoto |
2018-10-10 | ALSA: bebob/fireworks: simplify handling of local device entry table | Takashi Sakamoto |
2018-10-10 | ALSA: firewire: release reference count of firewire unit in .remove callback ... | Takashi Sakamoto |
2018-10-10 | ALSA: firewire: block .remove callback of bus driver till all of ALSA charact... | Takashi Sakamoto |
2018-10-04 | ALSA: oxfw: use managed-resource to maintain cache of stream formats | Takashi Sakamoto |
2018-10-04 | ALSA: oxfw: use managed-resource to maintain model-specific data | Takashi Sakamoto |
2018-10-04 | ALSA: fireworks: use managed-resource to maintain response buffer | Takashi Sakamoto |
2018-10-04 | ALSA: bebob: use managed-resource to maintain data specific to M-Audio FW-181... | Takashi Sakamoto |
2018-10-04 | ALSA: firewire: use managed-resource of fw unit device for private data | Takashi Sakamoto |
2018-10-04 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2018-10-02 | ALSA: firewire-lib: add PCM rules to obsolete PCM constraints based on LCM of... | Takashi Sakamoto |
2018-09-17 | ALSA: fireworks: fix memory leak of response buffer at error path | Takashi Sakamoto |
2018-09-17 | ALSA: oxfw: fix memory leak of discovered stream formats at error path | Takashi Sakamoto |
2018-09-17 | ALSA: oxfw: fix memory leak for model-dependent data at error path | Takashi Sakamoto |
2018-09-17 | ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error path | Takashi Sakamoto |
2018-09-13 | ALSA: oxfw: fix memory leak of private data | Takashi Sakamoto |
2018-09-13 | ALSA: firewire-tascam: fix memory leak of private data | Takashi Sakamoto |
2018-09-13 | ALSA: firewire-digi00x: fix memory leak of private data | Takashi Sakamoto |
2018-09-10 | ALSA: fireface: fix memory leak in ff400_switch_fetching_mode() | Takashi Sakamoto |
2018-09-10 | ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st... | Takashi Sakamoto |