summaryrefslogtreecommitdiffstats
path: root/include/uapi/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: topology: Bump minimal topology ABI versionAmadeusz Sławiński2024-10-101-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2024-09-101-1/+1
|\
| * ASoC: SOF: ipc: replace "enum sof_comp_type" field with "uint32_t"Laurentiu Mihalcea2024-08-261-1/+1
* | ALSA: timer: Introduce virtual userspace-driven timersIvan Orlov2024-08-181-1/+16
* | ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocolTakashi Iwai2024-08-061-0/+2
|/
* ALSA: seq: Add tempo base unit for MIDI2 Set Tempo messagesTakashi Iwai2024-07-061-3/+4
* ALSA: pcm: reinvent the stream synchronization ID APIJaroslav Kysela2024-07-021-4/+5
* Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2024-05-132-130/+0
|\
| * ASoC: topology: Remove obsolete ABI v4 structsCezary Rojewski2024-04-041-56/+0
| * ASoC: Intel: Skylake: Remove soc-topology ABI v4 supportCezary Rojewski2024-04-041-74/+0
* | ALSA/ASoC: include: clarify Copyright informationPierre-Louis Bossart2024-05-095-5/+5
|/
* 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
| |\