Markus Mayer ([email protected])

Number of posts: 58 (0.02 per day)
First post: 2015-12-03 01:57:09
Last post: 2024-02-02 03:41:30

Date List Subject
2024-02-02 03:41:30 linux-kernel Re: [PATCH v2 3/5] dt-bindings: memory: additional compatible strings for Broadcom DPFE
2024-02-02 00:36:42 linux-kernel Re: [PATCH v2 1/5] dt-bindings: memory: remove generic compatible string brcm,dpfe-cpu
2024-02-01 23:56:21 linux-kernel Re: [PATCH v2 4/5] memory: brcmstb_dpfe: introduce version-specific compatible strings
2024-02-01 22:03:23 linux-kernel Re: [PATCH v2 2/5] dt-bindings: memory: add two chip-specific compatible string
2023-12-18 06:56:58 linux-kernel Re: [PATCH 01/15] memory: brcmstb_dpfe: Convert to platform remove callback returning void
2023-12-06 18:49:43 linux-kernel Re: [PATCH 3/4] memory: brcmstb_dpfe: support DPFE API v4
2023-12-05 18:49:22 linux-kernel [PATCH 4/4] memory: brcmstb_dpfe: introduce best-effort API detection
2023-12-05 18:48:47 linux-kernel [PATCH 3/4] memory: brcmstb_dpfe: support DPFE API v4
2023-12-05 18:48:35 linux-kernel [PATCH 1/4] dt-bindings: memory: additional compatible strings for Broadcom DPFE
2023-12-05 18:48:33 linux-kernel [PATCH 2/4] memory: brcmstb_dpfe: introduce version-specific compatible strings
2023-12-05 18:48:13 linux-kernel [PATCH 0/4] memory: brcmstb_dpfe: support DPFE API v4
2023-05-18 23:15:26 linux-kernel Re: [PATCH] memory: brcmstb_dpfe: fix testing array offset after use
2022-04-27 10:02:57 linux-kernel Re: [PATCH 6/7] memory: brcmstb_dpfe: simplify platform_get_resource_byname()
2021-12-12 08:25:05 linux-kernel Re: [PATCH] memory: brcmstb_dpfe: fix typo in a comment
2021-09-24 21:12:26 linux-kernel Re: [PATCH] memory: Allow building Broadcom STB DPFE as module
2021-09-21 21:04:27 linux-kernel Re: [PATCH] scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' error
2021-08-17 15:01:09 linux-kernel Re: [PATCH] dt-bindings: memory: convert Broadcom DPFE to dtschema
2020-08-28 16:14:28 linux-kernel Re: [PATCH 1/2] memory: brcmstb_dpfe: Simplify with dev_err_probe()
2020-08-22 21:31:49 linux-kernel [PATCH v3] memory: brcmstb_dpfe: fix array index out of bounds
2020-08-22 21:26:12 linux-kernel Re: [PATCH v2] memory: brcmstb_dpfe: fix array index out of bounds
2020-08-22 21:26:11 linux-kernel Re: [PATCH v2] memory: brcmstb_dpfe: fix array index out of bounds
2020-08-22 20:15:36 linux-kernel Re: [PATCH v2] memory: brcmstb_dpfe: fix array index out of bounds
2020-08-22 16:42:28 linux-kernel Re: [PATCH v2] memory: brcmstb_dpfe: fix array index out of bounds
2020-08-21 16:51:21 linux-kernel Re: [PATCH] memory: brcmstb_dpfe: fix array index out of bounds
2020-08-21 01:09:58 linux-kernel Re: out of bounds access on array error_text[] because of -ETIMEDOUT return from __send_command()
2020-08-20 17:25:35 linux-kernel Re: out of bounds access on array error_text[] because of -ETIMEDOUT return from __send_command()
2020-08-04 18:52:13 linux-kernel Build error caused by "arm64: dts: agilex: add nand clocks"
2020-07-23 17:18:22 linux-kernel Re: [PATCH 16/23] memory: brcmstb_dpfe: Constify the contents of string
2020-07-23 17:15:53 linux-kernel Re: [PATCH 17/23] memory: brcmstb_dpfe: Remove unneeded braces
2019-10-16 07:35:40 linux-kernel [PATCH 8/8] memory: brcmstb: dpfe: Fixup API version/commands for 7211
2019-10-16 07:35:30 linux-kernel [PATCH 7/8] memory: brcmstb: dpfe: Compute checksum at __send_command() time
2019-10-16 07:35:28 linux-kernel [PATCH 6/8] memory: brcmstb: dpfe: support for deferred firmware download
2019-10-16 07:35:25 linux-kernel [PATCH 5/8] memory: brcmstb: dpfe: pass *priv as argument to brcmstb_dpfe_download_firmware()
2019-10-16 07:35:20 linux-kernel [PATCH 4/8] memory: brcmstb: dpfe: move init_data into brcmstb_dpfe_download_firmware()
2019-10-16 07:35:18 linux-kernel [PATCH 3/8] memory: brcmstb: dpfe: add locking around DCPU enable/disable
2019-10-16 07:35:10 linux-kernel [PATCH 2/8] memory: brcmstb: dpfe: initialize priv->dev
2019-10-16 07:35:05 linux-kernel [PATCH 1/8] memory: brcmstb: dpfe: rename struct private_data
2019-10-16 07:34:59 linux-kernel [PATCH 0/8] memory: brcmstb: dpfe: introduce DPFE API v2.5
2019-06-03 19:57:55 linux-kernel Re: [PATCH 0/2] cpufreq: brcmstb-avs-cpufreq: Couple fixes
2018-04-19 22:12:49 linux-kernel Re: [PATCH 2/2] cpufreq: brcmstb-avs-cpufreq: prefer SCMI cpufreq if supported
2018-02-13 20:43:40 linux-kernel [PATCH 3/3] memory: brcmstb: dpfe: support new way of passing data from the DCPU
2018-02-13 20:43:16 linux-kernel [PATCH 2/3] memory: brcmstb: dpfe: fix type declaration of variable "ret"
2018-02-13 20:42:58 linux-kernel [PATCH 1/3] memory: brcmstb: dpfe: properly mask vendor error bits
2018-02-13 20:42:19 linux-kernel [PATCH 0/3] Update for the Broadcom STB DPFE driver
2016-11-22 01:08:45 linux-kernel Re: [PATCH v2] cpufreq: brcmstb-cpufreq: CPUfreq driver for older Broadcom STB SoCs
2016-10-14 16:11:51 linux-kernel [PATCH v4 3/3] cpufreq: brcmstb-avs-cpufreq: add debugfs support
2016-10-12 22:14:10 linux-kernel [PATCH v4 3/3] cpufreq: brcmstb-avs-cpufreq: add debugfs support
2016-10-12 22:13:57 linux-kernel [PATCH v4 2/3] cpufreq: brcmstb-avs-cpufreq: AVS CPUfreq driver for Broadcom STB SoCs
2016-10-12 22:13:34 linux-kernel [PATCH v4 1/3] dt: cpufreq: brcm: New binding document for brcmstb-avs-cpufreq
2016-10-12 22:13:12 linux-kernel [PATCH v4 0/3] Broadcom STB AVS CPUfreq driver
2016-10-07 23:26:24 linux-kernel [RESEND PATCH v2 0/3] Broadcom AVS CPUfreq driver