linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-05 06:59:36 to 2022-12-19 17:13:59 UTC [more...]

[PATCH v5 00/10] Add MediaTek MT7986 SPI NAND and ECC support
 2022-12-19 15:38 UTC  (13+ messages)
` [PATCH v5 01/10] spi: mtk-snfi: Change default page format to setup default setting
` [PATCH v5 02/10] spi: mtk-snfi: Add optional nfi_hclk which is needed for MT7986
` [PATCH v5 03/10] mtd: nand: ecc-mtk: Add ECC support fot MT7986 IC
` [PATCH v5 04/10] dt-bindings: spi: mtk-snfi: Add compatible for MT7986
` [PATCH v5 05/10] spi: mtk-snfi: Add snfi sample delay and read latency adjustment
` [PATCH v5 06/10] dt-bindings: spi: mtk-snfi: Add read latch latency property
` [PATCH v5 07/10] dt-bindings: mtd: Split ECC engine with rawnand controller
` [PATCH v5 08/10] arm64: dts: mediatek: Fix existing NAND controller node name
` [PATCH v5 09/10] arm: "
` [PATCH v5 10/10] dt-bindings: mtd: mediatek,nand-ecc-engine: Add compatible for MT7986

[PATCH] mtd: cfi: allow building spi-intel standalone
 2022-12-19 15:12 UTC  (3+ messages)

[PATCH] mtd: spi-nor: spansion: Add support for Infineon S25FS256T
 2022-12-19  8:27 UTC  (3+ messages)

Fwd: nvmem-cells regression after adding 'call of_platform_populate() for MTD partitions'
 2022-12-17  1:45 UTC  (15+ messages)
      `  "

[PATCH v1] mtd: parsers: ofpart: Fix parsing when size-cells is 0
 2022-12-16 16:30 UTC  (31+ messages)

[PATCH v2] mtd: rawnand: marvell: add missing layouts
 2022-12-16 16:27 UTC 

[PATCH v4 0/9] Add MediaTek MT7986 SPI NAND and ECC support
 2022-12-16 11:24 UTC  (17+ messages)
` [PATCH v4 1/9] spi: mtk-snfi: Change default page format to setup default setting
` [PATCH v4 2/9] spi: mtk-snfi: Add optional nfi_hclk which is needed for MT7986
` [PATCH v4 3/9] mtd: nand: ecc-mtk: Add ECC support fot MT7986 IC
` [PATCH v4 4/9] dt-bindings: spi: mtk-snfi: Add compatible for MT7986
` [PATCH v4 5/9] spi: mtk-snfi: Add snfi sample delay and read latency adjustment
` [PATCH v4 6/9] dt-bindings: spi: mtk-snfi: Add read latch latency property
` [PATCH v4 7/9] dt-bindings: mtd: Split ECC engine with rawnand controller
` [PATCH v4 8/9] arm/arm64: dts: mediatek: Fix existing NAND controller node name
` [PATCH v4 9/9] dt-bindings: mtd: mediatek,nand-ecc-engine: Add compatible for MT7986

[PATCH] mtd: dataflash: remove duplicate SPI ID table
 2022-12-15 17:10 UTC  (2+ messages)

[PATCH v3 0/9] mtd: spi-nor: read while write support
 2022-12-15  8:12 UTC  (10+ messages)
` [PATCH v3 1/9] mtd: spi-nor: Create macros to define chip IDs and geometries
` [PATCH v3 2/9] mtd: spi-nor: Introduce the concept of bank
` [PATCH v3 3/9] mtd: spi-nor: Add a macro to define more banks
` [PATCH v3 4/9] mtd: spi-nor: Reorder the preparation vs locking steps
` [PATCH v3 5/9] mtd: spi-nor: Separate preparation and locking
` [PATCH v3 6/9] mtd: spi-nor: Prepare the introduction of a new locking mechanism
` [PATCH v3 7/9] mtd: spi-nor: Add a RWW flag
` [PATCH v3 8/9] mtd: spi-nor: Enhance locking to support reads while writes
` [PATCH v3 9/9] mtd: spi-nor: macronix: Add support for mx25uw51245g with RWW

[PATCH 1/5] Renaming weak prng invocations - prandom_bytes_state, prandom_u32_state
 2022-12-14 18:28 UTC  (9+ messages)

Słowa kluczowe do wypozycjonowania
 2022-12-14  9:05 UTC 

[GIT PULL] mtd: Changes for 6.2
 2022-12-13 21:53 UTC  (2+ messages)

[GIT PULL] fscrypt updates for 6.2
 2022-12-13  5:00 UTC  (2+ messages)

[PATCH mtd-utils 0/2] Support referencing MTD devices by name
 2022-12-12 18:01 UTC  (3+ messages)
` [PATCH mtd-utils 1/2] libmtd: Add function to get MTD info by device name
` [PATCH mtd-utils 2/2] mtd-utils: Add new syntax to get devices by name

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-12-12 16:36 UTC  (3+ messages)
` (subset) "

