Richard Fitzgerald ([email protected])

Number of posts: 931 (0.4 per day)
First post: 2018-02-05 11:40:22
Last post: 2024-06-13 13:27:21

Date List Subject
2023-04-14 13:39:49 linux-kernel [PATCH 3/5] ASoC: cs35l56: Wait for init_complete in cs35l56_component_probe()
2023-04-14 13:38:36 linux-kernel [PATCH 1/5] ASoC: cs35l56: Rework IRQ allocation
2023-04-14 13:38:33 linux-kernel [PATCH 0/5] ASoC: cs35l56: Code improvements
2023-04-11 15:47:25 linux-kernel [PATCH 2/6] ASoC: cs35l56: Use DAPM widget for firmware PLAY/PAUSE
2023-04-11 15:46:09 linux-kernel [PATCH 5/6] ASoC: cs35l56: Add basic system suspend handling
2023-04-11 15:45:42 linux-kernel [PATCH 4/6] ASoC: cs35l56: Always wait for firmware boot in runtime-resume
2023-04-11 15:45:40 linux-kernel [PATCH 0/6] ASoC: cs35l56: Add system suspend handling
2023-04-11 15:45:36 linux-kernel [PATCH 6/6] ASoC: cs35l56: Re-patch firmware after system suspend
2023-04-11 15:45:32 linux-kernel [PATCH 3/6] ASoC: cs35l56: Skip first init_completion wait in dsp_work if init_done
2023-04-11 15:45:30 linux-kernel [PATCH 1/6] ASoC: cs35l56: Remove quick-cancelling of dsp_work()
2023-04-06 13:54:33 linux-kernel [PATCH RESEND] soundwire: bus: Fix unbalanced pm_runtime_put() causing usage count underflow
2023-03-29 15:38:57 linux-kernel Re: [PATCH] Asoc: wm_adsp: Add support for loading firmware with prefix name
2023-03-29 15:36:21 linux-kernel Re: [PATCH] Asoc: wm_adsp: Add support for loading firmware with prefix name
2023-03-28 13:13:04 linux-kernel [PATCH v2] firmware: cs_dsp: Add a debugfs entry containing control details
2023-03-24 16:23:02 linux-kernel [PATCH] firmware: cs_dsp: Add a debugfs entry containing control details
2023-03-24 15:37:56 linux-kernel Re: [PATCH next] ASoC: cs35l56: Remove redundant return statement in cs35l56_spi_probe()
2023-03-24 10:33:37 linux-kernel Re: [PATCH] ASoC: cs35l56: Fix an unsigned comparison which can never be negative
2023-03-20 11:23:46 linux-kernel [PATCH v3 8/8] ASoC: cs35l56: Add driver for Cirrus Logic CS35L56
2023-03-20 11:23:38 linux-kernel [PATCH v3 5/8] ASoC: wm_adsp: Expose the DSP boot work actions as wm_adsp_power_up()
2023-03-20 11:23:33 linux-kernel [PATCH v3 4/8] ASoC: wm_adsp: Support DSPs that don't require firmware download
2023-03-20 11:23:28 linux-kernel [PATCH v3 0/8] ASoC: Initial support for Cirrus Logic CS35L56
2023-03-20 11:23:23 linux-kernel [PATCH v3 6/8] ASoC: wm_adsp: Add support for loading bin files without wmfw
2023-03-20 11:23:19 linux-kernel [PATCH v3 7/8] ASoC: wm_adsp: Simplify the logging of requested firmware files
2023-03-20 11:23:14 linux-kernel [PATCH v3 2/8] ASoC: wm_adsp: Use no_core_startstop to prevent creating preload control
2023-03-20 11:23:07 linux-kernel [PATCH v3 3/8] firmware: cs_dsp: Support DSPs that don't require firmware download
2023-03-20 11:23:04 linux-kernel [PATCH v3 1/8] firmware: cs_dsp: Introduce no_core_startstop for self-booting DSPs
2023-03-17 10:47:58 linux-kernel Re: [PATCH v2 8/8] ASoC: cs35l56: Add driver for Cirrus Logic CS35L56
2023-03-17 10:42:51 linux-kernel Re: [PATCH v2 8/8] ASoC: cs35l56: Add driver for Cirrus Logic CS35L56
2023-03-15 14:54:35 linux-kernel [PATCH v2] soundwire: bandwidth allocation: Use hweight32() to calculate set bits
2023-03-13 15:51:13 linux-kernel [PATCH v2 8/8] ASoC: cs35l56: Add driver for Cirrus Logic CS35L56
2023-03-13 15:51:07 linux-kernel [PATCH v2 4/8] ASoC: wm_adsp: Support DSPs that don't require firmware download
2023-03-13 15:51:04 linux-kernel [PATCH v2 1/8] firmware: cs_dsp: Introduce no_core_startstop for self-booting DSPs
2023-03-13 15:51:01 linux-kernel [PATCH v2 6/8] ASoC: wm_adsp: Add support for loading bin files without wmfw
2023-03-13 15:50:58 linux-kernel [PATCH v2 2/8] ASoC: wm_adsp: Use no_core_startstop to prevent creating preload control
2023-03-13 15:50:56 linux-kernel [PATCH v2 0/8] ASoC: Initial support for Cirrus Logic CS35L56
2023-03-13 15:50:52 linux-kernel [PATCH v2 5/8] ASoC: wm_adsp: Expose the DSP boot work actions as wm_adsp_power_up()
2023-03-13 15:50:50 linux-kernel [PATCH v2 7/8] ASoC: wm_adsp: Simplify the logging of requested firmware files
2023-03-13 15:50:46 linux-kernel [PATCH v2 3/8] firmware: cs_dsp: Support DSPs that don't require firmware download
2023-02-27 11:29:58 linux-kernel [PATCH] soundwire: bus: Fix unbalanced pm_runtime_put() causing usage count underflow
2023-02-26 11:17:22 linux-kernel Re: [PATCH v2 1/3] ALSA: hda: cs35l41: Correct error condition handling
2023-02-22 11:49:37 linux-kernel Re: [PATCH 10/10] ASoC: Intel: soc-acpi: Add CS35L56 Soundwire to TGL
2023-02-22 11:40:12 linux-kernel Re: [PATCH 09/10] ASoC: Intel: sof_sdw: Add support for Cirrus Logic CS35L56
2023-02-22 11:17:17 linux-kernel Re: [PATCH 08/10] ASoC: cs35l56: Add driver for Cirrus Logic CS35L56
2023-02-21 17:32:57 linux-kernel Re: [PATCH 09/10] ASoC: Intel: sof_sdw: Add support for Cirrus Logic CS35L56
2023-02-21 17:19:21 linux-kernel Re: [PATCH 08/10] ASoC: cs35l56: Add driver for Cirrus Logic CS35L56
2023-02-17 16:15:08 linux-kernel [PATCH 08/10] ASoC: cs35l56: Add driver for Cirrus Logic CS35L56
2023-02-17 16:15:05 linux-kernel [PATCH 00/10] ASoC: Initial support for Cirrus Logic CS35L56
2023-02-17 16:15:03 linux-kernel [PATCH 04/10] ASoC: wm_adsp: Support DSPs that don't require firmware download
2023-02-17 16:15:00 linux-kernel [PATCH 10/10] ASoC: Intel: soc-acpi: Add CS35L56 Soundwire to TGL
2023-02-17 16:14:57 linux-kernel [PATCH 06/10] ASoC: wm_adsp: Add support for loading bin files without wmfw
2023-02-17 16:14:57 linux-kernel [PATCH 03/10] firmware: cs_dsp: Support DSPs that don't require firmware download