summaryrefslogtreecommitdiffstats
path: root/include/uapi/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-03-112-0/+13
|\
| * ASoC: Intel: avs: UAPI: Add tokens for initial config featureAmadeusz Sławiński2024-02-081-0/+9
| * ASoC: SOF: amd: Add Soundwire DAI configuration support for AMD platformsVijendar Mukunda2024-01-301-0/+4
* | ALSA: pcm: clarify and fix default msbits value for all formatsJaroslav Kysela2024-02-231-2/+2
|/
* Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-01-081-0/+5
|\
| * ASoC: SOF: Wire up buffer flagsCurtis Malainey2023-12-041-0/+1
| * ASoC: SOF: Add support for configuring PDM interface from topologyDaniel Baluta2023-11-131-0/+4
* | Merge branch 'topic/scarlett2' into for-nextTakashi Iwai2023-12-291-0/+54
|\ \
| * | ALSA: scarlett2: Add support for Solo, 2i2, and 4i4 Gen 4Geoffrey D. Bennett2023-12-291-2/+2
| * | ALSA: scarlett2: Add ioctl commands to erase flash segmentsGeoffrey D. Bennett2023-12-291-0/+20
| * | ALSA: scarlett2: Add skeleton hwdep/ioctl interfaceGeoffrey D. Bennett2023-12-291-0/+34
| |/
* / ALSA: pcm: Introduce MSBITS subformat interfaceJaroslav Kysela2023-11-271-2/+5
|/
* ALSA: seq: Replace with __packed attributeTakashi Iwai2023-10-261-2/+2
* ASoC: SOF: topology: Add a token for dropping widget name in kcontrol nameJyri Sarha2023-08-151-1/+5
* Merge branch 'for-next' into for-linusTakashi Iwai2023-06-263-22/+153
|\
| * Merge branch 'topic/midi20' into for-nextTakashi Iwai2023-06-132-4/+22
| |\
| | * ALSA: ump: Add info flag bit for static blocksTakashi Iwai2023-06-121-0/+3
| | * ALSA: seq: ump: Handle groupless messagesTakashi Iwai2023-06-121-1/+4
| | * ALSA: ump: Add more attributes to UMP EP and FB infoTakashi Iwai2023-06-121-3/+15
| * | Merge branch 'topic/midi20' into for-nextTakashi Iwai2023-05-232-19/+126
| |\|
| | * ALSA: seq: Add UMP group filterTakashi Iwai2023-05-231-1/+2
| | * ALSA: seq: Add ioctls for client UMP info query and setupTakashi Iwai2023-05-231-0/+14
| | * ALSA: seq: Bind UMP deviceTakashi Iwai2023-05-231-0/+1
| | * ALSA: seq: Allow suppressing UMP conversionsTakashi Iwai2023-05-231-0/+1
| | * ALSA: seq: Add UMP group number to snd_seq_port_infoTakashi Iwai2023-05-231-1/+2
| | * ALSA: seq: Add port direction to snd_seq_port_infoTakashi Iwai2023-05-231-1/+8
| | * ALSA: seq: Support MIDI 2.0 UMP Endpoint portTakashi Iwai2023-05-231-0/+1
| | * ALSA: seq: Add port inactive flagTakashi Iwai2023-05-231-0/+1
| | * ALSA: seq: Add UMP supportTakashi Iwai2023-05-231-16/+37
| | * ALSA: seq: Introduce SNDRV_SEQ_IOCTL_USER_PVERSION ioctlTakashi Iwai2023-05-231-0/+1
| | * ALSA: ump: Add ioctls to inquiry UMP EP and Block info via control APITakashi Iwai2023-05-231-0/+2
| | * ALSA: rawmidi: Skip UMP devices at SNDRV_CTL_IOCTL_RAWMIDI_NEXT_DEVICETakashi Iwai2023-05-231-1/+2
| | * ALSA: rawmidi: UMP supportTakashi Iwai2023-05-231-1/+56
| * | ALSA: emu10k1: enable bit-exact playback, part 1: DSP attenuationOswald Buddenhagen2023-05-151-3/+5
| * | ALSA: uapi: pcm: control the filling of the silence samples for drainJaroslav Kysela2023-05-081-0/+4
| |/
* | ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski2023-05-221-1/+2
* | ASoC: SOF: Separate the tokens for input and output pin indexRanjani Sridharan2023-05-151-1/+2
|/
* Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-04-275-74/+140
|\
| * Merge tag 'asoc-v6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-04-243-16/+34
| |\
| | * ASoC: SOF: ipc4/intel: Add support for chained DMAJyri Sarha2023-03-211-0/+1
| | * ASoC: SOF: ipc4: Add support for formats per pinsMark Brown2023-03-141-8/+12
| | |\
| | | * ASoC: SOF: ipc4-topology: Add new tokens for input/output pin format countRanjani Sridharan2023-03-131-0/+2
| | | * ASoC: SOF: ipc4-topology: Modify the type of available input/output formatsRanjani Sridharan2023-03-131-0/+1
| | | * ASoC: SOF: ipc4-topology: Do not parse the DMA_BUFFER_SIZE tokenRanjani Sridharan2023-03-131-0/+1
| | | * ASoC: SOF: Use input/output pin consistentlyRanjani Sridharan2023-03-131-6/+6
| | | * ASoC: SOF: rename a couple of tokensRanjani Sridharan2023-03-131-2/+2
| | * | ASoC: SOF: uapi: header: Update sof_abi_hdr doc for IPC4 usePeter Ujfalusi2023-03-132-3/+10
| | * | ASoC: SOF: uapi: header: Convert sof_abi_hdr comments to kernel stylePeter Ujfalusi2023-03-131-8/+14
| | |/
| * | ALSA: emu10k1: fixup DSP definesOswald Buddenhagen2023-04-231-51/+93
| * | ALSA: emu10k1: comment updatesOswald Buddenhagen2023-04-231-0/+3