mirror-linux/sound/soc/sof
Linus Torvalds db9c438739 soundwire updates for 6.19
- Support for multiple sections in a BPT stream
  - Aligning DMA frame with BPT frames
  - Qualcomm: support for v3.1.0 controllers
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEE+vs47OPLdNbVcHzyfBQHDyUjg0cFAmk8DksACgkQfBQHDyUj
 g0eK1g/6Awba2J+ME+ZJ/Narqh7qwQRk0/Q9HcnPCxeXGc8peDtuhIxatmqHM+Eg
 ReoZTIIDA+/ysa1oFrdhi0MBRoZSC1eQpvL9mAQEZ5MxG368flnLncP26rYwyJHT
 rzBy0Ca/feRMddBbeTqR7OehyDsj4CiBeInRy1aY/UvaFypIgnCagyHWO6TZzYDF
 gCEVvsGaa7I3qcc1yhi+hP6jvTPMd5FtH2pKKVgL8aNvNgWSv664WX+zz2KY9KSV
 vcjA5z1rIJ3hohuGx+cqZeQGVS2PBxUyHWjvGlp3wtSVzMRGyb2TDWYsJy8+xKkM
 2Raz1uDMJPz+mDsCYlbU2h5I6SJBBhPa7fYJpuFs5KG4GY4p/ndsdh0LRStf5QtE
 pQmxOiisvbwKgKFlzOLM10zVdRL44VLldwevBt5G7uozpH8FDJ7CTCdSVRAzk2yf
 poB5zRVh1fewWi8I23T29t+GXXMq59s+Yre5lpvIp5+UO6ZDeSqcNhL6YCT6xJaZ
 ze7pkVSRY7V3lcLGP2tM19785XZr9SPZxbNojF+X/FlQbhkAp6QvMQe6v67ouoKK
 K9/9LRMyFYvDq0D19pOdbhCcEUvXWKFgyuUXdfWCpjzkHnpDQZws38FhFhYWeBzm
 LJKkTlAzI1DPEvpFc5YQf2jx4V4OH5W8lPUzunA9MmXN7MWprJ4=
 =tDi0
 -----END PGP SIGNATURE-----

Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire

Pull soundwire updates from Vinod Koul:

 - Support for multiple sections in a BPT stream

 - Align DMA frame with BPT frames

 - Qualcomm support for v3.1.0 controllers

* tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire:
  soundwire: intel_ace2x: handle multi BPT sections
  soundwire: pass sdw_bpt_section to cdns BPT helpers
  soundwire: introduce BPT section
  soundwire: intel_ace2x: add fake frame to BRA read command
  soundwire: cadence_master: add fake_size parameter to sdw_cdns_prepare_read_dma_buffer
  ASoC: SOF: Intel: export hda_sdw_bpt_get_buf_size_aligment
  soundwire: cadence: export sdw_cdns_bpt_find_bandwidth
  soundwire: cadence_master: set data_per_frame as frame capability
  soundwire: only compute BPT stream in sdw_compute_dp0_port_params
  soundwire: cadence_master: make frame index trace more readable
  soundwire: qcom: adding support for v3.1.0
  dt-bindings: soundwire: qcom: Document v3.1.0 version of IP block
  soundwire: qcom: prepare for v3.x
  soundwire: qcom: deprecate qcom,din/out-ports
  dt-bindings: soundwire: qcom: deprecate qcom,din/out-ports
  soundwire: qcom: remove unused rd_fifo_depth
  of: base: Add of_property_read_u8_index
