index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
Age
Commit message (
Expand
)
Author
2025-09-17
ALSA: seq: Fix KCSAN data-race warning at snd_seq_fifo_poll_wait()
Takashi Iwai
2025-08-29
ALSA: seq: oss/rw: Cleanup with guard
Takashi Iwai
2025-08-29
ALSA: seq: oss/synth: Clean up with guard and auto cleanup
Takashi Iwai
2025-08-29
ALSA: seq: oss/midi: Cleanup with guard and auto-cleanup
Takashi Iwai
2025-08-29
ALSA: seq: oss: Clean up core code with guard()
Takashi Iwai
2025-08-29
ALSA: seq: Clean up fifo locking with guard
Takashi Iwai
2025-08-29
ALSA: seq: Clean up queue locking with auto cleanup
Takashi Iwai
2025-08-29
ALSA: seq: Clean up port locking with auto cleanup
Takashi Iwai
2025-08-29
ALSA: seq: Use auto-cleanup for client refcounting
Takashi Iwai
2025-08-29
ALSA: seq: Use guard() for mutex and rwsem locks
Takashi Iwai
2025-08-29
ALSA: seq: Clean up spin lock with guard()
Takashi Iwai
2025-08-29
ALSA: seq: Simplify internal command operation from OSS layer
Takashi Iwai
2025-07-11
ALSA: seq: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-05-16
Merge branch 'for-linus' into for-next
Takashi Iwai
2025-05-11
ALSA: seq: Fix delivery of UMP events to group ports
Takashi Iwai
2025-05-05
ALSA: seq: Remove unused snd_seq_queue_client_leave_cells
Dr. David Alan Gilbert
2025-03-19
Merge branch 'for-linus' into for-next
Takashi Iwai
2025-03-07
ALSA: seq: Avoid client data changes during proc reads
Takashi Iwai
2025-03-07
ALSA: seq: Improve data consistency at polling
Takashi Iwai
2025-03-02
ALSA: seq: Avoid module auto-load handling at event delivery
Takashi Iwai
2025-02-28
ALSA: seq: seq_oss_event: fix inconsistent indenting warning in note_on_event()
Charles Han
2025-02-17
ALSA: seq: Drop UMP events when no UMP-conversion is set
Takashi Iwai
2025-01-20
Merge branch 'for-linus' into for-next
Takashi Iwai
2025-01-12
ALSA: seq: Notify UMP EP and FB changes
Takashi Iwai
2025-01-12
ALSA: seq: Allow system notification in atomic
Takashi Iwai
2025-01-07
ALSA: seq: oss: Simplify with str_enabled_disabled()
Takashi Iwai
2025-01-01
ALSA: seq: Make dependency on UMP clearer
Takashi Iwai
2024-12-31
ALSA: seq: Check UMP support for midi_version change
Takashi Iwai
2024-12-31
ALSA: seq: oss: Send fragmented SysEx messages immediately
Takashi Iwai
2024-12-31
Merge branch 'for-linus' into for-next
Takashi Iwai
2024-12-30
ALSA: seq: oss: Fix races at processing SysEx messages
Takashi Iwai
2024-12-06
ALSA: seq: oss: fix typo in seq_oss_init.c
Zhu Jun
2024-12-02
ALSA: seq: Skip notifications unless subscribed to announce port
Takashi Iwai
2024-12-02
ALSA: seq: Notify client and port info changes
Takashi Iwai
2024-11-29
ALSA: seq: ump: Fix seq port updates per FB info notify
Takashi Iwai
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-08-19
Merge branch 'topic/seq-filter-cleanup' into for-next
Takashi Iwai
2024-08-19
ALSA: seq: Drop superfluous filter argument of get_event_dest_client()
Takashi Iwai
2024-08-19
ALSA: seq: Skip event type filtering for UMP events
Takashi Iwai
2024-08-17
ALSA: seq: Remove unused declarations
Yue Haibing
2024-08-09
Merge branch 'topic/control-lookup-rwlock' into for-next
Takashi Iwai
2024-08-07
ALSA: seq: Fix missing seq port info bit return for MIDI 1.0 block
Takashi Iwai
2024-08-07
ALSA: seq: Print MIDI 1.0 specific port in proc output
Takashi Iwai
2024-08-06
ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocol
Takashi Iwai
2024-07-31
ALSA: seq: ump: Explicitly reset RPN with Null RPN
Takashi Iwai
2024-07-31
ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
Takashi Iwai
2024-07-31
ALSA: seq: ump: Use the common RPN/bank conversion context
Takashi Iwai
2024-07-30
ALSA: ump: Update substream name from assigned FB names
Takashi Iwai
2024-07-26
ALSA: seq: ump: Optimize conversions from SysEx to UMP
Takashi Iwai
2024-07-17
ALSA: seq: ump: Skip useless ports for static blocks
Takashi Iwai
[next]