summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/cnl.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-27ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platformsFred Oh1-16/+0
2020-11-27ASoC: SOF: Intel: hda: define parse_platform_ext_manifest opFred Oh1-0/+3
2020-09-11ASoC: SOF: Intel: remove the HDA_DSP_CORE_MASK() macroRanjani Sridharan1-11/+4
2020-09-11ASoC: SOF: rename cores_mask to host_managed_cores_maskRanjani Sridharan1-4/+4
2020-08-27ASoC: SOF: Intel: hda: Add sof_tgl_ops for TGL platformsRanjani Sridharan1-20/+3
2020-08-18ASoC: SOF: delete repeated words in commentsRandy Dunlap1-1/+1
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart1-1/+1
2020-03-13ASoC: SOF: Intel: remove unnecessary waitq before loading firmwareAmery Song1-5/+0
2020-02-18ASoC: SOF: Intel: Probe compress operationsCezary Rojewski1-0/+9
2020-02-11ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0Ranjani Sridharan1-6/+31
2019-12-18ASoC: SOF: move arch_ops under opsPierre-Louis Bossart1-0/+2
2019-12-18ASoC: SOF: Intel: add namespace for HDA_COMMONPierre-Louis Bossart1-6/+6
2019-12-09ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta1-0/+7
2019-12-09ASoC: SOF: Intel: hda: solve MSI issues by merging ipc and stream irq handlersBard Liao1-5/+0
2019-10-28ASoC: SOF: Intel: CNL: add support for sending compact IPCKeyon Jie1-5/+37
2019-10-28ASoC: SOF: Intel: CNL: add set_power_state() opsKeyon Jie1-0/+1
2019-10-25ASoC: SOF: define INFO_ flags in dsp_opsPierre-Louis Bossart1-0/+7
2019-10-23ASoC: SOF: Intel: initial support to JasperLake.Pan Xiuli1-0/+17
2019-08-15ASoC: SOF: Intel: initial support for Elkhart LakePan Xiuli1-0/+16
2019-08-15ASoC: SOF: Intel: initial support for Tiger Lake.Pan Xiuli1-0/+16
2019-08-09ASoC: SOF: Intel: hda: Use generic function for fw ready / mem windows creationDaniel Baluta1-1/+3
2019-07-23ASoC: SOF: Intel: hda: remove misleading error trace from IRQ threadKai Vehmanen1-2/+2
2019-07-06ASoC: SOF: Intel: implement runtime idle for CNL/APLKai Vehmanen1-0/+1
2019-06-17ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_freeRanjani Sridharan1-0/+1
2019-06-13ASoC: SOF: intel: extend IPC dump informationKai Vehmanen1-0/+2
2019-06-03ASoC: SOF: Intel: ipc: don't check for HIPCCTL register valuePierre-Louis Bossart1-4/+1
2019-06-03ASoC: SOF: Intel: cnl-ipc: re-enable IPC IRQ at end of handlerPierre-Louis Bossart1-8/+16
2019-06-03ASoC: SOF: Intel: cnl-ipc: move code around for clarityPierre-Louis Bossart1-9/+8
2019-06-03ASoC: SOF: Intel: cnl-ipc: read all IPC registers firstPierre-Louis Bossart1-4/+2
2019-06-03ASoC: SOF: Do not send cmd via SHIM registerDaniel Baluta1-3/+1
2019-05-30Merge branch 'asoc-5.2' into asoc-5.3Mark Brown1-0/+4
2019-05-28ASoC: SOF: ipc: fix a race, leading to IPC timeoutsGuennadi Liakhovetski1-0/+4
2019-05-13ASoC: SOF: Intel: ICL add Icelake chip info structZhu Yingjiang1-0/+19
2019-05-03ASoC: SOF: Intel: CNL: add ipc dump functionPan Xiuli1-0/+19
2019-05-03ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda streamRanjani Sridharan1-0/+1
2019-05-03ASoC: SOF: Intel: hda-ipc: simplify handling of IPC IRQKeyon Jie1-4/+0
2019-05-03ASoC: SOF: Intel: hda: add SSP info to the chip info structZhu Yingjiang1-0/+2
2019-05-03ASoC: SOF: Intel: cnl: add pointer ops to use DPIB positionKeyon Jie1-0/+1
2019-04-28ASoC: SOF: Intel: Add platform differentiation for APL and CNLLiam Girdwood1-0/+249