Age | Commit message (Expand) | Author | Files | Lines |
2023-04-06 | ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex() | Xu Biang | 1 | -1/+1 |
2023-02-16 | Merge branch 'topic/apple-gmux' into for-next | Takashi Iwai | 1 | -0/+4 |
2023-02-04 | ALSA: fireface: add field for the number of messages copied to user space | Takashi Sakamoto | 1 | -12/+16 |
2023-01-31 | ALSA: firewire-motu: fix unreleased lock warning in hwdep device | Takashi Sakamoto | 1 | -0/+4 |
2023-01-31 | ALSA: firewire-lib: fix uninitialized local variable | Takashi Sakamoto | 1 | -1/+1 |
2023-01-18 | ALSA: fireface: fix locking bug in ff400_copy_msg_to_user() | Dan Carpenter | 1 | -6/+8 |
2023-01-13 | ALSA: fireface: implement message parser for Fireface 400 | Takashi Sakamoto | 1 | -6/+137 |
2023-01-13 | ALSA: fireface: add local framework to message parser | Takashi Sakamoto | 4 | -11/+49 |
2023-01-13 | ALSA: fireface: add helper function to parse MIDI messages transmitted by Fir... | Takashi Sakamoto | 1 | -27/+20 |
2023-01-13 | ALSA: fireface: pick up time stamp for request subaction of asynchronous tran... | Takashi Sakamoto | 4 | -5/+6 |
2023-01-13 | ALSA: fireface: rename callback functions | Takashi Sakamoto | 4 | -18/+16 |
2023-01-12 | ALSA: firewire-lib: compute extra delay for runtime of PCM substream | Takashi Sakamoto | 1 | -2/+81 |
2023-01-12 | ALSA: firewire-lib: obsolete return value from context payload processing layer | Takashi Sakamoto | 7 | -66/+25 |
2023-01-12 | ALSA: firewire-lib: move parameter for pcm frame multiplier from context payl... | Takashi Sakamoto | 7 | -29/+41 |
2023-01-10 | ALSA: firewire-lib: extend tracepoints event including CYCLE_TIME of 1394 OHCI | Takashi Sakamoto | 2 | -9/+21 |
2023-01-09 | ALSA: firewire-lib: keep history to process isochronous packet | Takashi Sakamoto | 2 | -8/+15 |
2023-01-09 | ALSA: firewire-lib: use circular linked list for context payload processing l... | Takashi Sakamoto | 10 | -69/+87 |
2023-01-09 | ALSA: firewire-lib: use circular linked list to enumerate packet descriptors | Takashi Sakamoto | 2 | -17/+42 |
2023-01-08 | ALSA: firewire-lib: code refactoring for cache position in sequence replay | Takashi Sakamoto | 2 | -8/+10 |
2023-01-08 | ALSA: firewire-lib: code refactoring for cache position in tx packets | Takashi Sakamoto | 2 | -17/+15 |
2023-01-08 | ALSA: firewire-lib: code refactoring for pool position in rx packets | Takashi Sakamoto | 2 | -20/+14 |
2023-01-08 | ALSA: firewire-lib: code refactoring for helper functions to pool sequence in... | Takashi Sakamoto | 2 | -34/+33 |
2022-12-13 | Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 4 | -1/+35 |
2022-12-01 | ALSA: dice: Remove left-over license text | Takashi Sakamoto | 1 | -2/+0 |
2022-11-30 | ALSA: dice: add support for Focusrite Saffire Pro 40 with TCD3070 ASIC | Takashi Sakamoto | 4 | -1/+37 |
2022-11-30 | ALSA: dice: fix regression for Lexicon I-ONIX FW810S | Takashi Sakamoto | 1 | -5/+7 |
2022-09-27 | ALSA: firewire: Replace runtime->status->state reference to runtime->state | Takashi Iwai | 8 | -18/+18 |
2022-09-27 | ALSA: firewire: Remove some left-over license text in sound/firewire | Christophe JAILLET | 5 | -12/+1 |
2022-04-25 | ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes | Takashi Sakamoto | 1 | -0/+1 |
2022-03-04 | ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transaction | Takashi Sakamoto | 1 | -3/+1 |
2021-11-11 | ALSA: fireworks: add support for Loud Onyx 1200f quirk | Takashi Sakamoto | 1 | -2/+3 |
2021-11-08 | ALSA: firewire-motu: add support for MOTU Track 16 | Takashi Sakamoto | 4 | -3/+19 |
2021-11-04 | ALSA: firewire-motu: add support for MOTU Traveler mk3 | Takashi Sakamoto | 3 | -3/+21 |
2021-10-29 | ALSA: firewire-motu: remove TODO for interaction with userspace about control... | Takashi Sakamoto | 1 | -2/+0 |
2021-10-28 | ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or later | Takashi Sakamoto | 3 | -1/+19 |
2021-10-28 | ALSA: firewire-motu: export meter information to userspace as float value | Takashi Sakamoto | 1 | -2/+5 |
2021-10-28 | ALSA: firewire-motu: refine parser for meter information in register DSP models | Takashi Sakamoto | 1 | -5/+9 |
2021-10-28 | ALSA: firewire-motu: fix null pointer dereference when polling hwdep characte... | Takashi Sakamoto | 1 | -5/+11 |
2021-10-15 | ALSA: firewire-motu: notify event for parameter change in register DSP model | Takashi Sakamoto | 3 | -9/+78 |
2021-10-15 | ALSA: firewire-motu: queue event for parameter change in register DSP model | Takashi Sakamoto | 3 | -14/+82 |
2021-10-15 | ALSA: firewire-motu: add ioctl command to read cached parameters in register ... | Takashi Sakamoto | 3 | -1/+34 |
2021-10-15 | ALSA: firewire-motu: parse messages for input parameters in register DSP model | Takashi Sakamoto | 1 | -2/+41 |
2021-10-15 | ALSA: firewire-motu: parse messages for line input parameters in register DSP... | Takashi Sakamoto | 1 | -0/+6 |
2021-10-15 | ALSA: firewire-motu: parse messages for output parameters in register DSP model | Takashi Sakamoto | 1 | -1/+10 |
2021-10-15 | ALSA: firewire-motu: parse messages for mixer output parameters in register D... | Takashi Sakamoto | 1 | -0/+20 |
2021-10-15 | ALSA: firewire-motu: parse messages for mixer source parameters in register-D... | Takashi Sakamoto | 1 | -0/+64 |
2021-10-15 | ALSA: firewire-motu: add ioctl command to read cached hardware meter | Takashi Sakamoto | 4 | -0/+84 |
2021-10-15 | ALSA: firewire-motu: add message parser for meter information in command DSP ... | Takashi Sakamoto | 7 | -5/+186 |
2021-10-15 | ALSA: firewire-motu: add message parser to gather meter information in regist... | Takashi Sakamoto | 8 | -7/+184 |
2021-09-21 | ALSA: firewire-motu: fix truncated bytes in message tracepoints | Takashi Sakamoto | 1 | -3/+4 |