linux/sound/core/seq
Takashi Iwai 55fac50ea4 ALSA: seq: ump: Fix missing System Reset message handling
The conversion from System Reset event to UMP was missing.
Add the entry for a conversion to a proper UMP System message.

Fixes: e9e02819a9 ("ALSA: seq: Automatic conversion of UMP events")
Link: https://lore.kernel.org/r/20240531123718.13420-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2024-05-31 14:39:32 +02:00
..
oss ALSA: core: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:32 +02:00
Kconfig
Makefile ALSA: core: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:32 +02:00
seq.c
seq_clientmgr.c
seq_clientmgr.h
seq_compat.c
seq_dummy.c ALSA: seq: dummy: Allow UMP conversion 2024-04-19 12:11:47 +02:00
seq_fifo.c
seq_fifo.h
seq_info.c
seq_info.h
seq_lock.c
seq_lock.h
seq_memory.c
seq_memory.h
seq_midi.c ALSA: seq: midi: Use guard() for locking 2024-02-28 15:01:22 +01:00
seq_midi_emul.c
seq_midi_event.c ALSA: seq: midi: Use guard() for locking 2024-02-28 15:01:22 +01:00
seq_ports.c ALSA: seq: ports: Use guard() for locking 2024-02-28 15:01:21 +01:00
seq_ports.h
seq_prioq.c ALSA: seq: prioq: Use guard() for locking 2024-02-28 15:01:22 +01:00
seq_prioq.h
seq_queue.c ALSA: seq: queue: Use guard() for locking 2024-02-28 15:01:21 +01:00
seq_queue.h
seq_system.c
seq_system.h
seq_timer.c ALSA: seq: timer: Use guard() for locking 2024-02-28 15:01:21 +01:00
seq_timer.h
seq_ump_client.c ALSA: seq: ump: Use guard() for locking 2024-02-28 15:01:22 +01:00
seq_ump_convert.c ALSA: seq: ump: Fix missing System Reset message handling 2024-05-31 14:39:32 +02:00
seq_ump_convert.h
seq_virmidi.c ALSA: seq: virmidi: Use guard() for locking 2024-02-28 15:01:22 +01:00