summaryrefslogtreecommitdiff
path: root/sound/soc/sof/intel
AgeCommit message (Expand)Author
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown
2021-01-28ASoC: SOF: intel: hda-loader: use snd_sof_dsp_core_power_down/up APIsBard Liao
2021-01-28ASoC: SOF: Intel: hda-loader: keep init cores aliveBard Liao
2021-01-28ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down APIBard Liao
2021-01-28ASoC: SOF: Intel: hda: cancel D0i3 work during runtime suspendRanjani Sridharan
2021-01-27ASoC: SOF: Intel: hda: Enable DMI L1 for traceRanjani Sridharan
2021-01-27ASoC: SOF: Intel: hda: enable DMI L1 for D0i3-compatible streamsRanjani Sridharan
2021-01-27ASoC: SOF: allow soundwire use desc->default_fw_filenameLibin Yang
2021-01-25ASoC: SOF: Intel: soundwire: fix select/depend unmet dependenciesPierre-Louis Bossart
2021-01-19ASoC: SOF: intel: Simplify with dma_set_mask_and_coherent()Takashi Iwai
2021-01-13ASoC: SOF: Intel: tgl: do thorough remove at .shutdown() callbackKeyon Jie
2021-01-13ASoC: SOF: Intel: fix page fault at probe if i915 init failsKai Vehmanen
2021-01-13ASoC: SOF: Intel: hda: Avoid checking jack on system suspendKai-Heng Feng
2021-01-13ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEENKai-Heng Feng
2021-01-13ASoC: SOF: Intel: hda: Resume codec to do jack detectionKai-Heng Feng
2020-12-11ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_errRanjani Sridharan
2020-12-11ASoC: SOF: modify the SOF_DBG flagsRanjani Sridharan
2020-12-11ASoC: SOF: Intel: hda: remove duplicated status dumpRanjani Sridharan
2020-12-09ASoC: SOF: Intel: add SoundWire support for ADL-SKai Vehmanen
2020-11-27ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platformsFred Oh
2020-11-27ASoC: SOF: ext_manifest: parse cavs extra config data elemFred Oh
2020-11-27ASoC: SOF: Intel: hda: define parse_platform_ext_manifest opFred Oh
2020-11-20Merge series "ASoC: Intel/SOF: extend run-time driver selection to ACPI devic...Mark Brown
2020-11-19ASoC: SOF: Intel: allow for coexistence between SOF and catpt driversPierre-Louis Bossart
2020-11-19ASoC: SOF: Intel: allow for coexistence between SOF and Atom/SST driversPierre-Louis Bossart
2020-11-19ASoC: SOF: acpi: add dynamic selection of DSP driverPierre-Louis Bossart
2020-11-19ASoC: SOF: Intel: add hw specific PCM constraintsKai Vehmanen
2020-11-16ASoC: SOF: Intel: initial support for Alderlake-SKai Vehmanen
2020-11-12ASoC: SOF: Intel: fix Kconfig dependency for SND_INTEL_DSP_CONFIGPierre-Louis Bossart
2020-11-12ASoC: SOF: Intel: fix Kconfig punctuation and wordingRandy Dunlap
2020-10-26ASoC: SOF: Intel: hda: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown
2020-09-21ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen
2020-09-17Merge series "ASoC: SOF: small fixes for 5.10" from Kai Vehmanen <kai.vehmane...Mark Brown
2020-09-17ASoC: SOF: Intel: Add support for tgl-hRander Wang
2020-09-17ASoC: SOF: Intel: hda: reduce verbosity of boot error logsPierre-Louis Bossart
2020-09-11ASoC: SOF: Intel: hda-loader: s/master/primaryPierre-Louis Bossart
2020-09-11ASoC: SOF: Intel: remove the HDA_DSP_CORE_MASK() macroRanjani Sridharan
2020-09-11ASoC: SOF: Intel: hda: modify core_power_up/down opRanjani Sridharan
2020-09-11ASoC: SOF: rename cores_mask to host_managed_cores_maskRanjani Sridharan
2020-08-27ASoC: SOF: Intel: hda: Simplify error handling during FW bootRanjani Sridharan
2020-08-27ASoC: SOF: Intel: hda: Add sof_tgl_ops for TGL platformsRanjani Sridharan
2020-08-27ASoC: SOF: Intel: hda: Define FW boot sequence with ICCMAXRanjani Sridharan
2020-08-27ASoC: SOF: Intel: hda: define macro for code loader stream formatRanjani Sridharan
2020-08-27ASoC: SOF: Intel: hda: modify the signature of get_stream_with_tag()Ranjani Sridharan
2020-08-27ASoC: SOF: Intel: hda: Add helper function to program ICCMAX streamRanjani Sridharan
2020-08-27ASoC: SOF: Intel: hda: Remove unused parameters in cl_dsp_init()Yong Zhi
2020-08-26ASoC: SOF: Intel: hda: add extended rom status dump to error logRanjani Sridharan
2020-08-26ASoC: SOF: intel: hda: support also devices with 1 and 3 dmicsJaska Uimonen
2020-08-26ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't workRander Wang