LinuxLists
Users
About
William Zhang (
[email protected]
)
Number of posts: 437 (0.62 per day)
First post: 2022-04-11 23:43:11
Last post: 2024-03-20 22:36:21
Previous Page
/
Next Page
Date
List
Subject
2024-02-03 00:31:52
linux-kernel
[PATCH v4 11/12] mtd: rawnand: brcmnand: exec_op helper functions return type fixes
2024-02-03 00:31:17
linux-kernel
[PATCH v4 09/12] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
2024-02-03 00:31:00
linux-kernel
[PATCH v4 07/12] mtd: rawnand: brcmnand: Rename bcm63138 nand driver
2024-02-03 00:30:27
linux-kernel
[PATCH v4 04/12] ARM: dts: broadcom: bcmbca: Add NAND controller node
2024-02-03 00:29:57
linux-kernel
[PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property
2024-02-03 00:29:31
linux-kernel
[PATCH v4 01/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
2024-02-03 00:29:12
linux-kernel
[PATCH v4 00/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
2024-02-01 22:32:34
linux-kernel
Re: [PATCH v3 10/10] mtd: rawnand: brcmnand: allow for on-die ecc
2024-02-01 06:49:09
linux-kernel
Re: [PATCH v3 10/10] mtd: rawnand: brcmnand: allow for on-die ecc
2024-01-30 11:17:00
linux-kernel
Re: [PATCH v3 10/10] mtd: rawnand: brcmnand: allow for on-die ecc
2024-01-26 20:36:16
linux-kernel
Re: [PATCH v3 01/10] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
2024-01-26 05:56:40
linux-kernel
Re: [PATCH v3 01/10] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
2024-01-25 21:50:31
linux-kernel
Re: [PATCH v3 02/10] ARM: dts: broadcom: bcmbca: Add NAND controller node
2024-01-25 09:37:24
linux-kernel
Re: [PATCH v3 02/10] ARM: dts: broadcom: bcmbca: Add NAND controller node
2024-01-25 08:01:33
linux-kernel
Re: [PATCH v3 06/10] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
2024-01-25 05:41:13
linux-kernel
Re: [PATCH v3 01/10] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
2024-01-25 03:10:57
linux-kernel
Re: [PATCH v3 02/10] ARM: dts: broadcom: bcmbca: Add NAND controller node
2024-01-25 03:02:19
linux-kernel
Re: [PATCH v3 01/10] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
2024-01-23 23:32:50
linux-kernel
Re: [PATCH v2 01/10] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
2024-01-23 02:15:07
linux-kernel
Re: [PATCH v2 01/10] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
2024-01-22 19:56:13
linux-kernel
Re: [PATCH v2 01/10] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
2024-01-19 23:46:14
linux-kernel
Re: [PATCH v2 01/10] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
2024-01-19 22:51:19
linux-kernel
Re: [PATCH v2 05/10] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface
2023-10-26 00:28:00
linux-kernel
Re: [PATCH v4 3/4] mtd: rawnand: brcmnand: pass host struct to bcmnand_ctrl_poll_status
2023-10-26 00:27:39
linux-kernel
Re: [PATCH v4 4/4] mtd: rawnand: brcmnand: exec_op implementation
2023-10-26 00:26:28
linux-kernel
Re: [PATCH v4 2/4] mtd: rawnand: NAND controller write protect
2023-10-26 00:26:14
linux-kernel
Re: [PATCH v4 1/4] mtd: rawnand: Add destructive operation
2023-10-08 23:46:35
linux-kernel
Re: [PATCH v2] mtd: rawnand: brcmnand: Initial exec_op implementation
2023-10-06 00:43:09
linux-kernel
Re: [PATCH v2] mtd: rawnand: brcmnand: Initial exec_op implementation
2023-10-04 04:47:38
linux-kernel
Re: [PATCH v2] mtd: rawnand: brcmnand: Initial exec_op implementation
2023-10-03 18:46:36
linux-kernel
Re: [PATCH v2] mtd: rawnand: brcmnand: Initial exec_op implementation
2023-10-02 22:35:57
linux-kernel
Re: [PATCH v2] mtd: rawnand: brcmnand: Initial exec_op implementation
2023-09-16 01:10:35
linux-kernel
Re: [PATCH] mtd: rawnand: brcmnand: Initial exec_op implementation
2023-09-16 01:00:21
linux-kernel
Re: [PATCH] mtd: rawnand: brcmnand: Initial exec_op implementation
2023-07-06 19:03:14
linux-kernel
[PATCH v4 3/5] mtd: rawnand: brcmnand: Fix crash during the panic_write
2023-07-06 18:55:44
linux-kernel
[PATCH v4 5/5] mtd: rawnand: brcmnand: Fix mtd oobsize
2023-07-06 18:45:14
linux-kernel
[PATCH v4 0/5] mtd: rawnand: brcmnand: driver and doc updates
2023-07-06 18:37:32
linux-kernel
[PATCH v4 2/5] mtd: rawnand: brcmnand: Fix potential false time out warning
2023-07-06 18:33:30
linux-kernel
[PATCH v4 4/5] mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
2023-07-06 18:31:30
linux-kernel
[PATCH v4 1/5] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
2023-07-05 01:41:56
linux-kernel
Re: [PATCH v3 4/5] mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
2023-07-05 01:25:09
linux-kernel
Re: [PATCH v3 3/5] mtd: rawnand: brcmnand: Fix crash during the panic_write
2023-07-05 01:16:27
linux-kernel
Re: [PATCH v3 5/5] mtd: rawnand: brcmnand: Fix mtd oobsize
2023-07-04 00:38:37
linux-kernel
RE: [PATCH 2/3] spi: bcm{63xx,bca}-hsspi: update my email address
2023-06-27 20:09:58
linux-kernel
[PATCH v3 1/5] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
2023-06-27 20:09:14
linux-kernel
[PATCH v3 2/5] mtd: rawnand: brcmnand: Fix potential false time out warning
2023-06-27 20:06:46
linux-kernel
[PATCH v3 4/5] mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
2023-06-27 20:06:01
linux-kernel
[PATCH v3 5/5] mtd: rawnand: brcmnand: Fix mtd oobsize
2023-06-27 19:56:42
linux-kernel
[PATCH v3 3/5] mtd: rawnand: brcmnand: Fix crash during the panic_write
2023-06-27 19:55:24
linux-kernel
[PATCH v3 0/5] mtd: rawnand: brcmnand: driver and doc updates
2023-06-17 03:30:21
linux-kernel
[PATCH v2 0/4] mtd: rawnand: brcmnand: driver and doc updates