summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2022-04-08ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEVZheng Bin
2022-04-08ASoC: SOF: Intel: match sdw version on link_slaves_foundBard Liao
2022-04-08ASoC: SOF: Intel: enable DMI L1 for playback streamsKai Vehmanen
2022-04-08ASoC: SOF: Add missing of_node_put() in imx8m_probeMiaoqian Lin
2022-04-08ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEMAmmar Faizi
2022-01-27ASoC: SOF: handle paused streams during system suspendRanjani Sridharan
2022-01-27ASoC: SOF: sof-audio: setup sched widgets during pipeline complete stepPierre-Louis Bossart
2022-01-27ASoC: SOF: free widgets in sof_tear_down_pipelines() for static pipelinesRanjani Sridharan
2022-01-27ASoC: SOF: topology: remove sof_load_pipeline_ipc()Ranjani Sridharan
2022-01-27ASoC: SOF: ipc: Add null pointer check for substream->runtimeAjit Kumar Pandey
2022-01-27ASoC: SOF: Intel: hda: add quirks for HDAudio DMA position informationPierre-Louis Bossart
2022-01-27ASoC: SOF: Intel: fix build issue related to CODEC_PROBE_ENTRIESKai Vehmanen
2021-12-22Merge tag 'asoc-fix-v5.16-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-12-06Merge tag 'asoc-fix-v5.16-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-12-06ASoC: SOF: Intel: pci-tgl: add new ADL-P variantKai Vehmanen
2021-12-06ASoC: SOF: Intel: pci-tgl: add ADL-N supportKai Vehmanen
2021-11-30ASoC: SOF: Intel: Retry codec probing if it failsHui Wang
2021-11-25Merge tag 'asoc-fix-v5.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-11-24ASoC: SOF: hda: reset DAI widget before reconfiguring itRanjani Sridharan
2021-11-18Merge tag 'asoc-fix-v5.16-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-11-12ASoC: SOF: build compression interface into snd_sof.koArnd Bergmann
2021-11-05ASoC: SOF: Intel: hda: fix hotplug when only codec is suspendedKai Vehmanen
2021-11-04ASoC: SOF:control: Fix variable type in snd_sof_refresh_control()Peter Ujfalusi
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