mirror_ubuntu-kernels/sound/soc/intel/avs
Takashi Iwai f5d9ddf121 ASoC: Updates for v6.9
This has been quite a small release, there's a lot of driver specific
 cleanups and minor enhancements but hardly anything on the core and only
 one new driver.  Highlights include:
 
  - SoundWire support for AMD ACP 6.3 systems.
  - Support for reporting version information for AVS firmware.
  - Support DSPless mode for Intel Soundwire systems.
  - Support for configuring CS35L56 amplifiers using EFI calibration
    data.
  - Log which component is being operated on as part of power management
    trace events.
  - Support for Microchip SAM9x7, NXP i.MX95 and Qualcomm WCD939x
 -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmXvE1AACgkQJNaLcl1U
 h9B15Qf8CrS5zHsD54bvTcumkDgbJ8Dl9f5qz4UN/AX0mcZ1UJU6sQ0HxIGEtlPc
 26pneHV9ZA0wSPw432NBpwcfe7AsWASmKUf6S2hsj4LMvnoj75iiZum8TE71ior7
 QI9ARnNipB1tHk7Kmgs/pe+CqX3hhCVqYUI9w5fMIj05T5qwYbqCERws6JA2Uw97
 6fb5CgI2uRYTShVVmYsE/FlxXmZqNN4NnNxlVvUSM5TE3Tayf+BCEqhpwuh59Pt/
 G+mZfj3eof0HdjGPQbLRPOWQOa3bT8gmT89OlbmmMf17+975pgShBbARzkv41vk1
 ifr6muHweaDLD7gloS/HUr4JRo9Daw==
 =ZYC5
 -----END PGP SIGNATURE-----

Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus

ASoC: Updates for v6.9

This has been quite a small release, there's a lot of driver specific
cleanups and minor enhancements but hardly anything on the core and only
one new driver.  Highlights include:

 - SoundWire support for AMD ACP 6.3 systems.
 - Support for reporting version information for AVS firmware.
 - Support DSPless mode for Intel Soundwire systems.
 - Support for configuring CS35L56 amplifiers using EFI calibration
   data.
 - Log which component is being operated on as part of power management
   trace events.
 - Support for Microchip SAM9x7, NXP i.MX95 and Qualcomm WCD939x
2024-03-11 16:18:47 +01:00
..
boards ASoC: intel: hdaudio.c: use snd_soc_dummy_dlc 2023-12-19 13:23:44 +00:00
apl.c ASoC: Intel: avs: CNL-based platforms support 2024-02-20 13:19:56 +00:00
avs.h ASoC: Intel: avs: Fixes and new platforms support 2024-02-21 00:52:26 +00:00
board_selection.c ASoC: Intel: avs: Populate board selection with new I2S entries 2024-02-20 13:20:01 +00:00
cldma.c ASoC: Intel: avs: Replace hardcodes with SD_CTL_STREAM_RESET 2022-07-08 18:53:26 +01:00
cldma.h ASoC: Intel: avs: Use generic size defines 2023-09-29 14:17:52 +02:00
cnl.c ASoC: Intel: avs: CNL-based platforms support 2024-02-20 13:19:56 +00:00
control.c ASoC: Intel: avs: Fix module lookup 2023-05-22 11:18:20 +01:00
control.h ASoC: Intel: avs: Add control volume operations 2022-12-25 23:32:59 +00:00
core.c ASoC: Updates for v6.9 2024-03-11 16:18:47 +01:00
debugfs.c ASoC: Intel: avs: Keep module refcount up when gathering traces 2023-09-29 14:17:54 +02:00
dsp.c ASoC: Intel: avs: Fix avs_path_module::instance_id size 2023-05-22 11:18:25 +01:00
icl.c ASoC: Intel: avs: ICCMAX recommendations for ICL+ platforms 2024-02-20 13:20:00 +00:00
ipc.c ASoC: Intel: avs: Abstract IRQ handling 2024-02-20 13:19:55 +00:00
loader.c ASoC: Intel: avs: Abstract IPC handling 2024-02-20 13:19:54 +00:00
Makefile ASoC: Intel: avs: Fixes and new platforms support 2024-02-21 00:52:26 +00:00
messages.c ASoC: Intel: avs: ICL-based platforms support 2024-02-20 13:19:58 +00:00
messages.h ASoC: Intel: avs: ICL-based platforms support 2024-02-20 13:19:58 +00:00
path.c ASoC: Intel: avs: Send initial config to module if present 2024-02-08 11:53:44 +00:00
path.h ASoC: Intel: avs: Fix avs_path_module::instance_id size 2023-05-22 11:18:25 +01:00
pcm.c ASoC: Intel: avs: Fix sound clipping in single capture scenario 2024-02-20 13:19:52 +00:00
probes.c ASoC: Intel: avs: Switch to new stream-format interface 2023-11-27 17:28:40 +01:00
registers.h ASoC: Intel: avs: CNL-based platforms support 2024-02-20 13:19:56 +00:00
skl.c ASoC: Intel: avs: Abstract IRQ handling 2024-02-20 13:19:55 +00:00
sysfs.c ASoC: Intel: avs: Expose FW version with sysfs 2024-02-09 14:32:51 +00:00
tgl.c ASoC: Intel: avs: ICCMAX recommendations for ICL+ platforms 2024-02-20 13:20:00 +00:00
topology.c ASoC: Intel: avs: Fixes and new platforms support 2024-02-21 00:52:26 +00:00
topology.h ASoC: Intel: avs: Add topology parsing support for initial config 2024-02-08 11:53:43 +00:00
trace.c ASoC: Intel: avs: Use min_t instead of min with cast 2023-01-13 12:30:29 +00:00
trace.h ASoC: Intel: avs: Event tracing 2022-05-17 11:58:01 +01:00
utils.c ASoC: Intel: avs: Drop usage of debug members in non-debug code 2022-12-05 14:05:25 +00:00
utils.h ASoC: Intel: avs: Introduce helper functions for SSP and TDM handling 2023-10-12 13:04:38 +01:00