mirror-linux/sound/soc/intel/avs
Takashi Iwai 1bdb78368f ASoC: Updates for v6.3
There's been quite a lot of activity this release, but not really
 one big feature - lots of new devices, plus a lot of cleanup and
 modernisation work spread throughout the subsystem:
 
  - More factoring out of common operations into helper functions
    by Morimoto-san.
  - DT schema conversons and stylistic nits.
  - Continued work on building out the new SOF IPC4 scheme.
  - Support for Awinc AT88395, Infineon PEB2466, Iron Device
    SMA1303, Mediatek MT8188, Realtek RT712, Renesas IDT821034,
    Samsung/Tesla FSD SoC I2S, and TI TAS5720A-Q1.
 -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmPuKzoACgkQJNaLcl1U
 h9AO6wf/Us32gNLnLhT+YaPKouVq4KYpEXDeaIOdOCgs8RtonuCgURZ/D2TkzBVL
 EHLPp4QgqdIWo3FKkWgsXIOpO7R0//cj/vpccJ0PBe4VmvDinXq3dzGPPy6ZbHAS
 SatE5zItBKRUHaDliRk6S7IFEqJKwwlBqEzV0K41Q4EstYlIe+No0XIVDj3oRjHb
 jPmAD9XRPqsDaFFFb0NrVl9M/8HwBlc3j/Gnt19eJB/07IdgIr0S8mJn3qlFfGqu
 O8KgBo4+tvVMCQAxTVZ5exb/qTtK3gEPDuMi0eOKJz+g9wMJ4tRz+D8/8TQSmxmW
 lWORmNTx8jml7G4KirxIV4q4Lr0hRQ==
 =mB3t
 -----END PGP SIGNATURE-----

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

ASoC: Updates for v6.3

There's been quite a lot of activity this release, but not really
one big feature - lots of new devices, plus a lot of cleanup and
modernisation work spread throughout the subsystem:

 - More factoring out of common operations into helper functions
   by Morimoto-san.
 - DT schema conversons and stylistic nits.
 - Continued work on building out the new SOF IPC4 scheme.
 - Support for Awinc AT88395, Infineon PEB2466, Iron Device
   SMA1303, Mediatek MT8188, Realtek RT712, Renesas IDT821034,
   Samsung/Tesla FSD SoC I2S, and TI TAS5720A-Q1.
2023-02-16 14:32:04 +01:00
..
boards ASoC: intel: use helper function 2023-01-31 11:05:01 +00:00
Makefile ASoC: Intel: avs: Add control volume operations 2022-12-25 23:32:59 +00:00
apl.c ASoC: Intel: avs: Drop usage of debug members in non-debug code 2022-12-05 14:05:25 +00:00
avs.h ASoC: Intel: avs: Probing and firmware tracing over debugfs 2022-12-05 14:05:30 +00:00
board_selection.c ASoC: Intel: avs: Add probe machine board 2022-12-05 14:05:29 +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: Implement CLDMA transfer 2022-03-11 16:24:08 +00:00
control.c ASoC: Intel: avs: Parse control tuples 2022-12-25 23:33:03 +00:00
control.h ASoC: Intel: avs: Add control volume operations 2022-12-25 23:32:59 +00:00
core.c ASoC: Intel: avs: Implement PCI shutdown 2023-01-13 12:30:03 +00:00
debugfs.c ASoC: Intel: avs: Allow for dumping debug window snapshot 2022-12-05 14:05:33 +00:00
dsp.c ASoC: Intel: avs: Relax DSP core transition timings 2022-07-08 18:53:19 +01:00
ipc.c ASoC: Intel: avs: Introduce avs_log_buffer_status_locked() 2022-12-05 14:05:21 +00:00
loader.c ASoC: Intel: avs: Enact power gating policy 2022-10-28 13:04:39 +01:00
messages.c ASoC: Intel: avs: Add peakvol runtime-parameter requests 2022-12-25 23:32:58 +00:00
messages.h ASoC: Intel: avs: Add peakvol runtime-parameter requests 2022-12-25 23:32:58 +00:00
path.c ASoC: Intel: avs: Peakvol module configuration 2022-12-25 23:33:05 +00:00
path.h ASoC: Intel: avs: Configure modules according to their type 2022-04-19 12:04:04 +01:00
pcm.c ASoC: Updates for v6.3 2023-02-16 14:32:04 +01:00
probes.c ASoC: Updates for v6.3 2023-02-16 14:32:04 +01:00
registers.h ASoC: Intel: avs: Allow for dumping debug window snapshot 2022-12-05 14:05:33 +00:00
skl.c ASoC: Intel: avs: Drop usage of debug members in non-debug code 2022-12-05 14:05:25 +00:00
topology.c ASoC: Intel: avs: Correctly access topology fields 2023-01-13 12:30:28 +00:00
topology.h ASoC: Intel: avs: Parse control tuples 2022-12-25 23:33:03 +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