Age | Commit message (Expand) | Author |
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 |
2022-04-25 | ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes | Takashi Sakamoto |
2022-03-04 | ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transaction | Takashi Sakamoto |
2021-11-11 | ALSA: fireworks: add support for Loud Onyx 1200f quirk | Takashi Sakamoto |
2021-11-08 | ALSA: firewire-motu: add support for MOTU Track 16 | Takashi Sakamoto |
2021-11-04 | ALSA: firewire-motu: add support for MOTU Traveler mk3 | Takashi Sakamoto |
2021-10-29 | ALSA: firewire-motu: remove TODO for interaction with userspace about control... | Takashi Sakamoto |
2021-10-28 | ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or later | Takashi Sakamoto |
2021-10-28 | ALSA: firewire-motu: export meter information to userspace as float value | Takashi Sakamoto |
2021-10-28 | ALSA: firewire-motu: refine parser for meter information in register DSP models | Takashi Sakamoto |
2021-10-28 | ALSA: firewire-motu: fix null pointer dereference when polling hwdep characte... | Takashi Sakamoto |
2021-10-15 | ALSA: firewire-motu: notify event for parameter change in register DSP model | Takashi Sakamoto |
2021-10-15 | ALSA: firewire-motu: queue event for parameter change in register DSP model | Takashi Sakamoto |
2021-10-15 | ALSA: firewire-motu: add ioctl command to read cached parameters in register ... | Takashi Sakamoto |
2021-10-15 | ALSA: firewire-motu: parse messages for input parameters in register DSP model | Takashi Sakamoto |
2021-10-15 | ALSA: firewire-motu: parse messages for line input parameters in register DSP... | Takashi Sakamoto |
2021-10-15 | ALSA: firewire-motu: parse messages for output parameters in register DSP model | Takashi Sakamoto |
2021-10-15 | ALSA: firewire-motu: parse messages for mixer output parameters in register D... | Takashi Sakamoto |
2021-10-15 | ALSA: firewire-motu: parse messages for mixer source parameters in register-D... | Takashi Sakamoto |
2021-10-15 | ALSA: firewire-motu: add ioctl command to read cached hardware meter | Takashi Sakamoto |
2021-10-15 | ALSA: firewire-motu: add message parser for meter information in command DSP ... | Takashi Sakamoto |
2021-10-15 | ALSA: firewire-motu: add message parser to gather meter information in regist... | Takashi Sakamoto |
2021-09-21 | ALSA: firewire-motu: fix truncated bytes in message tracepoints | Takashi Sakamoto |
2021-09-13 | ALSA: oxfw: fix transmission method for Loud models based on OXFW971 | Takashi Sakamoto |