linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-19 08:12:38 to 2023-11-02 22:03:20 UTC [more...]

[PATCH 0/4] mtd: Convert to platform remove callback returning (part II)
 2023-11-02 22:02 UTC  (5+ messages)
` [PATCH 1/4] mtd: rawnand: brcmnand: Convert to platform remove callback returning void
` [PATCH 2/4] mtd: rawnand: txx9ndfmc: Switch to module_platform_driver()
` [PATCH 3/4] mtd: rawnand: txx9ndfmc: Drop if block with always false condition
` [PATCH 4/4] mtd: rawnand: txx9ndfmc: Convert to platform remove callback returning void

[PATCH v2 0/6] mtd: spi-nor: introduce die erase
 2023-11-02 21:42 UTC  (23+ messages)
` [PATCH v2 1/6] mtd: spi-nor: use kernel sized types instead of c99 types
` [PATCH v2 2/6] mtd: spi-nor: add erase die (chip) capability
` [PATCH v2 3/6] mtd: spi-nor: spansion: enable die erase for multi die flashes
` [PATCH v2 4/6] mtd: spi-nor: micron-st: "
` [PATCH v2 5/6] mtd: spi-nor: remove NO_CHIP_ERASE flag
` [PATCH v2 6/6] mtd: spi-nor: micron-st: Add support for mt25qu01g

[PATCH V3] nvmem: brcm_nvram: store a copy of NVRAM content
 2023-11-02  6:28 UTC 

[PATCH 0/6] mtd: spi-nor: introduce die erase
 2023-11-01 14:09 UTC  (12+ messages)
` [PATCH 1/6] mtd: spi-nor: use kernel sized types instead of c99 types
` [PATCH 2/6] mtd: spi-nor: add erase die (chip) capability
` [PATCH 3/6] mtd: spi-nor: spansion: enable die erase for multi die flashes
` [PATCH 4/6] mtd: spi-nor: micron-st: use "
` [PATCH 5/6] mtd: spi-nor: remove NO_CHIP_ERASE flag
` [PATCH 6/6] mtd: spi-nor: micron-st: Add support for mt25qu01g

[RFC PATCH 0/5] Add QPIC SPI NAND driver support
 2023-10-31 17:17 UTC  (15+ messages)
` [RFC PATCH 1/5] mtd: nand: ecc-qcom: Add support for ECC Engine Driver
` [RFC PATCH 2/5] arm64: dts: qcom: ipq9574: Add ecc engine support
` [RFC PATCH 3/5] mtd: nand: qpic_common: Add support for qpic common API
` [RFC PATCH 4/5] spi: qpic: Add support for qpic spi nand driver
` [RFC PATCH 5/5] arm64: dts: qcom: ipq9574: Add support for SPI nand

[PATCH v3 1/2] mtd: spi-nor: Set the erase flag for multi-die
 2023-10-30 15:29 UTC  (7+ messages)
` [PATCH v3 2/2] mtd: spi-nor: micron-st: Add support for mt25qu01g

[PATCH] ubifs: use crypto_shash_tfm_digest() in ubifs_hmac_wkm()
 2023-10-31  4:11 UTC  (2+ messages)

[PATCH 1/2] ubi: block: don't use gendisk->first_minor for the idr_alloc return value
 2023-10-30 14:46 UTC  (4+ messages)
` [PATCH 2/2] block: dev_t components are unsigned

[PATCH v3] mtd: Fix gluebi NULL pointer dereference caused by ftl notifier
 2023-10-29 15:39 UTC  (6+ messages)

[PATCH 1/1] mtd: rawnand: add support for TH58NYG3S0HBAI4 NAND flash
 2023-10-29 13:48 UTC  (4+ messages)

[PATCH] mtd: rawnand: sh_flctl: Convert to module_platform_driver()
 2023-10-27 17:47 UTC  (2+ messages)

[PATCH v3] mtd: rawnand: intel: check return value of devm_kasprintf()
 2023-10-27 17:47 UTC  (2+ messages)

[PATCH v3] mtd: rawnand: meson: check return value of devm_kasprintf()
 2023-10-27 17:47 UTC  (2+ messages)

[PATCH v4] mtd: cfi_cmdset_0001: Byte swap OTP info
 2023-10-27 17:47 UTC  (5+ messages)

[PATCH] mtd: block2mtd: Add a valid holder to blkdev_put()
 2023-10-27 17:47 UTC  (3+ messages)

[PATCH] mtd: spinand: winbond: Add support for W25N02KW
 2023-10-27 17:43 UTC  (2+ messages)

[PATCH] dt-bindings: mtd-partitions: Export special values
 2023-10-27 12:16 UTC  (12+ messages)
` [PATCH v2 0/2] dt-bindings: mtd: partitions: "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] dt-bindings: mtd: partitions: Document "

