summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | * ALSA: seq: Check the conflicting port at port creationTakashi Iwai2023-05-233-15/+27
| | * ALSA: seq: Drop dead code for the old broadcast supportTakashi Iwai2023-05-231-104/+1
| | * ALSA: seq: Treat snd_seq_client object directly in client driversTakashi Iwai2023-05-232-0/+19
| | * ALSA: seq: Add snd_seq_expand_var_event_at() helperTakashi Iwai2023-05-231-19/+67
| | * ALSA: seq: Clear padded bytes at expanding eventsTakashi Iwai2023-05-231-5/+9
| | * ALSA: ump: Add legacy raw MIDI supportTakashi Iwai2023-05-235-3/+828
| | * ALSA: ump: Redirect rawmidi substream access via own helpersTakashi Iwai2023-05-231-0/+111
| | * ALSA: ump: Additional proc outputTakashi Iwai2023-05-232-0/+51
| | * ALSA: ump: Add ioctls to inquiry UMP EP and Block info via control APITakashi Iwai2023-05-231-0/+26
| | * ALSA: rawmidi: Skip UMP devices at SNDRV_CTL_IOCTL_RAWMIDI_NEXT_DEVICETakashi Iwai2023-05-231-21/+36
| | * ALSA: rawmidi: UMP supportTakashi Iwai2023-05-235-40/+339
| | * ALSA: rawmidi: Add ioctl callback to snd_rawmidi_global_opsTakashi Iwai2023-05-231-2/+5
| | * ALSA: rawmidi: Pass rawmidi directly to snd_rawmidi_kernel_open()Takashi Iwai2023-05-232-17/+8
| * | Revert "ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)"Oswald Buddenhagen2023-05-181-4/+0
| * | ALSA: compat_ioctl: use correct snd_ctl_elem_type_t typeMin-Hua Chen2023-05-171-7/+7
| |/
* | ALSA: seq: oss: Fix racy open/close of MIDI devicesTakashi Iwai2023-06-161-13/+22
* | ALSA: oss: avoid missing-prototype warningsArnd Bergmann2023-05-171-8/+8
|/
* Merge tag 'sound-fix-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-063-37/+77
|\