summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
...
* | ALSA: control: Add lockdep warning to internal functionsTakashi Iwai2023-07-201-0/+10
* | ALSA: control: Take controls_rwsem lock in snd_ctl_remove()Takashi Iwai2023-07-203-10/+21
* | ALSA: control: Take card->controls_rwsem in snd_ctl_rename()Takashi Iwai2023-07-201-1/+3
|/
* ALSA: jack: Fix mutex call in snd_jack_report()Takashi Iwai2023-07-061-8/+7
* Merge branch 'topic/midi20' into for-linusTakashi Iwai2023-07-051-1/+1
|\
| * ALSA: seq: ump: fix typo in system_2p_ev_to_ump_midi1()Minjie Du2023-07-051-1/+1
* | ALSA: pcm: Fix potential data race at PCM memory allocation helpersTakashi Iwai2023-07-031-8/+36
* | Merge branch 'topic/midi20' into for-linusTakashi Iwai2023-06-281-1/+1
|\|
| * ALSA: ump: Correct wrong byte size at converting a UMP System messageTakashi Iwai2023-06-281-1/+1
* | Merge branch 'for-next' into for-linusTakashi Iwai2023-06-2630-314/+4338
|\ \
| * | ALSA: pcm: fix ELD constraints for (E)AC3, DTS(-HD) and MLP formatsMatthias Reichl2023-06-251-3/+70
| * | Merge branch 'topic/midi20' into for-nextTakashi Iwai2023-06-233-98/+43
| |\|
| | * ALSA: ump: Export MIDI1 / UMP conversion helpersTakashi Iwai2023-06-233-98/+43
| * | Merge branch 'topic/midi20' into for-nextTakashi Iwai2023-06-211-10/+36
| |\|
| | * ALSA: ump: Export snd_ump_receive_ump_val()Takashi Iwai2023-06-211-3/+8
| | * ALSA: ump: Add no_process_stream flagTakashi Iwai2023-06-211-0/+4
| | * ALSA: ump: Add helper to change MIDI protocolTakashi Iwai2023-06-211-7/+24
| * | sound: make all 'class' structures constIvan Orlov2023-06-212-3/+3
| * | ALSA: compress: allow setting codec params after next trackSrinivas Kandagatla2023-06-211-1/+4
| * | ALSA: timer: minimize open-coded access to hw.resolutionOswald Buddenhagen2023-06-131-5/+13
| * | Merge branch 'topic/midi20' into for-nextTakashi Iwai2023-06-134-1/+552
| |\|
| | * ALSA: ump: Add info flag bit for static blocksTakashi Iwai2023-06-121-0/+11
| | * ALSA: seq: ump: Notify UMP protocol change to sequencerTakashi Iwai2023-06-122-0/+23
| | * ALSA: seq: ump: Notify port changes to system portTakashi Iwai2023-06-122-0/+4
| | * ALSA: seq: ump: Handle FB info updateTakashi Iwai2023-06-122-6/+104
| | * ALSA: seq: ump: Handle groupless messagesTakashi Iwai2023-06-122-1/+7
| | * ALSA: ump: Support UMP Endpoint and Function Block parsingTakashi Iwai2023-06-121-0/+376
| | * ALSA: ump: Add more attributes to UMP EP and FB infoTakashi Iwai2023-06-121-0/+33
| * | ALSA: control: Keep the previous numid at snd_ctl_rename_id()Takashi Iwai2023-06-061-2/+10
| * | Merge branch 'topic/midi20' into for-nextTakashi Iwai2023-06-051-1/+1
| |\|
| | * ALSA: seq: Avoid confusion of aligned read sizeTakashi Iwai2023-06-051-1/+1
| * | Merge branch 'topic/midi20' into for-nextTakashi Iwai2023-05-251-4/+1
| |\|
| | * ALSA: ump: Fix parsing of 0xFx commandTakashi Iwai2023-05-251-1/+1
| | * ALSA: ump: Drop redundant check of note-on with zero velocityTakashi Iwai2023-05-251-3/+0
| * | Merge branch 'topic/midi20' into for-nextTakashi Iwai2023-05-2322-289/+3712
| |\|
| | * ALSA: seq: Add UMP group filterTakashi Iwai2023-05-233-0/+16
| | * ALSA: seq: Print UMP Endpoint and Block information in proc outputsTakashi Iwai2023-05-231-0/+30
| | * ALSA: seq: Add ioctls for client UMP info query and setupTakashi Iwai2023-05-234-2/+139
| | * ALSA: seq: ump: Create UMP Endpoint port for broadcastTakashi Iwai2023-05-231-0/+60
| | * ALSA: seq: Bind UMP deviceTakashi Iwai2023-05-234-1/+423
| | * ALSA: seq: Allow suppressing UMP conversionsTakashi Iwai2023-05-232-8/+18
| | * ALSA: seq: Automatic conversion of UMP eventsTakashi Iwai2023-05-237-14/+1279
| | * ALSA: seq: Add UMP group number to snd_seq_port_infoTakashi Iwai2023-05-232-3/+9
| | * ALSA: seq: Add port direction to snd_seq_port_infoTakashi Iwai2023-05-236-2/+35
| | * ALSA: seq: Support MIDI 2.0 UMP Endpoint portTakashi Iwai2023-05-232-8/+40
| | * ALSA: seq: Add port inactive flagTakashi Iwai2023-05-232-0/+6
| | * ALSA: seq: Add UMP supportTakashi Iwai2023-05-235-47/+144
| | * ALSA: seq: Introduce SNDRV_SEQ_IOCTL_USER_PVERSION ioctlTakashi Iwai2023-05-233-0/+10
| | * ALSA: seq: Prohibit creating ports with special numbersTakashi Iwai2023-05-231-0/+2
| | * ALSA: seq: Check validity before creating a port objectTakashi Iwai2023-05-231-6/+2