aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/firewire (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-21Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2024-02-19ALSA: firewire-lib: fix to check cycle continuityTakashi Sakamoto1-1/+1
2024-02-19ALSA: oxfw: add support for Miglia Harmony AudioTakashi Sakamoto3-1/+14
2024-02-19ALSA: firewire-lib: handle quirk to calculate payload quadlets as data block counterTakashi Sakamoto2-4/+12
2024-02-19ALSA: oxfw: support the case that AV/C Stream Format Information command is not availableTakashi Sakamoto2-23/+75
2024-02-19ALSA: oxfw: use const qualifier for immutable argumentTakashi Sakamoto2-2/+2
2024-01-29ALSA: firewire-motu: add support for MOTU 896 mk3 FireWire and HybridTakashi Sakamoto4-0/+14
2023-09-15ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream namesTakashi Iwai8-27/+27
2023-09-15ALSA: firewire: Fix -Wformat-truncation warning for longname stringTakashi Iwai2-10/+10
2023-08-10ALSA: dice: add stream format parameters for Weiss devicesTakashi Sakamoto4-1/+169
2023-06-28ALSA: fireface: make read-only const array for model names staticTakashi Sakamoto1-1/+1
2023-06-28ALSA: oxfw: make read-only const array models staticColin Ian King1-1/+1
2023-06-26Merge branch 'for-next' into for-linusTakashi Iwai10-10/+10
2023-06-12ALSA: firewire: use 'GPL' string for module license contributed by Clemens LadischTakashi Sakamoto4-4/+4
2023-06-12ALSA: firewire: use 'GPL' string for module license contributed by Takashi SakamotoTakashi Sakamoto6-6/+6
2023-05-12ALSA: firewire-digi00x: prevent potential use after freeDan Carpenter1-1/+3
2023-04-06ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex()Xu Biang1-1/+1
2023-02-16Merge branch 'topic/apple-gmux' into for-nextTakashi Iwai1-0/+4
2023-02-04ALSA: fireface: add field for the number of messages copied to user spaceTakashi Sakamoto1-12/+16
2023-01-31ALSA: firewire-motu: fix unreleased lock warning in hwdep deviceTakashi Sakamoto1-0/+4
2023-01-31ALSA: firewire-lib: fix uninitialized local variableTakashi Sakamoto1-1/+1
2023-01-18ALSA: fireface: fix locking bug in ff400_copy_msg_to_user()Dan Carpenter1-6/+8
2023-01-13ALSA: fireface: implement message parser for Fireface 400Takashi Sakamoto1-6/+137
2023-01-13ALSA: fireface: add local framework to message parserTakashi Sakamoto4-11/+49
2023-01-13ALSA: fireface: add helper function to parse MIDI messages transmitted by Fireface 400Takashi Sakamoto1-27/+20
2023-01-13ALSA: fireface: pick up time stamp for request subaction of asynchronous transactionTakashi Sakamoto4-5/+6
2023-01-13ALSA: fireface: rename callback functionsTakashi Sakamoto4-18/+16
2023-01-12ALSA: firewire-lib: compute extra delay for runtime of PCM substreamTakashi Sakamoto1-2/+81
2023-01-12ALSA: firewire-lib: obsolete return value from context payload processing layerTakashi Sakamoto7-66/+25
2023-01-12ALSA: firewire-lib: move parameter for pcm frame multiplier from context payload processing layerTakashi Sakamoto7-29/+41
2023-01-10ALSA: firewire-lib: extend tracepoints event including CYCLE_TIME of 1394 OHCITakashi Sakamoto2-9/+21
2023-01-09ALSA: firewire-lib: keep history to process isochronous packetTakashi Sakamoto2-8/+15
2023-01-09ALSA: firewire-lib: use circular linked list for context payload processing layerTakashi Sakamoto10-69/+87
2023-01-09ALSA: firewire-lib: use circular linked list to enumerate packet descriptorsTakashi Sakamoto2-17/+42
2023-01-08ALSA: firewire-lib: code refactoring for cache position in sequence replayTakashi Sakamoto2-8/+10
2023-01-08ALSA: firewire-lib: code refactoring for cache position in tx packetsTakashi Sakamoto2-17/+15
2023-01-08ALSA: firewire-lib: code refactoring for pool position in rx packetsTakashi Sakamoto2-20/+14
2023-01-08ALSA: firewire-lib: code refactoring for helper functions to pool sequence in rx packetsTakashi Sakamoto2-34/+33
2022-12-13Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-1/+35
2022-12-01ALSA: dice: Remove left-over license textTakashi Sakamoto1-2/+0
2022-11-30ALSA: dice: add support for Focusrite Saffire Pro 40 with TCD3070 ASICTakashi Sakamoto4-1/+37
2022-11-30ALSA: dice: fix regression for Lexicon I-ONIX FW810STakashi Sakamoto1-5/+7
2022-09-27ALSA: firewire: Replace runtime->status->state reference to runtime->stateTakashi Iwai8-18/+18
2022-09-27ALSA: firewire: Remove some left-over license text in sound/firewireChristophe JAILLET5-12/+1
2022-04-25ALSA: fireworks: fix wrong return count shorter than expected by 4 bytesTakashi Sakamoto1-0/+1
2022-03-04ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transactionTakashi Sakamoto1-3/+1
2021-11-11ALSA: fireworks: add support for Loud Onyx 1200f quirkTakashi Sakamoto1-2/+3
2021-11-08ALSA: firewire-motu: add support for MOTU Track 16Takashi Sakamoto4-3/+19
2021-11-04ALSA: firewire-motu: add support for MOTU Traveler mk3Takashi Sakamoto3-3/+21
2021-10-29ALSA: firewire-motu: remove TODO for interaction with userspace about control messageTakashi Sakamoto1-2/+0