aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/hda.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-15ASoC: SOF: Intel: hda: Remove boot_firmware skl and iccmax_icl declarationsPeter Ujfalusi1-2/+0
2021-09-15ASoC: SOF: Intel: hda-dsp: Declare locally used functions as staticPeter Ujfalusi1-9/+0
2021-08-02ASoC: SOF: intel: add snd_sof_dsp_check_sdw_irq opsBard Liao1-0/+7
2021-08-02ASoC: SOF: intel: hda: remove HDA_DSP_REG_SNDW_WAKE_STS definitionBard Liao1-1/+0
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown1-1/+1
2021-04-12ASoC: SOF: change signature of set_mach_params() callbackPierre-Louis Bossart1-1/+1
2021-03-23ASoC: SOF: Intel: TGL: set shutdown callback to hda_dsp_shutdownLibin Yang1-0/+1
2021-03-02ASoC: SOF: pci: move DSP_CONFIG use to platform-specific driversPierre-Louis Bossart1-0/+3
2021-02-17Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-2/+5
2021-02-10ASoC: SOF: remove unused functionsGuennadi Liakhovetski1-1/+0
2021-02-08ASoC: SOF: Intel: hda: release display power at link_powerKai Vehmanen1-1/+2
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown1-1/+1
2021-01-27ASoC: SOF: Intel: hda: enable DMI L1 for D0i3-compatible streamsRanjani Sridharan1-1/+5
2021-01-13ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEENKai-Heng Feng1-1/+1
2020-11-27ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platformsFred Oh1-0/+4
2020-11-27ASoC: SOF: Intel: hda: define parse_platform_ext_manifest opFred Oh1-0/+7
2020-11-16ASoC: SOF: Intel: initial support for Alderlake-SKai Vehmanen1-0/+1
2020-09-17Merge series "ASoC: SOF: small fixes for 5.10" from Kai Vehmanen <kai.vehmanen@linux.intel.com>:Mark Brown1-0/+2
2020-09-17ASoC: SOF: Intel: Add support for tgl-hRander Wang1-0/+1
2020-09-17ASoC: SOF: Intel: hda: reduce verbosity of boot error logsPierre-Louis Bossart1-0/+2
2020-09-11ASoC: SOF: Intel: remove the HDA_DSP_CORE_MASK() macroRanjani Sridharan1-3/+0
2020-08-27ASoC: SOF: Intel: hda: Add sof_tgl_ops for TGL platformsRanjani Sridharan1-0/+1
2020-08-27ASoC: SOF: Intel: hda: Define FW boot sequence with ICCMAXRanjani Sridharan1-0/+1
2020-08-27ASoC: SOF: Intel: hda: Add helper function to program ICCMAX streamRanjani Sridharan1-0/+4
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart1-1/+1
2020-03-27Asoc: SOF: Intel: hda: check SoundWire wakeen interrupt in irq threadRander Wang1-0/+6
2020-03-27ASoC: SOF: Intel: hda: add WAKEEN interrupt support for SoundWireRander Wang1-0/+5
2020-03-27ASoC: SOF: Intel: hda: merge IPC, stream and SoundWire interrupt handlersBard Liao1-0/+11
2020-03-27ASoC: SOF: Intel: add SoundWire configuration interfacePierre-Louis Bossart1-0/+44
2020-03-13ASoC: SOF: Intel: remove unnecessary waitq before loading firmwareAmery Song1-1/+0
2020-02-18ASoC: SOF: Intel: Add Probe compress CPU DAIsCezary Rojewski1-0/+6
2020-02-18ASoC: SOF: Intel: Probe compress operationsCezary Rojewski1-0/+24
2020-02-18ASoC: SOF: Intel: Expose SDnFMT helpersCezary Rojewski1-0/+2
2020-02-11ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0Ranjani Sridharan1-0/+11
2020-02-11ASoC: SOF: Move DSP power state transitions to platform-specific opsRanjani Sridharan1-2/+8
2020-02-05Merge tag 'asoc-v5.6-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-4/+3
2020-01-27ASoC: SOF: Intel: refactor i915_get/put functionsKai Vehmanen1-4/+3
2020-01-23Merge branch 'asoc-5.6' into asoc-nextMark Brown1-6/+13
2020-01-17ASoC: SOF: Intel: hda: Fix SKL dai countCezary Rojewski1-1/+1
2019-12-18ASoC: SOF: Intel: drop HDA codec upon probe failureKai Vehmanen1-2/+2
2019-12-09ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta1-0/+5
2019-12-09ASoC: SOF: intel: hda: Modify signature for hda_codec_probe_bus()Ranjani Sridharan1-1/+2
2019-12-09ASoC: SOF: Intel: hda: solve MSI issues by merging ipc and stream irq handlersBard Liao1-5/+6
2019-11-08ASoC: SOF: Intel: hda: set L1SEN on S0ix suspendKeyon Jie1-0/+3
2019-10-29ASoC: SOF: Intel: add support for snd-hda-codec-hdmiKai Vehmanen1-2/+4
2019-10-29ASoC: SOF - remove the dead code (skylake/kabylake)Jaroslav Kysela1-1/+0
2019-10-28ASoC: SOF: Intel: CNL: add support for sending compact IPCKeyon Jie1-0/+1
2019-10-28ASoC: SOF: Intel: HDA: use macro for register polling retry countKeyon Jie1-0/+1
2019-10-28ASoC: SOF: Intel: hda-dsp: Add helper for setting DSP D0ix substateKeyon Jie1-0/+10
2019-10-23ASoC: SOF: Intel: initial support to JasperLake.Pan Xiuli1-0/+1