summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: lnl: Disable DMIC/SSP offload on removePeter Ujfalusi2024-04-031-8/+24
* ASoC: SOF: ipc4/Intel: Fix delay reportingMark Brown2024-03-268-26/+119
|\
| * ASoC: SOF: Intel: hda: Compensate LLP in case it is not resetPeter Ujfalusi2024-03-253-1/+27
| * ASoC: SOF: Intel: hda-common-ops: Do not set the get_stream_position callbackPeter Ujfalusi2024-03-251-1/+0
| * ASoC: SOF: Intel: Set the dai/host get frame/byte counter callbacksPeter Ujfalusi2024-03-253-0/+36
| * ASoC: SOF: Intel: mtl/lnl: Use the generic get_stream_position callbackPeter Ujfalusi2024-03-253-26/+0
| * ASoC: SOF: Intel: hda: Implement get_stream_position (Linear Link Position)Peter Ujfalusi2024-03-253-0/+37
| * ASoC: SOF: Intel: hda-pcm: Use dsp_max_burst_size_in_ms to place constraintPeter Ujfalusi2024-03-251-0/+21
* | ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in case of S3 suspendPeter Ujfalusi2024-03-251-5/+15
|/
* ASoC: Intel: avs: Fixes and new platforms supportMark Brown2024-02-212-33/+33
|\
| * ASoC: SOF: Intel: pci-lnl: Change the topology path to intel/sof-ipc4-tplgPeter Ujfalusi2024-02-131-1/+1
| * ASoC: SOF: Intel: pci-tgl: Change the default paths and firmware namesPeter Ujfalusi2024-02-131-32/+32
* | ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudioPierre-Louis Bossart2024-02-131-1/+10
* | ASoC: SOF: Intel: lnl: Do not use LNL specific wrappers in DSPless modePeter Ujfalusi2024-02-131-3/+6
* | ASoC: SOF: Intel: hda-dai-ops: add SoundWire dspless modePierre-Louis Bossart2024-02-131-6/+22
* | ASoC: SOF: Intel: hda-dai-ops: use dai_typePierre-Louis Bossart2024-02-131-2/+1
* | ASoC: SOF: Intel: start SoundWire links earlier for LNL+ devicesPierre-Louis Bossart2024-02-133-1/+36
* | ASoC: SOF: Intel: hda-dai: remove dspless special casePierre-Louis Bossart2024-02-131-5/+1
* | ASoC: SOF: ipc4: store number of playback/capture streamsPierre-Louis Bossart2024-02-131-0/+9
* | ASoC: SOF: Intel: hda-dai-ops: enable chain_dma for ALHPierre-Louis Bossart2024-02-131-5/+15
* | ASoC: SOF: Intel: hda: add 'is_chain_dma_supported' callbackPierre-Louis Bossart2024-02-133-12/+57
|/
* Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-01-0811-20/+45
|\
| * ASoC: SOF: Intel: check fw_context_save for library reloadRander Wang2023-12-151-2/+3
| * ASoC: SOF: IPC4: query fw_context_save feature from fwRander Wang2023-12-153-0/+6
| * ASoC: SOF: Intel: hda-codec: Delay the codec device registrationPeter Ujfalusi2023-12-071-9/+9
| * ASoC: SOF: Intel: lnl: add core get and set support for dsp coreRander Wang2023-12-053-2/+9
| * ASoC: SOF: Intel: Do not use resource managed allocation for ipc4_dataPeter Ujfalusi2023-11-298-7/+10
| * ASoC: SOF: Intel: Use existing helpers to change GPROCEN and PIE bitsPeter Ujfalusi2023-11-272-7/+4
| * ASoC: SOF: Intel: mtl: call dsp dump when boot retry failsYong Zhi2023-11-271-2/+13
* | Merge branch 'for-next' into for-linusTakashi Iwai2024-01-084-11/+72
|\ \
| * | ASoC: SOF: Intel: pci-mtl: add HDA_ARL PCI supportPierre-Louis Bossart2023-12-071-0/+31
| * | ASoC: SOF: Intel: pci-mtl: fix ARL-S definitionsPierre-Louis Bossart2023-12-073-6/+35
| * | ASoC: SOF: Intel: Switch to new stream-format interfaceCezary Rojewski2023-11-271-10/+11
| |/
* / ASoC: SOF: Intel: hda-codec: Delay the codec device registrationPeter Ujfalusi2024-01-031-9/+9
|/
* ASoC: SOF: Make return of remove_late void, tooTakashi Iwai2023-10-252-4/+2
* Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-10-2128-233/+455
|\
| * ASoC: SOF: make .remove callback return voidPierre-Louis Bossart2023-10-123-7/+3
| * ASoC: SOF: Intel: hda-dsp: Make sure that no irq handler is pending before su...Peter Ujfalusi2023-10-121-0/+3
| * ASoC: SOF: Intel: pci-mtl: use ARL specific firmware definitionsArun T2023-10-121-0/+31
| * ASoC: SOF: Convert to platform remove callback returning voidUwe Kleine-König2023-10-102-2/+2
| * ASoC: Merge up fixesMark Brown2023-09-262-2/+1
| |\
| * | ASoC: sof: intel: convert not to use asoc_xxx()Kuninori Morimoto2023-09-254-18/+18
| * | ASoC: SOF: ipc4/Intel: Support for firmware exceptionMark Brown2023-09-197-1/+151
| |\ \
| | * | ASoC: SOF: Intel: hda: add ipc4 FW panic support on CAVS 2.5+ platformsRander Wang2023-09-193-0/+16
| | * | ASoC: SOF: Intel: mtl: dump dsp stackRander Wang2023-09-191-0/+3
| | * | ASoC: SOF: Intel: add telemetry retrieval support on Intel platformsRander Wang2023-09-193-1/+132
| * | | ASoC: SOF: Use generic IPC type identifiersMark Brown2023-09-1919-202/+202
| |\ \ \
| | * | | ASoC: SOF: Intel: Use generic names for IPC typesPeter Ujfalusi2023-09-1918-195/+195
| | * | | ASoC: SOF: Kconfig: Rename SND_SOC_SOF_INTEL_IPC4 to SND_SOC_SOF_IPC4Peter Ujfalusi2023-09-191-7/+7
| | |/ /
| * / / ASoC: hdac_hda: add HDA patch loader supportBard Liao2023-09-191-0/+1
| |/ /