index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
/
seq_ump_client.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-17
ALSA: seq: Relax __free() variable declarations
Takashi Iwai
2025-12-14
ALSA: seq: ump: Convert to snd_seq bus probe mechanism
Uwe Kleine-König
2025-07-11
ALSA: seq: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-01-12
ALSA: seq: Notify UMP EP and FB changes
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-08-06
ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocol
Takashi Iwai
2024-07-30
ALSA: ump: Update substream name from assigned FB names
Takashi Iwai
2024-07-17
ALSA: seq: ump: Skip useless ports for static blocks
Takashi Iwai
2024-02-28
ALSA: seq: ump: Use guard() for locking
Takashi Iwai
2024-02-23
ALSA: seq: ump: Use automatic cleanup of kfree()
Takashi Iwai
2023-09-15
ALSA: seq: ump: Fix -Wformat-truncation warning
Takashi Iwai
2023-09-12
ALSA: seq: Avoid delivery of events for disabled UMP groups
Takashi Iwai
2023-07-21
ALSA: seq: remove redundant unsigned comparison to zero
Wang Weiyang
2023-06-12
ALSA: seq: ump: Notify UMP protocol change to sequencer
Takashi Iwai
2023-06-12
ALSA: seq: ump: Notify port changes to system port
Takashi Iwai
2023-06-12
ALSA: seq: ump: Handle FB info update
Takashi Iwai
2023-06-12
ALSA: seq: ump: Handle groupless messages
Takashi Iwai
2023-05-23
ALSA: seq: Add ioctls for client UMP info query and setup
Takashi Iwai
2023-05-23
ALSA: seq: ump: Create UMP Endpoint port for broadcast
Takashi Iwai
2023-05-23
ALSA: seq: Bind UMP device
Takashi Iwai