aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/sof/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-21ASoC: Intel: avs: Fixes and new platforms supportMark Brown2-33/+33
2024-02-13ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudioPierre-Louis Bossart1-1/+10
2024-02-13ASoC: SOF: Intel: lnl: Do not use LNL specific wrappers in DSPless modePeter Ujfalusi1-3/+6
2024-02-13ASoC: SOF: Intel: hda-dai-ops: add SoundWire dspless modePierre-Louis Bossart1-6/+22
2024-02-13ASoC: SOF: Intel: hda-dai-ops: use dai_typePierre-Louis Bossart1-2/+1
2024-02-13ASoC: SOF: Intel: start SoundWire links earlier for LNL+ devicesPierre-Louis Bossart3-1/+36
2024-02-13ASoC: SOF: Intel: hda-dai: remove dspless special casePierre-Louis Bossart1-5/+1
2024-02-13ASoC: SOF: ipc4: store number of playback/capture streamsPierre-Louis Bossart1-0/+9
2024-02-13ASoC: SOF: Intel: hda-dai-ops: enable chain_dma for ALHPierre-Louis Bossart1-5/+15
2024-02-13ASoC: SOF: Intel: hda: add 'is_chain_dma_supported' callbackPierre-Louis Bossart3-12/+57
2024-02-13ASoC: SOF: Intel: pci-lnl: Change the topology path to intel/sof-ipc4-tplgPeter Ujfalusi1-1/+1
2024-02-13ASoC: SOF: Intel: pci-tgl: Change the default paths and firmware namesPeter Ujfalusi1-32/+32
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai11-20/+45
2024-01-08Merge branch 'for-next' into for-linusTakashi Iwai4-11/+72
2024-01-03ASoC: SOF: Intel: hda-codec: Delay the codec device registrationPeter Ujfalusi1-9/+9
2023-12-15ASoC: SOF: Intel: check fw_context_save for library reloadRander Wang1-2/+3
2023-12-15ASoC: SOF: IPC4: query fw_context_save feature from fwRander Wang3-0/+6
2023-12-07ASoC: SOF: Intel: hda-codec: Delay the codec device registrationPeter Ujfalusi1-9/+9
2023-12-07ASoC: SOF: Intel: pci-mtl: add HDA_ARL PCI supportPierre-Louis Bossart1-0/+31
2023-12-07ASoC: SOF: Intel: pci-mtl: fix ARL-S definitionsPierre-Louis Bossart3-6/+35
2023-12-05ASoC: SOF: Intel: lnl: add core get and set support for dsp coreRander Wang3-2/+9
2023-11-29ASoC: SOF: Intel: Do not use resource managed allocation for ipc4_dataPeter Ujfalusi8-7/+10
2023-11-27ASoC: SOF: Intel: Switch to new stream-format interfaceCezary Rojewski1-10/+11
2023-11-27ASoC: SOF: Intel: Use existing helpers to change GPROCEN and PIE bitsPeter Ujfalusi2-7/+4
2023-11-27ASoC: SOF: Intel: mtl: call dsp dump when boot retry failsYong Zhi1-2/+13
2023-10-25ASoC: SOF: Make return of remove_late void, tooTakashi Iwai2-4/+2
2023-10-21Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai28-233/+455
2023-10-19ALSA: hda: i915: Remove extra argument from snd_hdac_i915_initMaarten Lankhorst1-1/+1
2023-10-19ASoC: SOF: Intel: Move binding to display driver outside of deferred probeMaarten Lankhorst3-12/+8
2023-10-19ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_initMaarten Lankhorst1-1/+1
2023-10-19ASoC: SOF: Intel: Fix error handling in hda_init()Maarten Lankhorst1-3/+11
2023-10-19ASoC: SOF: Intel: hda: start splitting the probePierre-Louis Bossart3-3/+15
2023-10-12ASoC: SOF: make .remove callback return voidPierre-Louis Bossart3-7/+3
2023-10-12ASoC: SOF: Intel: hda-dsp: Make sure that no irq handler is pending before suspendPeter Ujfalusi1-0/+3
2023-10-12ASoC: SOF: Intel: pci-mtl: use ARL specific firmware definitionsArun T1-0/+31
2023-10-10ASoC: SOF: Convert to platform remove callback returning voidUwe Kleine-König2-2/+2
2023-09-26ASoC: Merge up fixesMark Brown2-2/+1
2023-09-25ASoC: sof: intel: convert not to use asoc_xxx()Kuninori Morimoto4-18/+18
2023-09-19ASoC: SOF: ipc4/Intel: Support for firmware exceptionMark Brown7-1/+151
2023-09-19ASoC: SOF: Use generic IPC type identifiersMark Brown19-202/+202
2023-09-19ASoC: hdac_hda: add HDA patch loader supportBard Liao1-0/+1
2023-09-19ASoC: SOF: Intel: Use generic names for IPC typesPeter Ujfalusi18-195/+195
2023-09-19ASoC: SOF: Kconfig: Rename SND_SOC_SOF_INTEL_IPC4 to SND_SOC_SOF_IPC4Peter Ujfalusi1-7/+7
2023-09-19ASoC: SOF: Intel: hda: add ipc4 FW panic support on CAVS 2.5+ platformsRander Wang3-0/+16
2023-09-19ASoC: SOF: Intel: mtl: dump dsp stackRander Wang1-0/+3
2023-09-19ASoC: SOF: Intel: add telemetry retrieval support on Intel platformsRander Wang3-1/+132
2023-09-15ASoC: SOF: Intel: MTL: Reduce the DSP init timeoutRanjani Sridharan2-2/+1
2023-09-15ASoC: SOF: Intel: hda-loader: Add support for split library loadingPeter Ujfalusi1-2/+40
2023-09-15ASoC: SOF: Intel: hda: Add definition for SDxFIFOS.FIFOS maskPeter Ujfalusi2-1/+4
2023-08-15ASoC: SOF: Intel: Refactor code for HDA stream creationChao Song1-60/+8