Age | Commit message (Expand) | Author | Files | Lines |
2025-01-08 | ALSA: firewire: Simplify with str_on_off() | Takashi Iwai | 1 | -2/+2 |
2024-11-05 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -1/+4 |
2024-11-04 | ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init() | Murad Masimov | 1 | -1/+1 |
2024-10-21 | ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size() | Andrey Shumilin | 1 | -0/+3 |
2024-10-10 | ALSA: firewire: Remove unused cmp_connection_update | Dr. David Alan Gilbert | 2 | -48/+0 |
2024-09-04 | ALSA: firewire: use nonatomic PCM operation | Takashi Sakamoto | 10 | -7/+36 |
2024-08-02 | Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -14/+25 |
2024-07-31 | Revert "ALSA: firewire-lib: operate for period elapse event in process context" | Edmund Raile | 1 | -14/+9 |
2024-07-31 | Revert "ALSA: firewire-lib: obsolete workqueue for period update" | Edmund Raile | 2 | -0/+16 |
2024-07-27 | ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER case | Takashi Sakamoto | 1 | -2/+1 |
2024-05-08 | ALSA: firewire: Use *-y instead of *-objs in Makefile | Takashi Iwai | 9 | -10/+10 |
2024-03-26 | ALSA: firewire-lib: Avoid -Wflex-array-member-not-at-end warning | Gustavo A. R. Silva | 1 | -6/+4 |
2024-02-21 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+1 |
2024-02-19 | ALSA: firewire-lib: fix to check cycle continuity | Takashi Sakamoto | 1 | -1/+1 |
2024-02-19 | ALSA: oxfw: add support for Miglia Harmony Audio | Takashi Sakamoto | 3 | -1/+14 |
2024-02-19 | ALSA: firewire-lib: handle quirk to calculate payload quadlets as data block ... | Takashi Sakamoto | 2 | -4/+12 |
2024-02-19 | ALSA: oxfw: support the case that AV/C Stream Format Information command is n... | Takashi Sakamoto | 2 | -23/+75 |
2024-02-19 | ALSA: oxfw: use const qualifier for immutable argument | Takashi Sakamoto | 2 | -2/+2 |
2024-01-29 | ALSA: firewire-motu: add support for MOTU 896 mk3 FireWire and Hybrid | Takashi Sakamoto | 4 | -0/+14 |
2023-09-15 | ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream names | Takashi Iwai | 8 | -27/+27 |
2023-09-15 | ALSA: firewire: Fix -Wformat-truncation warning for longname string | Takashi Iwai | 2 | -10/+10 |
2023-08-10 | ALSA: dice: add stream format parameters for Weiss devices | Takashi Sakamoto | 4 | -1/+169 |
2023-06-28 | ALSA: fireface: make read-only const array for model names static | Takashi Sakamoto | 1 | -1/+1 |
2023-06-28 | ALSA: oxfw: make read-only const array models static | Colin Ian King | 1 | -1/+1 |
2023-06-26 | Merge branch 'for-next' into for-linus | Takashi Iwai | 10 | -10/+10 |
2023-06-12 | ALSA: firewire: use 'GPL' string for module license contributed by Clemens La... | Takashi Sakamoto | 4 | -4/+4 |
2023-06-12 | ALSA: firewire: use 'GPL' string for module license contributed by Takashi Sa... | Takashi Sakamoto | 6 | -6/+6 |
2023-05-12 | ALSA: firewire-digi00x: prevent potential use after free | Dan Carpenter | 1 | -1/+3 |
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 |
2021-09-13 | ALSA: oxfw: fix transmission method for Loud models based on OXFW971 | Takashi Sakamoto | 1 | -5/+8 |
2021-08-23 | ALSA: firewire-motu: add support for MOTU 896HD | Takashi Sakamoto | 3 | -4/+20 |
2021-08-12 | ALSA: oxfw: fix functioal regression for silence in Apogee Duet FireWire | Takashi Sakamoto | 3 | -3/+17 |
2021-07-05 | ALSA: bebob: correct duplicated entries with TerraTec OUI | Takashi Sakamoto | 1 | -3/+2 |
2021-06-25 | ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM strea... | Christophe JAILLET | 1 | -2/+5 |
2021-06-23 | ALSA: firewire-motu: fix register handling for 896 | Takashi Sakamoto | 1 | -10/+23 |
2021-06-23 | ALSA: firewire-motu: fix register handling for 828 | Takashi Sakamoto | 1 | -18/+35 |
2021-06-23 | ALSA: firewire-motu: use macro instead of magic number for clock source in v3... | Takashi Sakamoto | 1 | -7/+13 |
2021-06-23 | ALSA: firewire-motu: code refactoring for source detection of sampling clock ... | Takashi Sakamoto | 1 | -47/+12 |
2021-06-23 | ALSA: firewire-motu: code refactoring for packet format detection in v2 protocol | Takashi Sakamoto | 1 | -59/+20 |
2021-06-23 | ALSA: firewire-motu: use macro instead of magic number for clock source in v2... | Takashi Sakamoto | 1 | -7/+14 |
2021-06-23 | ALSA: firewire-motu: add support for AES/EBU clock source in v2 protocol | Takashi Sakamoto | 1 | -0/+3 |
2021-06-23 | ALSA: firewire-motu: code refactoring for detection of clock source in v2 pro... | Takashi Sakamoto | 1 | -47/+21 |
2021-06-23 | ALSA: firewire-motu: fix detection for S/PDIF source on optical interface in ... | Takashi Sakamoto | 1 | -7/+6 |
2021-06-20 | ALSA: bebob: add support for ToneWeal FW66 | Takashi Sakamoto | 2 | -0/+4 |
2021-06-18 | ALSA: firewire-motu: fix rx packet format at higher rate for MOTU 828 mk3 Hybrid | Takashi Sakamoto | 3 | -6/+16 |
2021-06-18 | ALSA: bebob: fix rx packet format for Yamaha GO44/GO46, Terratec Phase 24/x24 | Takashi Sakamoto | 1 | -2/+7 |
2021-06-17 | ALSA: firewire-motu: fix stream format for MOTU 8pre FireWire | Takashi Sakamoto | 1 | -2/+3 |
2021-06-17 | ALSA: firewire-motu: add support for MOTU 896 | Takashi Sakamoto | 4 | -0/+218 |
2021-06-17 | ALSA: firewire-motu: add support for MOTU 828 | Takashi Sakamoto | 5 | -1/+252 |
2021-06-16 | ALSA: bebob: Fix bit flag quirk constants | Colin Ian King | 1 | -2/+2 |
2021-06-14 | ALSA: firewire: fill Kconfig with entries for devices based on DICE ASICs | Takashi Sakamoto | 1 | -2/+19 |
2021-06-12 | ALSA: bebob: correct device entries for Phonic Helix Board and FireFly series | Takashi Sakamoto | 1 | -9/+7 |
2021-06-12 | ALSA: bebob: code refactoring for M-Audio models | Takashi Sakamoto | 1 | -17/+17 |
2021-06-12 | ALSA: bebob: correct device entry for Acoustic Reality eAR Master One, Eroica... | Takashi Sakamoto | 1 | -3/+2 |
2021-06-12 | ALSA: bebob: correct device entry for Mackie D.2 FireWire option card | Takashi Sakamoto | 1 | -4/+3 |
2021-06-12 | ALSA: fireworks: fulfil device entries | Takashi Sakamoto | 2 | -8/+15 |
2021-06-12 | ALSA: bebob: fulfil device entries | Takashi Sakamoto | 2 | -22/+17 |
2021-06-12 | ALSA: firewire-lib: replace in_interrupt() with in_softirq() | Takashi Sakamoto | 2 | -4/+4 |
2021-06-11 | ALSA: bebob: code refactoring for model-dependent quirks | Takashi Sakamoto | 3 | -18/+42 |
2021-06-11 | ALSA: bebob: delete workaround for protocol version 3 | Takashi Sakamoto | 3 | -17/+0 |
2021-06-11 | ALSA: bebob: dismiss sleep after breaking connections | Takashi Sakamoto | 1 | -6/+0 |
2021-06-10 | ALSA: firewire-lib: obsolete workqueue for period update | Takashi Sakamoto | 2 | -16/+0 |
2021-06-10 | ALSA: firewire-lib: operate for period elapse event in process context | Takashi Sakamoto | 1 | -17/+14 |
2021-06-08 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+1 |
2021-06-07 | ALSA: firewire-lib: delete unused kernel API | Takashi Sakamoto | 2 | -35/+0 |
2021-06-07 | ALSA: fireface: cease from delayed card registration | Takashi Sakamoto | 2 | -65/+28 |
2021-06-07 | ALSA: firewire-motu: cease from delayed card registration | Takashi Sakamoto | 2 | -62/+25 |
2021-06-07 | ALSA: firewire-tascam: cease from delayed card registration | Takashi Sakamoto | 2 | -66/+28 |
2021-06-07 | ALSA: firewire-digi00x: cease from delayed card registration | Takashi Sakamoto | 2 | -75/+29 |
2021-06-07 | ALSA: dice: cease from delayed card registration | Takashi Sakamoto | 2 | -94/+48 |
2021-06-07 | ALSA: oxfw: cease from delayed card registration | Takashi Sakamoto | 2 | -86/+48 |
2021-06-07 | ALSA: fireworks: cease from delayed card registration | Takashi Sakamoto | 2 | -77/+33 |
2021-06-07 | ALSA: bebob: cease from delayed card registration | Takashi Sakamoto | 2 | -106/+57 |
2021-06-06 | ALSA: firewire-motu: add support for hybrid model of MOTU Ultralite mk3 | Takashi Sakamoto | 2 | -0/+3 |
2021-06-06 | ALSA: firewire-lib: remove useless operations for kernel preemption | Takashi Sakamoto | 1 | -12/+2 |
2021-06-06 | ALSA: firewire-lib: fix error codes for allocation failure | Dan Carpenter | 1 | -2/+6 |
2021-06-05 | ALSA: firewire-lib: fix the context to call snd_pcm_stop_xrun() | Takashi Sakamoto | 1 | -1/+1 |
2021-06-04 | ALSA: firewire-motu: fix error return code in snd_motu_stream_reserve_duplex() | Yang Yingliang | 1 | -1/+1 |
2021-06-02 | ALSA: firewire-motu: sequence replay for source packet header | Takashi Sakamoto | 3 | -74/+26 |
2021-06-02 | ALSA: firewire-motu: cache event ticks in source packet header per data block | Takashi Sakamoto | 3 | -3/+70 |
2021-06-02 | ALSA: firewire-motu: use macro for magic numbers relevant to IEC 61883-1 | Takashi Sakamoto | 1 | -14/+26 |
2021-06-01 | ALSA: bebob: perform sequence replay for media clock recovery | Takashi Sakamoto | 1 | -4/+9 |
2021-06-01 | ALSA: dice: perform sequence replay for media clock recovery | Takashi Sakamoto | 1 | -1/+5 |
2021-06-01 | ALSA: dice: wait just for NOTIFY_CLOCK_ACCEPTED after GLOBAL_CLOCK_SELECT ope... | Takashi Sakamoto | 2 | -23/+8 |
2021-06-01 | ALSA: fireface: perform sequence replay for media clock recovery | Takashi Sakamoto | 2 | -2/+6 |
2021-06-01 | ALSA: firewire-tascam: perform sequence replay for media clock recovery | Takashi Sakamoto | 2 | -2/+20 |
2021-06-01 | ALSA: firewire-digi00x: perform sequence replay for media clock recovery | Takashi Sakamoto | 2 | -8/+9 |
2021-06-01 | ALSA: oxfw: perform sequence replay for media clock recovery | Takashi Sakamoto | 1 | -4/+18 |
2021-06-01 | ALSA: fireworks: perform sequence replay for media clock recovery | Takashi Sakamoto | 1 | -3/+15 |
2021-06-01 | ALSA: fireworks: delete SYTMATCH clock source | Takashi Sakamoto | 1 | -1/+1 |
2021-05-28 | ALSA: firewire-lib: support NO_PERIOD_WAKEUP in ALSA PCM runtime | Takashi Sakamoto | 1 | -6/+21 |
2021-05-28 | ALSA: firewire-lib: transfer rx packets on-the-fly when replaying | Takashi Sakamoto | 10 | -15/+34 |
2021-05-28 | ALSA: firewire-lib: replay sequence of incoming packets for outgoing packets | Takashi Sakamoto | 2 | -14/+142 |
2021-05-28 | ALSA: firewire-lib: add replay target to cache sequence of packet | Takashi Sakamoto | 10 | -12/+98 |
2021-05-25 | ALSA: bebob: distinguish M-Audio ProFire Lightbridge quirk | Takashi Sakamoto | 3 | -6/+17 |
2021-05-25 | ALSA: bebob: cancel switching connection order | Takashi Sakamoto | 1 | -11/+2 |
2021-05-25 | ALSA: firewire-lib: obsolete callbacked member | Takashi Sakamoto | 2 | -9/+3 |
2021-05-25 | ALSA: firewire-lib: drop initial NODATA or empty packet | Takashi Sakamoto | 2 | -39/+100 |
2021-05-22 | ALSA: firewire-lib: code refactoring for transfer delay | Takashi Sakamoto | 2 | -20/+11 |
2021-05-22 | ALSA: firewire-lib: code refactoring for generation of data block sequence | Takashi Sakamoto | 1 | -33/+40 |
2021-05-22 | ALSA: firewire-lib: code refactoring for generation of syt sequence | Takashi Sakamoto | 1 | -2/+24 |
2021-05-22 | ALSA: firewire-lib: code refactoring for generation of packet descriptors | Takashi Sakamoto | 1 | -6/+5 |
2021-05-22 | ALSA: firewire-lib: pool sequence of packet in IT context independently | Takashi Sakamoto | 2 | -100/+72 |
2021-05-22 | ALSA: firewire-lib: add flag to unaware of syt in CIP header | Takashi Sakamoto | 4 | -25/+16 |
2021-05-22 | ALSA: firewire-lib: Fix uninitialized variable err issue | Takashi Sakamoto | 1 | -3/+3 |
2021-05-20 | ALSA: firewire-lib: change waking up timing to process packets | Takashi Sakamoto | 10 | -79/+54 |
2021-05-20 | ALSA: firewire-lib: start processing content of packet at the same cycle in s... | Takashi Sakamoto | 3 | -32/+156 |
2021-05-20 | ALSA: firewire-lib: code refactoring to start several IT/IR contexts | Takashi Sakamoto | 1 | -23/+14 |
2021-05-20 | ALSA: firewire-lib: skip initial packets instead of scheduling IR context | Takashi Sakamoto | 3 | -81/+23 |
2021-05-20 | ALSA: firewire-lib: start processing content of packet at the same cycle in s... | Takashi Sakamoto | 2 | -6/+113 |
2021-05-20 | ALSA: firewire-lib: code refactoring for selection of IT context header length | Takashi Sakamoto | 1 | -6/+11 |
2021-05-20 | ALSA: firewire-lib: code refactoring for calculation of context payload | Takashi Sakamoto | 1 | -16/+21 |
2021-05-20 | ALSA: firewire-lib: code refactoring for size of CIP header | Takashi Sakamoto | 1 | -10/+15 |
2021-05-18 | ALSA: firewire-lib: insert descriptor for skipped cycle | Takashi Sakamoto | 1 | -5/+24 |
2021-05-18 | ALSA: firewire-lib: check cycle continuity | Takashi Sakamoto | 2 | -3/+37 |
2021-05-18 | ALSA: firewire-lib: code refactoring for check of CIP header about payload size | Takashi Sakamoto | 1 | -6/+4 |
2021-05-18 | ALSA: firewire-lib: code refactoring for parser of IR context header | Takashi Sakamoto | 1 | -12/+10 |
2021-05-18 | ALSA: firewire-lib: code refactoring for helper function to compute OHCI 1394... | Takashi Sakamoto | 1 | -13/+13 |
2021-05-18 | ALSA: firewire-lib: code refactoring for sequence descriptor' | Takashi Sakamoto | 2 | -21/+23 |
2021-05-18 | ALSA: firewire-lib: handle the case that empty isochronous packet payload for... | Takashi Sakamoto | 1 | -5/+12 |
2021-05-18 | ALSA: firewire-lib: code refactoring to refer the same frame count per period... | Takashi Sakamoto | 2 | -3/+1 |
2021-05-18 | ALSA: oxfw: add quirk flag for blocking transmission method | Takashi Sakamoto | 3 | -4/+19 |
2021-05-18 | ALSA: oxfw: code refactoring for wrong_dbs quirk | Takashi Sakamoto | 3 | -3/+4 |
2021-05-18 | ALSA: firewire-lib: code refactoring for jumbo payload quirk | Takashi Sakamoto | 1 | -1/+6 |
2021-05-18 | ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970 | Takashi Sakamoto | 3 | -13/+18 |
2021-05-18 | ALSA: oxfw: add comment for the type of ASICs | Takashi Sakamoto | 1 | -3/+19 |
2021-05-18 | ALSA: oxfw: add explicit device entry for Loud Technologies Mackie Onyx Satte... | Takashi Sakamoto | 1 | -10/+8 |
2021-05-18 | ALSA: oxfw: add explicit device entry for Loud Technologies Tapco Link.FireWi... | Takashi Sakamoto | 1 | -2/+2 |
2021-05-18 | ALSA: oxfw: code refactoring to detect mackie models | Takashi Sakamoto | 1 | -1/+3 |
2021-05-18 | ALSA: oxfw: code refactoring for existent device entry with specifier_id and ... | Takashi Sakamoto | 1 | -57/+25 |
2021-05-18 | ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumer... | Takashi Sakamoto | 6 | -9/+11 |
2021-05-18 | Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro" | Takashi Sakamoto | 3 | -4/+4 |
2021-05-18 | ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling... | Takashi Sakamoto | 1 | -2/+2 |
2021-05-18 | ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and ... | Takashi Sakamoto | 4 | -4/+29 |
2021-05-14 | ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index field | Takashi Sakamoto | 2 | -9/+12 |
2021-05-14 | ALSA: firewire-lib: fix calculation for size of IR context payload | Takashi Sakamoto | 1 | -7/+6 |
2021-05-14 | ALSA: firewire-lib: fix check for the size of isochronous packet payload | Takashi Sakamoto | 1 | -4/+10 |
2021-05-14 | ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro | Takashi Sakamoto | 3 | -4/+3 |
2021-05-14 | ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26 | Takashi Sakamoto | 1 | -1/+1 |
2021-03-30 | Merge tag 'tags/mute-led-rework' into for-next | Takashi Iwai | 1 | -3/+2 |
2021-03-22 | ALSA: bebob: enable to deliver MIDI messages for multiple ports | Takashi Sakamoto | 1 | -5/+7 |
2021-03-22 | ALSA: bebob: detect the number of available MIDI ports | Takashi Sakamoto | 3 | -32/+89 |
2021-03-22 | ALSA: bebob: code refactoring for stream format detection | Takashi Sakamoto | 1 | -44/+24 |
2021-03-12 | ALSA: dice: fix null pointer dereference when node is disconnected | Takashi Sakamoto | 1 | -3/+2 |
2021-02-08 | ALSA: fireface: fix to parse sync status register of latter protocol | Takashi Sakamoto | 1 | -18/+100 |
2021-01-26 | ALSA: bebob: remove an unnecessary condition in hwdep_read() | Takashi Sakamoto | 1 | -5/+3 |
2021-01-25 | ALSA: fireface: remove unnecessary condition in hwdep_read() | Dan Carpenter | 1 | -6/+4 |
2021-01-25 | ALSA: oxfw: remove an unnecessary condition in hwdep_read() | Dan Carpenter | 1 | -6/+4 |
2021-01-18 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -2/+2 |
2021-01-15 | ALSA: dice: add support for Lexicon I-ONIX FW810s | Takashi Sakamoto | 4 | -1/+41 |
2021-01-12 | ALSA: firewire-tascam: Fix integer overflow in midi_port_work() | Geert Uytterhoeven | 1 | -1/+1 |