summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: hda: release display power at link_powerKai Vehmanen2021-02-082-2/+26
* ASoC: SOF: Intel: hda: use hdac_ext fine-grained link managementKai Vehmanen2021-02-081-1/+9
* ASoC: SOF: Intel: soundwire: fix select/depend unmet dependenciesPierre-Louis Bossart2021-01-251-1/+2
* ASoC: SOF: Intel: fix page fault at probe if i915 init failsKai Vehmanen2021-01-131-9/+9
* ASoC: SOF: Intel: hda: Avoid checking jack on system suspendKai-Heng Feng2021-01-131-1/+2
* ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEENKai-Heng Feng2021-01-133-12/+12
* ASoC: SOF: Intel: hda: Resume codec to do jack detectionKai-Heng Feng2021-01-131-2/+1
* ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_errRanjani Sridharan2020-12-112-8/+14
* ASoC: SOF: modify the SOF_DBG flagsRanjani Sridharan2020-12-112-3/+3
* ASoC: SOF: Intel: hda: remove duplicated status dumpRanjani Sridharan2020-12-111-5/+4
* ASoC: SOF: Intel: add SoundWire support for ADL-SKai Vehmanen2020-12-091-0/+1
* ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platformsFred Oh2020-11-275-17/+211
* ASoC: SOF: ext_manifest: parse cavs extra config data elemFred Oh2020-11-272-1/+7
* ASoC: SOF: Intel: hda: define parse_platform_ext_manifest opFred Oh2020-11-276-0/+84
* Merge series "ASoC: Intel/SOF: extend run-time driver selection to ACPI devic...Mark Brown2020-11-201-16/+17
|\
| * ASoC: SOF: Intel: allow for coexistence between SOF and catpt driversPierre-Louis Bossart2020-11-191-8/+9
| * ASoC: SOF: Intel: allow for coexistence between SOF and Atom/SST driversPierre-Louis Bossart2020-11-191-8/+7
| * ASoC: SOF: acpi: add dynamic selection of DSP driverPierre-Louis Bossart2020-11-191-0/+1
* | ASoC: SOF: Intel: add hw specific PCM constraintsKai Vehmanen2020-11-192-0/+14
|/
* ASoC: SOF: Intel: initial support for Alderlake-SKai Vehmanen2020-11-163-0/+33
* ASoC: SOF: Intel: fix Kconfig dependency for SND_INTEL_DSP_CONFIGPierre-Louis Bossart2020-11-121-1/+1
* ASoC: SOF: Intel: fix Kconfig punctuation and wordingRandy Dunlap2020-11-121-31/+31
* ASoC: SOF: Intel: hda: use semicolons rather than commas to separate statementsJulia Lawall2020-10-261-1/+1
* Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown2020-10-061-2/+2
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* | ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen2020-09-211-9/+8
* | Merge series "ASoC: SOF: small fixes for 5.10" from Kai Vehmanen <kai.vehmane...Mark Brown2020-09-173-10/+20
|\ \
| * | ASoC: SOF: Intel: hda: reduce verbosity of boot error logsPierre-Louis Bossart2020-09-173-10/+20
* | | ASoC: SOF: Intel: Add support for tgl-hRander Wang2020-09-172-0/+17
|/ /
* | ASoC: SOF: Intel: hda-loader: s/master/primaryPierre-Louis Bossart2020-09-111-1/+1
* | ASoC: SOF: Intel: remove the HDA_DSP_CORE_MASK() macroRanjani Sridharan2020-09-115-19/+8
* | ASoC: SOF: Intel: hda: modify core_power_up/down opRanjani Sridharan2020-09-111-2/+16
* | ASoC: SOF: rename cores_mask to host_managed_cores_maskRanjani Sridharan2020-09-119-16/+16
* | ASoC: SOF: Intel: hda: Simplify error handling during FW bootRanjani Sridharan2020-08-271-54/+19
* | ASoC: SOF: Intel: hda: Add sof_tgl_ops for TGL platformsRanjani Sridharan2020-08-275-21/+146
* | ASoC: SOF: Intel: hda: Define FW boot sequence with ICCMAXRanjani Sridharan2020-08-272-15/+78
* | ASoC: SOF: Intel: hda: define macro for code loader stream formatRanjani Sridharan2020-08-271-1/+2
* | ASoC: SOF: Intel: hda: modify the signature of get_stream_with_tag()Ranjani Sridharan2020-08-271-7/+4
* | ASoC: SOF: Intel: hda: Add helper function to program ICCMAX streamRanjani Sridharan2020-08-272-0/+73
* | ASoC: SOF: Intel: hda: Remove unused parameters in cl_dsp_init()Yong Zhi2020-08-271-4/+2
* | ASoC: SOF: Intel: hda: add extended rom status dump to error logRanjani Sridharan2020-08-261-0/+18
* | ASoC: SOF: intel: hda: support also devices with 1 and 3 dmicsJaska Uimonen2020-08-261-1/+7
* | ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't workRander Wang2020-08-261-2/+2
* | ASoC: SOF: Intel: hda: report error only for the last ROM init iterationRanjani Sridharan2020-08-261-17/+25
* | ASoC: Intel: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart2020-08-251-1/+1
* | ASoC: SOF: Add topology filename override based on dmi data matchSathyanarayana Nujella2020-08-241-1/+7
* | ASoC: SOF: Intel: add build support for SoundWirePierre-Louis Bossart2020-08-211-0/+29
* | ASoC: SOF: Intel: hda: import SOUNDWIRE_INIT namespacePierre-Louis Bossart2020-08-201-0/+1
* | Merge series "ASoC: SOF/Intel: fix cppcheck warnings" from Pierre-Louis Bossa...Mark Brown2020-08-181-1/+6
|\ \
| * | ASoC: SOF: Intel: hda-codec: move variable used conditionallyPierre-Louis Bossart2020-08-171-1/+1