summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-11-0150-1465/+2388
|\
| * Merge tag 'v5.15-rc6' into asoc-5.16Mark Brown2021-10-186-11/+24
| |\
| * | ASoC: SOF: prepare code to allocate IPC messages in fw_readyRander Wang2021-10-083-12/+19
| * | Merge series "Introduce new SOF helpers" from Daniel Baluta <daniel.baluta@os...Mark Brown2021-10-0721-97/+218
| |\ \
| | * | ASoC: SOF: Introduce fragment elapsed notification APIDaniel Baluta2021-10-078-6/+82
| | * | ASoC: SOF: imx: Use newly introduced generic IPC stream opsDaniel Baluta2021-10-072-36/+17
| | * | ASoC: SOF: Make Intel IPC stream ops genericBud Liviu-Alexandru2021-10-077-55/+52
| | * | ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacksDaniel Baluta2021-10-0711-0/+67
| * | | Merge series "ASoC: SOF: Improvements for debugging" from Peter Ujfalusi <pet...Mark Brown2021-10-0712-65/+131
| |\ \ \
| | * | | ASoC: SOF: Intel: hda: Dump registers and stack when SOF_DBG_DUMP_REGS is setPeter Ujfalusi2021-10-071-2/+1
| | * | | ASoC: SOF: Intel: hda-loader: Drop SOF_DBG_DUMP_REGS flag from dbg_dump callsPeter Ujfalusi2021-10-071-4/+2
| | * | | ASoC: SOF: loader: Drop SOF_DBG_DUMP_REGS flag when firmware start failsPeter Ujfalusi2021-10-071-2/+1
| | * | | ASoC: SOF: core: Clean up snd_sof_get_status() printsPeter Ujfalusi2021-10-071-8/+8
| | * | | ASoC: SOF: intel: hda: Drop 'error' prefix from error dump functionsPeter Ujfalusi2021-10-071-8/+4
| | * | | ASoC: SOF: Introduce macro to set the firmware statePeter Ujfalusi2021-10-075-10/+23
| | * | | ASoC: SOF: ops: Force DSP panic dumps to be printedPeter Ujfalusi2021-10-071-0/+3
| | * | | ASoC: SOF: ipc: Re-enable dumps after successful IPC txPeter Ujfalusi2021-10-071-0/+6
| | * | | ASoC: SOF: debug: Print out the fw_state along with the DSP dumpPeter Ujfalusi2021-10-071-0/+27
| | * | | ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_errPeter Ujfalusi2021-10-074-23/+7
| | * | | ASoC: SOF: intel: hda-loader: Use snd_sof_dsp_dbg_dump() for DSP dumpPeter Ujfalusi2021-10-071-6/+12
| | * | | ASoC: SOF: debug: Add SOF_DBG_DUMP_OPTIONAL flag for DSP dumpingPeter Ujfalusi2021-10-072-2/+7
| | * | | ASoC: SOF: debug/ops: Move the IPC and DSP dump functions out from the headerPeter Ujfalusi2021-10-072-21/+24
| | * | | ASoC: SOF: intel: atom: No need to do a DSP dump in atom_run()Peter Ujfalusi2021-10-071-4/+1
| | * | | ASoC: SOF: loader: Print the DSP dump if boot failsPeter Ujfalusi2021-10-071-1/+3
| | * | | ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noisePeter Ujfalusi2021-10-074-3/+16
| | * | | ASoC: SOF: ipc and dsp dump: Add markers for better visibilityPeter Ujfalusi2021-10-071-2/+8
| | * | | ASoC: SOF: debug: Swap the dsp_dump and ipc_dump sequence for fw_exceptionPeter Ujfalusi2021-10-071-1/+1
| | * | | ASoC: SOF: core: debug: force all processing on primary corePierre-Louis Bossart2021-10-072-0/+9
| | |/ /
| * | | ASoC: SOF: pipelines: Harmonize all functions to use struct snd_sof_devPeter Ujfalusi2021-10-074-22/+18
| * | | ASoC: SOF: topology: do not power down primary core during topology removalRanjani Sridharan2021-10-071-0/+9
| |/ /
| * | Merge series "ASoC: SOF: Intel: add flags to turn on SSP clocks early" from P...Mark Brown2021-10-053-2/+90
| |\ \
| | * | ASoC: SOF: Intel: hda-dai: improve SSP DAI handling for dynamic pipelinesPierre-Louis Bossart2021-10-051-2/+80
| | * | ASoC: SOF: Intel: hda: add new flags for DAI_CONFIGPierre-Louis Bossart2021-10-052-0/+10
| * | | Merge series "ASoC: SOF: topology: minor updates" from Pierre-Louis Bossart <...Mark Brown2021-10-052-9/+21
| |\ \ \
| | * | | ASoC: SOF: topology: return error if sof_connect_dai_widget() failsRanjani Sridharan2021-10-051-5/+6
| | * | | ASoC: SOF: topology: allow for dynamic pipelines override for debugPierre-Louis Bossart2021-10-052-2/+13
| | * | | ASoC: SOF: topology: show clks_control value in dynamic debugPierre-Louis Bossart2021-10-051-2/+2
| | |/ /
| * / / ASoC: SOF: OF: Add fw_path and tplg_path parametersDaniel Baluta2021-10-051-3/+18
| |/ /
| * | ASoC: SOF: topology: Add kernel parameter for topology verificationRanjani Sridharan2021-10-015-17/+46
| * | ASoC: SOF: Add support for dynamic pipelinesRanjani Sridharan2021-10-014-54/+390
| * | ASoC: SOF: Intel: hda: make sure DAI widget is set up before IPCRanjani Sridharan2021-10-016-119/+243
| * | ASoC: SOF: Introduce widget use_countRanjani Sridharan2021-10-013-6/+97
| * | ASoC: SOF: Don't set up widgets during topology parsingRanjani Sridharan2021-10-014-245/+43
| * | ASoC: SOF: restore kcontrols for widget during set upRanjani Sridharan2021-10-011-26/+33
| * | ASoC: SOF: Add new fields to snd_sof_routeRanjani Sridharan2021-10-014-0/+24
| * | ASoC: SOF: sof-audio: add helpers for widgets, kcontrols and dai config set upRanjani Sridharan2021-10-011-118/+116
| * | ASoC: SOF: topology: Add new token for dynamic pipelineRanjani Sridharan2021-10-012-1/+74
| * | ASoC: SOF: control: Add access field in struct snd_sof_controlRanjani Sridharan2021-10-012-0/+2
| * | ASoC: topology: change the complete op in snd_soc_tplg_ops to return intRanjani Sridharan2021-10-011-4/+8
| * | ASoC: SOF: Change SND_SOC_SOF_TOPLEVEL from config to menuconfigPeter Ujfalusi2021-09-301-1/+1