summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-14Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-09-12ASoC: SOF: Intel: hda: remove common_hdmi_codec_drvBrent Lu
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-28ASoC: SOF: Intel: hda: support BT link mask in mach_paramsBrent Lu
2024-08-28ASoC: SOF: Intel: hda: refactoring topology name fixup for SDW machBrent Lu
2024-08-28ASoC: SOF: Intel: hda: refactoring topology name fixup for HDA machBard Liao
2024-08-28ASoc: SOF: topology: Clear SOF link platform name upon unloadChen-Yu Tsai
2024-08-26ASoC: SOF: topology: Use kmemdup_array instead of kmemdup for multiple alloca...Shen Lichuan
2024-08-23ASoC: SOF: amd: add support for acp7.0 based platformVijendar Mukunda
2024-08-21ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structureVijendar Mukunda
2024-08-20ASoC: amd: acp: replace desc->rev check with acp pci revision idVijendar Mukunda
2024-08-20ASoC: Merge up fixesMark Brown
2024-08-16ASoC: SOF: amd: Fix for acp init sequenceVijendar Mukunda
2024-08-13ASoC: SOF: mediatek: Add missing board compatibleAlbert Jakieła
2024-08-13ASoC: SOF: amd: Fix for incorrect acp error register offsetsVijendar Mukunda
2024-08-13ASoC: SOF: amd: move iram-dram fence register programming sequenceVijendar Mukunda
2024-08-08ASoC: SOF: amd: update conditional check for cache register updateVijendar Mukunda
2024-08-08ASoC: SOF: sof-audio: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-08-08ASoC: Merge fixesMark Brown
2024-08-02ASoC/SOF/PCI/Intel: add PantherLake supportMark Brown
2024-08-02ASoC: SOF: sof-audio.h: optimize snd_sof_pcm_stream_pipeline_listPierre-Louis Bossart
2024-08-02ASoC: SOF: sof-priv.h: optimize snd_sof_ipc_msgPierre-Louis Bossart
2024-08-02ASoC: SOF: sof-priv.h: optimize snd_sof_mailboxPierre-Louis Bossart
2024-08-02ASoC: SOF: sof-priv.h: optimize snd_sof_platform_stream_paramsPierre-Louis Bossart
2024-08-02ASoC: SOF: Intel: add initial support for PTLPierre-Louis Bossart
2024-08-02ASoC: SOF: Intel: add PTL specific power control registerFred Oh
2024-08-01ALSA/ASoC: use snd_pcm_direction_name()Mark Brown
2024-08-01ASoC: sof: intel: use snd_pcm_direction_name()Kuninori Morimoto
2024-08-01ASoC: sof: pcm: use snd_pcm_direction_name()Kuninori Morimoto
2024-08-01ASoC: SOF: amd: update mach params subsystem_rev variableVijendar Mukunda
2024-08-01ASoC: SOF: amd: add alternate machines for acp6.3 based platformVijendar Mukunda
2024-08-01ASoC: amd: acp: add soundwire machines for acp6.3 based platformVijendar Mukunda
2024-08-01ASoC: SOF: Remove libraries from topology lookupsCurtis Malainey
2024-07-26Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-24ASoC: SOF: ipc4-topology: Preserve the DMA Link ID for ChainDMA on unpreparePeter Ujfalusi
2024-07-24ASoC: SOF: ipc4-topology: Only handle dai_config with HW_PARAMS for ChainDMAPeter Ujfalusi
2024-07-18ASoC: sof: amd: fix for firmware reload failure in Vangogh platformVenkata Prasad Potturu
2024-07-16ASoC: Intel: Fix RT5650 SSP lookupCurtis Malainey
2024-07-16ASOC: SOF: Intel: hda-loader: only wait for HDaudio IOC for IPC4 devicesPierre-Louis Bossart
2024-07-15ASoC: SOF: imx8m: Fix DSP control regmap retrievalDaniel Baluta
2024-07-11firmware: cs_dsp: Some small coding improvementsMark Brown
2024-07-04ASoC: SOF: ipc4-topology: Use single token list for the copiersPeter Ujfalusi
2024-07-04ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENT...Peter Ujfalusi
2024-07-04ASoC: SOF: Intel: hda: fix null deref on system suspend entryKai Vehmanen
2024-06-24ASoC: SOF: ipc4-topology: Use correct queue_id for requesting input pin formatPeter Ujfalusi
2024-06-21ASoC: Merge up fixesMark Brown
2024-06-17ASoC: SOF: mediatek: Constify struct mtk_adsp_ipc_opsChristophe JAILLET
2024-06-13auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman