mirror_ubuntu-kernels/sound/soc/intel/avs
Takashi Iwai 86a4d29e75 ASoC: Updates for v6.1
This has been a very quiet release for the core but quite a busy one for
 drivers with a big crop of new drivers and lots of feature additions and
 fixes to existing ones:
 
  - A new string helper parse_int_array_user().
  - Improvements to the SOF IPC4 code, especially around trace.
  - Support for AMD Rembrant DSPs, AMD Pink Sardine ACP 6.2, Apple Silcon
    systems, Everest ES8326, Intel Sky Lake and Kaby Lake, MediaTek
    MT8186 support, NXP i.MX8ULP DSPs, Qualcomm SC8280XP, SM8250 and SM8450
    and Texas Instruments SRC4392
 
 There is a conflict with the conversion of I2C remove functions to void
 in the cs42l42 driver which is fairly straightforward to resolve but
 should be highlighted to Linus.
 -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmM6tu0ACgkQJNaLcl1U
 h9BHFQf9Ew/yLSHRdeJwNUEb4VjnRtXz+DLQbGeZBNnk/7Yt/STd0EaudUl0OuiJ
 +Ok4bLN6/47bwp5OB0kRGdTVycUq+rR2niJu4dgcY0MkfJi7Pyumibp/biips5rw
 +Qzj8oOUPu1970zmOktuy84ZY9Ikl02UEQYyUFVL1AJM3aUzfa/gQ24UCEyA2WxD
 ai7TcnUf2+zkMzqvfwFeW3avLSh+9ZLRgHHB52VNQXLHO5+YDvmMmyKZydon67n1
 +3QZOS57rQRXUgBOraq+AojTXs9gTFXmF8ujD1eA2qL33vqeZaf7upx76a3U/Rm+
 9m+6JucR1qrJyErag2nX90HQOvUcxA==
 =kv8c
 -----END PGP SIGNATURE-----

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

ASoC: Updates for v6.1

This has been a very quiet release for the core but quite a busy one for
drivers with a big crop of new drivers and lots of feature additions and
fixes to existing ones:

 - A new string helper parse_int_array_user().
 - Improvements to the SOF IPC4 code, especially around trace.
 - Support for AMD Rembrant DSPs, AMD Pink Sardine ACP 6.2, Apple Silcon
   systems, Everest ES8326, Intel Sky Lake and Kaby Lake, MediaTek
   MT8186 support, NXP i.MX8ULP DSPs, Qualcomm SC8280XP, SM8250 and SM8450
   and Texas Instruments SRC4392

There is a conflict with the conversion of I2C remove functions to void
in the cs42l42 driver which is fairly straightforward to resolve but
should be highlighted to Linus.
2022-10-03 16:30:42 +02:00
..
boards ASoC: soc-core.c: setup rtd->pmdown_time at soc_new_pcm_runtime() 2022-09-19 17:52:41 +01:00
apl.c ASoC: Intel: avs: APL-based platforms support 2022-05-17 11:58:08 +01:00
avs.h ASoC: Intel: avs: APL-based platforms support 2022-05-17 11:58:08 +01:00
board_selection.c ASoC: Intel: avs: Fix build error on arc, m68k and sparc 2022-05-30 16:08:33 +02: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: Implement CLDMA transfer 2022-03-11 16:24:08 +00:00
core.c ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarity 2022-09-20 08:08:14 +02:00
dsp.c ASoC: Intel: avs: Relax DSP core transition timings 2022-07-08 18:53:19 +01:00
ipc.c ASoC: Intel: avs: Copy only as many RX bytes as necessary 2022-07-08 18:53:20 +01:00
loader.c ASoC: Intel: avs: Update AVS_FW_INIT_TIMEOUT_US declaration 2022-07-08 18:53:29 +01:00
Makefile ASoC: Intel: avs: Add HDAudio machine board 2022-06-06 12:33:12 +01:00
messages.c ASoC: Intel: avs: Lower UNLOAD_MULTIPLE_MODULES IPC timeout 2022-07-08 18:53:28 +01:00
messages.h ASoC: Intel: avs: APL-based platforms support 2022-05-17 11:58:08 +01:00
path.c ASoC: Intel: avs: Use lookup table to create modules 2022-07-22 13:40:02 +01:00
path.h ASoC: Intel: avs: Configure modules according to their type 2022-04-19 12:04:04 +01:00
pcm.c ASoC: Intel: avs: Fix potential buffer overflow by snprintf() 2022-08-05 12:57:22 +01:00
registers.h ASoC: Intel: avs: APL-based platforms support 2022-05-17 11:58:08 +01:00
skl.c ASoC: Intel: avs: SKL-based platforms support 2022-05-17 11:58:07 +01:00
topology.c ASoC: Intel: avs: Assign I2S gateway when parsing topology 2022-07-08 18:53:18 +01:00
topology.h ASoC: Intel: avs: Add topology loading operations 2022-04-19 12:03:56 +01:00
trace.c ASoC: Intel: avs: Event tracing 2022-05-17 11:58:01 +01:00
trace.h ASoC: Intel: avs: Event tracing 2022-05-17 11:58:01 +01:00
utils.c ASoC: Intel: avs: Prepare for firmware tracing 2022-05-17 11:57:59 +01:00