summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-02-179-175/+221
|\
| * Merge series "ASoC: SOF: cleanups" from Pierre-Louis Bossart <pierre-louis.bo...Mark Brown2021-02-107-69/+14
| |\
| | * ASoC: SOF: HDA: (cosmetic) simplify hda_dsp_d0i3_work()Guennadi Liakhovetski2021-02-101-10/+6
| | * ASoC: SOF: remove unused functionsGuennadi Liakhovetski2021-02-102-51/+0
| | * ASoC: SOF: fix string format for errorsCurtis Malainey2021-02-105-8/+8
| * | ASoC: SOF: Intel: hda: add dev_dbg() when DMIC number is overriddenPierre-Louis Bossart2021-02-101-1/+5
| * | ASoC: SOF: Intel: HDA: don't keep a temporary variableGuennadi Liakhovetski2021-02-101-8/+8
| * | ASoC: SOF: Intel: detect DMIC number in SoundWire mixed configPierre-Louis Bossart2021-02-101-48/+85
| * | ASoC: SOF: Intel: SoundWire: refine ACPI matchPierre-Louis Bossart2021-02-101-14/+45
| |/
| * Merge branch 'asoc-5.11' into asoc-5.12Mark Brown2021-02-055-26/+34
| |\
| | * ASoC: SOF: Intel: hda: cancel D0i3 work during runtime suspendRanjani Sridharan2021-01-281-0/+4
| | * ASoC: SOF: allow soundwire use desc->default_fw_filenameLibin Yang2021-01-271-1/+4
| * | ASoC: SOF: intel: hda-loader: use snd_sof_dsp_core_power_down/up APIsBard Liao2021-01-281-3/+3
| * | ASoC: SOF: Intel: hda-loader: keep init cores aliveBard Liao2021-01-281-2/+3
| * | ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down APIBard Liao2021-01-283-3/+3
| * | ASoC: SOF: Intel: hda: Enable DMI L1 for traceRanjani Sridharan2021-01-271-1/+2
| * | ASoC: SOF: Intel: hda: enable DMI L1 for D0i3-compatible streamsRanjani Sridharan2021-01-276-22/+45
| * | ASoC: SOF: intel: Simplify with dma_set_mask_and_coherent()Takashi Iwai2021-01-191-6/+2
| * | ASoC: SOF: Intel: tgl: do thorough remove at .shutdown() callbackKeyon Jie2021-01-131-1/+2
* | | 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