summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/sof-audio.h
Commit message (Expand)AuthorAgeFilesLines
...
* ASoC: SOF: Add IPC3 topology control opsRanjani Sridharan2022-03-181-3/+3
* ASoC: SOF: Introduce IPC ops for kcontrol IORanjani Sridharan2022-03-181-0/+24
* ASoC: SOF: Make sof_widget_setup/free IPC agnosticRanjani Sridharan2022-03-181-1/+12
* ASoC: SOF: topology: remove snd_sof_complete_pipeline()Ranjani Sridharan2022-03-161-2/+2
* ASoC: SOF: topology: Make control parsing IPC agnosticRanjani Sridharan2022-03-161-1/+19
* ASoC: SOF: topology: Add helper function for processing tuple arraysRanjani Sridharan2022-03-161-0/+54
* ASoC: SOF: IPC: Introduce IPC opsRanjani Sridharan2022-03-161-0/+36
* ASoC: SOF: Introduce struct snd_sof_dai_linkRanjani Sridharan2022-03-161-1/+20
* ASoC: SOF: make struct snd_sof_dai IPC agnosticRanjani Sridharan2022-03-091-2/+1
* ASoC: SOF: Add a tuples array to struct snd_sof_widgetRanjani Sridharan2022-03-091-0/+15
* ASoC: SOF: make struct snd_sof_widget IPC agnosticRanjani Sridharan2022-03-091-2/+1
* ASoC: SOF: change comp_dai to a pointer in struct snd_sof_daiRanjani Sridharan2022-03-081-1/+1
* ASoC: SOF: topology: expose some get_token opsRanjani Sridharan2022-03-081-0/+5
* ASoC: SOF: sof-audio: removed unused functionPierre-Louis Bossart2022-03-081-2/+0
* ASoC: SOF: remove snd_sof_pipeline_find()Ranjani Sridharan2022-03-081-2/+0
* ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi2021-12-151-2/+1
* ASoC: SOF: sof-audio: Drop the `cmd` member from struct snd_sof_controlPeter Ujfalusi2021-12-151-1/+0
* ASoC: SOF: Drop ctrl_cmd parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi2021-12-151-2/+1
* ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi2021-12-151-1/+0
* ASoC: SOF: ipc: Rename send parameter in snd_sof_ipc_set_get_comp_data()Peter Ujfalusi2021-12-151-2/+1
* ASoC: SOF: Add a helper for freeing PCM streamRanjani Sridharan2021-11-261-0/+2
* ASoC: SOF: handle paused streams during system suspendRanjani Sridharan2021-11-241-0/+2
* ASoC: SOF: add support for dynamic pipelines with multi-coreRanjani Sridharan2021-11-221-2/+0
* ASoC: SOF: topology: remove sof_load_pipeline_ipc()Ranjani Sridharan2021-11-221-4/+0
* Merge series "Introduce new SOF helpers" from Daniel Baluta <daniel.baluta@os...Mark Brown2021-10-071-1/+10
|\
| * ASoC: SOF: Introduce fragment elapsed notification APIDaniel Baluta2021-10-071-1/+10
* | ASoC: SOF: pipelines: Harmonize all functions to use struct snd_sof_devPeter Ujfalusi2021-10-071-4/+4
|/
* ASoC: SOF: topology: Add kernel parameter for topology verificationRanjani Sridharan2021-10-011-2/+2
* ASoC: SOF: Add support for dynamic pipelinesRanjani Sridharan2021-10-011-0/+6
* ASoC: SOF: Intel: hda: make sure DAI widget is set up before IPCRanjani Sridharan2021-10-011-1/+1
* ASoC: SOF: Introduce widget use_countRanjani Sridharan2021-10-011-0/+4
* ASoC: SOF: Don't set up widgets during topology parsingRanjani Sridharan2021-10-011-1/+1
* ASoC: SOF: Add new fields to snd_sof_routeRanjani Sridharan2021-10-011-0/+4
* ASoC: SOF: topology: Add new token for dynamic pipelineRanjani Sridharan2021-10-011-0/+13
* ASoC: SOF: control: Add access field in struct snd_sof_controlRanjani Sridharan2021-10-011-0/+1
* ASoC: SOF: Handle control change notification from firmwarePeter Ujfalusi2021-09-131-0/+5
* ASoC: SOF: parse multiple SSP DAI and hw configsJaska Uimonen2021-03-291-0/+2
* ASoC: SOF: control: fix cppcheck warning in snd_sof_volume_info()Pierre-Louis Bossart2020-12-041-1/+1
* ASoC: SOF: nocodec: modify DAI link definitionsRanjani Sridharan2020-11-201-0/+3
* ASoC: SOF: control: override volume info callbackJaska Uimonen2020-11-201-0/+2
* ASoC: SOF: Implement snd_sof_bytes_ext_volatile_get kcontrol IODharageswari R2020-09-081-0/+2
* ASoC: SOF: add comp_ext to struct snd_sof_widgetKeyon Jie2020-09-071-0/+3
* ASoC: SOF: support topology components on secondary coresGuennadi Liakhovetski2020-09-041-0/+5
* Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-05-121-1/+1
|\
| * ASoC: SOF: Update correct LED status at the first time usage of update_mute_l...Kai-Heng Feng2020-05-011-1/+1
* | ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
|/
* ASoC: SOF: fix uninitialised "work" with VirtIOGuennadi Liakhovetski2020-03-261-0/+3
* ASoC: SOF: audio: Add helper to check if only D0i3 streams are activeRanjani Sridharan2020-02-111-0/+1
* ASoC: SOF: pm: Introduce DSP power statesRanjani Sridharan2020-02-111-1/+1
* ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta2019-12-091-0/+4