aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/sof/ipc4-control.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+179
2023-12-01ASoC: SOF: ipc4-topology: Correct data structures for the GAIN modulePeter Ujfalusi1-10/+10
2023-11-24ASoC: SOF: ipc4-control: Implement control update for switch/enum controlsPeter Ujfalusi1-0/+179
2023-09-19ASoC: SOF: ipc4-control: Add support for ALSA enum controlPeter Ujfalusi1-0/+64
2023-09-19ASoC: SOF: ipc4-control: Add support for ALSA switch controlPeter Ujfalusi1-2/+109
2023-05-23ASoC: sof: Improve sof_ipc4_bytes_ext_put functionPaul Olaru1-4/+35
2023-03-21ASoC: SOF: ipc4-control: Return on error in sof_ipc4_widget_kcontrol_setup()Peter Ujfalusi1-5/+8
2023-03-14ASoC: SOF: ipc4: Add support for bytes controlMark Brown1-8/+252
2023-03-13ASoC: SOF: ipc4-control: Add support for bytes control get and putPeter Ujfalusi1-7/+241
2023-03-13ASoC: SOF: ipc4-control: set_volume_data only applies to VOLSW familyLibin Yang1-6/+16
2023-03-07ASoC: SOF: IPC4: update gain ipc msg definition to align with fwRander Wang1-1/+2
2023-01-27ASoC: SOF: Protect swidget->use_count with mutex for kcontrol access racePeter Ujfalusi1-10/+23
2022-06-16ASoC: SOF: ipc4-topology: Fix error code in sof_ipc4_volume_put()Dan Carpenter1-1/+1
2022-06-10ASoC: SOF: ipc4-topology: Add control IO opsRanjani Sridharan1-0/+216