aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorFilesLines
2025-01-23ASoC: use to_platform_device() instead of container_of()Luoxi Li7-14/+9
2025-01-22ASoC: SOF: imx8m: Add entry for new 8M Plus revisionIuliana Prodan1-0/+5
2025-01-22ASoC: SOF: imx8: Add entries for new 8QM and 8QXP revisionsIuliana Prodan1-0/+10
2025-01-22ASoC: SOF: imx: Add mach entry to select cs42888 topologyDaniel Baluta1-0/+11
2025-01-22ASoC: SOF: imx8m: add SAI2,5,6,7Alexander Boehm1-0/+44
2025-01-15sof-client-ipc-flood-test: don't mess with ->d_nameAl Viro1-27/+12
2025-01-13ASoC: SOF: Intel: Use str_yes_no() to improve bdw_dump()Thorsten Blum1-8/+8
2025-01-08ASoC: Merge up v6.13-rc6Mark Brown2-8/+19
2025-01-06ASoC: SOF: Intel: Use str_yes_no() helper in atom_dump()Thorsten Blum1-8/+8
2024-12-17ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOPPeter Ujfalusi2-8/+19
2024-12-13ASoC: SOF: core/Intel: Handle pause supported tokenMark Brown3-0/+20
2024-12-13ASoC: SOF: sof-priv: Remove unused SOF_DAI_STREAM() and SOF_FORMATSPeter Ujfalusi1-8/+0
2024-12-13ASoC: SOF: ipc4-topology: Use macro to set the EXT_PARAM_SIZE in widget setupPeter Ujfalusi1-1/+1
2024-12-13ASoC: SOF: Intel: hda-pcm: Follow the pause_supported flag to drop PAUSE supportPeter Ujfalusi1-0/+15
2024-12-13ASoC: SOF: Add support for pause supported tokens from topologyPeter Ujfalusi2-0/+5
2024-12-09ASoC: Merge up v6.12-rc2Mark Brown1-3/+4
2024-12-06Merge tag 'sound-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-3/+4
2024-12-03ASoC: Merge up origin to resolve interaction with manline symbol changesMark Brown63-340/+340
2024-12-03ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during paramsBard Liao2-0/+17
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra63-340/+340
2024-12-02ASoC: SOF: ipc3-topology: fix resource leaks in sof_ipc3_widget_setup_comp_dai()Dan Carpenter1-3/+4
2024-11-29Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+24
2024-11-27Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2024-11-27ASoC: SOF: ipc3-topology: Convert the topology pin index to ALH dai indexBard Liao1-2/+24
2024-11-21Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds18-203/+495
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2024-11-14ASoC: Merge up fixesMark Brown5-20/+66
2024-11-13ASoC: SOF: ipc4-topology: remove redundant assignment to variable retColin Ian King1-1/+0
2024-11-11ASoc: SOF: ipc4-pcm: fix uninit-value in sof_ipc4_pcm_dai_link_fixup_rateSuraj Sonawane1-0/+3
2024-11-07ASoC: SOF: ipc3-loader: Handle PROBE_INFO ext_manifestMark Brown1-0/+3
2024-11-07ASoC: SOF: sof-client-probes-ipc4: Set param_size extension bitsJyri Sarha1-0/+1
2024-11-07ASoC: SOF: Intel: hda: handle only paused streams in hda_dai_suspend()Ranjani Sridharan1-0/+4
2024-11-07ASoC: SOF: Intel: hda: Add support for persistent Code Loader DMA buffersPeter Ujfalusi3-30/+90
2024-11-07ASoC: SOF: Intel: hda-stream: Always use at least two BDLE for transfersPeter Ujfalusi1-3/+29
2024-11-07ASoC: SOF: ipc3-loader: 'Handle' PROBE_INFO ext_manifest type when parsingPeter Ujfalusi1-0/+3
2024-11-06ASoC: SOF: amd: Fix for incorrect DMA ch status register offsetVenkata Prasad Potturu1-1/+9
2024-10-23ASoC: remove dpcm_xxx flagsMark Brown1-4/+3
2024-10-23ASoC: sof: remove dpcm_xxx flagsKuninori Morimoto1-4/+3
2024-10-23ASoC: SOF: core: Add fw, tplg and ipc type override parametersPeter Ujfalusi4-12/+56
2024-10-23ASoC: SOF: core: Add debug module parameters to set IPC and boot timeoutPeter Ujfalusi1-0/+20
2024-10-18ASoC/soundwire: add initial support for SDCAMark Brown2-10/+12
2024-10-17ASoC: SOF: Intel: hda: use machine_check() for SoundWirePierre-Louis Bossart1-1/+2
2024-10-17ASoC/soundwire: remove sdw_slave_extended_idPierre-Louis Bossart2-9/+10
2024-10-17ASoC: SOF: sof-of-dev: add parameter to override tplg/fw_filenameAnne Onciulescu1-0/+10
2024-10-17ASoC: Merge up fixesMark Brown3-19/+7
2024-10-17ASoC: SOF: Intel: hda: Always clean up link DMA during stopRanjani Sridharan2-13/+11
2024-10-17ASoC: SOF: Intel: hda: Handle prepare without close for non-HDA DAI'sRanjani Sridharan1-4/+32
2024-10-17ASoC: SOF: ipc4-topology: Do not set ALH node_id for aggregated DAIsRanjani Sridharan1-2/+13
2024-10-16iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentationAnna-Maria Behnsen1-4/+4
2024-10-11ASoC/SoundWire: Intel: lnl: enable interrupts after first power-up/before las...Pierre-Louis Bossart3-17/+0