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

Date List Subject
2024-02-21 16:06:54 linux-kernel Re: [PATCH 13/23] gpio: nomadik: fix offset bug in nmk_pmx_set()
2024-02-21 15:59:32 linux-kernel Re: [PATCH 13/23] gpio: nomadik: fix offset bug in nmk_pmx_set()
2024-02-19 16:28:20 linux-kernel Re: [PATCH 10/13] i2c: nomadik: support Mobileye EyeQ5 I2C controller
2024-02-19 16:03:03 linux-kernel Re: [PATCH 16/23] gpio: nomadik: support shared GPIO IRQs
2024-02-19 14:56:04 linux-kernel Re: [PATCH 02/23] dt-bindings: gpio: nomadik: add optional ngpios property
2024-02-19 14:52:53 linux-kernel Re: [PATCH 10/13] i2c: nomadik: support Mobileye EyeQ5 I2C controller
2024-02-19 14:48:19 linux-kernel Re: [PATCH 01/13] dt-bindings: i2c: nomadik: add timeout-usecs property bindings
2024-02-19 14:38:46 linux-kernel Re: [PATCH 08/13] i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
2024-02-19 14:32:05 linux-kernel Re: [PATCH 07/13] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
2024-02-19 14:23:21 linux-kernel Re: [PATCH 00/13] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
2024-02-19 13:50:17 linux-kernel Re: [PATCH 02/13] dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example
2024-02-16 16:42:47 linux-kernel [PATCH v2] spi: spi-mem: add statistics support to ->exec_op() calls
2024-02-16 11:09:34 linux-kernel Re: [PATCH v3 18/18] PCI: j721e: add suspend and resume support
2024-02-16 10:46:58 linux-kernel Re: [PATCH 19/23] gpio: nomadik: grab optional reset control and deassert it at probe
2024-02-16 10:43:27 linux-kernel Re: [PATCH 05/23] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
2024-02-16 10:41:06 linux-kernel Re: [PATCH 02/13] dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example
2024-02-16 10:26:22 linux-kernel Re: [PATCH 13/13] MIPS: mobileye: eyeq5: add resets to I2C controllers
2024-02-16 10:23:07 linux-kernel Re: [PATCH 03/13] dt-bindings: hwmon: lm75: add label property
2024-02-16 10:19:32 linux-kernel Re: [PATCH 02/13] dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example
2024-02-16 09:17:22 linux-kernel Re: [PATCH 01/13] dt-bindings: i2c: nomadik: add timeout-usecs property bindings
2024-02-16 09:09:03 linux-kernel Re: [PATCH 13/13] MIPS: mobileye: eyeq5: add resets to I2C controllers
2024-02-15 17:35:05 linux-kernel [PATCH 07/13] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
2024-02-15 17:34:52 linux-kernel [PATCH 04/13] i2c: nomadik: rename private struct pointers from dev to priv
2024-02-15 17:34:21 linux-kernel [PATCH 06/13] i2c: nomadik: use bitops helpers
2024-02-15 17:33:46 linux-kernel [PATCH 02/13] dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example
2024-02-15 17:33:07 linux-kernel [PATCH 05/13] i2c: nomadik: simplify IRQ masking logic
2024-02-15 17:32:33 linux-kernel [PATCH 00/13] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
2024-02-15 16:57:12 linux-kernel [PATCH 08/13] i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
2024-02-15 16:56:00 linux-kernel [PATCH 13/13] MIPS: mobileye: eyeq5: add resets to I2C controllers
2024-02-15 16:55:40 linux-kernel [PATCH 11/13] MIPS: mobileye: eyeq5: add 5 I2C controller nodes
2024-02-15 16:55:32 linux-kernel [PATCH 10/13] i2c: nomadik: support Mobileye EyeQ5 I2C controller
2024-02-15 16:55:30 linux-kernel [PATCH 12/13] MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor
2024-02-15 16:54:38 linux-kernel [PATCH 09/13] i2c: nomadik: fetch timeout-usecs property from devicetree
2024-02-15 16:53:27 linux-kernel [PATCH 03/13] dt-bindings: hwmon: lm75: add label property
2024-02-15 16:53:06 linux-kernel [PATCH 01/13] dt-bindings: i2c: nomadik: add timeout-usecs property bindings
2024-02-15 10:28:40 linux-kernel Re: [PATCH 03/23] dt-bindings: gpio: nomadik: add mobileye,eyeq5-gpio compatible
2024-02-15 09:48:20 linux-kernel Re: [PATCH 01/23] dt-bindings: gpio: nomadik: convert into yaml format
2024-02-14 16:58:58 linux-kernel [PATCH 05/23] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
2024-02-14 16:55:29 linux-kernel [PATCH 20/23] MIPS: eyeq5_defconfig: enable GPIO by default
2024-02-14 16:54:26 linux-kernel [PATCH 16/23] gpio: nomadik: support shared GPIO IRQs
2024-02-14 16:54:14 linux-kernel [PATCH 15/23] gpio: nomadik: change driver name from gpio to gpio-nomadik
2024-02-14 16:53:16 linux-kernel [PATCH 12/23] gpio: nomadik: request dynamic ID allocation
2024-02-14 16:33:53 linux-kernel [PATCH 09/23] pinctrl: nomadik: follow type-system kernel coding conventions
2024-02-14 16:33:44 linux-kernel [PATCH 06/23] pinctrl: nomadik: fix build warning (-Wformat)
2024-02-14 16:33:42 linux-kernel [PATCH 07/23] pinctrl: nomadik: fix build warning (-Wpointer-to-int-cast)
2024-02-14 16:33:14 linux-kernel [PATCH 08/23] pinctrl: nomadik: minimise indentation in probe
2024-02-14 16:33:06 linux-kernel [PATCH 02/23] dt-bindings: gpio: nomadik: add optional ngpios property
2024-02-14 16:32:59 linux-kernel [PATCH 01/23] dt-bindings: gpio: nomadik: convert into yaml format
2024-02-14 16:32:58 linux-kernel [PATCH 00/23] Rework Nomadik GPIO to add Mobileye EyeQ5 support
2024-02-14 16:32:56 linux-kernel [PATCH 04/23] dt-bindings: gpio: nomadik: add optional reset property
2024-02-14 16:32:56 linux-kernel [PATCH 03/23] dt-bindings: gpio: nomadik: add mobileye,eyeq5-gpio compatible