summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof (follow)
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-022-2/+2
* Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2024-09-1435-221/+659
|\
| * ASoC: SOF: Intel: hda: remove common_hdmi_codec_drvBrent Lu2024-09-121-1/+0
| * ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-09-097-7/+7
| * ASoC: SOF: Intel: hda: support BT link mask in mach_paramsBrent Lu2024-08-281-5/+32
| * ASoC: SOF: Intel: hda: refactoring topology name fixup for SDW machBrent Lu2024-08-281-120/+46
| * ASoC: SOF: Intel: hda: refactoring topology name fixup for HDA machBard Liao2024-08-281-41/+43
| * ASoC: SOF: topology: Use kmemdup_array instead of kmemdup for multiple alloca...Shen Lichuan2024-08-261-4/+4
| * ASoC: SOF: amd: add support for acp7.0 based platformVijendar Mukunda2024-08-237-14/+352
| * ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structureVijendar Mukunda2024-08-215-5/+0
| * ASoC: amd: acp: replace desc->rev check with acp pci revision idVijendar Mukunda2024-08-201-10/+12
| * ASoC: Merge up fixesMark Brown2024-08-207-21/+55
| |\
| * | ASoC: SOF: amd: update conditional check for cache register updateVijendar Mukunda2024-08-081-1/+1
| * | ASoC: SOF: sof-audio: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-08-081-1/+3
| * | ASoC: Merge fixesMark Brown2024-08-081-1/+1
| |\ \
| * \ \ ASoC/SOF/PCI/Intel: add PantherLake supportMark Brown2024-08-029-2/+142
| |\ \ \
| | * | | ASoC: SOF: Intel: add initial support for PTLPierre-Louis Bossart2024-08-027-0/+126
| | * | | ASoC: SOF: Intel: add PTL specific power control registerFred Oh2024-08-022-2/+16
| * | | | ASoC: SOF: sof-audio.h: optimize snd_sof_pcm_stream_pipeline_listPierre-Louis Bossart2024-08-021-2/+2
| * | | | ASoC: SOF: sof-priv.h: optimize snd_sof_ipc_msgPierre-Louis Bossart2024-08-021-3/+4
| * | | | ASoC: SOF: sof-priv.h: optimize snd_sof_mailboxPierre-Louis Bossart2024-08-021-1/+1
| * | | | ASoC: SOF: sof-priv.h: optimize snd_sof_platform_stream_paramsPierre-Louis Bossart2024-08-021-3/+4
| |/ / /
| * | | ALSA/ASoC: use snd_pcm_direction_name()Mark Brown2024-08-012-4/+2
| |\ \ \
| | * | | ASoC: sof: intel: use snd_pcm_direction_name()Kuninori Morimoto2024-08-011-3/+1
| | * | | ASoC: sof: pcm: use snd_pcm_direction_name()Kuninori Morimoto2024-08-011-1/+1
| * | | | ASoC: SOF: amd: update mach params subsystem_rev variableVijendar Mukunda2024-08-013-0/+5
| * | | | ASoC: SOF: amd: add alternate machines for acp6.3 based platformVijendar Mukunda2024-08-011-0/+1
| * | | | ASoC: amd: acp: add soundwire machines for acp6.3 based platformVijendar Mukunda2024-08-011-0/+1
| |/ / /
* | | / ASoc: SOF: topology: Clear SOF link platform name upon unloadChen-Yu Tsai2024-08-281-0/+2
| |_|/ |/| |
* | | ASoC: SOF: amd: Fix for acp init sequenceVijendar Mukunda2024-08-162-4/+22
* | | ASoC: SOF: mediatek: Add missing board compatibleAlbert Jakieła2024-08-131-0/+3
* | | ASoC: SOF: amd: Fix for incorrect acp error register offsetsVijendar Mukunda2024-08-136-6/+19
* | | ASoC: SOF: amd: move iram-dram fence register programming sequenceVijendar Mukunda2024-08-131-11/+11
| |/ |/|
* | ASoC: SOF: Remove libraries from topology lookupsCurtis Malainey2024-08-011-1/+1
|/
* Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-265-21/+37
|\
| * ASoC: SOF: ipc4-topology: Preserve the DMA Link ID for ChainDMA on unpreparePeter Ujfalusi2024-07-241-1/+7
| * ASoC: SOF: ipc4-topology: Only handle dai_config with HW_PARAMS for ChainDMAPeter Ujfalusi2024-07-241-2/+8
| * ASoC: sof: amd: fix for firmware reload failure in Vangogh platformVenkata Prasad Potturu2024-07-181-1/+0
| * ASoC: Intel: Fix RT5650 SSP lookupCurtis Malainey2024-07-161-8/+9
| * ASOC: SOF: Intel: hda-loader: only wait for HDaudio IOC for IPC4 devicesPierre-Louis Bossart2024-07-161-8/+12
| * ASoC: SOF: imx8m: Fix DSP control regmap retrievalDaniel Baluta2024-07-151-1/+1
* | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-2/+2
|\ \ | |/ |/|
| * auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman2024-06-131-2/+2
* | firmware: cs_dsp: Some small coding improvementsMark Brown2024-07-112-6/+12
|\ \
| * | ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENT...Peter Ujfalusi2024-07-041-0/+6
| * | ASoC: SOF: Intel: hda: fix null deref on system suspend entryKai Vehmanen2024-07-041-6/+6
* | | ASoC: SOF: ipc4-topology: Use single token list for the copiersPeter Ujfalusi2024-07-041-18/+11
* | | ASoC: SOF: ipc4-topology: Use correct queue_id for requesting input pin formatPeter Ujfalusi2024-06-241-13/+15
* | | ASoC: Merge up fixesMark Brown2024-06-212-3/+5
|\| |
| * | ASoC: SOF: sof-audio: Skip unprepare for in-use widgets on error rollbackPeter Ujfalusi2024-06-121-1/+1