index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
Age
Commit message (
Expand
)
Author
2024-05-31
ALSA: seq: ump: Fix swapped song position pointer data
Takashi Iwai
2024-05-30
ALSA: seq: Fix yet another spot for system message conversion
Takashi Iwai
2024-05-29
ALSA: seq: Fix incorrect UMP type for system messages
Takashi Iwai
2024-05-28
ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 conversion
Takashi Iwai
2024-05-28
ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP conversion
Takashi Iwai
2024-05-08
ALSA: core: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-04-28
Merge branch 'topic/emu10k1-fix' into for-next
Takashi Iwai
2024-04-19
ALSA: seq: dummy: Allow UMP conversion
Takashi Iwai
2024-04-19
ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages
Takashi Iwai
2024-02-28
ALSA: seq: prioq: Use guard() for locking
Takashi Iwai
2024-02-28
ALSA: seq: virmidi: Use guard() for locking
Takashi Iwai
2024-02-28
ALSA: seq: ump: Use guard() for locking
Takashi Iwai
2024-02-28
ALSA: seq: midi: Use guard() for locking
Takashi Iwai
2024-02-28
ALSA: seq: timer: Use guard() for locking
Takashi Iwai
2024-02-28
ALSA: seq: queue: Use guard() for locking
Takashi Iwai
2024-02-28
ALSA: seq: ports: Use guard() for locking
Takashi Iwai
2024-02-28
ALSA: seq: memory: Use guard() for locking
Takashi Iwai
2024-02-28
ALSA: seq: fifo: Use guard() for locking
Takashi Iwai
2024-02-23
ALSA: seq: core: Use automatic cleanup of kfree()
Takashi Iwai
2024-02-23
ALSA: seq: ump: Use automatic cleanup of kfree()
Takashi Iwai
2024-02-23
ALSA: seq: virmidi: Use automatic cleanup of kfree()
Takashi Iwai
2024-02-23
ALSA: seq: oss: Use automatic cleanup of kfree()
Takashi Iwai
2024-02-22
ALSA: seq: prioq: Unify cell removal functions
Takashi Iwai
2024-02-16
ALSA: avoid 'bool' as variable name
Arnd Bergmann
2024-02-15
ALSA: seq: remove redundant 'tristate' for SND_SEQ_UMP_CLIENT
Masahiro Yamada
2024-02-13
ALSA: seq: fix function cast warnings
Takashi Iwai
2023-12-29
ALSA: seq: fix kvmalloc_array() arguments order
Dmitry Antipov
2023-09-15
ALSA: seq: midi: Fix -Wformat-truncation warning
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-09-05
ALSA: seq: Fix snd_seq_expand_var_event() call to user-space
Takashi Iwai
2023-08-24
Merge branch 'for-linus' into for-next
Takashi Iwai
2023-08-17
ALSA: seq: Create device with snd_device_alloc()
Takashi Iwai
2023-07-21
ALSA: seq: remove redundant unsigned comparison to zero
Wang Weiyang
2023-07-17
ALSA: seq: Fix memory leak at error path in snd_seq_create_port()
Takashi Iwai
2023-07-05
Merge branch 'topic/midi20' into for-linus
Takashi Iwai
2023-07-05
ALSA: seq: ump: fix typo in system_2p_ev_to_ump_midi1()
Minjie Du
2023-06-26
Merge branch 'for-next' into for-linus
Takashi Iwai
2023-06-16
ALSA: seq: oss: Fix racy open/close of MIDI devices
Takashi Iwai
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-06-05
ALSA: seq: Avoid confusion of aligned read size
Takashi Iwai
2023-05-23
ALSA: seq: Add UMP group filter
Takashi Iwai
2023-05-23
ALSA: seq: Print UMP Endpoint and Block information in proc outputs
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
2023-05-23
ALSA: seq: Allow suppressing UMP conversions
Takashi Iwai
[next]