summaryrefslogtreecommitdiff
path: root/sound/soc/sof/intel
AgeCommit message (Expand)Author
2021-12-17ASoC: SOF: couple of cleanupsMark Brown
2021-12-17ASoC: SOF: avoid casting "const" attribute awayGuennadi Liakhovetski
2021-12-17ASoC: SOF: Intel: hda: remove support for RESUME in platform triggerRanjani Sridharan
2021-12-17ASoC: SOF: Intel: hda: remove support for RESUME triggerRanjani Sridharan
2021-12-13ASoC: SOF: Intel: add comment on JasperLake supportPierre-Louis Bossart
2021-12-13ASoC: SOF: Intel: hda-dai: remove unused fieldsPierre-Louis Bossart
2021-12-13ASoC: SOF: Intel: hda: add quirks for HDAudio DMA position informationPierre-Louis Bossart
2021-12-13ASoC: SOF: hda-stream: only enable DPIB if neededPierre-Louis Bossart
2021-12-13ASoC: SOF: Intel: hda-ctrl: apply symmetry for DPIBPierre-Louis Bossart
2021-12-13ASoC: SOF: Intel: hda-stream: limit PROCEN workaroundPierre-Louis Bossart
2021-12-13ASoC: SOF: Intel: ICL: move ICL-specific ops to icl.cRanjani Sridharan
2021-12-06ASoC: SOF: Intel: fix build issue related to CODEC_PROBE_ENTRIESKai Vehmanen
2021-12-01Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-11-30ASoC: SOF: Intel: Retry codec probing if it failsHui Wang
2021-11-26ASoC: SOF: Intel: hda: send DAI_CONFIG IPC during pauseRanjani Sridharan
2021-11-26ASoC: SOF: IPC: dai: Expand DAI_CONFIG IPC flagsRanjani Sridharan
2021-11-26ASoC: SOF: Intel: hda: reset stream before coupling host and link DMA'sRanjani Sridharan
2021-11-26ASoC: SOF: Intel: hda: Add a helper function for stream resetRanjani Sridharan
2021-11-26ASoC: SOF: Intel: hda: clear stream before freeing the DAI widgetRanjani Sridharan
2021-11-24ASoC: SOF: Intel: add .ack support for HDaudio platformsRanjani Sridharan
2021-11-24ASoC: SOF: hda: reset DAI widget before reconfiguring itRanjani Sridharan
2021-11-22ASoC: SOF: Intel: hda: free DAI widget during stop and suspendRanjani Sridharan
2021-11-22ASoC: SOF: add support for dynamic pipelines with multi-coreRanjani Sridharan
2021-11-22ASoC: SOF: hda: don't use the core op for power up/power downRanjani Sridharan
2021-11-22ASoC: SOF: Intel: CNL/ICL/APL: set core_get/core_put opsRanjani Sridharan
2021-11-22ASoC: SOF: Intel: TGL: set core_get/put opsRanjani Sridharan
2021-11-22ASoC: SOF: Introduce num_cores and ref count per coreRanjani Sridharan
2021-11-22ASoC: SOF: Intel: hda: expose get_chip_info()Ranjani Sridharan
2021-11-17ASoC: SOF: intel: Use the generic helper to get the replyPeter Ujfalusi
2021-11-15Merge existing fixes from asoc/for-5.16 into new branchMark Brown
2021-11-05ASoC: SOF: Intel: hda: fix hotplug when only codec is suspendedKai Vehmanen
2021-11-01Merge tag 'asoc-v5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-10-07Merge series "Introduce new SOF helpers" from Daniel Baluta <daniel.baluta@os...Mark Brown
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: 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: intel: hda: Drop 'error' prefix from error dump functionsPeter 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: intel: atom: No need to do a DSP dump in atom_run()Peter Ujfalusi
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: Add support for dynamic pipelinesRanjani Sridharan
2021-10-01ASoC: SOF: Intel: hda: make sure DAI widget is set up before IPCRanjani Sridharan
2021-09-28ASoC: SOF: prefix some terse and cryptic dev_dbg() with __func__Marc Herbert
2021-09-28ASoC: SOF: add error handling to snd_sof_ipc_msg_data()Guennadi Liakhovetski
2021-09-28ASoC: SOF: Intel: hda-stream: Print stream name on STREAM_SD_OFFSET timeoutPeter Ujfalusi
2021-09-28ASoC: SOF: Intel: hda-dai: fix potential locking issuePierre-Louis Bossart
2021-09-17ASoC: SOF: Rename sof_arch_ops to dsp_arch_opsPeter Ujfalusi