LinuxLists
Users
About
Théo Lebrun (
[email protected]
)
Number of posts: 534 (2.75 per day)
First post: 2023-10-26 10:42:13
Last post: 2024-05-07 15:15:11
Previous Page
/
Next Page
Date
List
Subject
2024-02-14 16:30:00
linux-kernel
[PATCH 23/23] MIPS: mobileye: eyeq5: map GPIOs to pins using gpio-ranges
2024-02-14 16:29:41
linux-kernel
[PATCH 22/23] MIPS: mobileye: eyeq5: add resets to GPIO banks
2024-02-14 16:29:26
linux-kernel
[PATCH 21/23] MIPS: mobileye: eyeq5: add two GPIO bank nodes
2024-02-14 16:28:57
linux-kernel
[PATCH 19/23] gpio: nomadik: grab optional reset control and deassert it at probe
2024-02-14 16:28:55
linux-kernel
[PATCH 18/23] gpio: nomadik: support mobileye,eyeq5-gpio
2024-02-14 16:28:34
linux-kernel
[PATCH 17/23] gpio: nomadik: handle variadic GPIO count
2024-02-14 16:27:19
linux-kernel
[PATCH 14/23] gpio: nomadik: make clock optional
2024-02-14 16:27:09
linux-kernel
[PATCH 13/23] gpio: nomadik: fix offset bug in nmk_pmx_set()
2024-02-14 16:26:45
linux-kernel
[PATCH 10/23] pinctrl: nomadik: follow whitespace kernel coding conventions
2024-02-14 16:26:38
linux-kernel
[PATCH 11/23] pinctrl: nomadik: follow conditional kernel coding conventions
2024-02-14 11:01:56
linux-kernel
Re: [PATCH] spi: spi-mem: add statistics support to ->exec_op() calls
2024-02-14 08:51:59
linux-kernel
Re: [PATCH] spi: spi-mem: add statistics support to ->exec_op() calls
2024-02-13 15:05:56
linux-kernel
Re: [PATCH] spi: spi-mem: add statistics support to ->exec_op() calls
2024-02-12 14:22:56
linux-kernel
Re: [PATCH] spi: spi-mem: add statistics support to ->exec_op() calls
2024-02-12 14:19:33
linux-kernel
[PATCH v6 05/13] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings
2024-02-12 14:19:26
linux-kernel
[PATCH v6 10/13] MIPS: mobileye: eyeq5: add OLB syscon node
2024-02-12 13:54:07
linux-kernel
[PATCH v6 13/13] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes
2024-02-12 13:53:30
linux-kernel
[PATCH v6 12/13] MIPS: mobileye: eyeq5: add OLB reset controller node
2024-02-12 13:53:26
linux-kernel
[PATCH v6 11/13] MIPS: mobileye: eyeq5: use OLB clocks controller node
2024-02-12 13:53:17
linux-kernel
[PATCH v6 09/13] pinctrl: eyeq5: add platform driver
2024-02-12 13:52:42
linux-kernel
[PATCH v6 08/13] reset: eyeq5: add platform driver
2024-02-12 13:52:20
linux-kernel
[PATCH v6 07/13] clk: eyeq5: add platform driver, and init routine at of_clk_init()
2024-02-12 13:51:48
linux-kernel
[PATCH v6 06/13] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
2024-02-12 13:51:00
linux-kernel
[PATCH v6 04/13] dt-bindings: reset: mobileye,eyeq5-reset: add bindings
2024-02-12 13:50:41
linux-kernel
[PATCH v6 02/13] clk: fixed-factor: add fwname-based constructor functions
2024-02-12 13:50:39
linux-kernel
[PATCH v6 03/13] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
2024-02-12 13:50:33
linux-kernel
[PATCH v6 01/13] clk: fixed-factor: add optional accuracy support
2024-02-12 13:50:17
linux-kernel
[PATCH v6 00/13] Add support for Mobileye EyeQ5 system controller
2024-02-09 14:53:48
linux-kernel
[PATCH v5 13/13] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes
2024-02-09 14:53:13
linux-kernel
[PATCH v5 12/13] MIPS: mobileye: eyeq5: add OLB reset controller node
2024-02-09 14:52:12
linux-kernel
[PATCH v5 09/13] pinctrl: eyeq5: add platform driver
2024-02-09 14:52:03
linux-kernel
[PATCH v5 10/13] MIPS: mobileye: eyeq5: add OLB syscon node
2024-02-09 14:50:55
linux-kernel
[PATCH v5 07/13] clk: eyeq5: add platform driver, and init routine at of_clk_init()
2024-02-09 14:49:43
linux-kernel
[PATCH v5 02/13] clk: fixed-factor: add fwname-based constructor functions
2024-02-09 14:46:25
linux-kernel
[PATCH v5 04/13] dt-bindings: reset: mobileye,eyeq5-reset: add bindings
2024-02-09 14:36:57
linux-kernel
[PATCH v5 08/13] reset: eyeq5: add platform driver
2024-02-09 14:36:44
linux-kernel
[PATCH v5 11/13] MIPS: mobileye: eyeq5: use OLB clocks controller node
2024-02-09 14:35:14
linux-kernel
[PATCH v5 01/13] clk: fixed-factor: add optional accuracy support
2024-02-09 14:35:09
linux-kernel
[PATCH v5 00/13] Add support for Mobileye EyeQ5 system controller
2024-02-09 14:34:51
linux-kernel
[PATCH v5 06/13] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
2024-02-09 14:34:20
linux-kernel
[PATCH v5 05/13] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings
2024-02-09 14:33:17
linux-kernel
[PATCH v5 03/13] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
2024-02-09 14:07:41
linux-kernel
[PATCH v3 4/4] spi: cadence-qspi: add system-wide suspend and resume callbacks
2024-02-09 14:07:10
linux-kernel
[PATCH v3 3/4] spi: cadence-qspi: put runtime in runtime PM hooks names
2024-02-09 14:06:44
linux-kernel
[PATCH v3 1/4] spi: cadence-qspi: fix pointer reference in runtime PM hooks
2024-02-09 13:58:30
linux-kernel
[PATCH v3 2/4] spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks
2024-02-09 13:56:23
linux-kernel
[PATCH v3 0/4] spi: cadence-qspi: Fix runtime PM and system-wide suspend
2024-02-09 13:52:06
linux-kernel
[PATCH] spi: spi-mem: add statistics support to ->exec_op() calls
2024-02-09 13:47:27
linux-kernel
[PATCH 4/4] spi: cadence-qspi: switch from legacy names to modern ones
2024-02-09 13:47:11
linux-kernel
[PATCH 2/4] spi: cadence-qspi: set maximum chip-select to 4
2024-02-09 13:46:54
linux-kernel
[PATCH 3/4] spi: cadence-qspi: report correct number of chip-select