2025-12-13 16:26:55 +12:00
..
amd ALSA: compress_offload: Add 64-bit safe timestamp infrastructure 2025-09-08 09:33:24 +02:00
imx ASoC: SOF: imx9: use SCMI API for LM management 2025-11-18 18:54:12 +00:00
intel soundwire updates for 6.19 2025-12-13 16:26:55 +12:00
mediatek ASoC: Use of_reserved_mem_region_to_resource() for "memory-region" 2025-07-04 13:09:47 +01:00
xtensa
Kconfig ASoC: sof: Standardize ASoC menu 2025-06-24 01:01:18 +01:00
Makefile
compress.c ALSA: compress_offload: Add 64-bit safe timestamp infrastructure 2025-09-08 09:33:24 +02:00
control.c ASoC: SOF: Remove redundant pm_runtime_mark_last_busy() calls 2025-07-04 19:28:22 +01:00
core.c ASoC: SOF: set disable_function_topology if override_tplg_filename is set 2025-05-06 22:48:04 +09:00
debug.c ASoC: SOF: Remove redundant pm_runtime_mark_last_busy() calls 2025-07-04 19:28:22 +01:00
fw-file-profile.c ASoC: SOF: Fix function topology name check in profile info output 2025-10-23 13:42:47 +01:00
iomem-utils.c
ipc.c
ipc3-control.c
ipc3-dtrace.c ASoC: SOF: ipc3-dtrace: fix potential integer overflow in allocation 2025-09-18 22:26:31 +01:00
ipc3-loader.c
ipc3-pcm.c ASoC: SOF: pcm: Add snd_sof_pcm specific wrappers for dev_dbg() and dev_err() 2025-02-06 11:25:43 +00:00
ipc3-priv.h
ipc3-topology.c ASoC: SOF: ipc3-topology: Fix multi-core and static pipelines tear down 2025-10-02 13:31:42 +01:00
ipc3.c ASoC: SOF: ipc3: Use str_enabled_disabled() helper function 2025-02-17 12:09:40 +00:00
ipc4-control.c ASoC: SOF: ipc4-control: Use SOF_CTRL_CMD_BINARY as numid for bytes_ext 2025-05-09 18:20:13 +09:00
ipc4-fw-reg.h
ipc4-loader.c treewide: Remove redundant 2025-07-04 22:42:36 +01:00
ipc4-mtrace.c
ipc4-pcm.c ASoC: Fixes for v6.18 2025-10-08 13:52:14 +02:00
ipc4-priv.h ASoC: SOF: ipc4-pcm: Harmonize set pipeline state dbg 2025-06-20 11:33:05 +01:00
ipc4-telemetry.c
ipc4-telemetry.h
ipc4-topology.c ASoC: SOF: ipc4/Intel: Fix the host buffer 2025-10-02 18:07:06 +01:00
ipc4-topology.h ASoC: SOF: ipc4/Intel: Fix the host buffer 2025-10-02 18:07:06 +01:00
ipc4.c ASoC: SOF: ipc4-pcm: Harmonize set pipeline state dbg 2025-06-20 11:33:05 +01:00
loader.c
nocodec.c
ops.c
ops.h
pcm.c ASoC: SOF: pcm: Set the PCM device name for HDMI 2025-10-29 20:14:43 +00:00
pm.c
sof-acpi-dev.c ASoC: SOF: acpi: Convert to EXPORT_NS_DEV_PM_OPS() 2025-03-17 10:14:55 +00:00
sof-acpi-dev.h
sof-audio.c ASoC: SOF: Relocate and rework functionality for PCM stream freeing 2025-02-06 11:25:41 +00:00
sof-audio.h ASoC: SOF: sof-audio: add dev_dbg_ratelimited wrapper 2025-10-03 12:39:47 +01:00
sof-client-ipc-flood-test.c ASoC: SOF: Remove redundant pm_runtime_mark_last_busy() calls 2025-07-04 19:28:22 +01:00
sof-client-ipc-kernel-injector.c ASoC: SOF: Remove redundant pm_runtime_mark_last_busy() calls 2025-07-04 19:28:22 +01:00
sof-client-ipc-msg-injector.c ASoC: SOF: Remove redundant pm_runtime_mark_last_busy() calls 2025-07-04 19:28:22 +01:00
sof-client-probes-ipc3.c ASoC: SOF: sof-client-probes: Add available points_info(), IPC4 only 2025-08-29 13:34:19 +02:00
sof-client-probes-ipc4.c ASoC: SOF: sof-client-probes: Replace snprintf() with scnprintf() 2025-11-18 18:54:14 +00:00
sof-client-probes.c ASoC: sof-client-probes: convert to snd_soc_dapm_xxx() 2025-11-17 00:18:33 +00:00
sof-client-probes.h ASoC: Updates for v6.18 2025-09-20 08:38:17 +02:00
sof-client.c ASoC: SOF: sof-client-probes-ipc4: Query available 2025-08-29 23:19:49 +01:00
sof-client.h ASoC: SOF: sof-client-probes-ipc4: Query available 2025-08-29 23:19:49 +01:00
sof-of-dev.c ASoC: SOF: of: Convert to EXPORT_DEV_PM_OPS() 2025-03-17 10:14:57 +00:00
sof-of-dev.h
sof-pci-dev.c ASoC: sof: Use pure devres PCI 2025-05-05 19:32:11 +09:00
sof-pci-dev.h
sof-priv.h ASoC: SOF: sof-client: Convert sof_client_dev_to_sof_dev into function 2025-08-29 13:34:25 +02:00
sof-utils.c
sof-utils.h
stream-ipc.c ASoC: SOF: stream-ipc: Check for cstream nullity in sof_ipc_msg_data() 2025-02-05 14:06:26 +00:00
topology.c ASoC: SOF: don't check the existence of dummy topology 2025-10-13 11:23:28 +01:00
trace.c