summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorFilesLines
10 daysASoC: SOF: ipc3-control: Fix heap overflow in bytes_ext put/getPeter Ujfalusi1-10/+24
2026-07-24ASoC: SOF: ipc3-control: Validate size in snd_sof_update_controlPeter Ujfalusi1-0/+9
2026-07-24ASoC: SOF: ipc3-control: Fix TOCTOU in bytes_put and bytes_getPeter Ujfalusi1-7/+16
2026-07-24ASoC: SOF: ipc3-control: Use overflow checks in control_update size calcPeter Ujfalusi1-4/+16
2026-06-01ASoC: SOF: stream-ipc: Check for cstream nullity in sof_ipc_msg_data()Peter Ujfalusi1-1/+5
2026-06-01ASoC: SOF: pcm: Clear the susbstream pointer to NULL on closePeter Ujfalusi1-0/+2
2026-06-01ASoC: SOF: compress: return the configured codec from get_paramsCássio Gabriel2-3/+7
2026-06-01ASoC: SOF: Add support for compress API for stream data/offsetDaniel Baluta2-12/+37
2026-06-01ASoC: SOF: Prepare set_stream_data_offset for compress APIDaniel Baluta8-10/+14
2026-06-01ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta10-16/+23
2026-06-01ASoC: SOF: amd: Fix for reading position updates from stream box.V sujith kumar Reddy3-1/+34
2026-06-01ASoC: SOF: Don't allow pointer operations on unconfigured streamsMark Brown1-0/+3
2025-09-25ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error messageColin Ian King1-1/+1
2025-03-28ASoC: SOF: Intel: hda: add softdep pre to snd-hda-codec-hdmi moduleTerry Cheong1-0/+1
2024-09-30ASoC: SOF: mediatek: Add missing board compatibleAlbert Jakieła1-0/+3
2024-09-12ASoc: SOF: topology: Clear SOF link platform name upon unloadChen-Yu Tsai1-0/+2
2024-09-04ASoC: SOF: amd: Fix for acp init sequenceVijendar Mukunda2-4/+22
2024-08-29ASoC: SOF: ipc4: check return value of snd_sof_ipc_msg_dataBard Liao1-1/+8
2024-08-14ASoC: SOF: Remove libraries from topology lookupsCurtis Malainey1-1/+1
2024-08-03ASoC: SOF: imx8m: Fix DSP control regmap retrievalDaniel Baluta1-1/+1
2024-07-25ASoC: SOF: sof-audio: Skip unprepare for in-use widgets on error rollbackPeter Ujfalusi1-1/+1
2024-03-27ASoC: SOF: Add some bounds checking to firmware dataDan Carpenter1-0/+2
2024-03-27ASoC: SOF: Introduce container struct for SOF firmwarePeter Ujfalusi4-23/+41
2024-01-20ASoC: SOF: Intel: hda-codec: Delay the codec device registrationPeter Ujfalusi1-9/+9
2023-11-28ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from firmwareRander Wang1-0/+3
2023-11-28ASoC: SOF: Pass PCI SSID to machine driverRichard Fitzgerald2-0/+15
2023-11-20ASoC: SOF: core: Ensure sof_ops_free() is still called when probe never ran.Maarten Lankhorst1-1/+5
2023-11-08ASoC: SOF: sof-pci-dev: Fix community key quirk detectionMark Hasemeyer1-0/+7
2023-10-20ASoC: SOF: amd: fix for firmware reload failure after playbackVijendar Mukunda1-1/+0
2023-10-06ASoC: SOF: Intel: MTL: Reduce the DSP init timeoutRanjani Sridharan2-2/+1
2023-10-06ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was successfulPeter Ujfalusi1-2/+1
2023-09-23ASoC: SOF: topology: simplify code to prevent static analysis warningsPierre-Louis Bossart1-2/+3
2023-09-13ASoC: SOF: amd: clear dsp to host interrupt statusVijendar Mukunda1-3/+3
2023-08-23ASoC: SOF: core: Free the firmware trace before calling snd_sof_shutdown()Peter Ujfalusi1-1/+3
2023-08-23ASoC: SOF: Intel: fix SoundWire/HDaudio mutual exclusionPierre-Louis Bossart1-1/+11
2023-08-23ASoC: SOF: amd: Add pci revision id checkVenkata Prasad Potturu3-0/+9
2023-07-27ASoC: SOF: ipc3-dtrace: uninitialized data in dfsentry_trace_filter_write()Dan Carpenter1-5/+4
2023-06-09ASoC: SOF: pm: save io region state in case of errors in resumeKai Vehmanen1-1/+13
2023-06-09ASoC: SOF: sof-client-probes: fix pm_runtime imbalance in error handlingPierre-Louis Bossart1-6/+8
2023-06-09ASoC: SOF: pcm: fix pm_runtime imbalance in error handlingPierre-Louis Bossart1-5/+6
2023-06-09ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptionsPierre-Louis Bossart1-2/+2
2023-05-24ASoC: SOF: topology: Fix logic for copying tuplesRanjani Sridharan1-0/+4
2023-04-26ASoC: SOF: pm: Tear down pipelines only if DSP was activeDaniel Baluta1-1/+7
2023-04-13ASoC: SOF: ipc4: Ensure DSP is in D0I0 during sof_ipc4_set_get_data()Ranjani Sridharan1-0/+8
2023-04-06ASoC: SOF: IPC4: update gain ipc msg definition to align with fwRander Wang3-5/+8
2023-04-06ASoC: SOF: Intel: pci-tng: revert invalid bar size settingPierre-Louis Bossart1-5/+1
2023-04-06ASoC: SOF: ipc4-topology: Fix incorrect sample rate print unitSeppo Ingalsuo1-1/+1
2023-04-06ASoC: SOF: ipc3: Check for upper size limit for the received messagePeter Ujfalusi1-2/+3
2023-03-22ASoC: SOF: ipc4-topology: set dmic dai index from copierJaska Uimonen1-1/+1
2023-03-22ASOC: SOF: Intel: pci-tgl: Fix device descriptionRanjani Sridharan1-0/+2