aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorFilesLines
2023-04-03ASoC: SOF: amd: refactor error checks in probe callVijendar Mukunda1-7/+9
2023-04-03ASoC: SOF: amd: refactor get_chip_info callbackVijendar Mukunda1-7/+5
2023-04-03ASoC: SOF: amd: remove unused variablesVijendar Mukunda3-6/+0
2023-04-03ASoC: SOF: amd: remove acp_dai_probe() functionVijendar Mukunda4-24/+0
2023-04-03ASoC: SOF: amd: remove unused codeVijendar Mukunda2-138/+2
2023-04-03ASoC: SOF: ipc4-topology: Clarify bind failure caused by missing fw_modulePeter Ujfalusi1-4/+6
2023-03-30ASoC: Merge fixesMark Brown2-0/+16
2023-03-29ASoC: SOF: avoid a NULL dereference with unsupported widgetsGuennadi Liakhovetski1-0/+8
2023-03-23ASoC: SOF: ipc4/intel: Fix spelling mistake "schduler" -> "scheduler"Colin Ian King1-2/+2
2023-03-22ASoC: SOF: ipc4/intel: Add missing mutex_unlock()Jyri Sarha1-2/+9
2023-03-22ASoC: SOF: pcm: Improve the pcm trigger sequenceRanjani Sridharan3-7/+25
2023-03-22ASoC: SOF: pcm: Make hw_params reset conditional for IPC3Ranjani Sridharan3-1/+6
2023-03-22ASoC: SOF: Intel: hda-dai: Do not perform DMA cleanup during stopRanjani Sridharan1-1/+0
2023-03-22ASoC: SOF: ipc4: Ensure DSP is in D0I0 during sof_ipc4_set_get_data()Ranjani Sridharan1-0/+8
2023-03-21ASoC: SOF: ipc4/intel: Support for ChainDMAMark Brown5-32/+278
2023-03-21ASoC: SOF: ipc4-control: Return on error in sof_ipc4_widget_kcontrol_setup()Peter Ujfalusi1-5/+8
2023-03-21ASoC: SOF: ipc4/intel: Add support for chained DMAJyri Sarha4-8/+254
2023-03-21ASoC: SOF: topology: Set pipeline widget before updating IPC structuresRanjani Sridharan1-24/+24
2023-03-17ASoC: SOF: ipc4-topology: Add support for effectMark Brown2-16/+396
2023-03-17ASoC: SOF: ipc4: upport multiple configs for BE DAIsMark Brown2-30/+128
2023-03-17ASoC: SOF: ipc4-topology: Initialize in_format to NULL in sof_ipc4_get_audio_fmtPeter Ujfalusi1-1/+2
2023-03-17ASoC: SOF: ipc4-topology: update pipeline_params in process prepareLibin Yang1-1/+49
2023-03-17ASoC: SOF: ipc4-topology: set copier output format for process moduleChao Song1-3/+43
2023-03-17ASoC: SOF: ipc4-topology: Add support for base config extensionRanjani Sridharan2-15/+142
2023-03-17ASoC: SOF: ipc4-topology: add base module config extension structureChao Song1-0/+17
2023-03-17ASoC: SOF: ipc4-topology: add effect widget supportLibin Yang2-0/+142
2023-03-17ASoC: SOF: ipc4-topology: Move the kcontrol module_id update to helperPeter Ujfalusi1-13/+19
2023-03-17ASoC: SOF: ipc4-topology: use common helper function in copier prepareKai Vehmanen1-15/+3
2023-03-17ASoC: SOF: ipc4-pcm: support multiple configs for BE DAIsKai Vehmanen2-15/+125
2023-03-14ASoC: SOF: ipc4: Add support for formats per pinsMark Brown5-367/+359
2023-03-14ASoC: SOF: ipc4: Add support for bytes controlMark Brown3-70/+347
2023-03-13ASoC: SOF: sof-audio: add support for setting up loopback routesChao Song1-1/+60
2023-03-13ASoC: SOF: ipc4-topology: Search only pin 0 formatsRanjani Sridharan1-1/+4
2023-03-13ASoC: SOF: ipc4-topology: Add new tokens for input/output pin format countRanjani Sridharan3-77/+114
2023-03-13ASoC: SOF: ipc4-topology: Remove the ref_audio_fmt fieldRanjani Sridharan2-26/+18
2023-03-13ASoC: SOF: ipc4-topology: Modify the signature of sof_ipc4_init_audio_fmt()Ranjani Sridharan1-21/+17
2023-03-13ASoC: SOF: ipc4-topology: Modify the type of available input/output formatsRanjani Sridharan5-117/+95
2023-03-13ASoC: SOF: ipc4-topology: Always parse the output formats in topologyRanjani Sridharan1-16/+6
2023-03-13ASoC: SOF: ipc4-topology: Parse the SOF_COMP_TOKENS only onceRanjani Sridharan1-17/+24
2023-03-13ASoC: SOF: ipc4-topology: Do not parse the DMA_BUFFER_SIZE tokenRanjani Sridharan4-69/+51
2023-03-13ASoC: SOF: ipc4-topology: Add a new field in struct sof_ipc4_available_audio_...Ranjani Sridharan3-58/+65
2023-03-13ASoC: SOF: Use input/output pin consistentlyRanjani Sridharan3-80/+80
2023-03-13ASoC: Merge up fixes as a dependency for future SOF workMark Brown16-40/+130
2023-03-13ASoC: SOF: ipc4-control: Add support for bytes control get and putPeter Ujfalusi1-7/+241
2023-03-13ASoC: SOF: ipc4-topology: Add support for TPLG_CTL_BYTESLibin Yang1-0/+67
2023-03-13ASoC: SOF: ipc4-control: set_volume_data only applies to VOLSW familyLibin Yang1-6/+16
2023-03-13ASoC: SOF: ipc3-control: Merge functions to handle bytes_ext get variantsPeter Ujfalusi1-57/+23
2023-03-13ASoC: SOF: ipc3-control: Rename snd_sof_refresh_control()Peter Ujfalusi1-6/+6
2023-03-10ASoC: SOF: Intel: MTL: Don't access EM2Peter Ujfalusi2-5/+0
2023-03-09ASoC: SOF: Intel: hda: Introduce HDA DAI abstractionMark Brown6-610/+554