Valentin Caron ([email protected])

Number of posts: 146 (0.12 per day)
First post: 2021-02-09 10:28:11
Last post: 2024-06-11 16:23:52

Date List Subject
2022-11-21 09:03:17 linux-kernel Re: [Linux-stm32] [PATCH 00/16] STM32 configure UART nodes for DMA
2022-11-18 17:15:03 linux-kernel [PATCH] serial: stm32: move dma_request_chan() before clk_prepare_enable()
2022-06-24 08:50:35 linux-kernel Re: [PATCH 2/6] dt-bindings: rtc: stm32: add alarm A out property to select output
2022-05-23 12:37:09 linux-kernel Re: [PATCH 2/6] dt-bindings: rtc: stm32: add alarm A out property to select output
2022-05-09 08:44:23 linux-kernel [PATCH 0/6] rtc: stm32: add alarm out and LSCO features.
2022-05-06 20:26:16 linux-kernel [PATCH 5/6] ARM: dts: stm32: add RTC LSCO support on stm32mp157c-dk2
2022-05-06 12:59:07 linux-kernel [PATCH 6/6] ARM: dts: stm32: add RTC LSCO support on stm32mp135f-dk
2022-05-05 17:38:10 linux-kernel [PATCH 2/6] dt-bindings: rtc: stm32: add alarm A out property to select output
2022-05-04 23:09:55 linux-kernel [PATCH 4/6] rtc: stm32: add alarm A out feature
2022-05-04 21:00:09 linux-kernel [PATCH 1/6] dt-bindings: rtc: stm32: add st,lsco optional property to select output
2022-05-04 19:46:41 linux-kernel [PATCH 3/6] rtc: stm32: add Low Speed Clock Output (LSCO) support
2022-04-22 21:08:22 linux-kernel [PATCH V3 3/3] serial: stm32: add earlycon support
2022-04-21 19:23:04 linux-kernel [PATCH V3 0/3] serial: stm32: add earlycon and polling mode
2022-04-20 21:24:00 linux-kernel Re: [PATCH V3 1/3] serial: stm32: remove infinite loop possibility in putchar function
2022-04-19 16:46:29 linux-kernel [PATCH V3 1/3] serial: stm32: remove infinite loop possibility in putchar function
2022-04-19 13:04:19 linux-kernel [PATCH V3 2/3] serial: stm32: add KGDB support
2022-04-16 00:55:06 linux-kernel Re: [PATCH V2 3/3] serial: stm32: add earlycon support
2022-04-08 22:41:24 linux-kernel [PATCH V2 0/3] serial: stm32: add earlycon and polling mode
2022-04-08 21:06:30 linux-kernel [PATCH V2 1/3] serial: stm32: remove infinite loop possibility in putchar function
2022-04-08 17:33:28 linux-kernel [PATCH V2 2/3] serial: stm32: add KGDB support
2022-04-08 14:12:37 linux-kernel [PATCH V2 3/3] serial: stm32: add earlycon support
2022-04-08 14:01:23 linux-kernel Re: [PATCH 0/3] serial: stm32: add earlycon and polling mode
2022-04-07 21:03:49 linux-kernel [PATCH 0/2] ARM: dts: stm32: add RTC support on stm32mp13 boards
2022-04-07 20:38:43 linux-kernel [PATCH 3/3] serial: stm32: add earlycon support
2022-04-07 20:17:21 linux-kernel [PATCH 2/2] ARM: dts: stm32: enable RTC support on stm32mp135f-dk
2022-04-07 20:13:12 linux-kernel [PATCH 1/2] ARM: dts: stm32: add RTC node on stm32mp131
2022-04-07 20:05:20 linux-kernel [PATCH 0/3] serial: stm32: add earlycon and polling mode
2022-04-07 19:34:28 linux-kernel [PATCH 2/3] serial: stm32: add KGDB support
2022-04-07 17:01:37 linux-kernel [PATCH 1/3] serial: stm32: remove infinite loop possibility in putchar function
2022-01-11 16:45:53 linux-kernel [PATCH 1/2] serial: stm32: prevent TDR register overwrite when sending x_char
2022-01-11 16:45:50 linux-kernel [PATCH 2/2] serial: stm32: fix software flow control transfer
2022-01-11 16:45:46 linux-kernel [PATCH 0/2] serial: stm32: fix software flow control
2022-01-04 18:26:18 linux-kernel [PATCH 2/4] serial: stm32: rework TX DMA state condition
2022-01-04 18:26:16 linux-kernel [PATCH 3/4] serial: stm32: fix flow control transfer in DMA mode
2022-01-04 18:26:12 linux-kernel [PATCH 4/4] serial: stm32: correct loop for dma error handling
2022-01-04 18:26:10 linux-kernel [PATCH 1/4] serial: stm32: move tx dma terminate DMA to shutdown
2022-01-04 18:26:08 linux-kernel [PATCH 0/4] Add improvements for STM32 USART DMA TX
2021-04-22 09:37:08 linux-kernel Re: [PATCH 3/3] serial: stm32: defer sysrq processing
2021-04-22 09:36:59 linux-kernel Re: [PATCH 2/3] serial: stm32: fix threaded interrupt handling
2021-03-25 11:14:41 linux-kernel Re: [PATCH v5 9/9] dt-bindings: serial: stm32: Use 'type: object' instead of false for 'additionalProperties'
2021-03-22 11:08:16 linux-kernel Re: [Linux-stm32] [PATCH v4 9/9] dt-bindings: serial: stm32: Use 'unevaluatedProperties' instead of 'additionalProperties'
2021-03-10 08:44:20 linux-kernel Re: [PATCH] dt-bindings: serial: stm32: add examples
2021-02-11 11:39:41 linux-kernel [PATCH] ARM: dts: stm32: fix usart 2 & 3 pinconf to wake up with flow control
2021-02-09 10:28:11 linux-kernel [PATCH] dt-bindings: serial: stm32: add examples