summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/cnl.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: add abstraction for SoundWire wake-upsPierre-Louis Bossart2023-08-071-0/+2
* ASoC: SOF: Intel: Split the set_power_op for IPC3 and IPC4Ranjani Sridharan2023-04-201-0/+4
* ASoC: SOF: Intel: Enable d0i3 work for ipc4Rander Wang2023-02-141-0/+2
* ASoC: SOF: Intel: hda: add callback to check SoundWire lcount informationPierre-Louis Bossart2022-11-231-0/+2
* ASoC: SOF: Intel: hda: add per-chip enable_sdw_irq() callbackPierre-Louis Bossart2022-11-231-0/+2
* ASoC: SOF: Intel: add d0i3_offset in chip_infoRander Wang2022-11-071-0/+2
* ASoC: SOF: Intel/IPC4: Support for external firmware librariesMark Brown2022-10-211-0/+3
|\
| * ASoC: SOF: Intel: Add ipc4 library loading implementationPeter Ujfalusi2022-10-211-0/+3
* | ASoC: SOF: Intel: ipc4: Ack a received reply or notification separatelyPeter Ujfalusi2022-10-181-3/+4
* | ASoC: SOF: Intel: ipc4: Wait for channel to be free before sending a messagePeter Ujfalusi2022-10-181-0/+17
* | ASoC: SOF: Intel: ipc4: Read the interrupt reason registers at the same timePeter Ujfalusi2022-10-181-1/+1
|/
* ASoC: SOF: ipc4/Intel: Improve and enable IPC error dumpMark Brown2022-09-231-1/+27
|\
| * ASoC: SOF: Intel: cnl: Add separate ops for ipc_dump for IPC4Peter Ujfalusi2022-09-231-1/+27
* | ASoC: SOF: Intel: define and set the disable_interrupts op for cavs platformsRanjani Sridharan2022-09-231-0/+2
* | ASoC: SOF: Intel: define and set power_down_dsp op for HDA platformsFred Oh2022-09-231-0/+2
|/
* ASoC: SOF: Intel: replace dev_vdbg with tracepointsBard Liao2022-09-191-6/+3
* ASoC: SOF: Intel: Add mtrace type information for IPC4Peter Ujfalusi2022-09-091-0/+2
* ASoC: SOF: Intel: cnl: Do not process IPC reply before firmware bootPeter Ujfalusi2022-07-121-13/+24
* ASoC: SOC: Intel: introduce cl_init callbackBard Liao2022-06-151-0/+2
* ASoC: SOF: Intel: HDA: Set up sof_ipc4_fw_data for IPC4Ranjani Sridharan2022-05-121-0/+12
* ASoC: SOF: Intel: HDA: Set IPC4-specific DSP ops for CaVS platformsRanjani Sridharan2022-05-121-4/+93
* ASoC: SOF: Intel: Add IPC-specific dai ops for IPC3Ranjani Sridharan2022-04-251-0/+3
* ASoC: SOF: Intel: add IP identifierPierre-Louis Bossart2022-04-191-0/+2
* ASoC: SOF: Intel: hda: Define rom_status_reg in sof_intel_dsp_descRanjani Sridharan2022-04-191-0/+2
* ASoC: SOF: Intel: hda: define check_ipc_irq opRanjani Sridharan2022-04-191-0/+2
* ASoC: SOF: Intel: hda: use common ops across platformsPierre-Louis Bossart2022-04-191-87/+19
* 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: cnl: Use pm_gate->hdr.cmd in cnl_compact_ipc_compress()Peter Ujfalusi2022-01-281-4/+2
* ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()Peter Ujfalusi2021-12-231-3/+18
* ASoC: SOF: Intel: add comment on JasperLake supportPierre-Louis Bossart2021-12-131-0/+7
* 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/+2
* ASoC: SOF: intel: add sdw_shim/alh_base to sof_intel_dsp_descBard Liao2021-08-021-0/+4
* ASoC: SOF: Intel: move ELH chip infoPierre-Louis Bossart2021-03-231-16/+0
* ASoC: SOF: Intel: CNL: 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-16/+0
* ASoC: SOF: Intel: hda: define parse_platform_ext_manifest opFred Oh2020-11-271-0/+3
* ASoC: SOF: Intel: remove the HDA_DSP_CORE_MASK() macroRanjani Sridharan2020-09-111-11/+4
* ASoC: SOF: rename cores_mask to host_managed_cores_maskRanjani Sridharan2020-09-111-4/+4
* ASoC: SOF: Intel: hda: Add sof_tgl_ops for TGL platformsRanjani Sridharan2020-08-271-20/+3
* ASoC: SOF: delete repeated words in commentsRandy Dunlap2020-08-181-1/+1
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: SOF: Intel: remove unnecessary waitq before loading firmwareAmery Song2020-03-131-5/+0