summaryrefslogtreecommitdiffstats
path: root/include/uapi/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Remove some left-over license text in include/uapi/sound/Christophe JAILLET2022-09-2714-214/+2
* Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-08-065-5/+81
|\
| * Merge tag 'asoc-v5.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2022-08-011-1/+1
| |\
| | * ASoC: SOF: dai-intel: add SOF_DAI_INTEL_SSP_CLKCTRL_MCLK_AON bitBrent Lu2022-07-251-1/+1
| * | Merge tag 'asoc-v5.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-07-153-1/+77
| |\|
| | * uapi: sof: abi: Bump SOF ABI for ext_data_lengthDaniel Baluta2022-07-121-1/+1
| | * ASoC: SOF: topology: add code to parse config params for ACPDMIC daiAjit Kumar Pandey2022-06-141-0/+4
| | * ASoC: SOF: Add two new structures for topology manifest dataRanjani Sridharan2022-06-102-0/+32
| | * ASoC: SOF: Add topology tokens for IPC4Ranjani Sridharan2022-06-101-0/+40
| * | ALSA: compress: Fix kernel doc warningsTakashi Iwai2022-07-132-4/+4
| |/
* / treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-06-285-7/+7
|/
* ASoC: SOF: ipc: introduce cont_update_posn in sof_ipc_stream_params structYC Hung2022-05-101-1/+1
* ASoC: SOF: bump SOF_ABI_MINORPierre-Louis Bossart2022-04-271-2/+2
* ASoC: Intel: avs: Declare vendor tokensCezary Rojewski2022-04-191-0/+126
* Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-211-2/+2
|\
| * ASoC: SOF: fix 32 signed bit overflowCurtis Malainey2022-03-071-1/+1
| * ASoC: SOF: add _D3_PERSISTENT flag to fw_ready messageKeyon Jie2022-01-241-1/+1
* | Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-02-011-1/+3
|\ \ | |/ |/|
| * ASoC: hdmi-codec: Fix OOB memory accessesDmitry Osipenko2022-01-281-1/+3
* | Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-01-052-1/+6
|\|
| * ALSA: pcm: introduce INFO_NO_REWINDS flagPierre-Louis Bossart2021-11-241-1/+1
| * ASoC: SOF: tokens: add token for Mediatek AFEYC Hung2021-11-181-0/+5
* | ALSA: uapi: use C90 comment style instead of C99 styleTakashi Sakamoto2021-12-131-3/+5
* | ALSA: pcm: comment about relation between msbits hw parameter and [S|U]32 for...Takashi Sakamoto2021-12-131-0/+3
|/
* Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-11-034-1/+360
|\
| * Merge tag 'asoc-v5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-11-012-0/+209
| |\
| | * ASoC: qdsp6: audioreach: add topology supportSrinivas Kandagatla2021-10-261-0/+208
| | * Merge tag 'v5.15-rc6' into asoc-5.16Mark Brown2021-10-181-0/+1
| | |\
| | * | ASoC: SOF: topology: Add new token for dynamic pipelineRanjani Sridharan2021-10-011-0/+1
| * | | ALSA: firewire-motu: export meter information to userspace as float valueTakashi Sakamoto2021-10-281-3/+5
| * | | ALSA: firewire-motu: refine parser for meter information in register DSP modelsTakashi Sakamoto2021-10-281-1/+4
| * | | ALSA: uapi: Fix a C++ style comment in asound.hTakashi Iwai2021-10-181-1/+1
| * | | ALSA: firewire: Fix C++ style comments in uapi headerTakashi Iwai2021-10-181-33/+37
| * | | ALSA: firewire-motu: notify event for parameter change in register DSP modelTakashi Sakamoto2021-10-151-0/+8
| * | | ALSA: firewire-motu: add ioctl command to read cached parameters in register ...Takashi Sakamoto2021-10-151-0/+1
| * | | ALSA: firewire-motu: parse messages for input parameters in register DSP modelTakashi Sakamoto2021-10-151-0/+12
| * | | ALSA: firewire-motu: parse messages for line input parameters in register DSP...Takashi Sakamoto2021-10-151-0/+9
| * | | ALSA: firewire-motu: parse messages for output parameters in register DSP modelTakashi Sakamoto2021-10-151-0/+10
| * | | ALSA: firewire-motu: parse messages for mixer output parameters in register D...Takashi Sakamoto2021-10-151-0/+6
| * | | ALSA: firewire-motu: parse messages for mixer source parameters in register-D...Takashi Sakamoto2021-10-151-0/+28
| * | | ALSA: firewire-motu: add ioctl command to read cached hardware meterTakashi Sakamoto2021-10-151-0/+2
| * | | ALSA: firewire-motu: add message parser for meter information in command DSP ...Takashi Sakamoto2021-10-151-0/+30
| * | | ALSA: firewire-motu: add message parser to gather meter information in regist...Takashi Sakamoto2021-10-151-0/+35
| | |/ | |/|
* | | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-011-2/+2
|\ \ \ | |/ / |/| |
| * | treewide: Replace open-coded flex arrays in unionsKees Cook2021-10-181-2/+2
| |/
* / ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSIONJaroslav Kysela2021-09-231-0/+1
|/
* Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-08-301-1/+5
|\
| * ASoC: Intel: Skylake: Support multiple format configsKareem Shaik2021-08-231-1/+5
* | ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flagTakashi Iwai2021-08-141-0/+1
|/
* ALSA: rawmidi: Add framing modeDavid Henningsson2021-05-171-2/+28