summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/icl.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: Add IPC-specific dai ops for IPC3Ranjani Sridharan2022-04-251-0/+3
* ASoC: SOF: Intel: hda: Revisit IMR boot sequencePeter Ujfalusi2022-04-231-0/+7
* ASoC: SOF: Intel: add IP identifierPierre-Louis Bossart2022-04-191-0/+1
* ASoC: SOF: Intel: hda: Define rom_status_reg in sof_intel_dsp_descRanjani Sridharan2022-04-191-0/+1
* ASoC: SOF: Intel: hda: define check_ipc_irq opRanjani Sridharan2022-04-191-0/+1
* ASoC: SOF: Intel: hda: use common ops across platformsPierre-Louis Bossart2022-04-191-88/+20
* ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart2022-04-191-1/+1
* ASoC: SOF: Intel: Convert to use the generic set_stream_data_offset opsPeter Ujfalusi2022-03-111-1/+1
* ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi2022-02-101-9/+4
* ASoC: SOF: Intel: ICL: move ICL-specific ops to icl.cRanjani Sridharan2021-12-131-2/+65
* ASoC: SOF: Intel: add .ack support for HDaudio platformsRanjani Sridharan2021-11-241-0/+1
* ASoC: SOF: add support for dynamic pipelines with multi-coreRanjani Sridharan2021-11-221-3/+1
* ASoC: SOF: Intel: CNL/ICL/APL: set core_get/core_put opsRanjani Sridharan2021-11-221-0/+1
* ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacksDaniel Baluta2021-10-071-0/+4
* ASoC: SOF: Rename sof_arch_ops to dsp_arch_opsPeter Ujfalusi2021-09-171-1/+1
* ASoC: SOF: Intel: Provide debugfs_add_region_item ops for corePeter Ujfalusi2021-09-151-0/+1
* ASoC: SOF: intel: add snd_sof_dsp_check_sdw_irq opsBard Liao2021-08-021-0/+1
* ASoC: SOF: intel: add sdw_shim/alh_base to sof_intel_dsp_descBard Liao2021-08-021-0/+2
* ASoC: SOF: Intel: ICL: set shutdown callback to hda_dsp_shutdownLibin Yang2021-03-231-1/+2
* ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platformsFred Oh2020-11-271-0/+145