summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2023-04-04ASoC: SOF: Intel: hda: make DSPless mode work with DSP disabled in BIOSPierre-Louis Bossart
2023-04-04ASoC: SOF: Intel: hda: Add support for DSPless modePeter Ujfalusi
2023-04-04ASoC: SOF: Intel: hda: Skip interfaces not supported on a platformPeter Ujfalusi
2023-04-04ASoC: SOF: Add support for DSPless modePeter Ujfalusi
2023-04-04ASoC: SOF: Add flag and state which will be used for DSP-less modePeter Ujfalusi
2023-04-04ASoC: SOF: Intel: hda-stream: Do not dereference hstream until it is safePeter Ujfalusi
2023-04-03ASoC: SOF: amd: refactor dmic codec platform device creationVijendar Mukunda
2023-04-03ASoC: SOF: amd: refactor error checks in probe callVijendar Mukunda
2023-04-03ASoC: SOF: amd: refactor get_chip_info callbackVijendar Mukunda
2023-04-03ASoC: SOF: amd: remove unused variablesVijendar Mukunda
2023-04-03ASoC: SOF: amd: remove acp_dai_probe() functionVijendar Mukunda
2023-04-03ASoC: SOF: amd: remove unused codeVijendar Mukunda
2023-04-03ASoC: SOF: ipc4-topology: Clarify bind failure caused by missing fw_modulePeter Ujfalusi
2023-03-30ASoC: Merge fixesMark Brown
2023-03-29ASoC: SOF: avoid a NULL dereference with unsupported widgetsGuennadi Liakhovetski
2023-03-23ASoC: SOF: ipc4/intel: Fix spelling mistake "schduler" -> "scheduler"Colin Ian King
2023-03-22ASoC: SOF: ipc4/intel: Add missing mutex_unlock()Jyri Sarha
2023-03-22ASoC: SOF: pcm: Improve the pcm trigger sequenceRanjani Sridharan
2023-03-22ASoC: SOF: pcm: Make hw_params reset conditional for IPC3Ranjani Sridharan
2023-03-22ASoC: SOF: Intel: hda-dai: Do not perform DMA cleanup during stopRanjani Sridharan
2023-03-22ASoC: SOF: ipc4: Ensure DSP is in D0I0 during sof_ipc4_set_get_data()Ranjani Sridharan
2023-03-21ASoC: SOF: ipc4/intel: Support for ChainDMAMark Brown
2023-03-21ASoC: SOF: ipc4-control: Return on error in sof_ipc4_widget_kcontrol_setup()Peter Ujfalusi
2023-03-21ASoC: SOF: ipc4/intel: Add support for chained DMAJyri Sarha
2023-03-21ASoC: SOF: topology: Set pipeline widget before updating IPC structuresRanjani Sridharan
2023-03-17ASoC: SOF: ipc4-topology: Add support for effectMark Brown
2023-03-17ASoC: SOF: ipc4: upport multiple configs for BE DAIsMark Brown
2023-03-17ASoC: SOF: ipc4-topology: Initialize in_format to NULL in sof_ipc4_get_audio_fmtPeter Ujfalusi
2023-03-17ASoC: SOF: ipc4-topology: update pipeline_params in process prepareLibin Yang
2023-03-17ASoC: SOF: ipc4-topology: set copier output format for process moduleChao Song
2023-03-17ASoC: SOF: ipc4-topology: Add support for base config extensionRanjani Sridharan
2023-03-17ASoC: SOF: ipc4-topology: add base module config extension structureChao Song
2023-03-17ASoC: SOF: ipc4-topology: add effect widget supportLibin Yang
2023-03-17ASoC: SOF: ipc4-topology: Move the kcontrol module_id update to helperPeter Ujfalusi
2023-03-17ASoC: SOF: ipc4-topology: use common helper function in copier prepareKai Vehmanen
2023-03-17ASoC: SOF: ipc4-pcm: support multiple configs for BE DAIsKai Vehmanen
2023-03-14ASoC: SOF: ipc4: Add support for formats per pinsMark Brown
2023-03-14ASoC: SOF: ipc4: Add support for bytes controlMark Brown
2023-03-13ASoC: SOF: sof-audio: add support for setting up loopback routesChao Song
2023-03-13ASoC: SOF: ipc4-topology: Search only pin 0 formatsRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Add new tokens for input/output pin format countRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Remove the ref_audio_fmt fieldRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Modify the signature of sof_ipc4_init_audio_fmt()Ranjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Modify the type of available input/output formatsRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Always parse the output formats in topologyRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Parse the SOF_COMP_TOKENS only onceRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Do not parse the DMA_BUFFER_SIZE tokenRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Add a new field in struct sof_ipc4_available_audio_...Ranjani Sridharan
2023-03-13ASoC: SOF: Use input/output pin consistentlyRanjani Sridharan
2023-03-13ASoC: Merge up fixes as a dependency for future SOF workMark Brown