linux/sound/soc/intel/avs
Cezary Rojewski 836855100b
ASoC: Intel: avs: Account for UID of ACPI device
Configurations with multiple codecs attached to the platform are
supported but only if each from the set is different. Add new field
representing the 'Unique ID' so that codecs that share Vendor and Part
IDs can be differentiated and thus enabling support for such
configurations.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://lore.kernel.org/r/20230519201711.4073845-6-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-05-22 11:18:24 +01:00
..
boards ASoC: soc-core.c: add snd_soc_add_pcm_runtimes() 2023-03-28 01:26:03 +01:00
apl.c ASoC: Intel: avs: Access path components under lock 2023-05-22 11:18:21 +01: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: Account for UID of ACPI device 2023-05-22 11:18:24 +01: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: 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: 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
Makefile ASoC: Intel: avs: Add control volume operations 2022-12-25 23:32:59 +00:00
messages.c ASoC: Intel: avs: Add peakvol runtime-parameter requests 2022-12-25 23:32:58 +00:00
messages.h ASoC: Intel: avs: Fix declaration of enum avs_channel_config 2023-05-22 11:18:23 +01:00
path.c ASoC: Intel: avs: Use struct_size for struct avs_modcfg_ext size 2023-03-05 23:38:32 +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