summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2022-03-09ASoC: SOF: ipc-msg-injector: Use devm_kzalloc() for the rx_bufferPeter Ujfalusi
2022-03-09ASoC: SOF: amd: Remove unneeded semicolonJiapeng Chong
2022-03-09ASoC: SOF: amd: Remove unneeded semicolonJiapeng Chong
2022-03-08Clean ups and preparation for IPC abstraction in the SOF driverMark Brown
2022-03-08ASoC: SOF: Add missing of_node_put() in imx8m_probeMiaoqian Lin
2022-03-08ASoC: SOF: change comp_dai to a pointer in struct snd_sof_daiRanjani Sridharan
2022-03-08ASoC: SOF: topology: expose some get_token opsRanjani Sridharan
2022-03-08ASoC: SOF: topology: Modify the get_token op for string tokensRanjani Sridharan
2022-03-08ASoC: SOF: topology: Drop the size parameter from struct sof_topology_tokenRanjani Sridharan
2022-03-08ASoC: SOF: topology: remove redundant code in sof_link_afe_load()Ranjani Sridharan
2022-03-08ASoC: SOF: topology: remove redundant codeRanjani Sridharan
2022-03-08ASoC: SOF: sof-audio: removed unused functionPierre-Louis Bossart
2022-03-08ASoC: SOF: set swidget's core for scheduler widgetRanjani Sridharan
2022-03-08ASoC: SOF: simplify snd_sof_device_remove()Ranjani Sridharan
2022-03-08ASoC: SOF: remove snd_sof_pipeline_find()Ranjani Sridharan
2022-03-07ASoC: SOF: Intel: hda: clarify operator precedencePierre-Louis Bossart
2022-03-07ASoC: SOF: debug: clarify operator precedencePierre-Louis Bossart
2022-03-07ASoC: SOF: amd: Increase ACP_HW_SEM_RETRY_COUNT valueAjit Kumar Pandey
2022-03-07ASoC: SOF: amd: Move group register configuration to acp-loaderAjit Kumar Pandey
2022-03-07ASoC: SOF: amd: Use semaphore register to synchronize ipc's irqAjit Kumar Pandey
2022-03-07ASoC: SOF: amd: Flush cache after ATU_BASE_ADDR_GRP register updateAjit Kumar Pandey
2022-03-07ASoC: SOF: amd: Do not set ipc_pcm_params ops as it is optionalPeter Ujfalusi
2022-03-07ASoC: SOF: amd: acp-pcm: Take buffer information directly from runtimePeter Ujfalusi
2022-03-07ASoC: SOF: Intel: pci-tgl: add RPL-S supportGongjun Song
2022-03-02ASoC: soc-acpi: remove sof_fw_filenamePierre-Louis Bossart
2022-02-25ASoC: SOF: sof-priv: Drop duplicate sof_compressed_ops declarationPeter Ujfalusi
2022-02-24ASoC: SOF: Declare sof_compress_ops in sof-priv.hPeter Ujfalusi
2022-02-24ASoC: SOF: pcm: Add compress_ops for SOF platform component driverDaniel Baluta
2022-02-21ASoC: SOF: Intel: Add topology overwrite for FelwinterAjye Huang
2022-02-17ASoC: SOF: Replace zero-length array with flexible-array memberStephen Kitt
2022-02-16ASoC: SOF: core: unregister clients and machine drivers in .shutdownPierre-Louis Bossart
2022-02-14ASoC: SOF: Makefile: Fix randconfig sof-client build when SND_SOC_SOF=yPeter Ujfalusi
2022-02-11ASoC: SOF: compr: Mark snd_compress_ops staticDaniel Baluta
2022-02-10ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi
2022-02-10ASoC: SOF: Convert the generic IPC message injector into SOF clientPeter Ujfalusi
2022-02-10ASoC: SOF: Convert the generic IPC flood test into SOF clientRanjani Sridharan
2022-02-10ASoC: SOF: sof-client: Add support for clients not managed by pm frameworkPeter Ujfalusi
2022-02-10ASoC: SOF: Introduce IPC SOF client supportPeter Ujfalusi
2022-02-10ASoC: SOF: Split up utils.c into sof-utils and iomem-utilsPeter Ujfalusi
2022-02-10ASoC: SOF: ipc: Read and pass the whole message to handlers for IPC eventsPeter Ujfalusi
2022-02-10ASoC: SOF: Move the definition of enum sof_dsp_power_states to global headerPeter Ujfalusi
2022-02-10ASoC: SOF: Drop unused DSP power states: D3_HOT and D3_COLDPeter Ujfalusi
2022-02-09ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/membersPierre-Louis Bossart
2022-02-08ASoC: SOF: dma-trace: Change trace_init() ops parameter listMark Brown
2022-02-08ASoC: SOF: compr: Add compress ops implementationDaniel Baluta
2022-02-08ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init()Peter Ujfalusi
2022-02-08ASoC: SOF: intel: hda-trace: Pass the dma buffer pointer to hda_dsp_trace_pre...Peter Ujfalusi
2022-01-28ASoC: SOF: ipc: Do not allocate buffer for msg_dataPeter Ujfalusi
2022-01-28ASoC: SOF: ipc: Drop header parameter from sof_ipc_tx_message_unlocked()Peter Ujfalusi
2022-01-28ASoC: SOF: Intel: cnl: Use pm_gate->hdr.cmd in cnl_compact_ipc_compress()Peter Ujfalusi