Simon Trimmer ([email protected])

Number of posts: 26 (0.02 per day)
First post: 2021-05-11 17:16:47
Last post: 2024-03-29 11:28:54

Date List Subject
2024-03-29 11:28:54 linux-kernel [PATCH] ALSA: hda/realtek: Add quirks for ASUS Laptops using CS35L56
2024-03-28 12:14:32 linux-kernel [PATCH] ALSA: hda: cs35l56: Add ACPI device match tables
2024-02-09 11:18:40 linux-kernel RE: [PATCH] ALSA: hda/cs35l56: select intended config FW_CS_DSP
2022-03-09 14:24:35 linux-kernel [PATCH] ASoC: wm_adsp: Compressed stream DSP memory structs should be __packed
2022-03-03 16:32:51 linux-kernel [PATCH] ASoC: wm_adsp: Expand firmware loading search options
2021-11-15 12:02:58 linux-kernel [PATCH] firmware: cs_dsp: tidy includes in cs_dsp.c and cs_dsp.h
2021-11-15 12:02:51 linux-kernel [PATCH] ASoC: wm_adsp: wm_adsp_control_add() error: uninitialized symbol 'ret'
2021-09-29 15:59:02 linux-kernel RE: [PATCH] ASoC: wm_adsp: remove a repeated including
2021-09-29 15:31:52 linux-kernel RE: [PATCH] ASoC: wm_adsp: Fix compilation when debugfs is disabled
2021-09-29 14:53:23 linux-kernel [PATCH] ASoC: wm_adsp: Fix compilation when debugfs is disabled
2021-09-14 00:42:09 linux-kernel [PATCH 03/16] ASoC: wm_adsp: Switch to using wm_coeff_read_ctrl for compressed buffers
2021-09-14 00:40:50 linux-kernel [PATCH 09/16] ASoC: wm_adsp: Move sys_config_size to wm_adsp
2021-09-14 00:40:42 linux-kernel [PATCH 10/16] ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handling
2021-09-14 00:40:39 linux-kernel [PATCH 01/16] ASoC: wm_adsp: Remove use of snd_ctl_elem_type_t
2021-09-14 00:40:29 linux-kernel [PATCH 15/16] ASoC: wm_adsp: Separate wm_adsp specifics in cs_dsp_client_ops
2021-09-14 00:40:14 linux-kernel [PATCH 04/16] ASoC: wm_adsp: Cancel ongoing work when removing controls
2021-09-13 16:05:54 linux-kernel [PATCH 07/16] ASoC: wm_adsp: Separate some ASoC and generic functions
2021-09-13 16:05:25 linux-kernel [PATCH 11/16] ASoC: wm_adsp: Move check of dsp->running to better place
2021-09-13 16:05:01 linux-kernel [PATCH 16/16] firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPs
2021-09-13 16:04:28 linux-kernel [PATCH 12/16] ASoC: wm_adsp: Pass firmware names as parameters when starting DSP core
2021-09-13 16:04:25 linux-kernel [PATCH 08/16] ASoC: wm_adsp: Split DSP power operations into helper functions
2021-09-13 16:03:05 linux-kernel [PATCH 13/16] ASoC: wm_adsp: move firmware loading to client
2021-09-13 16:02:57 linux-kernel [PATCH 02/16] ASoC: wm_adsp: Move check for control existence
2021-09-13 16:02:42 linux-kernel [PATCH 06/16] ASoC: wm_adsp: Introduce cs_dsp logging macros
2021-09-13 16:02:39 linux-kernel [PATCH 00/16] add driver to support firmware loading on Cirrus Logic DSPs
2021-05-11 17:16:47 linux-kernel [PATCH] ASoC: wm_adsp: mark more data structures with the const qualifier