summaryrefslogtreecommitdiff
path: root/sound/core/seq
AgeCommit message (Expand)Author
12 daysALSA: seq: Avoid module auto-load handling at event deliveryTakashi Iwai
2025-02-17ALSA: seq: Drop UMP events when no UMP-conversion is setTakashi Iwai
2025-01-20Merge branch 'for-linus' into for-nextTakashi Iwai
2025-01-12ALSA: seq: Notify UMP EP and FB changesTakashi Iwai
2025-01-12ALSA: seq: Allow system notification in atomicTakashi Iwai
2025-01-07ALSA: seq: oss: Simplify with str_enabled_disabled()Takashi Iwai
2025-01-01ALSA: seq: Make dependency on UMP clearerTakashi Iwai
2024-12-31ALSA: seq: Check UMP support for midi_version changeTakashi Iwai
2024-12-31ALSA: seq: oss: Send fragmented SysEx messages immediatelyTakashi Iwai
2024-12-31Merge branch 'for-linus' into for-nextTakashi Iwai
2024-12-30ALSA: seq: oss: Fix races at processing SysEx messagesTakashi Iwai
2024-12-06ALSA: seq: oss: fix typo in seq_oss_init.cZhu Jun
2024-12-02ALSA: seq: Skip notifications unless subscribed to announce portTakashi Iwai
2024-12-02ALSA: seq: Notify client and port info changesTakashi Iwai
2024-11-29ALSA: seq: ump: Fix seq port updates per FB info notifyTakashi Iwai
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-08-19Merge branch 'topic/seq-filter-cleanup' into for-nextTakashi Iwai
2024-08-19ALSA: seq: Drop superfluous filter argument of get_event_dest_client()Takashi Iwai
2024-08-19ALSA: seq: Skip event type filtering for UMP eventsTakashi Iwai
2024-08-17ALSA: seq: Remove unused declarationsYue Haibing
2024-08-09Merge branch 'topic/control-lookup-rwlock' into for-nextTakashi Iwai
2024-08-07ALSA: seq: Fix missing seq port info bit return for MIDI 1.0 blockTakashi Iwai
2024-08-07ALSA: seq: Print MIDI 1.0 specific port in proc outputTakashi Iwai
2024-08-06ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocolTakashi Iwai
2024-07-31ALSA: seq: ump: Explicitly reset RPN with Null RPNTakashi Iwai
2024-07-31ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data receptionTakashi Iwai
2024-07-31ALSA: seq: ump: Use the common RPN/bank conversion contextTakashi Iwai
2024-07-30ALSA: ump: Update substream name from assigned FB namesTakashi Iwai
2024-07-26ALSA: seq: ump: Optimize conversions from SysEx to UMPTakashi Iwai
2024-07-17ALSA: seq: ump: Skip useless ports for static blocksTakashi Iwai
2024-07-06ALSA: seq: Add tempo base unit for MIDI2 Set Tempo messagesTakashi Iwai
2024-06-26ALSA: seq: Fix missing MSB in MIDI2 SPP conversionTakashi Iwai
2024-06-25ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messagesTakashi Iwai
2024-05-31ALSA: seq: ump: Fix missing System Reset message handlingTakashi Iwai
2024-05-31ALSA: seq: ump: Fix swapped song position pointer dataTakashi Iwai
2024-05-30ALSA: seq: Fix yet another spot for system message conversionTakashi Iwai
2024-05-29ALSA: seq: Fix incorrect UMP type for system messagesTakashi Iwai
2024-05-28ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 conversionTakashi Iwai
2024-05-28ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP conversionTakashi Iwai
2024-05-08ALSA: core: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-04-28Merge branch 'topic/emu10k1-fix' into for-nextTakashi Iwai
2024-04-19ALSA: seq: dummy: Allow UMP conversionTakashi Iwai
2024-04-19ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messagesTakashi Iwai
2024-02-28ALSA: seq: prioq: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: virmidi: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: ump: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: midi: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: timer: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: queue: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: ports: Use guard() for lockingTakashi Iwai