mbox series

[alsa-lib,0/5] Updates for rawmidi / sequencer

Message ID 20250114085515.11880-1-tiwai@suse.de
Headers show
Series Updates for rawmidi / sequencer | expand

Message

Takashi Iwai Jan. 14, 2025, 8:55 a.m. UTC
The kernel 6.14 will receive a few small enhancements for rawmidi
and sequencer APIs, and this patch set covers those.


Takashi

===

Takashi Iwai (5):
  Sync UAPI asound.h with 6.14 kernel
  Sync UAPI asequencer.h with 6.14 kernel
  rawmidi: Extensions for tied device and substream inactive flag
  rawmidi: Make rawmidi flag bits doxygen-style comments
  seq: Define new events for UMP EP/FB change notifications

 include/local.h                 |  1 +
 include/rawmidi.h               |  4 +++-
 include/seq_event.h             | 12 ++++++++++++
 include/sound/uapi/asequencer.h | 12 +++++++++++-
 include/sound/uapi/asound.h     |  8 ++++++--
 src/rawmidi/rawmidi.c           | 22 +++++++++++++++++++++-
 6 files changed, 54 insertions(+), 5 deletions(-)