mbox series

[0/3] ALSA: ump: Fixes for legacy rawmidi handling

Message ID 20241129094546.32119-1-tiwai@suse.de (mailing list archive)
Headers show
Series ALSA: ump: Fixes for legacy rawmidi handling | expand

Message

Takashi Iwai Nov. 29, 2024, 9:45 a.m. UTC
This is a small collection of fixes for the UMP legacy rawmidi.
Now the access to an inactive UMP Group is restricted, the substream
names show the inactive UMP Groups, and the names are updated properly
via FB Info / Nmae notifications.


Takashi

===

Takashi Iwai (3):
  ALSA: ump: Don't open legacy substream for an inactive group
  ALSA: ump: Indicate the inactive group in legacy substream names
  ALSA: ump: Update legacy substream names upon FB info update

 sound/core/ump.c | 26 ++++++++++++++++++++------
 1 file changed, 20 insertions(+), 6 deletions(-)