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-04-10 09:34:43 linux-kernel [PATCH v3 1/9] spi: dt-bindings: cdns,qspi-nor: sort compatibles alphabetically
2024-04-10 09:30:35 linux-kernel [PATCH v3 6/9] spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
2024-04-10 09:30:16 linux-kernel [PATCH v3 7/9] spi: cadence-qspi: add mobileye,eyeq5-ospi compatible
2024-04-10 09:29:32 linux-kernel [PATCH v3 4/9] spi: cadence-qspi: allow FIFO depth detection
2024-04-10 09:29:28 linux-kernel [PATCH v3 3/9] spi: dt-bindings: cdns,qspi-nor: make cdns,fifo-depth optional
2024-04-09 10:09:36 linux-kernel Re: [PATCH v2 08/11] spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
2024-04-09 10:08:45 linux-kernel Re: [PATCH v2 05/11] spi: cadence-qspi: add FIFO depth detection quirk
2024-04-08 15:12:04 linux-kernel Re: [PATCH v2 02/11] spi: dt-bindings: cdns,qspi-nor: sort compatibles alphabetically
2024-04-08 15:11:02 linux-kernel Re: [PATCH v2 05/11] spi: cadence-qspi: add FIFO depth detection quirk
2024-04-08 14:46:05 linux-kernel Re: [PATCH v2 05/11] spi: cadence-qspi: add FIFO depth detection quirk
2024-04-08 14:42:58 linux-kernel Re: [PATCH v2 08/11] spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
2024-04-05 15:44:36 linux-kernel Re: [PATCH v2 00/11] spi: cadence-qspi: add Mobileye EyeQ5 support
2024-04-05 15:11:34 linux-kernel [PATCH v2 10/11] MIPS: mobileye: eyeq5: Add SPI-NOR controller node
2024-04-05 15:06:15 linux-kernel [PATCH v2 11/11] MIPS: mobileye: eyeq5: add octal flash node to eval board DTS
2024-04-05 15:05:58 linux-kernel [PATCH v2 09/11] spi: cadence-qspi: add mobileye,eyeq5-ospi compatible
2024-04-05 15:05:37 linux-kernel [PATCH v2 08/11] spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
2024-04-05 15:04:23 linux-kernel [PATCH v2 07/11] spi: cadence-qspi: add no-IRQ mode to indirect reads
2024-04-05 15:04:23 linux-kernel [PATCH v2 05/11] spi: cadence-qspi: add FIFO depth detection quirk
2024-04-05 15:03:47 linux-kernel [PATCH v2 04/11] spi: cadence-qspi: store device data pointer in private struct
2024-04-05 15:03:43 linux-kernel [PATCH v2 06/11] spi: cadence-qspi: minimise register accesses on each op if !DTR
2024-04-05 15:03:33 linux-kernel [PATCH v2 02/11] spi: dt-bindings: cdns,qspi-nor: sort compatibles alphabetically
2024-04-05 15:03:32 linux-kernel [PATCH v2 03/11] spi: cadence-qspi: allow building for MIPS
2024-04-05 15:03:26 linux-kernel [PATCH v2 00/11] spi: cadence-qspi: add Mobileye EyeQ5 support
2024-04-05 15:02:38 linux-kernel [PATCH v2 01/11] spi: dt-bindings: cdns,qspi-nor: add mobileye,eyeq5-ospi compatible
2024-03-14 13:40:51 linux-kernel Re: [PATCH v4 4/9] usb: cdns3-ti: support reset-on-resume behavior
2024-03-11 09:00:18 linux-kernel Re: [PATCH v3 08/11] i2c: nomadik: support Mobileye EyeQ5 I2C controller
2024-03-08 17:27:26 linux-kernel [PATCH 04/11] spi: cadence-qspi: store device data pointer in private struct
2024-03-08 17:27:12 linux-kernel [PATCH 10/11] MIPS: mobileye: eyeq5: Add SPI-NOR controller node
2024-03-08 17:27:08 linux-kernel [PATCH 11/11] MIPS: mobileye: eyeq5: add octal flash node to eval board DTS
2024-03-08 17:26:50 linux-kernel [PATCH 05/11] spi: cadence-qspi: add FIFO depth detection quirk
2024-03-08 17:23:40 linux-kernel [PATCH 08/11] spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
2024-03-08 17:22:20 linux-kernel [PATCH 06/11] spi: cadence-qspi: minimise register accesses on each op if !DTR
2024-03-08 17:20:45 linux-kernel [PATCH 09/11] spi: cadence-qspi: add mobileye,eyeq5-ospi compatible
2024-03-08 17:20:45 linux-kernel [PATCH 07/11] spi: cadence-qspi: add no-IRQ mode to indirect reads
2024-03-08 17:19:42 linux-kernel [PATCH 02/11] spi: cadence-qspi: switch from legacy names to modern ones
2024-03-08 17:19:26 linux-kernel [PATCH 03/11] spi: cadence-qspi: allow building for MIPS
2024-03-08 17:19:21 linux-kernel [PATCH 00/11] spi: cadence-qspi: add Mobileye EyeQ5 support
2024-03-08 17:18:51 linux-kernel [PATCH 01/11] dt-bindings: qspi: cdns,qspi-nor: add mobileye,eyeq5-ospi compatible
2024-03-08 13:33:49 linux-kernel Re: [PATCH v3 03/11] i2c: nomadik: simplify IRQ masking logic
2024-03-08 09:16:58 linux-kernel Re: [PATCH v3 08/11] i2c: nomadik: support Mobileye EyeQ5 I2C controller
2024-03-08 08:57:54 linux-kernel Re: [PATCH v3 03/11] i2c: nomadik: simplify IRQ masking logic
2024-03-07 14:50:45 linux-kernel Re: [PATCH v4 2/9] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible
2024-03-07 14:48:19 linux-kernel Re: [PATCH v4 5/9] usb: cdns3-ti: pass auxdata from match data to of_platform_populate()
2024-03-07 14:40:01 linux-kernel Re: [PATCH v4 3/9] usb: cdns3-ti: move reg writes from probe into ->runtime_resume()
2024-03-07 10:03:37 linux-kernel [PATCH v4 8/9] arm64: dts: ti: k3-j7200: use J7200-specific USB compatible
2024-03-07 09:59:28 linux-kernel [PATCH v4 6/9] usb: cdns3: add quirk to platform data for reset-on-resume
2024-03-07 09:57:12 linux-kernel [PATCH v4 5/9] usb: cdns3-ti: pass auxdata from match data to of_platform_populate()
2024-03-07 09:57:11 linux-kernel [PATCH v4 4/9] usb: cdns3-ti: support reset-on-resume behavior
2024-03-07 09:57:08 linux-kernel [PATCH v4 3/9] usb: cdns3-ti: move reg writes from probe into ->runtime_resume()
2024-03-07 09:57:06 linux-kernel [PATCH v4 2/9] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible
2024-03-07 09:57:03 linux-kernel [PATCH v4 1/9] dt-bindings: usb: ti,j721e-usb: fix compatible list