Age | Commit message (Expand) | Author |
2024-08-02 | Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2024-07-31 | Revert "ALSA: firewire-lib: operate for period elapse event in process context" | Edmund Raile |
2024-07-31 | Revert "ALSA: firewire-lib: obsolete workqueue for period update" | Edmund Raile |
2024-07-27 | ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER case | Takashi Sakamoto |
2024-05-08 | ALSA: firewire: Use *-y instead of *-objs in Makefile | Takashi Iwai |
2024-03-26 | ALSA: firewire-lib: Avoid -Wflex-array-member-not-at-end warning | Gustavo A. R. Silva |
2024-02-21 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2024-02-19 | ALSA: firewire-lib: fix to check cycle continuity | Takashi Sakamoto |
2024-02-19 | ALSA: oxfw: add support for Miglia Harmony Audio | Takashi Sakamoto |
2024-02-19 | ALSA: firewire-lib: handle quirk to calculate payload quadlets as data block ... | Takashi Sakamoto |
2024-02-19 | ALSA: oxfw: support the case that AV/C Stream Format Information command is n... | Takashi Sakamoto |
2024-02-19 | ALSA: oxfw: use const qualifier for immutable argument | Takashi Sakamoto |
2024-01-29 | ALSA: firewire-motu: add support for MOTU 896 mk3 FireWire and Hybrid | Takashi Sakamoto |
2023-09-15 | ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream names | Takashi Iwai |
2023-09-15 | ALSA: firewire: Fix -Wformat-truncation warning for longname string | Takashi Iwai |
2023-08-10 | ALSA: dice: add stream format parameters for Weiss devices | Takashi Sakamoto |
2023-06-28 | ALSA: fireface: make read-only const array for model names static | Takashi Sakamoto |
2023-06-28 | ALSA: oxfw: make read-only const array models static | Colin Ian King |
2023-06-26 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2023-06-12 | ALSA: firewire: use 'GPL' string for module license contributed by Clemens La... | Takashi Sakamoto |
2023-06-12 | ALSA: firewire: use 'GPL' string for module license contributed by Takashi Sa... | Takashi Sakamoto |
2023-05-12 | ALSA: firewire-digi00x: prevent potential use after free | Dan Carpenter |
2023-04-06 | ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex() | Xu Biang |
2023-02-16 | Merge branch 'topic/apple-gmux' into for-next | Takashi Iwai |
2023-02-04 | ALSA: fireface: add field for the number of messages copied to user space | Takashi Sakamoto |
2023-01-31 | ALSA: firewire-motu: fix unreleased lock warning in hwdep device | Takashi Sakamoto |
2023-01-31 | ALSA: firewire-lib: fix uninitialized local variable | Takashi Sakamoto |
2023-01-18 | ALSA: fireface: fix locking bug in ff400_copy_msg_to_user() | Dan Carpenter |
2023-01-13 | ALSA: fireface: implement message parser for Fireface 400 | Takashi Sakamoto |
2023-01-13 | ALSA: fireface: add local framework to message parser | Takashi Sakamoto |
2023-01-13 | ALSA: fireface: add helper function to parse MIDI messages transmitted by Fir... | Takashi Sakamoto |
2023-01-13 | ALSA: fireface: pick up time stamp for request subaction of asynchronous tran... | Takashi Sakamoto |
2023-01-13 | ALSA: fireface: rename callback functions | Takashi Sakamoto |
2023-01-12 | ALSA: firewire-lib: compute extra delay for runtime of PCM substream | Takashi Sakamoto |
2023-01-12 | ALSA: firewire-lib: obsolete return value from context payload processing layer | Takashi Sakamoto |
2023-01-12 | ALSA: firewire-lib: move parameter for pcm frame multiplier from context payl... | Takashi Sakamoto |
2023-01-10 | ALSA: firewire-lib: extend tracepoints event including CYCLE_TIME of 1394 OHCI | Takashi Sakamoto |
2023-01-09 | ALSA: firewire-lib: keep history to process isochronous packet | Takashi Sakamoto |
2023-01-09 | ALSA: firewire-lib: use circular linked list for context payload processing l... | Takashi Sakamoto |
2023-01-09 | ALSA: firewire-lib: use circular linked list to enumerate packet descriptors | Takashi Sakamoto |
2023-01-08 | ALSA: firewire-lib: code refactoring for cache position in sequence replay | Takashi Sakamoto |
2023-01-08 | ALSA: firewire-lib: code refactoring for cache position in tx packets | Takashi Sakamoto |
2023-01-08 | ALSA: firewire-lib: code refactoring for pool position in rx packets | Takashi Sakamoto |
2023-01-08 | ALSA: firewire-lib: code refactoring for helper functions to pool sequence in... | Takashi Sakamoto |
2022-12-13 | Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2022-12-01 | ALSA: dice: Remove left-over license text | Takashi Sakamoto |
2022-11-30 | ALSA: dice: add support for Focusrite Saffire Pro 40 with TCD3070 ASIC | Takashi Sakamoto |
2022-11-30 | ALSA: dice: fix regression for Lexicon I-ONIX FW810S | Takashi Sakamoto |
2022-09-27 | ALSA: firewire: Replace runtime->status->state reference to runtime->state | Takashi Iwai |
2022-09-27 | ALSA: firewire: Remove some left-over license text in sound/firewire | Christophe JAILLET |