summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2021-11-01Merge tag 'asoc-v5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-10-18Merge tag 'v5.15-rc6' into asoc-5.16Mark Brown
2021-10-14Merge branch 'for-linus' into for-nextTakashi Iwai
2021-10-08ASoC: SOF: prepare code to allocate IPC messages in fw_readyRander Wang
2021-10-07Merge series "Introduce new SOF helpers" from Daniel Baluta <daniel.baluta@os...Mark Brown
2021-10-07Merge series "ASoC: SOF: Improvements for debugging" from Peter Ujfalusi <pet...Mark Brown
2021-10-07ASoC: SOF: Introduce fragment elapsed notification APIDaniel Baluta
2021-10-07ASoC: SOF: imx: Use newly introduced generic IPC stream opsDaniel Baluta
2021-10-07ASoC: SOF: Make Intel IPC stream ops genericBud Liviu-Alexandru
2021-10-07ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacksDaniel Baluta
2021-10-07ASoC: SOF: pipelines: Harmonize all functions to use struct snd_sof_devPeter Ujfalusi
2021-10-07ASoC: SOF: topology: do not power down primary core during topology removalRanjani Sridharan
2021-10-07ASoC: SOF: Intel: hda: Dump registers and stack when SOF_DBG_DUMP_REGS is setPeter Ujfalusi
2021-10-07ASoC: SOF: Intel: hda-loader: Drop SOF_DBG_DUMP_REGS flag from dbg_dump callsPeter Ujfalusi
2021-10-07ASoC: SOF: loader: Drop SOF_DBG_DUMP_REGS flag when firmware start failsPeter Ujfalusi
2021-10-07ASoC: SOF: core: Clean up snd_sof_get_status() printsPeter Ujfalusi
2021-10-07ASoC: SOF: intel: hda: Drop 'error' prefix from error dump functionsPeter Ujfalusi
2021-10-07ASoC: SOF: Introduce macro to set the firmware statePeter Ujfalusi
2021-10-07ASoC: SOF: ops: Force DSP panic dumps to be printedPeter Ujfalusi
2021-10-07ASoC: SOF: ipc: Re-enable dumps after successful IPC txPeter Ujfalusi
2021-10-07ASoC: SOF: debug: Print out the fw_state along with the DSP dumpPeter Ujfalusi
2021-10-07ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_errPeter Ujfalusi
2021-10-07ASoC: SOF: intel: hda-loader: Use snd_sof_dsp_dbg_dump() for DSP dumpPeter Ujfalusi
2021-10-07ASoC: SOF: debug: Add SOF_DBG_DUMP_OPTIONAL flag for DSP dumpingPeter Ujfalusi
2021-10-07ASoC: SOF: debug/ops: Move the IPC and DSP dump functions out from the headerPeter Ujfalusi
2021-10-07ASoC: SOF: intel: atom: No need to do a DSP dump in atom_run()Peter Ujfalusi
2021-10-07ASoC: SOF: loader: Print the DSP dump if boot failsPeter Ujfalusi
2021-10-07ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noisePeter Ujfalusi
2021-10-07ASoC: SOF: ipc and dsp dump: Add markers for better visibilityPeter Ujfalusi
2021-10-07ASoC: SOF: debug: Swap the dsp_dump and ipc_dump sequence for fw_exceptionPeter Ujfalusi
2021-10-07ASoC: SOF: core: debug: force all processing on primary corePierre-Louis Bossart
2021-10-05Merge series "ASoC: SOF: Intel: add flags to turn on SSP clocks early" from P...Mark Brown
2021-10-05Merge series "ASoC: SOF: topology: minor updates" from Pierre-Louis Bossart <...Mark Brown
2021-10-05ASoC: SOF: OF: Add fw_path and tplg_path parametersDaniel Baluta
2021-10-05ASoC: SOF: topology: return error if sof_connect_dai_widget() failsRanjani Sridharan
2021-10-05ASoC: SOF: topology: allow for dynamic pipelines override for debugPierre-Louis Bossart
2021-10-05ASoC: SOF: topology: show clks_control value in dynamic debugPierre-Louis Bossart
2021-10-05ASoC: SOF: Intel: hda-dai: improve SSP DAI handling for dynamic pipelinesPierre-Louis Bossart
2021-10-05ASoC: SOF: Intel: hda: add new flags for DAI_CONFIGPierre-Louis Bossart
2021-10-01ASoC: SOF: topology: Add kernel parameter for topology verificationRanjani Sridharan
2021-10-01ASoC: SOF: Add support for dynamic pipelinesRanjani Sridharan
2021-10-01ASoC: SOF: Intel: hda: make sure DAI widget is set up before IPCRanjani Sridharan
2021-10-01ASoC: SOF: Introduce widget use_countRanjani Sridharan
2021-10-01ASoC: SOF: Don't set up widgets during topology parsingRanjani Sridharan
2021-10-01ASoC: SOF: restore kcontrols for widget during set upRanjani Sridharan
2021-10-01ASoC: SOF: Add new fields to snd_sof_routeRanjani Sridharan
2021-10-01ASoC: SOF: sof-audio: add helpers for widgets, kcontrols and dai config set upRanjani Sridharan
2021-10-01ASoC: SOF: topology: Add new token for dynamic pipelineRanjani Sridharan
2021-10-01ASoC: SOF: control: Add access field in struct snd_sof_controlRanjani Sridharan
2021-10-01ASoC: topology: change the complete op in snd_soc_tplg_ops to return intRanjani Sridharan