summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2023-04-12ASoC: SOF: Intel: mtl: fix page fault in dspless mode when DSP is disabledFred Oh
2023-04-11ASoC: SOF: Intel: hda-mlink: HDaudio multi-linkMark Brown
2023-04-06ASoC: SOF: Intel: hda-dai: Print the format_val as hexadecimal numberPeter Ujfalusi
2023-04-06ASoC: SOF: Intel: MTL: conditionally wake WPIO1PG domainYong Zhi
2023-04-06ASoC: SOF: Intel: hda-mlink: add helper to retrieve eml_lockPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add helper to offload link ownershipPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add helpers to retrieve DMIC/SSP hlinkPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: program SoundWire LSDIID registersPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add helper to check cmdsyncPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add helpers for sync_arm/sync_goPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add helpers to set link SYNC frequencyPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add helpers to enable/check interruptsPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add helper to return sublink countPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add convenience helpers for SoundWire PMPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: introduce helpers for 'extended links' PMPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: special-case HDaudio regular linksPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add structures to parse ALT linksPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: move to a dedicated modulePierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add return value for hda_bus_ml_get_capabilities()Pierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: improve hda_bus_ml_free() helperPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda: add __func__ in SoundWire lcount() error logsPierre-Louis Bossart
2023-04-05ASoC: SOF: pm: Tear down pipelines only if DSP was activeDaniel Baluta
2023-04-04ASoC: SOF: Intel: pci-tgl: Allow DSPless modePeter Ujfalusi
2023-04-04ASoC: SOF: Intel: pci-skl: Allow DSPless modePeter Ujfalusi
2023-04-04ASoC: SOF: Intel: pci-mtl: Allow DSPless modePeter Ujfalusi
2023-04-04ASoC: SOF: Intel: pci-icl: Allow DSPless modePeter Ujfalusi
2023-04-04ASoC: SOF: Intel: pci-cnl: Allow DSPless modePeter Ujfalusi
2023-04-04ASoC: SOF: Intel: pci-apl: Allow DSPless modePeter Ujfalusi
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