summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorFilesLines
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
2025-08-30ASoC: SOF: ipc4: Add support for 8-bit and floatMark Brown3-20/+187
2025-08-30ASoC: SOF: sof-client-probes-ipc4: Query availableMark Brown6-25/+216
2025-08-30ASoC: SOF: sof-client: Enforce client access scopeMark Brown3-37/+83
2025-08-30ASoC: SOF: Intel: only detect codecs when HDA DSPMark Brown5-8/+9
2025-08-29ASoC: sof: ipc4-topology: Add support to sched_domain attributeJyri Sarha3-1/+53
2025-08-29ASoC: SOF: sof-client: Introduce sof_client_dev_entry structurePeter Ujfalusi2-36/+69
2025-08-29ASoC: SOF: sof-client: Convert sof_client_dev_to_sof_dev into functionPeter Ujfalusi3-4/+17
2025-08-29ASoC: SOF: sof-client-probes: Add available points_info(), IPC4 onlyJyri Sarha4-18/+84
2025-08-29ASoC: SOF: sof-client-probes-ipc4: Human readable debugfs "probe_points"Jyri Sarha3-3/+72
2025-08-29ASoC: SOF: sof-client: Add sof_client_ipc4_find_swidget_by_id()Jyri Sarha2-0/+15
2025-08-29ASoC: SOF: sof-client-probes-ipc4: Implement ipc4_probes_points_infoJyri Sarha1-6/+47
2025-08-29ASoC: SOF: ipc4-topology: Add support for float sample typeSeppo Ingalsuo1-1/+15
2025-08-29ASoC: SOF: ipc4-topology: Add support for 8-bit formatsSeppo Ingalsuo2-19/+116
2025-08-29ASoC: SOF: ipc4-pcm: Add fixup for channelsPeter Ujfalusi1-0/+56
2025-08-29ASoC: SOF: Intel: only detect codecs when HDA DSP probeBard Liao4-5/+6
2025-08-29ASoC: SOF: Intel: split codec mask detect and programming UNSOLBard Liao2-3/+3
2025-08-28ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen opAjye Huang1-0/+1
2025-08-25ASoC: SOF: imx: Remove the use of dev_err_probe()Xichao Zhao2-4/+3
2025-08-10ASoC: SOF: imx: Remove error print for devm_add_action_or_reset()Waqar Hameed1-1/+1
2025-08-06Merge tag 'asoc-fix-v6.17-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai5-4/+15
2025-08-06ASoC: SOF: Intel: hda-sdw-bpt: fix SND_SOF_SOF_HDA_SDW_BPT dependenciesArnd Bergmann1-1/+2
2025-08-01ASoC: SOF: amd: Add sof audio support for acp7.2 platformVenkata Prasad Potturu3-0/+10
2025-07-28ASoC: SOF: amd: acp-loader: Use GFP_KERNEL for DMA allocations in resume contextMuhammad Usama Anjum1-3/+3
2025-07-24Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai22-111/+321
2025-07-21ASoC: SOF: Intel: PTL: Add the sdw_process_wakeen opRanjani Sridharan1-0/+1