aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
AgeCommit message (Expand)Author
2023-09-13ALSA: seq: Fix snd_seq_expand_var_event() call to user-spaceTakashi Iwai
2023-09-13ALSA: pcm: Fix missing fixup call in compat hw_refine ioctlTakashi Iwai
2023-09-13ALSA: ump: Fix -Wformat-truncation warningsTakashi Iwai
2023-09-13ALSA: ump: Don't create unused substreams for static blocksTakashi Iwai
2023-09-13ALSA: ump: Fill group names for legacy rawmidi substreamsTakashi Iwai
2023-09-13ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPsTakashi Iwai
2023-07-21ALSA: seq: remove redundant unsigned comparison to zeroWang Weiyang
2023-07-17ALSA: seq: Fix memory leak at error path in snd_seq_create_port()Takashi Iwai
2023-07-06ALSA: jack: Fix mutex call in snd_jack_report()Takashi Iwai
2023-07-05Merge branch 'topic/midi20' into for-linusTakashi Iwai
2023-07-05ALSA: seq: ump: fix typo in system_2p_ev_to_ump_midi1()Minjie Du
2023-07-03ALSA: pcm: Fix potential data race at PCM memory allocation helpersTakashi Iwai
2023-06-28Merge branch 'topic/midi20' into for-linusTakashi Iwai
2023-06-28ALSA: ump: Correct wrong byte size at converting a UMP System messageTakashi Iwai
2023-06-26Merge branch 'for-next' into for-linusTakashi Iwai
2023-06-25ALSA: pcm: fix ELD constraints for (E)AC3, DTS(-HD) and MLP formatsMatthias Reichl
2023-06-23Merge branch 'topic/midi20' into for-nextTakashi Iwai
2023-06-23ALSA: ump: Export MIDI1 / UMP conversion helpersTakashi Iwai
2023-06-21Merge branch 'topic/midi20' into for-nextTakashi Iwai
2023-06-21ALSA: ump: Export snd_ump_receive_ump_val()Takashi Iwai
2023-06-21ALSA: ump: Add no_process_stream flagTakashi Iwai
2023-06-21ALSA: ump: Add helper to change MIDI protocolTakashi Iwai
2023-06-21sound: make all 'class' structures constIvan Orlov
2023-06-21ALSA: compress: allow setting codec params after next trackSrinivas Kandagatla
2023-06-16ALSA: seq: oss: Fix racy open/close of MIDI devicesTakashi Iwai
2023-06-13ALSA: timer: minimize open-coded access to hw.resolutionOswald Buddenhagen
2023-06-13Merge branch 'topic/midi20' into for-nextTakashi Iwai
2023-06-12ALSA: ump: Add info flag bit for static blocksTakashi Iwai
2023-06-12ALSA: seq: ump: Notify UMP protocol change to sequencerTakashi Iwai
2023-06-12ALSA: seq: ump: Notify port changes to system portTakashi Iwai
2023-06-12ALSA: seq: ump: Handle FB info updateTakashi Iwai
2023-06-12ALSA: seq: ump: Handle groupless messagesTakashi Iwai
2023-06-12ALSA: ump: Support UMP Endpoint and Function Block parsingTakashi Iwai
2023-06-12ALSA: ump: Add more attributes to UMP EP and FB infoTakashi Iwai
2023-06-06ALSA: control: Keep the previous numid at snd_ctl_rename_id()Takashi Iwai
2023-06-05Merge branch 'topic/midi20' into for-nextTakashi Iwai
2023-06-05ALSA: seq: Avoid confusion of aligned read sizeTakashi Iwai
2023-05-25Merge branch 'topic/midi20' into for-nextTakashi Iwai
2023-05-25ALSA: ump: Fix parsing of 0xFx commandTakashi Iwai
2023-05-25ALSA: ump: Drop redundant check of note-on with zero velocityTakashi Iwai
2023-05-23Merge branch 'topic/midi20' into for-nextTakashi Iwai
2023-05-23ALSA: seq: Add UMP group filterTakashi Iwai
2023-05-23ALSA: seq: Print UMP Endpoint and Block information in proc outputsTakashi Iwai
2023-05-23ALSA: seq: Add ioctls for client UMP info query and setupTakashi Iwai
2023-05-23ALSA: seq: ump: Create UMP Endpoint port for broadcastTakashi Iwai
2023-05-23ALSA: seq: Bind UMP deviceTakashi Iwai
2023-05-23ALSA: seq: Allow suppressing UMP conversionsTakashi Iwai
2023-05-23ALSA: seq: Automatic conversion of UMP eventsTakashi Iwai
2023-05-23ALSA: seq: Add UMP group number to snd_seq_port_infoTakashi Iwai
2023-05-23ALSA: seq: Add port direction to snd_seq_port_infoTakashi Iwai