summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorFilesLines
2024-08-01ASoC: SOF: Remove libraries from topology lookupsCurtis Malainey1-1/+1
2024-07-26Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-21/+37
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2024-07-24ASoC: SOF: ipc4-topology: Preserve the DMA Link ID for ChainDMA on unpreparePeter Ujfalusi1-1/+7
2024-07-24ASoC: SOF: ipc4-topology: Only handle dai_config with HW_PARAMS for ChainDMAPeter Ujfalusi1-2/+8
2024-07-18ASoC: sof: amd: fix for firmware reload failure in Vangogh platformVenkata Prasad Potturu1-1/+0
2024-07-16ASoC: Intel: Fix RT5650 SSP lookupCurtis Malainey1-8/+9
2024-07-16ASOC: SOF: Intel: hda-loader: only wait for HDaudio IOC for IPC4 devicesPierre-Louis Bossart1-8/+12
2024-07-15ASoC: SOF: imx8m: Fix DSP control regmap retrievalDaniel Baluta1-1/+1
2024-07-11firmware: cs_dsp: Some small coding improvementsMark Brown2-6/+12
2024-07-04ASoC: SOF: ipc4-topology: Use single token list for the copiersPeter Ujfalusi1-18/+11
2024-07-04ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENT...Peter Ujfalusi1-0/+6
2024-07-04ASoC: SOF: Intel: hda: fix null deref on system suspend entryKai Vehmanen1-6/+6
2024-06-24ASoC: SOF: ipc4-topology: Use correct queue_id for requesting input pin formatPeter Ujfalusi1-13/+15
2024-06-21ASoC: Merge up fixesMark Brown2-3/+5
2024-06-17ASoC: SOF: mediatek: Constify struct mtk_adsp_ipc_opsChristophe JAILLET2-2/+2
2024-06-13auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman1-2/+2
2024-06-12ASoC: SOF: sof-audio: Skip unprepare for in-use widgets on error rollbackPeter Ujfalusi1-1/+1
2024-06-03ASoC: SOF: Intel: pci-tgl: Align ADL-N sof_dev_desc struct name to conventionPeter Ujfalusi1-2/+2
2024-06-03ASoC: SOF: Intel: hda-dai: remove skip_tlv labelBard Liao1-2/+1
2024-06-03ASoC: SOF: Intel: hda-dai: skip tlv for dspless modeBard Liao1-0/+3
2024-06-03ASoC: Merge up fixesMark Brown47-89/+147
2024-05-30ASoC: SOF: ipc4-topology: Fix nhlt configuration blobMark Brown3-58/+115
2024-05-30ASoC: SOF: ipc4-topology: Adjust the params based on DAI formatsPeter Ujfalusi1-14/+57
2024-05-30ASoC: SOF: ipc4-topology: Improve readability of sof_ipc4_prepare_dai_copier()Peter Ujfalusi1-24/+18
2024-05-30ASoC: SOF: ipc4-topology/pcm: Rename sof_ipc4_copier_is_single_format()Peter Ujfalusi3-29/+29
2024-05-30ASoC: SOF: ipc4-topology: Print out the channel count in sof_ipc4_dbg_audio_f...Peter Ujfalusi1-3/+4
2024-05-30ASoC: SOF: ipc4-topology: Add support for NHLT with 16-bit only DMIC blobPeter Ujfalusi1-3/+22
2024-05-29ASoC: SOF: add missing MODULE_DESCRIPTIONMark Brown44-33/+45
2024-05-29ASoC: Intel: boards: updates for 6.11Mark Brown4-21/+36
2024-05-29ASoC: SOF: ipc4-topology: Fix input format query of process modules without b...Peter Ujfalusi1-0/+8
2024-05-29ASoC: SOF: Intel: hda: print PCI class info only oncePierre-Louis Bossart1-2/+2
2024-05-29ASoC: SOF: ipc4-topology: support tdm slot number queryBrent Lu1-0/+2
2024-05-29ASoC: SOF: ipc3-topology: support tdm slot number queryBrent Lu1-0/+2
2024-05-29ASoC: SOF: sof-audio: add sof_dai_get_tdm_slots functionBrent Lu2-2/+13
2024-05-29ASoC: SOF: sof-audio: rename dai clock setting query functionBrent Lu4-21/+21
2024-05-27ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart26-5/+31
2024-05-27ASoC: SOF: reorder MODULE_ definitionsPierre-Louis Bossart9-10/+10
2024-05-27ASoC: SOF: AMD: group all module related informationPierre-Louis Bossart8-16/+4
2024-05-27ASoC: SOF: stream-ipc: remove unnecessary MODULE_LICENSEPierre-Louis Bossart1-2/+0
2024-05-27ASoC: SOF: topology: Constify struct snd_soc_tplg_opsChristophe JAILLET1-2/+2
2024-05-27ASoC: SOF: ipc4-topology: Add support for NHLT with 16-bit only DMIC blobPeter Ujfalusi1-3/+22
2024-05-21Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2024-05-13ASoC: SOF: amd: Fix build error with built-in configTakashi Iwai1-1/+1
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai112-1172/+1956
2024-05-10Merge branch 'for-linus' into for-nextTakashi Iwai1-4/+4
2024-05-10ASoC: SOF: amd: Correct spaces in MakefileTakashi Iwai1-4/+4
2024-05-08Merge branch 'topic/hda-config-pm-cleanup' into for-nextTakashi Iwai7-44/+112
2024-05-08ASoC: SOF: Use *-y instead of *-objs in MakefileTakashi Iwai7-42/+42
2024-05-07ALSA/ASoC: Intel: clarify Copyright informationMark Brown93-93/+93