summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/ipc3-control.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sof: Improve sof_ipc3_bytes_ext_put functionPaul Olaru2023-05-231-6/+48
* ASoC: SOF: ipc3-control: Merge functions to handle bytes_ext get variantsPeter Ujfalusi2023-03-131-57/+23
* ASoC: SOF: ipc3-control: Rename snd_sof_refresh_control()Peter Ujfalusi2023-03-131-6/+6
* ASoC: SOF: Protect swidget->use_count with mutex for kcontrol access racePeter Ujfalusi2023-01-271-16/+30
* ASoC: SOF: ipc3: Remove the ipc3-ops.h header filePeter Ujfalusi2022-05-041-1/+1
* ASoC: SOF: expose a couple of functionsRanjani Sridharan2022-04-291-20/+0
* ASoC: SOF: Add a new op to set up volume tableRanjani Sridharan2022-04-291-0/+18
* ASoC: SOF: ipc: Move the ipc_set_get_comp_data() local to ipc3-controlPeter Ujfalusi2022-04-111-9/+88
* ASoC: SOF: Add widget_kcontrol_setup control ops for IPC3Peter Ujfalusi2022-04-111-0/+38
* ASoC: SOF: Add bytes_ext control IPC ops for IPC3Ranjani Sridharan2022-03-181-0/+171
* ASoC: SOF: Add bytes_get/put control IPC ops for IPC3Ranjani Sridharan2022-03-181-0/+67
* ASoC: SOF: Add enum_get/put control ops for IPC3Ranjani Sridharan2022-03-181-0/+50
* ASoC: SOF: Add switch get/put IPC3 opsRanjani Sridharan2022-03-181-0/+50
* ASoC: SOF: Add volume_get/put IPC3 opsRanjani Sridharan2022-03-181-0/+100
* ASoC: SOF: Add IPC3 topology control opsRanjani Sridharan2022-03-181-0/+156