Linux Memory Technology Devices - Date Index
[Prev Page][Next Page]
- [PATCH v4 08/10] memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v4 07/10] dt-bindings: memory-controller: add STM32 FMC2 EBI controller documentation
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v4 04/10] mtd: rawnand: stm32_fmc2: cleanup
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v4 06/10] dt-bindings: mtd: update STM32 FMC2 NAND controller documentation
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v4 05/10] mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v4 03/10] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v4 02/10] mtd: rawnand: stm32_fmc2: remove useless inline comments
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v4 01/10] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v4 00/10] add STM32 FMC2 EBI controller driver
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- Re: [EXT] [PATCH v2 3/3] mtd: rawnand: micron: Address the shallow erase issue
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- RE: [EXT] Re: [PATCH v2 3/3] mtd: rawnand: micron: Address the shallow erase issue
- From: "Bean Huo (beanhuo)" <beanhuo@xxxxxxxxxx>
- RE: [EXT] [PATCH v2 3/3] mtd: rawnand: micron: Address the shallow erase issue
- From: "Bean Huo (beanhuo)" <beanhuo@xxxxxxxxxx>
- Re: [PATCH v3 07/10] dt-bindings: memory-controller: add STM32 FMC2 EBI controller documentation
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- Re: [PATCH 1/2] riscv: defconfig: enable spi nor on Hifive Unleashed A00 board.
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PATCH v2 00/19] mtd: rawnand: cafe: Convert to exec_op() (and more)
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] riscv: defconfig: enable spi nor on Hifive Unleashed A00 board.
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- RE: [PATCH 1/2] riscv: defconfig: enable spi nor on Hifive Unleashed A00 board.
- From: Sagar Kadam <sagar.kadam@xxxxxxxxxx>
- Re: [PATCH] mtd: lpddr: fix excessive stack usage with clang
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- RE: [PATCH 1/2] riscv: defconfig: enable spi nor on Hifive Unleashed A00 board.
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v3 09/10] mtd: rawnand: stm32_fmc2: use regmap APIs
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v3 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v3 08/10] memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v3 07/10] dt-bindings: memory-controller: add STM32 FMC2 EBI controller documentation
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v3 05/10] mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v3 06/10] dt-bindings: mtd: update STM32 FMC2 NAND controller documentation
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v3 04/10] mtd: rawnand: stm32_fmc2: cleanup
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v3 03/10] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v3 02/10] mtd: rawnand: stm32_fmc2: remove useless inline comments
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v3 01/10] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v3 00/10] add STM32 FMC2 EBI controller driver
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH] mtd: lpddr: fix excessive stack usage with clang
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 18/19] mtd: rawnand: cafe: Drop the cafe_{readl, writel}() wrappers
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 14/19] mtd: rawnand: cafe: Add exec_op() support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 13/19] mtd: rawnand: cafe: Don't split things when reading/writing a page
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 06/19] mtd: rawnand: cafe: Demistify register fields
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 16/19] mtd: rawnand: cafe: Adjust the cafe_{read, write}_buf() prototypes
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 17/19] mtd: rawnand: cafe: s/uint{8,16,32}_t/u{8,16,32}/
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 11/19] mtd: rawnand: cafe: Explicitly inherit from nand_controller
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 15/19] mtd: rawnand: cafe: Get rid of the legacy interface implementation
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 12/19] mtd: rawnand: cafe: Don't leave ECC enabled in the write path
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 19/19] mtd: rawnand: cafe: Get rid of the last printk()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 10/19] mtd: rawnand: cafe: Get rid of a useless label
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 09/19] mtd: rawnand: cafe: Use devm_kzalloc and devm_request_irq()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 07/19] mtd: rawnand: cafe: Factor out the controller initialization logic
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 08/19] mtd: rawnand: cafe: Get rid of the debug module param
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 05/19] mtd: rawnand: cafe: Include linux/io.h instead of asm/io.h
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 04/19] mtd: rawnand: cafe: Use a correct ECC mode and pass the ECC alg
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 03/19] mtd: rawnand: cafe: Rename cafe_nand_write_page_lowlevel()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 02/19] mtd: rawnand: cafe: Get rid of an inaccurate kernel doc header
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 01/19] mtd: rawnand: Propage CS selection to sub operations
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 00/19] mtd: rawnand: cafe: Convert to exec_op() (and more)
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
- From: masonccyang@xxxxxxxxxxx
- [PATCH v2] nand: brcmnand: correctly verify erased pages
- From: Álvaro Fernández Rojas <noltari@xxxxxxxxx>
- RE: [PATCH 1/2] riscv: defconfig: enable spi nor on Hifive Unleashed A00 board.
- From: Sagar Kadam <sagar.kadam@xxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- [Patch] mtd: set master partition panic write flag
- From: Kamal Dasu <kdasu.kdev@xxxxxxxxx>
- Re: [PATCH 1/2] riscv: defconfig: enable spi nor on Hifive Unleashed A00 board.
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH] nand: brcmnand: correctly verify erased pages
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH 0/5] mtd: rawnand: davinci: Convert to exec_op()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 1/2] nand: brcmnand: improve hamming oob layout
- From: Álvaro Fernández Rojas <noltari@xxxxxxxxx>
- [PATCH v2 2/2] nand: brcmnand: fix hamming oob layout
- From: Álvaro Fernández Rojas <noltari@xxxxxxxxx>
- Re: [PATCH] mtd: set mtd partition panic write flag
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 0/5] mtd: rawnand: davinci: Convert to exec_op()
- From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
- Re: [PATCH] mtd: set mtd partition panic write flag
- From: Kamal Dasu <kamal.dasu@xxxxxxxxxxxx>
- Re: [PATCH v4 11/13] mtd: rawnand: Expose monolithic read/write_page_raw() helpers
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v4 11/13] mtd: rawnand: Expose monolithic read/write_page_raw() helpers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v4 07/13] mtd: rawnand: Add a helper to check supported operations
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v4 11/13] mtd: rawnand: Expose monolithic read/write_page_raw() helpers
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH] nand: raw: use write_oob_raw for MTD_OPS_AUTO_OOB mode
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v4 13/13] mtd: rawnand: micron: Allow controllers to overload raw accessors
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v4 12/13] mtd: rawnand: Allow controllers to overload soft ECC hooks
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v4 11/13] mtd: rawnand: Expose monolithic read/write_page_raw() helpers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v4 10/13] mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v4 09/13] mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v4 08/13] mtd: rawnand: Give the possibility to verify a read operation is supported
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v4 07/13] mtd: rawnand: Add a helper to check supported operations
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v4 06/13] mtd: rawnand: Avoid indirect access to ->data_buf()
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v4 05/13] mtd: rawnand: Rename the use_bufpoi variables
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v4 04/13] mtd: rawnand: Fix comments about the use of bufpoi
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v4 03/13] mtd: rawnand: Rename a NAND chip option
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v4 02/13] mtd: rawnand: Reorder the nand_chip->options flags
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v4 01/13] mtd: rawnand: Translate obscure bitfields into readable macros
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v4 00/13] Supporting restricted NAND controllers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH] nand: raw: use write_oob_raw for MTD_OPS_AUTO_OOB mode
- From: Álvaro Fernández Rojas <noltari@xxxxxxxxx>
- [PATCH 2/2] nand: brcmnand: fix BBI in hamming oob layout
- From: Álvaro Fernández Rojas <noltari@xxxxxxxxx>
- [PATCH 1/2] nand: brcmnand: improve hamming oob layout
- From: Álvaro Fernández Rojas <noltari@xxxxxxxxx>
- [PATCH] nand: brcmnand: correctly verify erased pages
- From: Álvaro Fernández Rojas <noltari@xxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 09/13] mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v3 10/13] mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v3 11/13] mtd: rawnand: Expose monolithic read/write_page_raw() helpers
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v3 10/13] mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 09/13] mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH] mtd: Fix mtd not registered due to nvmem name collision
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v3 08/13] mtd: rawnand: Give the possibility to verify a read operation is supported
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [EXT] Re: [RFC PATCH 0/3] Fix proposal for the Micron shallow erase issue
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 11/13] mtd: rawnand: Expose monolithic read/write_page_raw() helpers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 13/13] mtd: rawnand: micron: Allow controllers to overload raw accessors
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 12/13] mtd: rawnand: Allow controllers to overload soft ECC hooks
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 10/13] mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 09/13] mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 08/13] mtd: rawnand: Give the possibility to verify a read operation is supported
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 07/13] mtd: rawnand: Add a helper to check supported operations
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 05/13] mtd: rawnand: Rename the use_bufpoi variables
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 04/13] mtd: rawnand: Fix comments about the use of bufpoi
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 06/13] mtd: rawnand: Avoid indirect access to ->data_buf()
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 03/13] mtd: rawnand: Rename a NAND chip option
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 02/13] mtd: rawnand: Reorder the nand_chip->options flags
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 01/13] mtd: rawnand: Translate obscure bitfields into readable macros
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 00/13] Supporting restricted NAND controllers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 07/11] mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- RE: [EXT] Re: [RFC PATCH 0/3] Fix proposal for the Micron shallow erase issue
- From: "Bean Huo (beanhuo)" <beanhuo@xxxxxxxxxx>
- Re: [PATCH v2 08/11] mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH] ubifs: fix wrong use of crypto_shash_descsize()
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] mtd: rawnand: micron: Address the shallow erase issue
- From: Steve deRosier <derosier@xxxxxxxxx>
- Re: [PATCH 13/17] mtd: rawnand: cafe: Add exec_op() support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 08/11] mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 08/11] mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 2/3] mtd: rawnand: Add the nand_chip->write_oob hook
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 3/3] mtd: rawnand: micron: Address the shallow erase issue
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 3/3] mtd: rawnand: micron: Address the shallow erase issue
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 00/20] crypto: introduce crypto_shash_tfm_digest()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 3/3] mtd: rawnand: micron: Address the shallow erase issue
- From: Steve deRosier <derosier@xxxxxxxxx>
- [PATCH v2 7/8] mtd: cmdlinepart: Add an slc option to use SLC mode on a part
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 8/8] ubi: Relax the 'no MLC' rule and allow MLCs operating in SLC mode
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 6/8] mtd: partitions: ofpart: Parse the slc-mode property
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 4/8] mtd: Add support for emulated SLC mode on MLC NANDs
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 5/8] dt-bindings: mtd: partition: Document the slc-mode property
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 2/8] mtd: rawnand: Define the "distance 3" MLC pairing scheme
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 3/8] mtd: rawnand: toshiba: Set the pairing scheme for TC58TEG5DCLTA00
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 0/8] MLC in SLC mode
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 1/8] mtd: rawnand: toshiba: Add a specific init for TC58TEG5DCLTA00
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 2/3] mtd: rawnand: Add the nand_chip->write_oob hook
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] mtd: rawnand: Add the nand_chip->erase hook
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 3/3] mtd: rawnand: micron: Address the shallow erase issue
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 2/3] mtd: rawnand: Add the nand_chip->write_oob hook
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 1/3] mtd: rawnand: Add the nand_chip->erase hook
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 0/3] Fix proposal for the Micron shallow erase issue
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [RFC PATCH 0/3] Fix proposal for the Micron shallow erase issue
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 13/17] mtd: rawnand: cafe: Add exec_op() support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 13/17] mtd: rawnand: cafe: Add exec_op() support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] mtd: rawnand: Add the concept of destructive operation
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 13/17] mtd: rawnand: cafe: Add exec_op() support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 13/17] mtd: rawnand: cafe: Add exec_op() support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 13/17] mtd: rawnand: cafe: Add exec_op() support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [Patch] mtd:rawnand: brcmnand: Fix PM resume crash
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [Patch] mtd:rawnand: brcmnand: Fix PM resume crash
- From: Kamal Dasu <kdasu.kdev@xxxxxxxxx>
- Re: [PATCH] mtd: fix calculating partition end address
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH] mtd: fix calculating partition end address
- From: Rafał Miłecki <rafal@xxxxxxxxxx>
- Re: [PATCH] mtd: set mtd partition panic write flag
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH] mtd: fix calculating partition end address
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH 3/3] mtd: rawnand: brcmnand: Get rid of the legacy interface implementation
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 1/3] mtd: rawnand: Add the concept of destructive operation
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 0/3] mtd: rawnand: brcmnand: Convert to exec_op()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 2/3] mtd: rawnand: bcrmnand: Add exec_op() support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 13/17] mtd: rawnand: cafe: Add exec_op() support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 00/17] mtd: rawnand: cafe: Convert to exec_op() (and more)
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH] ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
- From: Richard Weinberger <richard@xxxxxx>
- Re: [PATCH v2 07/11] mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 00/20] crypto: introduce crypto_shash_tfm_digest()
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH] ubifs: fix wrong use of crypto_shash_descsize()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 16/20] ubifs: use crypto_shash_tfm_digest()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 01/20] crypto: hash - introduce crypto_shash_tfm_digest()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 00/20] crypto: introduce crypto_shash_tfm_digest()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 1/2] dt-bindings: memory: document Renesas RPC-IF bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2 1/2] dt-bindings: memory: document Renesas RPC-IF bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH trivial] mtd: spi-nor: Fix SPI NOR acronym
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- [PATCH 5/5] mtd: rawnand: diskonchip: Get rid of the legacy interface implementation
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 2/5] mtd: rawnand: diskonchip: Get rid of doc2000_readbuf_dword()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 4/5] mtd: rawnand: diskonchip: Implement exec_op()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 0/5] mtd: rawnand: diskonchip: Convert to exec_op()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 1/5] mtd: rawnand: diskonchip: Make sure doc2001plus_readbuf() works for single byte reads
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 3/5] mtd: rawnand: diskonchip: Inherit from nand_controller
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/7] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
- From: Johan Jonker <jbx6244@xxxxxxxxx>
- [PATCH 5/5] mtd: rawnand: davinci: Change the {read, write}_buf prototypes
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 4/5] mtd: rawnand: davinci: Get rid of the legacy interface implementation
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 3/5] mtd: rawnand: davinci: Implement exec_op()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 2/5] mtd: rawnand: davinci: Stop using nand_chip.legacy.IO_ADDR_{R, W}
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 0/5] mtd: rawnand: davinci: Convert to exec_op()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 1/5] mtd: rawnand: davinci: Inherit from nand_controller
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Add Renesas RPC-IF support
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 3/4] mtd: rawnand: cs553x: Implement exec_op()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 2/4] mtd: rawnand: cs553x: Stop using chip->legacy.IO_ADDR_{R, W}
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 4/4] mtd: rawnand: cs553x: Get rid of the legacy interface implementation
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 1/4] mtd: rawnand: cs553x: Declare controllers instead of NAND chips
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 0/4] mtd: rawnand: cs553x: Convert to exec_op()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH] mtd: cfi_cmdset_0001: Support the absence of protection registers
- From: Vignesh Raghavendra <vigneshr@xxxxxx>
- Re: [PATCH 00/17] mtd: rawnand: cafe: Convert to exec_op() (and more)
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 2/2] memory: add Renesas RPC-IF driver
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/2] dt-bindings: memory: document Renesas RPC-IF bindings
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 0/2] Add Renesas RPC-IF support
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mtd: cfi_cmdset_0001: Support the absence of protection registers
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] ubi: Select fastmap anchor PEBs considering wear level rules
- From: Richard Weinberger <richard.weinberger@xxxxxxxxx>
- Re: [PATCH] ubi: Select fastmap anchor PEBs considering wear level rules
- From: Richard Weinberger <richard.weinberger@xxxxxxxxx>
- [PATCH] mtd: Fix mtd not registered due to nvmem name collision
- From: Ricardo Ribalda Delgado <ricardo@xxxxxxxxxxx>
- Re: Re: [PATCH v5 1/7] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
- From: 赵仪峰 <yifeng.zhao@xxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2] mtd: Fix mtd not the same name not registered if nvmem
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2] mtd: Fix mtd not the same name not registered if nvmem
- From: Ricardo Ribalda Delgado <ribalda@xxxxxxxxxx>
- Re: [PATCH v4 02/16] spi: atmel-quadspi: reject DTR ops
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v4 02/16] spi: atmel-quadspi: reject DTR ops
- From: Pratyush Yadav <p.yadav@xxxxxx>
- Re: [PATCH v4 02/16] spi: atmel-quadspi: reject DTR ops
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 2/2] spi: nor: update page program settings for is25wp256 using post bfpt fixup
- From: Sagar Shrikant Kadam <sagar.kadam@xxxxxxxxxx>
- [PATCH 1/2] riscv: defconfig: enable spi nor on Hifive Unleashed A00 board.
- From: Sagar Shrikant Kadam <sagar.kadam@xxxxxxxxxx>
- [PATCH 0/2] update is25wp256d page write capabilities
- From: Sagar Shrikant Kadam <sagar.kadam@xxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH] ubi: Select fastmap anchor PEBs considering wear level rules
- From: Arne Edholm <arne.edholm@xxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
- From: Vignesh Raghavendra <vigneshr@xxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: Please queue ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans() for stable (was: Re: [PATCH] ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans())
- From: Richard Weinberger <richard@xxxxxx>
- Re: Please queue ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans() for stable (was: Re: [PATCH] ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans())
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] dt-bindings: mtd: Add YAML for Nand Flash Controller support
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- [PATCH 0/3] mtd: rawnand: Get rid of the cmx270 driver
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 3/3] mtd: rawnand: Remove the cmx270 NAND controller driver
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 1/3] ARM: pxa: cm-x270: Use gen_nand to expose the NAND device
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 2/3] ARM: pxa: Stop selecting CONFIG_MTD_NAND_CM_X270
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 09/11] mtd: rawnand: Expose monolithic read/write_page_raw() helpers
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 03/11] mtd: rawnand: Rename a NAND chip option
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Please queue ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans() for stable (was: Re: [PATCH] ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans())
- From: Richard Weinberger <richard@xxxxxx>
- Re: [PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
- From: Pratyush Yadav <me@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/7] mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 and others
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 03/11] mtd: rawnand: Rename a NAND chip option
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH] mtd: parser: cmdline: Support MTD names containing one or more colons
- From: "Ronald G. Minnich" <rminnich@xxxxxxxxx>
- Re: [PATCH v2 09/11] mtd: rawnand: Expose monolithic read/write_page_raw() helpers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 03/11] mtd: rawnand: Rename a NAND chip option
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 03/11] mtd: rawnand: Rename a NAND chip option
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 09/11] mtd: rawnand: Expose monolithic read/write_page_raw() helpers
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 09/11] mtd: rawnand: Expose monolithic read/write_page_raw() helpers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 08/11] mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 03/11] mtd: rawnand: Rename a NAND chip option
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 11/11] mtd: rawnand: micron: Allow controllers to overload raw accessors
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 10/11] mtd: rawnand: Allow controllers to overload soft ECC hooks
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 09/11] mtd: rawnand: Expose monolithic read/write_page_raw() helpers
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 07/11] mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 03/11] mtd: rawnand: Rename a NAND chip option
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 08/11] mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/7] mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 and others
- From: Johan Jonker <jbx6244@xxxxxxxxx>
- [PATCH v2 01/11] mtd: rawnand: Translate obscure bitfields into readable macros
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 03/11] mtd: rawnand: Rename a NAND chip option
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 11/11] mtd: rawnand: micron: Allow controllers to overload raw accessors
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 10/11] mtd: rawnand: Allow controllers to overload soft ECC hooks
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 09/11] mtd: rawnand: Expose monolithic read/write_page_raw() helpers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 08/11] mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 07/11] mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 06/11] mtd: rawnand: Avoid indirect access to ->data_buf()
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 04/11] mtd: rawnand: Fix comments about the use of bufpoi
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 05/11] mtd: rawnand: Rename the use_bufpoi variables
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 02/11] mtd: rawnand: Reorder the nand_chip->options flags
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 00/11] Supporting restricted NAND controllers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v4 1/2] dt-bindings: mtd: Add YAML for Nand Flash Controller support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH] ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans()
- From: Richard Weinberger <richard@xxxxxx>
- Re: [PATCH] ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans()
- From: John Ogness <john.ogness@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH] mtd: cfi_cmdset_0001: Support the absence of protection registers
- From: Sudeep Holla <sudeep.holla@xxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- [PATCH v2 5/6] mtd: rawnand: atmel: Convert the driver to exec_op()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 6/6] mtd: rawnand: atmel: Get rid of the legacy interface implementation
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 4/6] mtd: rawnand: atmel: Use nand_prog_page_end_op()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 3/6] mtd: rawnand: atmel: Use nand_{write,read}_data_op()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 2/6] mtd: rawnand: atmel: Drop redundant nand_read_page_op()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 1/6] mtd: rawnand: atmel: Enable the NFC controller at probe time
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 0/6] mtd: rawnand: atmel: Convert the driver to exec_op()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 8/8] dt-bindings: display: Convert ingenic, lcd.txt to YAML
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] dt-bindings: mtd: Add YAML for Nand Flash Controller support
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- Re: [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- [PATCH v4 1/2] dt-bindings: mtd: Add YAML for Nand Flash Controller support
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- [PATCH v4 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 06/12] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 06/12] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- Re: [PATCH v2 06/12] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 06/12] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- Re: [PATCH v2 06/12] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 01/12] dt-bindings: mfd: stm32-fmc2: add STM32 FMC2 controller documentation
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- Re: [PATCH v2 07/12] mtd: rawnand: stm32_fmc2: cleanup
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- Re: [PATCH v5 1/7] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
- From: Johan Jonker <jbx6244@xxxxxxxxx>
- Re: [PATCH v2 06/12] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- Re: [PATCH v5 1/7] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 04/12] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- Re: [PATCH v5 1/7] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
- From: Johan Jonker <jbx6244@xxxxxxxxx>
- Re: [PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 00/17] mtd: rawnand: cafe: Convert to exec_op() (and more)
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 04/12] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- Re: [PATCH] mtd: spi-nor: spansion: Differentiate between s25fl256s and s25fs256s
- From: Alexander Sverdlin <alexander.sverdlin@xxxxxxxxx>
- Re: [PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
- From: masonccyang@xxxxxxxxxxx
- [PATCH] mtd: spi-nor: spansion: Differentiate between s25fl256s and s25fs256s
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] mtd: spi-nor: Fix description of the sr_ready() return value
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] mtd: spi-nor: Uniformize the return value in spi_nor_*_ready()
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: [PATCH] mtd: spi-nor: Enable locking for n25q00/n25q00a
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: [PATCH] mtd: spi-nor: Fixup page size and map selection for S25FS-S
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: [PATCH 00/17] mtd: rawnand: cafe: Convert to exec_op() (and more)
- From: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxx>
- Re: [PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
- From: masonccyang@xxxxxxxxxxx
- Re: [PATCH v2 0/2] mtd: spi-nor: macronix: Add support for mx25l512/mx25u512
- From: masonccyang@xxxxxxxxxxx
- Re: [PATCH v2 01/12] dt-bindings: mfd: stm32-fmc2: add STM32 FMC2 controller documentation
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v5 1/7] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match'
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH] mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match'
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 2/8] dt-bindings: intc: Convert ingenic,intc.txt to YAML
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] mtd: spi-nor: Fix description of the sr_ready() return value
- From: Vignesh Raghavendra <vigneshr@xxxxxx>
- Re: [PATCH 1/2] mtd: spi-nor: Uniformize the return value in spi_nor_*_ready()
- From: Vignesh Raghavendra <vigneshr@xxxxxx>
- Re: [PATCH 03/10] mtd: rawnand: Rename a NAND chip option
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 01/10] mtd: rawnand: Translate obscure bitfields into readable macros
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 8/9] mtd: rawnand: jedec: Define the number of parameter pages
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 9/9] mtd: rawnand: jedec: Use intermediate variables to improve readability
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 7/9] mtd: rawnand: onfi: Drop a useless parameter page read
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 6/9] mtd: rawnand: onfi: Avoid doing a copy of the parameter page
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 5/9] mtd: rawnand: onfi: Define the number of parameter pages
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 4/9] mtd: rawnand: onfi: Use intermediate variables to improve readability
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 3/9] mtd: rawnand: onfi: Fix redundancy detection check
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 2/9] mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 0/9] Misc timing changes
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v3 1/9] mtd: rawnand: timings: Add mode information to the timings structure
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 5/9] mtd: rawnand: onfi: Define the number of parameter pages
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 5/9] mtd: rawnand: onfi: Define the number of parameter pages
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 5/9] mtd: rawnand: onfi: Define the number of parameter pages
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- RE: [EXT] [PATCH] mtd: spi-nor: spansion: fix writes on S25FS512S
- From: Kuldeep Singh <kuldeep.singh@xxxxxxx>
- Re: [PATCH 05/10] mtd: rawnand: Rename the use_bufpoi variables
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/9] mtd: rawnand: onfi: Fix redundancy detection check
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/9] mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 05/10] mtd: rawnand: Rename the use_bufpoi variables
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH trivial] mtd: spi-nor: Fix SPI NOR acronym
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/9] mtd: rawnand: onfi: Fix redundancy detection check
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
- From: Pratyush Yadav <me@xxxxxxxxxxxxxxxxx>
- [PATCH trivial] mtd: spi-nor: Fix SPI NOR acronym
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] mtd: spi-nor: macronix: Add support for mx25l512/mx25u512
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] Fix typo ('struct spi-nor') in the kernel-doc comments
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
- From: Pratyush Yadav <me@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] mtd: spi-nor: Enable locking for n25q00/n25q00a
- From: Jungseung Lee <js07.lee@xxxxxxxxxxx>
- Re: [PATCH v2 0/5] Fix kernel-doc comments for 'struct spi_nor'
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v3 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH 12/17] mtd: rawnand: cafe: Don't split things when reading/writing a page
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v3 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH] mtd: spi-nor: Enable locking for n25q00/n25q00a
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 16/17] mtd: rawnand: cafe: Handle non-32bit aligned reads/writes
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 15/17] mtd: rawnand: cafe: Adjust the cafe_{read,write}_buf() prototypes
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 13/17] mtd: rawnand: cafe: Add exec_op() support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 12/17] mtd: rawnand: cafe: Don't split things when reading/writing a page
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
- From: masonccyang@xxxxxxxxxxx
- Re: [PATCH 11/17] mtd: rawnand: cafe: Don't leave ECC enabled in the write path
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 06/17] mtd: rawnand: cafe: Factor out the controller initialization logic
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 05/17] mtd: rawnand: cafe: Demistify register fields
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v4 05/16] mtd: spi-nor: default to address width of 3 for configurable widths
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: [PATCH v4 05/16] mtd: spi-nor: default to address width of 3 for configurable widths
- From: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
- From: ron minnich <rminnich@xxxxxxxxx>
- Re: [PATCH v2 04/12] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v2 3/3] mtd: lpddr: Move function print_drs_error to lpddr_cmds.c
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 2/3] mtd: lpddr: Replace printk with pr_notice
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 1/3] mtd: lpddr: Fix bad logic in print_drs_error
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 04/12] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 17/17] mtd: rawnand: cafe: s/uint{8,16,32}_t/u{8,16,32}/
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 16/17] mtd: rawnand: cafe: Handle non-32bit aligned reads/writes
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 15/17] mtd: rawnand: cafe: Adjust the cafe_{read,write}_buf() prototypes
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 04/12] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 14/17] mtd: rawnand: cafe: Get rid of the legacy interface implementation
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 13/17] mtd: rawnand: cafe: Add exec_op() support
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 12/17] mtd: rawnand: cafe: Don't split things when reading/writing a page
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 3/3] mtd: lpddr: Move function print_drs_error to lpddr_cmds.c
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH 11/17] mtd: rawnand: cafe: Don't leave ECC enabled in the write path
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 2/3] mtd: lpddr: Replace printk with pr_notice
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH 10/17] mtd: rawnand: cafe: Explicitly inherit from nand_controller
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 09/17] mtd: rawnand: cafe: Get rid of a useless label
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 08/17] mtd: rawnand: cafe: Use devm_kzalloc and devm_request_irq()
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 07/17] mtd: rawnand: cafe: Get rid of the debug module param
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 1/3] mtd: lpddr: Fix bad logic in print_drs_error
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH 06/17] mtd: rawnand: cafe: Factor out the controller initialization logic
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 0/3] mtd: lpddr: Fix bad logic bug in print_drs_error
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH 05/17] mtd: rawnand: cafe: Demistify register fields
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 04/17] mtd: rawnand: cafe: Include linux/io.h instead of asm/io.h
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 03/17] mtd: rawnand: cafe: Use a correct ECC mode and pass the ECC alg
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 02/17] mtd: rawnand: cafe: Rename cafe_nand_write_page_lowlevel()
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 01/17] mtd: rawnand: cafe: Get rid of an inaccurate kernel doc header
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
- From: ron minnich <rminnich@xxxxxxxxx>
- Re: [PATCH 1/3] mtd: rawnand: Add a NAND_NO_BBM_QUIRK flag
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 3/3] mtd: rawnand: diskonchip: Set the NAND_NO_BBM_QUIRK flag
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 2/3] mtd: rawnand: cafe: Set the NAND_NO_BBM_QUIRK flag
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 1/3] mtd: rawnand: Add a NAND_NO_BBM_QUIRK flag
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] mtd: lpddr: Replace printk with pr_notice
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 2/3] mtd: lpddr: Replace printk with pr_notice
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 2/3] mtd: lpddr: Replace printk with pr_notice
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH v2] mtd: Fix mtd not the same name not registered if nvmem
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] mtd: lpddr: Move function print_drs_error to lpddr_cmds.c
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] mtd: lpddr: Replace printk with pr_notice
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] mtd: lpddr: Move function print_drs_error to lpddr_cmds.c
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 2/3] mtd: lpddr: Replace printk with pr_notice
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH 3/3] mtd: lpddr: Move function print_drs_error to lpddr_cmds.c
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
- From: ron minnich <rminnich@xxxxxxxxx>
- [PATCH 2/3] mtd: lpddr: Replace printk with pr_notice
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- [PATCH 1/3] mtd: lpddr: Fix bad logic in print_drs_error
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH 0/3] mtd: lpddr: Fix bad logic bug in print_drs_error
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH v2 10/12] mtd: rawnand: stm32_fmc2: use regmap APIs
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
- From: ron minnich <rminnich@xxxxxxxxx>
- Re: [PATCH v2 08/12] mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 5/9] mtd: rawnand: bcm47xx: Implement the exec_op() interface
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
- From: ron minnich <rminnich@xxxxxxxxx>
- Re: [PATCH 9/9] mtd: rawnand: bcm47xx: Move the driver to drivers/mtd/nand/raw/
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 6/9] mtd: rawnand: bcm47xx: Get rid of the legacy implementation
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] mtd: rawnand: atmel: Convert the driver to exec_op()
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 5/9] mtd: rawnand: bcm47xx: Implement the exec_op() interface
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 07/12] mtd: rawnand: stm32_fmc2: cleanup
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 4/9] mtd: rawnand: bcm47xx: Demistify a few more things
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] mtd: rawnand: atmel: Convert the driver to exec_op()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] mtd: rawnand: atmel: Convert the driver to exec_op()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] mtd: rawnand: Propage CS selection to sub operations
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 06/12] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 04/12] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [RFC PATCH] mtd: lpddr: Fix bad logic in print_drs_error
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH v2 04/12] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
- From: Pratyush Yadav <me@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 05/12] mtd: rawnand: stm32_fmc2: remove useless inline comments
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 04/12] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [RFC PATCH] mtd: lpddr: Fix bad logic in print_drs_error
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 8/9] mtd: rawnand: bcm47xx: Merge all source files
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v4 05/16] mtd: spi-nor: default to address width of 3 for configurable widths
- From: Pratyush Yadav <me@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 9/9] mtd: rawnand: bcm47xx: Move the driver to drivers/mtd/nand/raw/
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 7/9] mtd: rawnand: bcm47xx: Simplify the init() function
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 6/9] mtd: rawnand: bcm47xx: Get rid of the legacy implementation
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 5/9] mtd: rawnand: bcm47xx: Implement the exec_op() interface
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 4/9] mtd: rawnand: bcm47xx: Demistify a few more things
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 1/9] mtd: rawnand: Add an is_last flag to nand_subop
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 1/9] mtd: rawnand: Add an is_last flag to nand_subop
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 1/9] mtd: rawnand: Add an is_last flag to nand_subop
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v3 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH -next] mtd: rawnand: brcmnand: Remove unused including <linux/version.h>
- From: Kamal Dasu <kdasu.kdev@xxxxxxxxx>
- Re: [PATCH 4/4] mtd: rawnand: au1550nd: Patch the read/write buf helper prototypes
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 3/4] mtd: rawnand: au1550nd: Get rid of the legacy interface implementation
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 2/4] mtd: rawnand: au1550nd: Implement exec_op()
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 1/4] mtd: rawnand: au1550nd: Stop using IO_ADDR_{R,W} in au_{read,write}_buf[16]()
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 2/2] mtd: rawnand: atmel: Convert the driver to exec_op()
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 1/2] mtd: rawnand: Propage CS selection to sub operations
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2] mtd: Fix mtd not the same name not registered if nvmem
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH -next] mtd: rawnand: brcmnand: Remove unused including <linux/version.h>
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2] mtd: Fix mtd not the same name not registered if nvmem
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2] mtd: Fix mtd not the same name not registered if nvmem
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH] mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match'
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [RFC PATCH] mtd: lpddr: Fix bad logic in print_drs_error
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH] mtd: physmap: Fix mtd device name
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH] mtd: physmap: Fix mtd device size
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 2/8] dt-bindings: intc: Convert ingenic,intc.txt to YAML
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 17/17] mtd: rawnand: s/uint{8,16,32}_t/u{8,16,32}/
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH] mtd: spi-nor: Fixup page size and map selection for S25FS-S
- From: Alexander Sverdlin <alexander.sverdlin@xxxxxxxxx>
- [PATCH 17/17] mtd: rawnand: cafe: s/uint{8,16,32}_t/u{8,16,32}/
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 17/17] mtd: rawnand: s/uint{8,16,32}_t/u{8,16,32}/
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 15/17] mtd: rawnand: cafe: Adjust the cafe_{read, write}_buf() prototypes
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 16/17] mtd: rawnand: cafe: Handle non-32bit aligned reads/writes
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 14/17] mtd: rawnand: cafe: Get rid of the legacy interface implementation
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 12/17] mtd: rawnand: cafe: Don't split things when reading/writing a page
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 11/17] mtd: rawnand: cafe: Don't leave ECC enabled in the write path
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 05/17] mtd: rawnand: cafe: Demistify register fields
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 06/17] mtd: rawnand: cafe: Factor out the controller initialization logic
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 10/17] mtd: rawnand: cafe: Explicitly inherit from nand_controller
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 13/17] mtd: rawnand: cafe: Add exec_op() support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 09/17] mtd: rawnand: cafe: Get rid of a useless label
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 08/17] mtd: rawnand: cafe: Use devm_kzalloc and devm_request_irq()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 07/17] mtd: rawnand: cafe: Get rid of the debug module param
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 04/17] mtd: rawnand: cafe: Include linux/io.h instead of asm/io.h
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 02/17] mtd: rawnand: cafe: Rename cafe_nand_write_page_lowlevel()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 03/17] mtd: rawnand: cafe: Use a correct ECC mode and pass the ECC alg
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 01/17] mtd: rawnand: cafe: Get rid of an inaccurate kernel doc header
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 00/17] mtd: rawnand: cafe: Convert to exec_op() (and more)
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH] mtd: spi-nor: Fixup page size and map selection for S25FS-S
- From: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
- Re: [PATCH] mtd: spi-nor: Fixup page size and map selection for S25FS-S
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: [PATCH] mtd: spi-nor: Fixup page size and map selection for S25FS-S
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 1/3] mtd: rawnand: Add a NAND_NO_BBM_QUIRK flag
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 3/3] mtd: rawnand: diskonchip: Set the NAND_NO_BBM_QUIRK flag
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 2/3] mtd: rawnand: cafe: Set the NAND_NO_BBM_QUIRK flag
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH 1/3] mtd: rawnand: Add a NAND_NO_BBM_QUIRK flag
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH] mtd: spi-nor: Fixup page size and map selection for S25FS-S
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- [PATCH 8/8] dt-bindings: display: Convert ingenic,lcd.txt to YAML
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 7/8] dt-bindings: serial: Convert ingenic,uart.txt to YAML
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 6/8] dt-bindings: i2c: Convert i2c-jz4780.txt to YAML
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 5/8] dt-bindings: mtd: Convert ingenic, jz4780-nand.txt to YAML
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 4/8] dt-bindings: memory: Convert ingenic, jz4780-nemc.txt to YAML
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 3/8] dt-bindings: pinctrl: Convert ingenic, pinctrl.txt to YAML
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 2/8] dt-bindings: intc: Convert ingenic,intc.txt to YAML
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 1/8] dt-bindings: clock: Convert ingenic,cgu.txt to YAML
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/7] mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 and others
- From: Johan Jonker <jbx6244@xxxxxxxxx>
- Re: [PATCH] mtd: spi-nor: Fixup page size and map selection for S25FS-S
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: [PATCH] mtd: spi-nor: Fixup page size and map selection for S25FS-S
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/7] MAINTAINERS: add maintainers to rockchip nfc
- From: Johan Jonker <jbx6244@xxxxxxxxx>
- [PATCH v5 7/7] arm: dts: rockchip: Add nfc dts for RK3066 and RK3188 SOC
- From: Yifeng Zhao <yifeng.zhao@xxxxxxxxxxxxxx>
- [PATCH v5 6/7] xarm: dts: rockchip: Add nfc dts for RV1108 SOC
- From: Yifeng Zhao <yifeng.zhao@xxxxxxxxxxxxxx>
- [PATCH v5 5/7] arm64: dts: rockchip: Add nfc dts for PX30 SOC
- From: Yifeng Zhao <yifeng.zhao@xxxxxxxxxxxxxx>
- [PATCH v5 3/7] MAINTAINERS: add maintainers to rockchip nfc
- From: Yifeng Zhao <yifeng.zhao@xxxxxxxxxxxxxx>
- [PATCH v5 2/7] mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 and others
- From: Yifeng Zhao <yifeng.zhao@xxxxxxxxxxxxxx>
- [PATCH v5 4/7] arm64: dts: rockchip: Add nfc dts for RK3308 SOC
- From: Yifeng Zhao <yifeng.zhao@xxxxxxxxxxxxxx>
- [PATCH v5 1/7] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
- From: Yifeng Zhao <yifeng.zhao@xxxxxxxxxxxxxx>
- [PATCH v5 0/7] Add Rockchip NFC drivers for RK3308 and others
- From: Yifeng Zhao <yifeng.zhao@xxxxxxxxxxxxxx>
- Re: [PATCH v4 05/16] mtd: spi-nor: default to address width of 3 for configurable widths
- From: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/2] mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()
- From: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] mtd: spi-nor: Add capability to disable flash quad mode
- From: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/9] mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/10] mtd: rawnand: Help supporting controllers that are not able to split operations
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 06/10] mtd: rawnand: Avoid indirect access to ->data_buf()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 05/10] mtd: rawnand: Rename the use_bufpoi variables
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 04/10] mtd: rawnand: Fix comments about the use of bufpoi
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 03/10] mtd: rawnand: Rename a NAND chip option
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 02/10] mtd: rawnand: Reorder the nand_chip->options flags
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 01/10] mtd: rawnand: Translate obscure bitfields into readable macros
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] mtd: rawnand: marvell: Fix probe error path
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 5/9] mtd: rawnand: onfi: Define the number of parameter pages
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 8/9] mtd: rawnand: jedec: Define the number of parameter pages
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/9] mtd: rawnand: onfi: Drop a useless parameter page read
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 5/9] mtd: rawnand: onfi: Define the number of parameter pages
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/9] mtd: rawnand: onfi: Fix redundancy detection check
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v4 16/16] mtd: spi-nor: allow using MT35XU512ABA in Octal DTR mode
- From: Pratyush Yadav <p.yadav@xxxxxx>
- [PATCH v4 14/16] mtd: spi-nor: expose spi_nor_default_setup() in core.h
- From: Pratyush Yadav <p.yadav@xxxxxx>
- [PATCH v4 15/16] mtd: spi-nor: add support for Cypress Semper flash
- From: Pratyush Yadav <p.yadav@xxxxxx>
- [PATCH v4 12/16] mtd: spi-nor: perform a Soft Reset on shutdown
- From: Pratyush Yadav <p.yadav@xxxxxx>
- [PATCH v4 13/16] mtd: spi-nor: Disable Octal DTR mode on suspend.
- From: Pratyush Yadav <p.yadav@xxxxxx>
- [PATCH v4 11/16] mtd: spi-nor: enable octal DTR mode when possible
- From: Pratyush Yadav <p.yadav@xxxxxx>
- [PATCH v4 10/16] mtd: spi-nor: do 2 byte reads for SR and FSR in DTR mode
- From: Pratyush Yadav <p.yadav@xxxxxx>
- [PATCH v4 09/16] mtd: spi-nor: use dummy cycle and address width info from SFDP
- From: Pratyush Yadav <p.yadav@xxxxxx>
- [PATCH v4 08/16] mtd: spi-nor: parse xSPI Profile 1.0 table
- From: Pratyush Yadav <p.yadav@xxxxxx>
- [PATCH v4 07/16] mtd: spi-nor: get command opcode extension type from BFPT
- From: Pratyush Yadav <p.yadav@xxxxxx>
- [PATCH v4 06/16] mtd: spi-nor: prepare BFPT parsing for JESD216 rev D
- From: Pratyush Yadav <p.yadav@xxxxxx>
- [PATCH v4 05/16] mtd: spi-nor: default to address width of 3 for configurable widths
- From: Pratyush Yadav <p.yadav@xxxxxx>
- [PATCH v4 04/16] mtd: spi-nor: add support for DTR protocol
- From: Pratyush Yadav <p.yadav@xxxxxx>
- [PATCH v4 03/16] spi: spi-mem: allow specifying a command's extension
- From: Pratyush Yadav <p.yadav@xxxxxx>
- [PATCH v4 00/16] mtd: spi-nor: add xSPI Octal DTR support
- From: Pratyush Yadav <p.yadav@xxxxxx>
- [PATCH v4 02/16] spi: atmel-quadspi: reject DTR ops
- From: Pratyush Yadav <p.yadav@xxxxxx>
- [PATCH v4 01/16] spi: spi-mem: allow specifying whether an op is DTR or not
- From: Pratyush Yadav <p.yadav@xxxxxx>
- [PATCH v2 2/2] mtd: rawnand: Support Arasan NAND controller
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 1/2] dt-bindings: mtd: Document ARASAN NAND bindings
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 0/2] New Arasan NAND controller driver
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH 08/10] mtd: rawnand: onfi: Add an alternative parameter page read
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH 10/10] mtd: rawnand: Fallback on easier operations when needed
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH 09/10] mtd: rawnand: jedec: Add an alternative parameter page read
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH 07/10] mtd: rawnand: Help supporting controllers that are not able to split operations
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH 06/10] mtd: rawnand: Avoid indirect access to ->data_buf()
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH 04/10] mtd: rawnand: Fix comments about the use of bufpoi
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH 03/10] mtd: rawnand: Rename a NAND chip option
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH 01/10] mtd: rawnand: Translate obscure bitfields into readable macros
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH 05/10] mtd: rawnand: Rename the use_bufpoi variables
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH 02/10] mtd: rawnand: Reorder the nand_chip->options flags
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH 00/10] Supporting restricted NAND controllers
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 02/12] mfd: stm32-fmc2: add STM32 FMC2 controller driver
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- Re: [PATCH v2 02/12] mfd: stm32-fmc2: add STM32 FMC2 controller driver
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH v2 6/6] mtd: rawnand: marvell: Rename the ->correct() function
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 4/6] mtd: rawnand: marvell: Fix probe error path
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 5/6] mtd: rawnand: marvell: Rename a function to clarify
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 3/6] mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registered
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 1/6] mtd: rawnand: marvell: Fix the condition on a return code
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 2/6] mtd: rawnand: marvell: Use devm_platform_ioremap_res()
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 0/6] Misc Marvell NAND controller driver changes
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 02/12] mfd: stm32-fmc2: add STM32 FMC2 controller driver
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- [PATCH v2 9/9] mtd: rawnand: jedec: Use intermediate variables to improve readability
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 8/9] mtd: rawnand: jedec: Define the number of parameter pages
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 1/9] mtd: rawnand: timings: Add mode information to the timings structure
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 7/9] mtd: rawnand: onfi: Drop a useless parameter page read
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 5/9] mtd: rawnand: onfi: Define the number of parameter pages
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 2/9] mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 3/9] mtd: rawnand: onfi: Fix redundancy detection check
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 6/9] mtd: rawnand: onfi: Avoid doing a copy of the parameter page
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 4/9] mtd: rawnand: onfi: Use intermediate variables to improve readability
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- [PATCH v2 0/9] Misc timing changes
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v3 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- [PATCH] mtd-utils: Add nandflipbits tool
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 5/5] spi: mxic: Patch for Octal 8D-8D-8D mode support
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 02/12] mfd: stm32-fmc2: add STM32 FMC2 controller driver
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH v2 02/12] mfd: stm32-fmc2: add STM32 FMC2 controller driver
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()
- From: Pratyush Yadav <me@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] mtd: spi-nor: Add capability to disable flash quad mode
- From: Pratyush Yadav <me@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 02/12] mfd: stm32-fmc2: add STM32 FMC2 controller driver
- From: Christophe Kerello <christophe.kerello@xxxxxx>
- Re: [PATCH v2 02/12] mfd: stm32-fmc2: add STM32 FMC2 controller driver
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v2 02/12] mfd: stm32-fmc2: add STM32 FMC2 controller driver
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v2 02/12] mfd: stm32-fmc2: add STM32 FMC2 controller driver
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v3] of_device: removed #include that caused a recursion in included headers
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [RFC PATCH 1/2] mtd: spi-nor: Add capability to disable flash quad mode
- From: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
- [RFC PATCH 2/2] mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()
- From: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
- [RFC PATCH 0/2] Add support to Disable the flash quad mode
- From: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
- Re: [PATCH v2 02/12] mfd: stm32-fmc2: add STM32 FMC2 controller driver
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [PATCH v3] mtd: spi-nor: Add support for Cypress cy15x104q
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH v3 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- [PATCH v3 1/2] dt-bindings: mtd: Add YAML for Nand Flash Controller support
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- [PATCH v3 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
- From: "Ramuthevar, Vadivel MuruganX" <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
- Re: [PATCH] spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2] mtd: spi-nor: Add support for cy15x104q
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] mtd: spi-nor: sfdp: Fix wrong addr length and dummy when perform SMPT detection command
- From: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
- [PATCH v2 2/2] mtd: spi-nor: macronix: Add support for mx25u51245g
- From: Mason Yang <masonccyang@xxxxxxxxxxx>
- [PATCH v2 0/2] mtd: spi-nor: macronix: Add support for mx25l512/mx25u512
- From: Mason Yang <masonccyang@xxxxxxxxxxx>
- [PATCH v2 1/2] mtd: spi-nor: macronix: Add support for mx25l51245g
- From: Mason Yang <masonccyang@xxxxxxxxxxx>
- Re: [PATCH] mtd: rawnand: Take check_only into account
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v3] of_device: removed #include that caused a recursion in included headers
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH v2] jffs2: fix jffs2 mounting failure
- From: Zhe Li <lizhe67@xxxxxxxxxx>
- [PATCH] mtd: spi-nor: sfdp: add/use local variable in spi_nor_parse_bfpt()
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mtd: rawnand: denali: add more delays before latching incoming data
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v2] mtd: rawnand: denali: add more delays before latching incoming data
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2] mtd: rawnand: denali: add more delays before latching incoming data
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH] mtd: spi-nor: sfdp: Fix wrong addr length and dummy when perform SMPT detection command
- From: Pratyush Yadav <me@xxxxxxxxxxxxxxxxx>
- [PATCH] mtd: rawnand: Non ONFI specialized timing support
- From: Rickard Andersson <rickaran@xxxxxxxx>
- Re: [PATCH v3] of_device: removed #include that caused a recursion in included headers
- From: Liviu Dudau <liviu.dudau@xxxxxxx>
- [PATCH 5.6 161/166] mtd: phram: fix a double free issue in error path
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.4 113/118] mtd: phram: fix a double free issue in error path
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.19 62/64] mtd: phram: fix a double free issue in error path
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 122/125] mtd: phram: fix a double free issue in error path
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.4 097/100] mtd: phram: fix a double free issue in error path
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 7/8] mtd: rawnand: jedec: Use an intermediate variable to decomplefixy conditions
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Patch "mtd: phram: fix a double free issue in error path" has been added to the 5.4-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "mtd: phram: fix a double free issue in error path" has been added to the 4.19-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "mtd: phram: fix a double free issue in error path" has been added to the 4.14-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3] mtd: spi-nor: Add support for s25fs128s1
- From: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
- Patch "mtd: phram: fix a double free issue in error path" has been added to the 5.6-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 7/8] mtd: rawnand: jedec: Use an intermediate variable to decomplefixy conditions
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Patch "mtd: phram: fix a double free issue in error path" has been added to the 4.9-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "mtd: phram: fix a double free issue in error path" has been added to the 4.4-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/8] mtd: rawnand: onfi: Simplify the NAND operations during detection
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 6/6] mtd: rawnand: marvell: Rename the ->correct() function
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 5/6] mtd: rawnand: marvell: Rename a function to clarify
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 4/6] mtd: rawnand: marvell: Fix probe error path
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registered
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] mtd: rawnand: marvell: Use devm_platform_ioremap_res()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] mtd: rawnand: marvell: Fix the condition on a return code
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 8/8] mtd: rawnand: jedec: Simplify the NAND operations during detection
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 7/8] mtd: rawnand: jedec: Use an intermediate variable to decomplefixy conditions
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 6/8] mtd: rawnand: onfi: Simplify the NAND operations during detection
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 5/8] mtd: rawnand: onfi: Avoid doing a copy of the parameter page
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 4/8] mtd: rawnand: onfi: Use an intermediate variable to decomplefixy conditions
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 3/8] mtd: rawnand: onfi: Fix redundancy detection check
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 2/8] mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 1/8] mtd: rawnand: timings: Add mode information to the timings structure
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] mtd: spi-nor: macronix: Add mx25u51245g support
- From: masonccyang@xxxxxxxxxxx
- [PATCH 2/2] mtd: spi-nor: core: fix kernel-doc typo for spi_nor_[{info|sfdp}_]init_params()
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] mtd: spi-nor: core: fix kernel-doc typo for spi_nor_manufacturer_init_params()
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/5] Fix typo ('struct spi-nor') in the kernel-doc comments
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] mtd: rawnand: Support Arasan NAND controller
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
[Index of Archives]
[LARTC]
[Linux Security]
[Network Hardware]
[Bugtraq]
[Yosemite News]
[Samba]