summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/tgl.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-12ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed"Kai Vehmanen1-1/+1
2022-11-23ASoC: SOF: Intel: hda: add callback to check SoundWire lcount informationPierre-Louis Bossart1-0/+4
2022-11-23ASoC: SOF: Intel: hda: add per-chip enable_sdw_irq() callbackPierre-Louis Bossart1-0/+4
2022-11-07ASoC: SOF: Intel: add d0i3_offset in chip_infoRander Wang1-0/+4
2022-10-21ASoC: SOF: Intel: Add ipc4 library loading implementationPeter Ujfalusi1-0/+3
2022-09-23ASoC: SOF: ipc4/Intel: Improve and enable IPC error dumpMark Brown1-1/+6
2022-09-23ASoC: SOF: Intel: cnl: Add separate ops for ipc_dump for IPC4Peter Ujfalusi1-1/+6
2022-09-23ASoC: SOF: Intel: define and set the disable_interrupts op for cavs platformsRanjani Sridharan1-0/+4
2022-09-23ASoC: SOF: Intel: define and set power_down_dsp op for HDA platformsFred Oh1-0/+4
2022-09-19ASoC: SOF: Intel: hda: refine SSP count supportPierre-Louis Bossart1-4/+4
2022-09-09ASoC: SOF: Intel: Add mtrace type information for IPC4Peter Ujfalusi1-0/+2
2022-06-15ASoC: SOC: Intel: introduce cl_init callbackBard Liao1-0/+4
2022-06-10ASoC: SOF: Intel: Switch to use the generic pm_ops.set_core_statePeter Ujfalusi1-20/+10
2022-05-12ASoC: SOF: Intel: HDA: Set up sof_ipc4_fw_data for IPC4Ranjani Sridharan1-0/+11
2022-05-12ASoC: SOF: Intel: HDA: Set IPC4-specific DSP ops for CaVS platformsRanjani Sridharan1-4/+14
2022-04-25ASoC: SOF: Intel: Add IPC-specific dai ops for IPC3Ranjani Sridharan1-0/+3
2022-04-19ASoC: SOF: Intel: add IP identifierPierre-Louis Bossart1-0/+4
2022-04-19ASoC: SOF: Intel: hda: Define rom_status_reg in sof_intel_dsp_descRanjani Sridharan1-0/+4
2022-04-19ASoC: SOF: Intel: hda: define check_ipc_irq opRanjani Sridharan1-0/+4
2022-04-19ASoC: SOF: Intel: hda: use common ops across platformsPierre-Louis Bossart1-88/+20
2022-04-19ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart1-1/+1
2022-04-04ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi1-4/+2
2022-03-11ASoC: SOF: Intel: Convert to use the generic set_stream_data_offset opsPeter Ujfalusi1-1/+1
2022-02-10ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi1-9/+4
2021-11-24ASoC: SOF: Intel: add .ack support for HDaudio platformsRanjani Sridharan1-0/+1
2021-11-22ASoC: SOF: add support for dynamic pipelines with multi-coreRanjani Sridharan1-3/+1
2021-11-22ASoC: SOF: Intel: TGL: set core_get/put opsRanjani Sridharan1-0/+42
2021-10-07ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacksDaniel Baluta1-0/+4
2021-09-17ASoC: SOF: Rename sof_arch_ops to dsp_arch_opsPeter Ujfalusi1-1/+1
2021-09-15ASoC: SOF: Intel: Provide debugfs_add_region_item ops for corePeter Ujfalusi1-0/+1
2021-08-02ASoC: SOF: intel: add snd_sof_dsp_check_sdw_irq opsBard Liao1-0/+4
2021-08-02ASoC: SOF: intel: add sdw_shim/alh_base to sof_intel_dsp_descBard Liao1-0/+8
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown1-1/+1
2021-04-12ASoC: SOF: Intel: Update ADL P to use its own descriptorSathya Prakash M R1-1/+1
2021-03-23ASoC: SOF: Intel: move ELH chip infoPierre-Louis Bossart1-0/+16
2021-03-23ASoC: SOF: Intel: TGL: set shutdown callback to hda_dsp_shutdownLibin Yang1-1/+1
2021-01-13ASoC: SOF: Intel: tgl: do thorough remove at .shutdown() callbackKeyon Jie1-1/+2
2020-11-27ASoC: SOF: Intel: hda: define parse_platform_ext_manifest opFred Oh1-0/+3
2020-11-16ASoC: SOF: Intel: initial support for Alderlake-SKai Vehmanen1-0/+16
2020-09-17ASoC: SOF: Intel: Add support for tgl-hRander Wang1-0/+16
2020-09-11ASoC: SOF: Intel: remove the HDA_DSP_CORE_MASK() macroRanjani Sridharan1-1/+1
2020-09-11ASoC: SOF: rename cores_mask to host_managed_cores_maskRanjani Sridharan1-1/+1
2020-08-27ASoC: SOF: Intel: hda: Add sof_tgl_ops for TGL platformsRanjani Sridharan1-0/+137