Christophe Kerello ([email protected])

Number of posts: 136 (0.18 per day)
First post: 2018-09-17 15:55:04
Last post: 2020-10-30 13:38:44

Date List Subject
2020-10-30 13:38:44 linux-kernel [PATCH v2] mtd: rawnand: stm32_fmc2: fix broken ECC
2020-10-30 09:52:03 linux-kernel Re: [PATCH] mtd: rawnand: stm32_fmc2: fix broken ECC
2020-10-29 16:42:00 linux-kernel [PATCH] mtd: rawnand: stm32_fmc2: fix broken ECC
2020-09-04 14:28:21 linux-kernel [PATCH 1/2] ARM: multi_v7_defconfig: add FMC2 EBI controller support
2020-09-04 14:08:06 linux-kernel [PATCH 2/2] ARM: dts: stm32: add FMC2 EBI support for stm32mp157c
2020-09-04 13:57:33 linux-kernel [PATCH 0/2] add FMC2 EBI controller support
2020-07-22 12:13:59 linux-kernel Re: [Linux-stm32] [PATCH v3 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board
2020-07-21 09:56:11 linux-kernel [PATCH] mtd: rawnand: stm32_fmc2: fix a buffer overflow
2020-06-30 09:37:02 linux-kernel Re: [PATCH v5 4/6] memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver
2020-06-12 15:28:43 linux-kernel [PATCH v5 3/6] dt-bindings: memory-controller: add STM32 FMC2 EBI controller documentation
2020-06-12 15:28:22 linux-kernel [PATCH v5 1/6] mtd: rawnand: stm32_fmc2: do not display errors if the driver is deferred
2020-06-12 15:27:29 linux-kernel [PATCH v5 5/6] mtd: rawnand: stm32_fmc2: use regmap APIs
2020-06-12 15:27:23 linux-kernel [PATCH v5 6/6] mtd: rawnand: stm32_fmc2: get resources from parent node
2020-06-12 15:26:57 linux-kernel [PATCH v5 4/6] memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver
2020-06-12 15:26:49 linux-kernel [PATCH v5 0/6] add STM32 FMC2 EBI controller driver
2020-06-12 15:26:02 linux-kernel [PATCH v5 2/6] dt-bindings: mtd: update STM32 FMC2 NAND controller documentation
2020-05-15 09:04:55 linux-kernel Re: [PATCH v4 06/10] dt-bindings: mtd: update STM32 FMC2 NAND controller documentation
2020-05-14 16:40:27 linux-kernel Re: [PATCH v4 07/10] dt-bindings: memory-controller: add STM32 FMC2 EBI controller documentation
2020-05-14 16:37:40 linux-kernel Re: [PATCH v4 06/10] dt-bindings: mtd: update STM32 FMC2 NAND controller documentation
2020-05-12 11:51:50 linux-kernel [PATCH v5 1/2] mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant
2020-05-12 11:51:01 linux-kernel [PATCH v5 2/2] mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
2020-05-12 11:50:53 linux-kernel [PATCH v5 0/2] mtd: rawnand: stm32_fmc2: rebase cosmetic change on top of nand/next
2020-05-12 06:52:10 linux-kernel Re: [PATCH v4 04/10] mtd: rawnand: stm32_fmc2: cleanup
2020-05-11 17:06:11 linux-kernel Re: [PATCH v4 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node
2020-05-11 14:22:20 linux-kernel Re: [PATCH v4 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node
2020-05-11 12:51:58 linux-kernel Re: [PATCH v4 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node
2020-05-11 10:30:28 linux-kernel Re: [PATCH v4 00/10] add STM32 FMC2 EBI controller driver
2020-05-11 10:23:16 linux-kernel Re: [PATCH v4 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node
2020-05-06 09:20:01 linux-kernel Re: [PATCH v3 00/10] add STM32 FMC2 EBI controller driver
2020-05-06 09:16:04 linux-kernel [PATCH v4 08/10] memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver
2020-05-06 09:16:01 linux-kernel [PATCH v4 09/10] mtd: rawnand: stm32_fmc2: use regmap APIs
2020-05-06 09:15:53 linux-kernel [PATCH v4 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node
2020-05-06 09:15:07 linux-kernel [PATCH v4 04/10] mtd: rawnand: stm32_fmc2: cleanup
2020-05-06 09:14:51 linux-kernel [PATCH v4 07/10] dt-bindings: memory-controller: add STM32 FMC2 EBI controller documentation
2020-05-06 09:14:37 linux-kernel [PATCH v4 05/10] mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
2020-05-06 09:14:30 linux-kernel [PATCH v4 06/10] dt-bindings: mtd: update STM32 FMC2 NAND controller documentation
2020-05-06 09:14:22 linux-kernel [PATCH v4 03/10] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
2020-05-06 09:14:05 linux-kernel [PATCH v4 02/10] mtd: rawnand: stm32_fmc2: remove useless inline comments
2020-05-06 09:14:02 linux-kernel [PATCH v4 01/10] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
2020-05-06 09:14:02 linux-kernel [PATCH v4 00/10] add STM32 FMC2 EBI controller driver
2020-05-06 08:30:12 linux-kernel Re: [PATCH v3 07/10] dt-bindings: memory-controller: add STM32 FMC2 EBI controller documentation
2020-05-05 17:18:41 linux-kernel [PATCH v3 08/10] memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver
2020-05-05 17:18:24 linux-kernel [PATCH v3 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node
2020-05-05 17:17:56 linux-kernel [PATCH v3 09/10] mtd: rawnand: stm32_fmc2: use regmap APIs
2020-05-05 17:17:15 linux-kernel [PATCH v3 01/10] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
2020-05-05 17:17:07 linux-kernel [PATCH v3 05/10] mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
2020-05-05 17:16:49 linux-kernel [PATCH v3 07/10] dt-bindings: memory-controller: add STM32 FMC2 EBI controller documentation
2020-05-05 17:16:45 linux-kernel [PATCH v3 04/10] mtd: rawnand: stm32_fmc2: cleanup
2020-05-05 17:16:21 linux-kernel [PATCH v3 00/10] add STM32 FMC2 EBI controller driver
2020-05-05 17:16:14 linux-kernel [PATCH v3 06/10] dt-bindings: mtd: update STM32 FMC2 NAND controller documentation
2020-05-05 17:16:08 linux-kernel [PATCH v3 03/10] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts