summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2025-02-10ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETECristian Ciocaltea
2025-02-10ASoC: SOF: amd: Drop unused includes from Vangogh driverCristian Ciocaltea
2025-02-10ASoC: SOF: amd: Add post_fw_run_delay ACP quirkCristian Ciocaltea
2025-02-10ASoC: SOF: Intel: pci-ptl: Add support for PTL-HPeter Ujfalusi
2025-02-07ASoC: SOF: imx: add driver for the imx95 chipLaurentiu Mihalcea
2025-02-07ASoC: SOF: imx: merge imx8 and imx8ulp driversLaurentiu Mihalcea
2025-02-07ASoC: SOF: imx: merge imx8 and imx8m driversLaurentiu Mihalcea
2025-02-07ASoC: SOF: imx8: drop unneeded/unused macros/header includesLaurentiu Mihalcea
2025-02-07ASoC: SOF: imx8: use IMX_SOF_* macrosLaurentiu Mihalcea
2025-02-07ASoC: SOF: imx8: use common imx chip interfaceLaurentiu Mihalcea
2025-02-07ASoC: SOF: imx: introduce more common structures and functionsLaurentiu Mihalcea
2025-02-06ASoC: SOF: Improve the spcm and ipc4 copier printsMark Brown
2025-02-06ASoC: SOF: ipc4: Add support for split firmware releasesPeter Ujfalusi
2025-02-06ASoC: SOF: ipc4-pcm: Move out be_rate initialization from for loop in fixupPeter Ujfalusi
2025-02-06ASoC: SOF: Correct sps->stream and cstream nullityMark Brown
2025-02-06ASoC: SOF: Intel: hda: add softdep pre to snd-hda-codec-hdmi moduleTerry Cheong
2025-02-06ASoC: SOF: ipc4-topology: Harden loops for looking up ALH copiersPeter Ujfalusi
2025-02-06ASoC: SOF: ipc4-topology: Improve the information in prepare_copier printsPeter Ujfalusi
2025-02-06ASoC: SOF: pcm: Add snd_sof_pcm specific wrappers for dev_dbg() and dev_err()Peter Ujfalusi
2025-02-06ASoC: SOF: pcm: Move period/buffer configuration print after platform openPeter Ujfalusi
2025-02-06ASoC: SOF: Relocate and rework functionality for PCM stream freeingPeter Ujfalusi
2025-02-05ASoC: SOF: pcm: Clear the susbstream pointer to NULL on closePeter Ujfalusi
2025-02-05ASoC: SOF: stream-ipc: Check for cstream nullity in sof_ipc_msg_data()Peter Ujfalusi
2025-02-05ASoC: SOF: mediatek: Use str_on_off() helper functionThorsten Blum
2025-02-03ASoC: SOF: topology: Use krealloc_array() to replace krealloc()Zhang Heng
2025-01-31Merge tag 'sound-fix-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-23Add SOF support for new board revisionsMark Brown
2025-01-23ASoC: use to_platform_device() instead of container_of()Luoxi Li
2025-01-22ASoC: SOF: imx8m: Add entry for new 8M Plus revisionIuliana Prodan
2025-01-22ASoC: SOF: imx8: Add entries for new 8QM and 8QXP revisionsIuliana Prodan
2025-01-22ASoC: SOF: imx: Add mach entry to select cs42888 topologyDaniel Baluta
2025-01-22ASoC: SOF: imx8m: add SAI2,5,6,7Alexander Boehm
2025-01-15sof-client-ipc-flood-test: don't mess with ->d_nameAl Viro
2025-01-13ASoC: SOF: Intel: Use str_yes_no() to improve bdw_dump()Thorsten Blum
2025-01-08ASoC: Merge up v6.13-rc6Mark Brown
2025-01-06ASoC: SOF: Intel: Use str_yes_no() helper in atom_dump()Thorsten Blum
2024-12-17ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOPPeter Ujfalusi
2024-12-13ASoC: SOF: core/Intel: Handle pause supported tokenMark Brown
2024-12-13ASoC: SOF: sof-priv: Remove unused SOF_DAI_STREAM() and SOF_FORMATSPeter Ujfalusi
2024-12-13ASoC: SOF: ipc4-topology: Use macro to set the EXT_PARAM_SIZE in widget setupPeter Ujfalusi
2024-12-13ASoC: SOF: Intel: hda-pcm: Follow the pause_supported flag to drop PAUSE supportPeter Ujfalusi
2024-12-13ASoC: SOF: Add support for pause supported tokens from topologyPeter Ujfalusi
2024-12-09ASoC: Merge up v6.12-rc2Mark Brown
2024-12-06Merge tag 'sound-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-12-03ASoC: Merge up origin to resolve interaction with manline symbol changesMark Brown
2024-12-03ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during paramsBard Liao
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02ASoC: SOF: ipc3-topology: fix resource leaks in sof_ipc3_widget_setup_comp_dai()Dan Carpenter
2024-11-29Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds