Péter Ujfalusi ([email protected])

Number of posts: 112 (0.11 per day)
First post: 2021-07-13 09:36:17
Last post: 2024-04-04 19:38:57

Date List Subject
2023-01-30 13:28:54 linux-kernel Re: [PATCH] ASoC: amd: acp: Refactor bit width calculation
2023-01-26 07:54:04 linux-kernel Re: [PATCH v2 3/5] ASoC: amd: acp: Refactor i2s clocks programming sequence
2023-01-12 15:56:48 linux-kernel Re: [PATCH] ASoC: SOF: sof-audio: Check snd_sof_widget pointer not NULL
2023-01-12 13:19:01 linux-kernel Re: [PATCH] ASoC: SOF: sof-audio: Check snd_sof_widget pointer not NULL
2022-11-17 13:47:36 linux-kernel Re: [PATCH v1 1/1] ASoC: SOF: probes: Check ops before memory allocation
2022-11-15 13:31:43 linux-kernel Re: [PATCH] headers: Remove some left-over license text in include/uapi/linux/hsi/
2022-11-09 14:50:46 linux-kernel Re: [PATCH linux-next v2] ASoC: SOF: remove duplicated included sof-audio.h
2022-08-18 08:23:03 linux-kernel Re: [PATCH -next] ASoC: SOF: ipc4-topology: fix wrong use of sizeof in sof_ipc4_widget_setup_comp_src()
2022-07-08 12:44:35 linux-kernel Re: [PATCH 1/2] lib/string_helpers: Introduce strsplit_u32()
2022-07-07 13:59:56 linux-kernel Re: [PATCH 1/2] lib/string_helpers: Introduce strsplit_u32()
2022-07-05 13:19:22 linux-kernel Re: [PATCH v1 1/1] ASoC: SOF: Intel: bdw: remove duplicating driver data retrieval
2022-07-04 07:50:03 linux-kernel Re: [PATCH v2 1/1] ASoC: Intel: catpt: remove duplicating driver data retrieval
2022-07-04 07:36:44 linux-kernel Re: [PATCH v1 1/1] ASoC: SOF: Intel: bdw: remove duplicating driver data retrieval
2022-07-01 11:26:18 linux-kernel Re: [PATCH] ASoC: Intel: sof_rt5682: fix out-of-bounds array access
2022-04-27 09:23:57 linux-kernel Re: out-of-bounds access in sound/soc/sof/topology.c
2022-04-20 00:52:05 linux-kernel Re: out-of-bounds access in sound/soc/sof/topology.c
2022-03-08 23:24:32 linux-kernel Re: [PATCH] checkpatch: use python3 to find codespell dictionary
2022-03-08 14:24:08 linux-kernel Re: [PATCH] ASoC: SOF: Add missing of_node_put() in imx8m_probe
2022-02-24 16:59:22 linux-kernel Re: [PATCH] ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM
2022-02-24 01:19:59 linux-kernel Re: [PATCH] ASoC: SOF: pcm: Add compress_ops for SOF platform component driver
2022-02-14 10:45:10 linux-kernel [PATCH v2] ASoC: SOF: Makefile: Fix randconfig sof-client build when SND_SOC_SOF=y
2022-02-14 10:00:32 linux-kernel [PATCH] ASoC: SOF: Makefile: Fix randconfig sof-client build when SND_SOC_SOF=y
2022-02-11 14:48:46 linux-kernel [PATCH v2 6/9] ASoC: SOF: sof-client: Add support for clients not managed by pm framework
2022-02-11 01:38:11 linux-kernel [PATCH 1/9] ASoC: SOF: Drop unused DSP power states: D3_HOT and D3_COLD
2022-02-10 23:32:24 linux-kernel [PATCH 8/9] ASoC: SOF: Convert the generic IPC message injector into SOF client
2022-02-10 21:34:29 linux-kernel [PATCH v2 5/9] ASoC: SOF: Introduce IPC SOF client support
2022-02-10 18:45:48 linux-kernel [PATCH 3/9] ASoC: SOF: ipc: Read and pass the whole message to handlers for IPC events
2022-02-10 18:08:33 linux-kernel [PATCH v2 3/9] ASoC: SOF: ipc: Read and pass the whole message to handlers for IPC events
2022-02-10 17:20:31 linux-kernel [PATCH v2 0/9] ASoC: SOF: IPC client infrastructure
2022-02-10 16:57:39 linux-kernel [PATCH v2 7/9] ASoC: SOF: Convert the generic IPC flood test into SOF client
2022-02-10 16:53:51 linux-kernel [PATCH 6/9] ASoC: SOF: sof-client: Add support for clients not managed by pm framework
2022-02-10 16:41:38 linux-kernel [PATCH 2/9] ASoC: SOF: Move the definition of enum sof_dsp_power_states to global header
2022-02-10 16:41:25 linux-kernel [PATCH v2 8/9] ASoC: SOF: Convert the generic IPC message injector into SOF client
2022-02-10 16:40:10 linux-kernel [PATCH v2 9/9] ASoC: SOF: Convert the generic probe support to SOF client
2022-02-10 16:38:35 linux-kernel Re: [PATCH 9/9] ASoC: SOF: Convert the generic probe support to SOF client
2022-02-10 16:27:15 linux-kernel [PATCH 4/9] ASoC: SOF: Split up utils.c into sof-utils and iomem-utils
2022-02-10 15:36:40 linux-kernel [PATCH v2 2/9] ASoC: SOF: Move the definition of enum sof_dsp_power_states to global header
2022-02-10 15:28:26 linux-kernel [PATCH v2 1/9] ASoC: SOF: Drop unused DSP power states: D3_HOT and D3_COLD
2022-02-10 15:27:46 linux-kernel Re: [PATCH 9/9] ASoC: SOF: Convert the generic probe support to SOF client
2022-02-10 15:24:29 linux-kernel [PATCH v2 4/9] ASoC: SOF: Split up utils.c into sof-utils and iomem-utils
2022-02-10 14:05:57 linux-kernel [PATCH 0/9] ASoC: SOF: IPC client infrastructure
2022-02-10 13:45:28 linux-kernel [PATCH 9/9] ASoC: SOF: Convert the generic probe support to SOF client
2022-02-10 13:45:13 linux-kernel [PATCH 5/9] ASoC: SOF: Introduce IPC SOF client support
2022-02-10 13:18:20 linux-kernel [PATCH 7/9] ASoC: SOF: Convert the generic IPC flood test into SOF client
2021-10-14 06:45:26 linux-kernel [PATCH v7] checkpatch: get default codespell dictionary path from package location
2021-10-14 05:44:38 linux-kernel [PATCH v6] checkpatch: get default codespell dictionary path from package location
2021-10-12 17:58:42 linux-kernel Re: [PATCH v5] checkpatch: get default codespell dictionary path from package location
2021-10-12 11:33:06 linux-kernel Re: [PATCH v4] checkpatch: get default codespell dictionary path from package location
2021-10-12 11:31:33 linux-kernel [PATCH v5] checkpatch: get default codespell dictionary path from package location
2021-10-11 16:23:26 linux-kernel [PATCH v4] checkpatch: get default codespell dictionary path from package location
2021-10-11 16:21:32 linux-kernel Re: [PATCH v3] checkpatch: get default codespell dictionary path from package location