mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/4] mtd: rawnand: brcmnand: driver and doc updates
@ 2023-06-17  2:29 William Zhang
  2023-06-17  2:29 ` [PATCH v2 1/4] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller William Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: William Zhang @ 2023-06-17  2:29 UTC (permalink / raw)
  To: Broadcom Kernel List, Linux MTD List
  Cc: f.fainelli, rafal, kursad.oney, joel.peshkin, computersforpeace,
	anand.gore, dregan, kamal.dasu, tomer.yacoby, dan.beygelman,
	William Zhang, Rob Herring, linux-kernel, Vignesh Raghavendra,
	Miquel Raynal, Richard Weinberger, Boris Brezillon, Kamal Dasu

[-- Attachment #1: Type: text/plain, Size: 789 bytes --]

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


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4212 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-06-20  6:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-17  2:29 [PATCH v2 0/4] mtd: rawnand: brcmnand: driver and doc updates William Zhang
2023-06-17  2:29 ` [PATCH v2 1/4] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller William Zhang
2023-06-17  2:29 ` [PATCH v2 2/4] mtd: rawnand: brcmnand: Fix potential false time out warning William Zhang
2023-06-17  2:29 ` [PATCH v2 3/4] mtd: rawnand: brcmnand: Fix crash during the panic_write William Zhang
2023-06-17  2:29 ` [PATCH v2 4/4] mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write William Zhang
2023-06-20  6:06   ` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome