summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorLines
2025-10-15ASoC: replace use of system_wq with system_dfl_wqMarco Crivellari-2/+2
2025-10-13ASoC: SOF: Intel: use sof_sdw as default SDW machine driverBard Liao-2/+203
2025-10-13ASoC: SOF: don't check the existence of dummy topologyBard Liao-0/+9
2025-10-13ASoC: SOF: add platform name into sof_intel_dsp_descBard Liao-0/+15
2025-10-13ASoC: SOF: Don't print the monolithic topology name if function topology may ...Bard Liao-2/+8
2025-10-08Merge tag 'asoc-fix-v6.18-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai-44/+152
2025-10-03ASoC: SOF: Intel: Read the LLP via the associated Link DMA channelPeter Ujfalusi-2/+27
2025-10-03ASoC: SOF: ipc4-pcm: do not report invalid delay valuesKai Vehmanen-0/+9
2025-10-03ASoC: SOF: sof-audio: add dev_dbg_ratelimited wrapperPeter Ujfalusi-0/+5
2025-10-02ASoC: SOF: ipc4/Intel: Fix the host bufferMark Brown-12/+33
2025-10-02ASoC: SOF: Intel: hda-pcm: Place the constraint on period time instead of buf...Peter Ujfalusi-8/+21
2025-10-02ASoC: SOF: ipc4-topology: Account for different ChainDMA host buffer sizePeter Ujfalusi-2/+10
2025-10-02ASoC: SOF: ipc4-topology: Correct the minimum host DMA buffer sizePeter Ujfalusi-2/+2
2025-10-02ASoC: SOF: ipc4-pcm: fix start offset calculation for chain DMAKai Vehmanen-5/+12
2025-10-02ASoC: SOF: ipc4-pcm: fix delay calculation when DSP resamplesKai Vehmanen-21/+62
2025-10-02ASoC: SOF: ipc3-topology: Fix multi-core and static pipelines tear downRanjani Sridharan-5/+5
2025-09-28Merge branch 'for-linus' into for-nextTakashi Iwai-2/+2
2025-09-28Merge branch 'for-linus' into for-nextTakashi Iwai-3/+3
2025-09-23Support reading Subsystem ID from Device TreeMark Brown-3/+3
2025-09-20Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-99/+556
2025-09-19ASoC: soc-dapm: prepare for hiding structMark Brown-1/+1
2025-09-18ASoC: SOF: ipc3-dtrace: fix potential integer overflow in allocationSamasth Norway Ananda-1/+1
2025-09-18ASoC: soc-dapm: tidyup idle_bias handling - step1Kuninori Morimoto-1/+1
2025-09-18ASoC: SOF: ipc4-pcm: Fix incorrect comparison with number of tdm_slotsRichard Fitzgerald-2/+2
2025-09-16ASoC: codecs: pcm1754: add pcm1754 dac driverMark Brown-0/+1
2025-09-15ASoC: Intel: hda-sdw-bpt: set persistent_buffer falseBard Liao-1/+1
2025-09-08ALSA: compress_offload: Add 64-bit safe timestamp infrastructureJoris Verhaegen-6/+6
2025-09-02ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error messageColin Ian King-1/+1
2025-09-02ASoC: SOF: imx: Fix devm_ioremap_resource checkDaniel Baluta-2/+2
2025-09-02ASoC: SOF: ipc4-topology: Fix a less than zero check on a u32Colin Ian King-3/+4
2025-08-29ASoC: SOF: ipc4: Add support for 8-bit and floatMark Brown-20/+187
2025-08-29ASoC: SOF: sof-client-probes-ipc4: Query availableMark Brown-25/+216
2025-08-29ASoC: SOF: sof-client: Enforce client access scopeMark Brown-37/+83
2025-08-29ASoC: SOF: Intel: only detect codecs when HDA DSPMark Brown-8/+9
2025-08-29ASoC: sof: ipc4-topology: Add support to sched_domain attributeJyri Sarha-1/+53
2025-08-29ASoC: SOF: sof-client: Introduce sof_client_dev_entry structurePeter Ujfalusi-36/+69
2025-08-29ASoC: SOF: sof-client: Convert sof_client_dev_to_sof_dev into functionPeter Ujfalusi-4/+17
2025-08-29ASoC: SOF: sof-client-probes: Add available points_info(), IPC4 onlyJyri Sarha-18/+84
2025-08-29ASoC: SOF: sof-client-probes-ipc4: Human readable debugfs "probe_points"Jyri Sarha-3/+72
2025-08-29ASoC: SOF: sof-client: Add sof_client_ipc4_find_swidget_by_id()Jyri Sarha-0/+15
2025-08-29ASoC: SOF: sof-client-probes-ipc4: Implement ipc4_probes_points_infoJyri Sarha-6/+47
2025-08-29ASoC: SOF: ipc4-topology: Add support for float sample typeSeppo Ingalsuo-1/+15
2025-08-29ASoC: SOF: ipc4-topology: Add support for 8-bit formatsSeppo Ingalsuo-19/+116
2025-08-29ASoC: SOF: ipc4-pcm: Add fixup for channelsPeter Ujfalusi-0/+56
2025-08-29ASoC: SOF: Intel: only detect codecs when HDA DSP probeBard Liao-5/+6
2025-08-29ASoC: SOF: Intel: split codec mask detect and programming UNSOLBard Liao-3/+3
2025-08-28ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen opAjye Huang-0/+1
2025-08-24ASoC: SOF: imx: Remove the use of dev_err_probe()Xichao Zhao-4/+3
2025-08-10ASoC: SOF: imx: Remove error print for devm_add_action_or_reset()Waqar Hameed-1/+1
2025-08-06Merge tag 'asoc-fix-v6.17-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai-4/+15