summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2022-05-12ASoC: SOF: IPC4: Add FW loader opsRanjani Sridharan
2022-05-12ASoC: SOF: Add IPC4 private headerRanjani Sridharan
2022-05-12ASoC: SOF: Intel: HDA: Set IPC4-specific DSP ops for CaVS platformsRanjani Sridharan
2022-05-09ASoC: SOF: sof-client: Update for different IPC versionsMark Brown
2022-05-09ASoC: SOF: trace: The dtrace is only available with SOF_IPCPeter Ujfalusi
2022-05-09ASoC: SOF: sof-client: IPC flood test can only work with SOF_IPCPeter Ujfalusi
2022-05-09ASoC: SOF: ipc-msg-injector: Add support for IPC4 messagesPeter Ujfalusi
2022-05-09ASoC: SOF: ipc-msg-injector: Separate the message sendingPeter Ujfalusi
2022-05-09ASoC: SOF: sof-client: Add support IPC4 message sendingPeter Ujfalusi
2022-05-09ASoC: SOF: sof-client: Add API to get the ipc_typePeter Ujfalusi
2022-05-09ASoC: SOF: sof-client-probes: Query the maximum IPC payload sizePeter Ujfalusi
2022-05-09ASoC: SOF: ipc-msg-injector: Query the maximum IPC payload sizePeter Ujfalusi
2022-05-09ASoC: SOF: sof-client: Add API to get the maximum IPC payload sizePeter Ujfalusi
2022-05-05ASoC: SOF: ipc4: Add support for mandatory message handling functionalityPeter Ujfalusi
2022-05-05ASoC: SOF: Add rx_data pointer to snd_sof_ipc_msg structPeter Ujfalusi
2022-05-04ASoC: SOF: ipc3: Remove the ipc3-ops.h header filePeter Ujfalusi
2022-05-04ASoC: Pull in fixesMark Brown
2022-05-03ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payloadPeter Ujfalusi
2022-04-29ASoC: SOF: Miscellaneous preparatory patches for IPC4Mark Brown
2022-04-29ASoC: SOF: IPC Abstraction for FW loadingMark Brown
2022-04-29ASoC: SOF: sof-pci-dev: fix missing pci_release_regions() on error in sof_pci...Yang Yingliang
2022-04-29ASoC: SOF: loader: Call optional query_fw_configuration on first bootPeter Ujfalusi
2022-04-29ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not usedPeter Ujfalusi
2022-04-29ASoC: SOF: mediatek: mt8195: Do not set the load_module opsPeter Ujfalusi
2022-04-29ASoC: SOF: Intel: bdw/byt/pci-tng: Do not set the load_module opsPeter Ujfalusi
2022-04-29ASoC: SOF: imx: Do not set the load_module opsPeter Ujfalusi
2022-04-29ASoC: SOF: amd: renoir: Do not set the load_module opsPeter Ujfalusi
2022-04-29ASoC: SOF: loader: Switch to use the fw_loader opsPeter Ujfalusi
2022-04-29ASoC: SOF: ipc: Add check for fw_loader opsPeter Ujfalusi
2022-04-29ASoC: SOF: ipc3-loader: Implement firmware parsing and loadingPeter Ujfalusi
2022-04-29ASoC: SOF: Introduce IPC dependent ops for firmware handling, loadingPeter Ujfalusi
2022-04-29ASoC: SOF: Add a prepare op to IPC topology widget opsRanjani Sridharan
2022-04-29ASoC: SOF: clarify use of widget complete flagRanjani Sridharan
2022-04-29ASoC: SOF: topology: Skip parsing DAI link tokens if not neededRanjani Sridharan
2022-04-29ASoC: SOF: pcm: remove unnecessary function declarationRanjani Sridharan
2022-04-29ASoC: SOF: Add two new fields to struct snd_sof_widgetRanjani Sridharan
2022-04-29ASoC: SOF: Add a route_free op in struct sof_ipc_tplg_opsRanjani Sridharan
2022-04-29ASoC: SOF: expose a couple of functionsRanjani Sridharan
2022-04-29ASoC: SOF: pcm: Move the call to snd_sof_pcm_platform_hw_params()Ranjani Sridharan
2022-04-29ASoC: SOF: sof-audio: Set up widgets from source to sinkRanjani Sridharan
2022-04-29ASoC: SOF: sof-audio: reset route status before freeing widgetRanjani Sridharan
2022-04-29ASoC: SOF: Add a new op to set up volume tableRanjani Sridharan
2022-04-27ASoC: SOF: use pm_runtime_resume_and_get()Mark Brown
2022-04-27ASoC: SOF: mediatek: Fix allyesconfig build errorTinghan Shen
2022-04-27ASoC: SOF: mediatek: mt8195 change ipc timeout as 1 secondYC Hung
2022-04-27ASoC: SOF: Intel: Do not (wrongly) assume positive return value in IMR pathPeter Ujfalusi
2022-04-27ASoC: SOF: sof-client-ipc-msg-injector: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-04-27ASoC: SOF: debug: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-04-27ASoC: SOF: control: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-04-27ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callbackAjit Kumar Pandey