summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/sof-audio.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sof: Improve sof_ipc3_bytes_ext_put functionPaul Olaru2023-05-231-0/+1
* ASoC: SOF: pcm: Add an option to skip platform trigger during stopRanjani Sridharan2023-04-201-0/+6
* ASoC: SOF: pcm: Improve the pcm trigger sequenceRanjani Sridharan2023-03-221-0/+3
* ASoC: SOF: pcm: Make hw_params reset conditional for IPC3Ranjani Sridharan2023-03-221-0/+3
* ASoC: SOF: ipc4-topology: Modify the type of available input/output formatsRanjani Sridharan2023-03-131-1/+0
* ASoC: SOF: ipc4-topology: Do not parse the DMA_BUFFER_SIZE tokenRanjani Sridharan2023-03-131-1/+1
* ASoC: SOF: Use input/output pin consistentlyRanjani Sridharan2023-03-131-16/+16
* ASoC: SOF: Intel: hda-dai: Introduce DAI widget opsRanjani Sridharan2023-03-071-0/+2
* ASoC: SOF: ipc4-topology: set copier sink formatBard Liao2023-02-091-0/+1
* ASoC: SOF: add delay function support in sof frameworkRander Wang2023-02-031-0/+3
* ASoC: SOF: add time info structure for ipc4 pathRander Wang2023-02-031-0/+3
* ASoC: SOF: Protect swidget->use_count with mutex for kcontrol access racePeter Ujfalusi2023-01-271-1/+10
* ASoC: SOF: Introduce struct snd_sof_pipelineRanjani Sridharan2023-01-271-8/+19
* ASoC: SOF: ipc4-pcm: Define pcm_setup/free opsRanjani Sridharan2023-01-271-0/+11
* ASoC: SOF: Introduce PCM setup/free PCM IPC opsRanjani Sridharan2023-01-271-0/+7
* ASoC: SOF: topology: Set IPC-specific trigger order for DAI linksRanjani Sridharan2023-01-271-0/+2
* ASoC: SOF: sof-audio: Update documentation for sof_ipc_tplg_opsPeter Ujfalusi2022-12-251-2/+4
* ASoC: SOF: Add DAI configuration support for AMD platforms.V sujith kumar Reddy2022-11-291-0/+1
* ASoC: SOF: topology: Add helper to get/put widget queue idChao Song2022-11-071-0/+6
* ASoC: SOF: Add support to parse pin binding array from topologyChao Song2022-11-071-0/+21
* ASoC: SOF: Add support for parsing the number of sink/source pinsChao Song2022-11-071-0/+15
* ASoC: SOF: topology: add code to parse config params for ACPDMIC daiAjit Kumar Pandey2022-06-141-0/+1
* ASoC: SOF: Add a new IPC op for parsing topology manifestRanjani Sridharan2022-06-101-0/+3
* ASoC: SOF: ipc4-topology: Add support for parsing and preparing pga widgetsRanjani Sridharan2022-06-101-0/+1
* ASoC: SOF: ipc4-topology: Add support for parsing AIF_IN/AIF_OUT widgetsRanjani Sridharan2022-06-101-0/+7
* ASoC: SOF: Add a prepare op to IPC topology widget opsRanjani Sridharan2022-04-291-2/+19
* ASoC: SOF: clarify use of widget complete flagRanjani Sridharan2022-04-291-0/+4
* ASoC: SOF: pcm: remove unnecessary function declarationRanjani Sridharan2022-04-291-2/+0
* ASoC: SOF: Add two new fields to struct snd_sof_widgetRanjani Sridharan2022-04-291-1/+7
* ASoC: SOF: Add a route_free op in struct sof_ipc_tplg_opsRanjani Sridharan2022-04-291-0/+2
* ASoC: SOF: expose a couple of functionsRanjani Sridharan2022-04-291-0/+20
* ASoC: SOF: sof-audio: Set up widgets from source to sinkRanjani Sridharan2022-04-291-0/+7
* ASoC: SOF: Add a new op to set up volume tableRanjani Sridharan2022-04-291-0/+6
* ASoC: SOF: remove incorrect clearing of prepared flagRanjani Sridharan2022-04-251-1/+0
* ASoC: SOF: sof-audio: remove useless assignmentPierre-Louis Bossart2022-04-221-2/+1
* ASoC: SOF: ipc: Move the ipc_set_get_comp_data() local to ipc3-controlPeter Ujfalusi2022-04-111-5/+0
* ASoC: SOF: Add widget_kcontrol_setup control ops for IPC3Peter Ujfalusi2022-04-111-0/+2
* ASoC: SOF: Drop support for mapped control dataPeter Ujfalusi2022-04-041-1/+0
* ASoC: SOF: Add a new dai_get_clk topology IPC opRanjani Sridharan2022-03-181-0/+6
* ASoC: SOF: topology: Add ops for setting up and tearing down pipelinesRanjani Sridharan2022-03-181-2/+4
* ASoC: SOF: expose sof_route_setup()Ranjani Sridharan2022-03-181-0/+2
* ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() functionRanjani Sridharan2022-03-181-0/+2
* ASoC: SOF: Introduce IPC-specific PCM opsRanjani Sridharan2022-03-181-0/+17
* 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