| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: info: Fix potential deadlock at disconnection | Takashi Iwai | 2023-11-28 | 1 | -8/+13 |
* | ALSA: rawmidi: Fix NULL dereference at proc read | Takashi Iwai | 2023-10-06 | 1 | -1/+1 |
* | ALSA: seq: ump: Fix -Wformat-truncation warning | Takashi Iwai | 2023-10-06 | 1 | -1/+1 |
* | ALSA: seq: Avoid delivery of events for disabled UMP groups | Takashi Iwai | 2023-10-06 | 2 | -0/+24 |
* | ALSA: seq: Fix snd_seq_expand_var_event() call to user-space | Takashi Iwai | 2023-09-13 | 1 | -2/+7 |
* | ALSA: pcm: Fix missing fixup call in compat hw_refine ioctl | Takashi Iwai | 2023-09-13 | 1 | -2/+6 |
* | ALSA: ump: Fix -Wformat-truncation warnings | Takashi Iwai | 2023-09-13 | 1 | -2/+2 |
* | ALSA: ump: Don't create unused substreams for static blocks | Takashi Iwai | 2023-09-13 | 1 | -6/+37 |
* | ALSA: ump: Fill group names for legacy rawmidi substreams | Takashi Iwai | 2023-09-13 | 1 | -0/+15 |
* | ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPs | Takashi Iwai | 2023-09-13 | 1 | -0/+2 |
* | ALSA: seq: remove redundant unsigned comparison to zero | Wang Weiyang | 2023-07-21 | 1 | -2/+1 |
* | ALSA: seq: Fix memory leak at error path in snd_seq_create_port() | Takashi Iwai | 2023-07-17 | 1 | -0/+1 |
* | ALSA: jack: Fix mutex call in snd_jack_report() | Takashi Iwai | 2023-07-06 | 1 | -8/+7 |
* | Merge branch 'topic/midi20' into for-linus | Takashi Iwai | 2023-07-05 | 1 | -1/+1 |
|\ |
|
| * | ALSA: seq: ump: fix typo in system_2p_ev_to_ump_midi1() | Minjie Du | 2023-07-05 | 1 | -1/+1 |
* | | ALSA: pcm: Fix potential data race at PCM memory allocation helpers | Takashi Iwai | 2023-07-03 | 1 | -8/+36 |
* | | Merge branch 'topic/midi20' into for-linus | Takashi Iwai | 2023-06-28 | 1 | -1/+1 |
|\| |
|
| * | ALSA: ump: Correct wrong byte size at converting a UMP System message | Takashi Iwai | 2023-06-28 | 1 | -1/+1 |
* | | Merge branch 'for-next' into for-linus | Takashi Iwai | 2023-06-26 | 30 | -314/+4338 |
|\ \ |
|
| * | | ALSA: pcm: fix ELD constraints for (E)AC3, DTS(-HD) and MLP formats | Matthias Reichl | 2023-06-25 | 1 | -3/+70 |
| * | | Merge branch 'topic/midi20' into for-next | Takashi Iwai | 2023-06-23 | 3 | -98/+43 |
| |\| |
|
| | * | ALSA: ump: Export MIDI1 / UMP conversion helpers | Takashi Iwai | 2023-06-23 | 3 | -98/+43 |
| * | | Merge branch 'topic/midi20' into for-next | Takashi Iwai | 2023-06-21 | 1 | -10/+36 |
| |\| |
|
| | * | ALSA: ump: Export snd_ump_receive_ump_val() | Takashi Iwai | 2023-06-21 | 1 | -3/+8 |
| | * | ALSA: ump: Add no_process_stream flag | Takashi Iwai | 2023-06-21 | 1 | -0/+4 |
| | * | ALSA: ump: Add helper to change MIDI protocol | Takashi Iwai | 2023-06-21 | 1 | -7/+24 |
| * | | sound: make all 'class' structures const | Ivan Orlov | 2023-06-21 | 2 | -3/+3 |
| * | | ALSA: compress: allow setting codec params after next track | Srinivas Kandagatla | 2023-06-21 | 1 | -1/+4 |
| * | | ALSA: timer: minimize open-coded access to hw.resolution | Oswald Buddenhagen | 2023-06-13 | 1 | -5/+13 |
| * | | Merge branch 'topic/midi20' into for-next | Takashi Iwai | 2023-06-13 | 4 | -1/+552 |
| |\| |
|
| | * | ALSA: ump: Add info flag bit for static blocks | Takashi Iwai | 2023-06-12 | 1 | -0/+11 |
| | * | ALSA: seq: ump: Notify UMP protocol change to sequencer | Takashi Iwai | 2023-06-12 | 2 | -0/+23 |
| | * | ALSA: seq: ump: Notify port changes to system port | Takashi Iwai | 2023-06-12 | 2 | -0/+4 |
| | * | ALSA: seq: ump: Handle FB info update | Takashi Iwai | 2023-06-12 | 2 | -6/+104 |
| | * | ALSA: seq: ump: Handle groupless messages | Takashi Iwai | 2023-06-12 | 2 | -1/+7 |
| | * | ALSA: ump: Support UMP Endpoint and Function Block parsing | Takashi Iwai | 2023-06-12 | 1 | -0/+376 |
| | * | ALSA: ump: Add more attributes to UMP EP and FB info | Takashi Iwai | 2023-06-12 | 1 | -0/+33 |
| * | | ALSA: control: Keep the previous numid at snd_ctl_rename_id() | Takashi Iwai | 2023-06-06 | 1 | -2/+10 |
| * | | Merge branch 'topic/midi20' into for-next | Takashi Iwai | 2023-06-05 | 1 | -1/+1 |
| |\| |
|
| | * | ALSA: seq: Avoid confusion of aligned read size | Takashi Iwai | 2023-06-05 | 1 | -1/+1 |
| * | | Merge branch 'topic/midi20' into for-next | Takashi Iwai | 2023-05-25 | 1 | -4/+1 |
| |\| |
|
| | * | ALSA: ump: Fix parsing of 0xFx command | Takashi Iwai | 2023-05-25 | 1 | -1/+1 |
| | * | ALSA: ump: Drop redundant check of note-on with zero velocity | Takashi Iwai | 2023-05-25 | 1 | -3/+0 |
| * | | Merge branch 'topic/midi20' into for-next | Takashi Iwai | 2023-05-23 | 22 | -289/+3712 |
| |\| |
|
| | * | ALSA: seq: Add UMP group filter | Takashi Iwai | 2023-05-23 | 3 | -0/+16 |
| | * | ALSA: seq: Print UMP Endpoint and Block information in proc outputs | Takashi Iwai | 2023-05-23 | 1 | -0/+30 |
| | * | ALSA: seq: Add ioctls for client UMP info query and setup | Takashi Iwai | 2023-05-23 | 4 | -2/+139 |
| | * | ALSA: seq: ump: Create UMP Endpoint port for broadcast | Takashi Iwai | 2023-05-23 | 1 | -0/+60 |
| | * | ALSA: seq: Bind UMP device | Takashi Iwai | 2023-05-23 | 4 | -1/+423 |
| | * | ALSA: seq: Allow suppressing UMP conversions | Takashi Iwai | 2023-05-23 | 2 | -8/+18 |