[PATCH v2 0/4] mtd: rawnand: brcmnand: driver and doc updates

William Zhang posted 4 patches 2 years, 7 months ago
There is a newer version of this series
drivers/mtd/nand/raw/brcmnand/brcmnand.c | 107 +++++++++++++++--------
1 file changed, 71 insertions(+), 36 deletions(-)
[PATCH v2 0/4] mtd: rawnand: brcmnand: driver and doc updates
Posted by William Zhang 2 years, 7 months ago
This patch series include the accumulative updates and fixes for the
brcmnand driver. The bcmbca SoC related updates are removed from v2 and
will be sent through separate patch series.

Changes in v2:
- Use driver static data for ECC level shift
- Handle the remaining unaligned oob data after the oob data write loop
- Remove bcmbca SoC related updates

William Zhang (4):
  mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2
    controller
  mtd: rawnand: brcmnand: Fix potential false time out warning
  mtd: rawnand: brcmnand: Fix crash during the panic_write
  mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob
    write

 drivers/mtd/nand/raw/brcmnand/brcmnand.c | 107 +++++++++++++++--------
 1 file changed, 71 insertions(+), 36 deletions(-)

-- 
2.37.3