Christophe Kerello ([email protected])

Number of posts: 84 (0.08 per day)
First post: 2021-03-05 08:35:39
Last post: 2024-02-26 11:16:54

Date List Subject
2023-03-28 07:33:54 linux-kernel Re: [PATCH v2 2/2] mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_min
2023-03-27 09:52:35 linux-kernel [PATCH v2 0/2] mtd: rawnand: stm32_fmc2: do not support EDO mode
2023-03-27 09:52:00 linux-kernel [PATCH v2 1/2] mtd: rawnand: stm32_fmc2: do not support EDO mode
2023-03-27 09:51:28 linux-kernel [PATCH v2 2/2] mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_min
2023-03-27 08:10:09 linux-kernel Re: [PATCH] mtd: rawnand: stm32_fmc2: do not support EDO mode
2023-03-24 16:36:13 linux-kernel Re: [PATCH] mtd: rawnand: stm32_fmc2: do not support EDO mode
2023-03-24 16:24:38 linux-kernel [PATCH] mtd: rawnand: stm32_fmc2: do not support EDO mode
2023-03-24 16:03:47 linux-kernel [PATCH 0/2] depends on ARCH_STM32 instead of MACH_STM32MP157
2023-03-24 16:02:33 linux-kernel [PATCH 1/2] memory: stm32-fmc2-ebi: depends on ARCH_STM32 instead of MACH_STM32MP157
2023-03-24 16:02:28 linux-kernel [PATCH 2/2] mtd: rawnand: stm32_fmc2: depends on ARCH_STM32 instead of MACH_STM32MP157
2022-08-23 08:43:09 linux-kernel Re: [PATCH v1 04/19] mtd: rawnand: stm32_fmc2: Fix dma_map_sg error check
2022-06-16 07:45:03 linux-kernel [PATCH mtd-utils] nandflipbits: fix corrupted oob
2022-02-18 00:12:53 linux-kernel [PATCH v3 1/4] dt-binding: mtd: nand: Document the wp-gpios property
2022-02-17 23:57:39 linux-kernel [PATCH v3 3/4] nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
2022-02-17 22:00:05 linux-kernel [PATCH v3 2/4] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
2022-02-17 19:48:18 linux-kernel [PATCH v3 0/4] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
2022-02-17 18:24:34 linux-kernel Re: [PATCH v2 3/4] nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
2022-02-17 15:49:25 linux-kernel [PATCH v3 4/4] mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios property
2022-02-16 08:47:15 linux-kernel Re: [PATCH v2 4/4] mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios property
2022-02-02 16:27:24 linux-kernel Re: [PATCH v2 4/4] mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios property
2022-02-01 16:11:42 linux-kernel [PATCH v2 1/4] dt-binding: mtd: nand: Document the wp-gpios property
2022-02-01 16:09:09 linux-kernel [PATCH v2 4/4] mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios property
2022-02-01 16:09:01 linux-kernel [PATCH v2 0/4] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
2022-02-01 16:09:01 linux-kernel [PATCH v2 2/4] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
2022-02-01 16:08:03 linux-kernel [PATCH v2 3/4] nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
2022-01-26 21:08:01 linux-kernel Re: [PATCH 3/3] nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
2022-01-05 13:59:10 linux-kernel [PATCH 3/3] nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
2022-01-05 13:59:07 linux-kernel [PATCH 1/3] dt-binding: mtd: nand: Document the wp-gpios property
2022-01-05 13:59:01 linux-kernel [PATCH 2/3] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
2022-01-05 13:58:54 linux-kernel [PATCH 0/3] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
2021-09-01 20:09:18 linux-kernel Re: [Linux-stm32] [PATCH] mtd: rawnand: stm32_fmc2: Make use of the helper function devm_platform_ioremap_resource()
2021-04-23 12:07:38 linux-kernel Re: [Linux-stm32] [PATCH 1/2] memory: stm32-fmc2-ebi: add missing of_node_put for loop iteration
2021-03-05 08:35:39 linux-kernel Re: [Linux-stm32] [PATCH v2][next] mtd: rawnand: stm32_fmc2: Fix fall-through warnings for Clang