summaryrefslogtreecommitdiffstats
path: root/include/uapi/sound
AgeCommit message (Expand)AuthorLines
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-0/+5
2023-12-29Merge branch 'topic/scarlett2' into for-nextTakashi Iwai-0/+54
2023-12-29ALSA: scarlett2: Add support for Solo, 2i2, and 4i4 Gen 4Geoffrey D. Bennett-2/+2
2023-12-29ALSA: scarlett2: Add ioctl commands to erase flash segmentsGeoffrey D. Bennett-0/+20
2023-12-29ALSA: scarlett2: Add skeleton hwdep/ioctl interfaceGeoffrey D. Bennett-0/+34
2023-12-04ASoC: SOF: Wire up buffer flagsCurtis Malainey-0/+1
2023-11-27ALSA: pcm: Introduce MSBITS subformat interfaceJaroslav Kysela-2/+5
2023-11-13ASoC: SOF: Add support for configuring PDM interface from topologyDaniel Baluta-0/+4
2023-10-26ALSA: seq: Replace with __packed attributeTakashi Iwai-2/+2
2023-08-15ASoC: SOF: topology: Add a token for dropping widget name in kcontrol nameJyri Sarha-1/+5
2023-06-26Merge branch 'for-next' into for-linusTakashi Iwai-22/+153
2023-06-13Merge branch 'topic/midi20' into for-nextTakashi Iwai-4/+22
2023-06-12ALSA: ump: Add info flag bit for static blocksTakashi Iwai-0/+3
2023-06-12ALSA: seq: ump: Handle groupless messagesTakashi Iwai-1/+4
2023-06-12ALSA: ump: Add more attributes to UMP EP and FB infoTakashi Iwai-3/+15
2023-05-23Merge branch 'topic/midi20' into for-nextTakashi Iwai-19/+126
2023-05-23ALSA: seq: Add UMP group filterTakashi Iwai-1/+2
2023-05-23ALSA: seq: Add ioctls for client UMP info query and setupTakashi Iwai-0/+14
2023-05-23ALSA: seq: Bind UMP deviceTakashi Iwai-0/+1
2023-05-23ALSA: seq: Allow suppressing UMP conversionsTakashi Iwai-0/+1
2023-05-23ALSA: seq: Add UMP group number to snd_seq_port_infoTakashi Iwai-1/+2
2023-05-23ALSA: seq: Add port direction to snd_seq_port_infoTakashi Iwai-1/+8
2023-05-23ALSA: seq: Support MIDI 2.0 UMP Endpoint portTakashi Iwai-0/+1
2023-05-23ALSA: seq: Add port inactive flagTakashi Iwai-0/+1
2023-05-23ALSA: seq: Add UMP supportTakashi Iwai-16/+37
2023-05-23ALSA: seq: Introduce SNDRV_SEQ_IOCTL_USER_PVERSION ioctlTakashi Iwai-0/+1
2023-05-23ALSA: ump: Add ioctls to inquiry UMP EP and Block info via control APITakashi Iwai-0/+2
2023-05-23ALSA: rawmidi: Skip UMP devices at SNDRV_CTL_IOCTL_RAWMIDI_NEXT_DEVICETakashi Iwai-1/+2
2023-05-23ALSA: rawmidi: UMP supportTakashi Iwai-1/+56
2023-05-22ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski-1/+2
2023-05-15ALSA: emu10k1: enable bit-exact playback, part 1: DSP attenuationOswald Buddenhagen-3/+5
2023-05-15ASoC: SOF: Separate the tokens for input and output pin indexRanjani Sridharan-1/+2
2023-05-08ALSA: uapi: pcm: control the filling of the silence samples for drainJaroslav Kysela-0/+4
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-74/+140
2023-04-24Merge tag 'asoc-v6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-16/+34
2023-04-23ALSA: emu10k1: fixup DSP definesOswald Buddenhagen-51/+93
2023-04-23ALSA: emu10k1: comment updatesOswald Buddenhagen-0/+3
2023-04-22ALSA: emu10k1: remove obsolete card type variable and definesOswald Buddenhagen-3/+0
2023-04-21ALSA: pcm: rewrite snd_pcm_playback_silence()Oswald Buddenhagen-3/+8
2023-04-06ALSA: document that struct __snd_pcm_mmap_control64 is messed upOswald Buddenhagen-1/+2
2023-03-21ASoC: SOF: ipc4/intel: Add support for chained DMAJyri Sarha-0/+1
2023-03-14ASoC: SOF: ipc4: Add support for formats per pinsMark Brown-8/+12
2023-03-13ASoC: SOF: ipc4-topology: Add new tokens for input/output pin format countRanjani Sridharan-0/+2
2023-03-13ASoC: SOF: ipc4-topology: Modify the type of available input/output formatsRanjani Sridharan-0/+1
2023-03-13ASoC: SOF: ipc4-topology: Do not parse the DMA_BUFFER_SIZE tokenRanjani Sridharan-0/+1
2023-03-13ASoC: SOF: Use input/output pin consistentlyRanjani Sridharan-6/+6
2023-03-13ASoC: SOF: rename a couple of tokensRanjani Sridharan-2/+2
2023-03-13ASoC: SOF: uapi: header: Update sof_abi_hdr doc for IPC4 usePeter Ujfalusi-3/+10
2023-03-13ASoC: SOF: uapi: header: Convert sof_abi_hdr comments to kernel stylePeter Ujfalusi-8/+14
2023-03-05ASoC: uapi: Replace zero-length arrays with __DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva-3/+3