summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorFilesLines
12 daysASoC: SOF: ipc4-topology: Refresh copier IPC payload before widget setupPeter Ujfalusi1-0/+33
12 daysASoC: SOF: ipc4-pcm: Continue the pipeline trigger in case of IPC timeoutPeter Ujfalusi1-6/+19
12 daysASoC: SOF: sof-audio: Fix error path in sof_widget_setup_unlocked()Peter Ujfalusi1-5/+4
2026-07-24ASoC: SOF: ipc3-control: Validate size in snd_sof_update_controlPeter Ujfalusi1-0/+9
2026-07-24ASoC: SOF: ipc3-control: Fix heap overflow in bytes_ext put/getPeter Ujfalusi1-8/+19
2026-07-24ASoC: SOF: topology: validate vendor array size before parsingCássio Gabriel1-1/+4
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-07-24ASoC: SOF: ipc4-control: Fix TOCTOU in sof_ipc4_bytes_putPeter Ujfalusi1-4/+7
2026-07-24ASoC: SOF: Intel: hda-sdw-bpt: select SND_SOF_SOF_HDA_SDW_BPT properlyArnd Bergmann1-2/+2
2026-06-19ASoC: SOF: amd: fix for ipc flags checkVijendar Mukunda2-2/+4
2026-06-01ASoC: SOF: amd: Fix error code handling in psp_send_cmd()Mario Limonciello1-1/+1
2026-05-23ASoC: SOF: compress: return the configured codec from get_paramsCássio Gabriel2-3/+7
2026-05-23ASoC: SOF: Intel: hda: Place check before dereferenceEthan Tidmore1-3/+7
2026-05-14ASoC: SOF: Don't allow pointer operations on unconfigured streamsMark Brown1-0/+3
2026-04-22ASoC: SOF: topology: reject invalid vendor array size in token parserCássio Gabriel1-1/+1
2026-04-02ASoC: SOF: ipc4-topology: Allow bytes controls without initial payloadPeter Ujfalusi1-1/+1
2026-03-04ASoC: SOF: ipc4-control: Keep the payload size up to datePeter Ujfalusi1-4/+19
2026-03-04ASoC: SOF: ipc4-control: Use the correct size for scontrol->ipc_control_dataPeter Ujfalusi1-3/+3
2026-03-04ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controlsPeter Ujfalusi1-8/+27
2026-03-04ASoC: SOF: ipc4-control: If there is no data do not send bytes updatePeter Ujfalusi1-2/+10
2026-03-04ASoC: SOF: Intel: hda: Fix NULL pointer dereferenceRanjani Sridharan1-2/+12
2026-03-04ASoC: SOF: ipc4: Support for sending payload along with LARGE_CONFIG_GETPeter Ujfalusi1-2/+42
2026-01-02ASoC: SOF: ipc4-topology: Convert FLOAT to S32 during blob selectionPeter Ujfalusi1-1/+1
2026-01-02ASoC: SOF: ipc4-topology: Prefer 32-bit DMIC blobs for 8-bit formats as wellPeter Ujfalusi1-8/+14
2025-10-08Merge tag 'asoc-fix-v6.18-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai7-44/+152
2025-10-03ASoC: SOF: Intel: Read the LLP via the associated Link DMA channelPeter Ujfalusi1-2/+27
2025-10-03ASoC: SOF: ipc4-pcm: do not report invalid delay valuesKai Vehmanen1-0/+9
2025-10-03ASoC: SOF: sof-audio: add dev_dbg_ratelimited wrapperPeter Ujfalusi1-0/+5
2025-10-02ASoC: SOF: ipc4/Intel: Fix the host bufferMark Brown3-12/+33
2025-10-02ASoC: SOF: Intel: hda-pcm: Place the constraint on period time instead of buf...Peter Ujfalusi1-8/+21
2025-10-02ASoC: SOF: ipc4-topology: Account for different ChainDMA host buffer sizePeter Ujfalusi2-2/+10
2025-10-02ASoC: SOF: ipc4-topology: Correct the minimum host DMA buffer sizePeter Ujfalusi1-2/+2
2025-10-02ASoC: SOF: ipc4-pcm: fix start offset calculation for chain DMAKai Vehmanen3-5/+12
2025-10-02ASoC: SOF: ipc4-pcm: fix delay calculation when DSP resamplesKai Vehmanen1-21/+62
2025-10-02ASoC: SOF: ipc3-topology: Fix multi-core and static pipelines tear downRanjani Sridharan1-5/+5
2025-09-28Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+2
2025-09-28Merge branch 'for-linus' into for-nextTakashi Iwai2-3/+3
2025-09-23Support reading Subsystem ID from Device TreeMark Brown2-3/+3
2025-09-20Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai20-99/+556
2025-09-19ASoC: soc-dapm: prepare for hiding structMark Brown1-1/+1
2025-09-19ASoC: SOF: ipc3-dtrace: fix potential integer overflow in allocationSamasth Norway Ananda1-1/+1
2025-09-19ASoC: soc-dapm: tidyup idle_bias handling - step1Kuninori Morimoto1-1/+1
2025-09-19ASoC: SOF: ipc4-pcm: Fix incorrect comparison with number of tdm_slotsRichard Fitzgerald1-2/+2
2025-09-17ASoC: codecs: pcm1754: add pcm1754 dac driverMark Brown1-0/+1
2025-09-15ASoC: Intel: hda-sdw-bpt: set persistent_buffer falseBard Liao1-1/+1
2025-09-08ALSA: compress_offload: Add 64-bit safe timestamp infrastructureJoris Verhaegen5-6/+6
2025-09-02ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error messageColin Ian King1-1/+1
2025-09-02ASoC: SOF: imx: Fix devm_ioremap_resource checkDaniel Baluta1-2/+2
2025-09-02ASoC: SOF: ipc4-topology: Fix a less than zero check on a u32Colin Ian King1-3/+4