summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: intel: remove duplicate includeChangcheng Deng2021-08-241-1/+0
* ASoC: SOF: Intel: make DMI L1 selection more robustPierre-Louis Bossart2021-08-132-13/+14
* ASoC: SOF: Intel: simplify logic for DMI_L1 handlingPierre-Louis Bossart2021-08-132-7/+7
* ASoC: SOF: Intel: hda-stream: remove always true conditionPierre-Louis Bossart2021-08-131-1/+1
* ASoC: SOF: Intel: Kconfig: clarify DMI L1 option descriptionPierre-Louis Bossart2021-08-131-1/+1
* Merge some cs42l42 patches into asoc-5.15Mark Brown2021-08-064-4/+17
|\
| * ASoC: SOF: Intel: hda-ipc: fix reply size checkingGuennadi Liakhovetski2021-08-031-2/+2
| * ASoC: SOF: Intel: Kconfig: fix SoundWire dependenciesPierre-Louis Bossart2021-08-031-2/+2
| * ASoC: SOF: Intel: hda: enforce exclusion between HDaudio and SoundWirePierre-Louis Bossart2021-07-271-0/+12
| * ASoC: SOF: Intel: Update ADL descriptor to use ACPI power statesSathya Prakash M R2021-07-141-0/+1
* | ASoC: SOF: Intel: Use DMI string to search for adl_mx98373_rt5682 variantjairaj arava2021-08-031-0/+9
* | soundwire: intel: introduce shim and alh baseBard Liao2021-08-021-0/+2
* | ASoC: SOF: intel: add snd_sof_dsp_check_sdw_irq opsBard Liao2021-08-026-1/+27
* | ASoC: SOF: intel: move sof_intel_dsp_desc() forwardBard Liao2021-08-021-11/+11
* | ASoC: SOF: intel: hda: remove HDA_DSP_REG_SNDW_WAKE_STS definitionBard Liao2021-08-022-2/+1
* | ASoC: SOF: intel: add sdw_shim/alh_base to sof_intel_dsp_descBard Liao2021-08-024-0/+16
* | ASoC: SOF: add a helper to get topology configured bclkBrent Lu2021-07-121-7/+35
|/
* Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...Mark Brown2021-06-231-0/+1
|\
| * Merge tag 'asoc-fix-v5.13-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-06-081-0/+1
| |\
| | * ASoC: SOF: reset enabled_cores state at suspendKai Vehmanen2021-06-011-0/+1
| * | Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-05-251-0/+5
| |\|
* | | ASoC: SOF: imx: Add missing of_node_put() in imx8_probe()Yang Yingliang2021-06-221-0/+1
* | | Merge series "ASoC: Constify snd_compress_ops" from Rikard Falkeborn <rikard....Mark Brown2021-06-012-2/+2
|\ \ \
| * | | ASoC: SOF: Intel: Constify sof_probe_compressed_opsRikard Falkeborn2021-06-012-2/+2
* | | | ASoC: SOF: Intel: pci-tgl: add ADL-M supportKai Vehmanen2021-06-011-0/+2
* | | | ASoC: SOF: Intel: hda: don't print ROM status if cl_dsp_init() failsRanjani Sridharan2021-06-011-5/+0
* | | | ASoC: SOF: Intel: hda: clean up hda_dsp_dump()Ranjani Sridharan2021-06-011-12/+5
|/ / /
* | | Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-05-251-0/+5
|\ \ \ | | |/ | |/|
| * | ASoC: SOF: Intel: hda: don't send DAI_CONFIG IPC for older firmwareRanjani Sridharan2021-05-191-0/+5
* | | ASoC: SOF: Intel: hda: Remove conditions against CONFIG_PCIPeter Ujfalusi2021-05-211-5/+3
* | | ASoC: SOF: ops: don't return void valuePierre-Louis Bossart2021-05-211-2/+2
* | | ASoC: SOF: topology: fix assignment to use le32_to_cpuJaska Uimonen2021-05-211-1/+1
* | | ASoC: SOF: loader: Use snd_sof_dsp_block_read() instead sof_block_read()Peter Ujfalusi2021-05-211-1/+1
* | | ASoC: SOF: ops: print out the polling registerKeyon Jie2021-05-211-2/+4
* | | ASoC: SOF: pci: No need to cast second time to save the descPeter Ujfalusi2021-05-211-1/+1
* | | ASoC: SOF: Check desc->ops directly in acpi/pci/of probe functionsPeter Ujfalusi2021-05-213-12/+3
* | | ASoC: topology: Add support for multiple kcontrol types to a widgetJaska Uimonen2021-05-141-6/+9
* | | ASoC: SOF: Intel: hda: fix index used in inner loopPierre-Louis Bossart2021-05-121-1/+1
* | | ASoC: SOF: Intel: move common ATOM stuff to modulePierre-Louis Bossart2021-05-105-657/+723
* | | ASoC: SOF: Intel: byt: prepare split between Baytrail and MerrifieldPierre-Louis Bossart2021-05-101-136/+155
| |/ |/|
* | Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown2021-04-2322-274/+349
|\|
| * ASoC: SOF: use current DAI config during resumeRanjani Sridharan2021-04-151-1/+1
| * Merge series "ASoC: SOF: Intel: descriptor corrections for TGL and ADL" from ...Mark Brown2021-04-122-2/+20
| |\
| | * ASoC: SOF: Intel: Update ADL P to use its own descriptorSathya Prakash M R2021-04-122-2/+18
| | * ASoC: SOF: Intel: add missing use_acpi_target_states for TGL platformsLibin Yang2021-04-121-0/+2
| * | Merge series "ASoC: SOF: simplify probe and report errors" from Ranjani Sridh...Mark Brown2021-04-124-48/+17
| |\ \
| | * | ASoC: SOF: Simplify sof_probe_complete handling for acpi/pci/ofPeter Ujfalusi2021-04-123-46/+10
| | * | ASoC: SOF: core: Add missing error prints to device probe operationPeter Ujfalusi2021-04-121-2/+7
| | |/
| * | Merge series "ASoC: SOF: simplify nocodec mode" from Ranjani Sridharan <ranja...Mark Brown2021-04-1210-56/+77
| |\ \
| | * | ASOC: SOF: simplify nocodec modePierre-Louis Bossart2021-04-122-36/+35