[PATCH reworded] Revert "nvmem: add new config option"
 2023-10-27 11:18 UTC  (2+ messages)

[PATCH 0/4] Add tCLQV parameter to tweak SPI timings
 2023-10-26 15:23 UTC  (3+ messages)
` [PATCH 2/4] mtd: spinand: Add support for clock to rx delay setting
` [PATCH 3/4] mtd: spinand: winbond: Add rx sample delay for W25N02KV

[PATCH v4] mtd: spi-nor: Improve reporting for software reset failures
 2023-10-26 15:02 UTC  (7+ messages)

[PATCH V2] nvmem: brcm_nvram: store a copy of NVRAM content
 2023-10-26 11:31 UTC  (3+ messages)

[PATCH] mtd: spi-nor: micron-st: Add support for mt25qu01g
 2023-10-26 11:25 UTC  (17+ messages)

[PATCH v4 1/4] mtd: rawnand: Add destructive operation
 2023-10-26  0:26 UTC  (8+ messages)
` [PATCH v4 2/4] mtd: rawnand: NAND controller write protect
` [PATCH v4 3/4] mtd: rawnand: brcmnand: pass host struct to bcmnand_ctrl_poll_status
` [PATCH v4 4/4] mtd: rawnand: brcmnand: exec_op implementation

[PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible
 2023-10-25 21:06 UTC  (3+ messages)
` [PATCH v6 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
` [PATCH v6 3/3] dt-bindings: mtd: binman-partitions: Add alignment properties

[PATCH v4 1/3] dt-bindings: mtd: partitions: Add binman compatible
 2023-10-25 20:58 UTC  (9+ messages)
` [PATCH v4 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
` [PATCH v4 3/3] dt-bindings: mtd: binman-partitions: Add alignment properties

[PATCH v1 0/2] jffs2: make cleanmarker support option
 2023-10-25 14:53 UTC  (8+ messages)
` [PATCH v1 2/2] "

[PATCH v5 1/3] dt-bindings: mtd: partitions: Add binman compatible
 2023-10-25 12:11 UTC  (4+ messages)
` [PATCH v5 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
` [PATCH v5 3/3] dt-bindings: mtd: binman-partitions: Add alignment properties

[PATCH v3] mtd: spi-nor: Improve reporting for software reset failures
 2023-10-25  5:05 UTC  (3+ messages)

[PATCH V2] dt-bindings: nvmem: move deprecated cells binding to its own file
 2023-10-24 15:41 UTC  (3+ messages)

[PATCH v2] mtd: spi-nor: micron-st: Add support for mt25qu01g
 2023-10-24 13:58 UTC 

[PATCH v2] mtd: spi-nor: Improve reporting for software reset failures
 2023-10-24  9:19 UTC  (3+ messages)

Wycena paneli fotowoltaicznych
 2023-10-24  8:05 UTC 

[PATCH -next] ubifs: Fix one kernel-doc comment
 2023-10-24  0:51 UTC 

[PATCH v2] ubi: gluebi: Fix NULL pointer dereference caused by ftl notifier
 2023-10-23  7:36 UTC  (11+ messages)

[PATCH] mtd: spi-nor: Lower the priority of the software reset failure message
 2023-10-23  2:34 UTC  (3+ messages)

[PATCH v3 4/4] mtd: rawnand: brcmnand: exec_op implementation
 2023-10-22  8:31 UTC  (2+ messages)

[GIT PULL] mtd: Fixes for 6.6-rc7
 2023-10-20 20:27 UTC  (2+ messages)

[PATCH v3 0/5] ubi: Enhanced fault injection capability for the UBI driver
 2023-10-20  9:11 UTC  (9+ messages)
` [PATCH v3 1/5] ubi: Use the fault injection framework to enhance the fault injection capability
` [PATCH v3 2/5] ubi: Split io_failures into write_failure and erase_failure
` [PATCH v3 3/5] ubi: Add six fault injection type for testing
` [PATCH v3 4/5] ubi: Reserve sufficient buffer length for the input mask
` [PATCH v3 5/5] mtd: Add several functions to the fail_function list

[PATCH] jffs2: Simplify code to remove invalid branches
 2023-10-20  1:18 UTC 

[PATCH v2 0/6] remove AR7 platform and associated drivers
 2023-10-19  8:50 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).