[GIT PULL] ARM: SoC fixes for 6.1, part 6
 2022-12-09 18:39 UTC  (2+ messages)

[PATCH v1] Revert "ARM: dts: imx7: Fix NAND controller size-cells"
 2022-12-09 15:38 UTC  (22+ messages)

[PATCH v3 0/9] Add MediaTek MT7986 SPI NAND and ECC support
 2022-12-09  9:14 UTC  (15+ messages)
` [PATCH v3 1/9] spi: mtk-snfi: Change default page format to setup default setting
` [PATCH v3 2/9] spi: mtk-snfi: Add optional nfi_hclk which is needed for MT7986
` [PATCH v3 3/9] mtd: nand: ecc-mtk: Add ECC support fot MT7986 IC
` [PATCH v3 4/9] dt-bindings: spi: mtk-snfi: Add compatible for MT7986
` [PATCH v3 5/9] spi: mtk-snfi: Add snfi sample delay and read latency adjustment
` [PATCH v3 6/9] dt-bindings: spi: mtk-snfi: Add read latch latency property
` [PATCH v3 7/9] dt-bindings: mtd: Split ECC engine with rawnand controller
` [PATCH v3 8/9] arm/arm64: dts: mediatek: Fix existing NAND controller node name
` [PATCH v3 9/9] dt-bindings: mtd: mediatek,nand-ecc-engine: Add compatible for MT7986

[PATCH v4 3/5] partitions/efi: add support for uImage.FIT sub-partitions
 2022-12-09  1:45 UTC  (2+ messages)

[PATCH] mtd: parsers: scpart: fix __udivdi3 undefined on mips
 2022-12-08 20:47 UTC  (2+ messages)

[PATCH v2] mtd: eject cfi_interleave code to its own header
 2022-12-08 20:29 UTC 

[PATCH v2] mtd: parsers: scpart: fix __udivdi3 undefined on mips
 2022-12-08 20:28 UTC 

[PATCH v2 RESEND] mtd: parsers: Fix potential memory leak in mtd_parser_tplink_safeloader_parse()
 2022-12-08 12:03 UTC  (3+ messages)

[PATCH v2] mtd: parsers: Fix potential memory leak in mtd_parser_tplink_safeloader_parse()
 2022-12-08 11:38 UTC  (2+ messages)

[PATCH] mtd: parsers: Fix potential memory leak in mtd_parser_tplink_safeloader_parse()
 2022-12-08 11:26 UTC  (3+ messages)

[PATCH v2 0/9] Add MediaTek MT7986 SPI NAND and ECC support
 2022-12-08  8:46 UTC  (32+ messages)
` [PATCH v2 1/9] spi: mtk-snfi: Add snfi support for MT7986 IC
` [PATCH v2 2/9] spi: mtk-snfi: Change default page format to setup default setting
` [PATCH v2 3/9] spi: mtk-snfi: Add optional nfi_hclk which needed for MT7986
` [PATCH v2 4/9] mtd: nand: ecc-mtk: Add ECC support fot MT7986 IC
` [PATCH v2 5/9] dt-bindings: spi: mtk-snfi: Add compatible for MT7986
` [PATCH v2 6/9] spi: mtk-snfi: Add snfi sample delay and read latency adjustment
` [PATCH v2 7/9] dt-bindings: spi: mtk-snfi: Add read latch latency property
` [PATCH v2 8/9] dt-bindings: mtd: Split ECC engine with rawnand controller
` [PATCH v2 9/9] dt-bindings: mtd: ecc-mtk: Add compatible for MT7986
` (subset) [PATCH v2 0/9] Add MediaTek MT7986 SPI NAND and ECC support

[PATCH] Linux: SPI NOR flash: adding parts to gigadevice.c
 2022-12-06 15:20 UTC  (2+ messages)

[PATCH] Linux: SPI: add Gigadevice part #
 2022-12-06 11:44 UTC  (7+ messages)

[PATCH-next] block: fix null-deref in percpu_ref_put
 2022-12-06  9:02 UTC 

[PATCH] dt-bindings: mtd: jedec,spi-nor: Document support for more MT25QU parts
 2022-12-06  8:32 UTC  (6+ messages)

[GIT PULL] mtd: nand: Changes for 6.2
 2022-12-05 14:42 UTC  (2+ messages)

[GIT PULL] mtd: spi-nor: Changes for 6.2
 2022-12-05 14:42 UTC  (2+ messages)

[PATCH v2 0/6] memory: renesas-rpc-if: Rebind fixes and misc cleanups
 2022-12-05  8:56 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).