linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-17 01:52:54 to 2021-07-04 13:12:53 UTC [more...]

[PATCH 0/7] mtd: spi-nor: Handle flash ID collisions
 2021-07-04 13:11 UTC  (10+ messages)
` [PATCH 1/7] mtd: spi-nor: core: Introduce SPI_NOR_PARSE_SFDP
` [PATCH 2/7] mtd: spi-nor: core: Report correct name in case of ID collisions
` [PATCH 3/7] mtd: spi-nor: macronix: Handle ID collision b/w MX25L3233F and MX25L3205D
` [PATCH 4/7] mtd: spi-nor: macronix: Handle ID collision b/w MX25L12805D and MX25L12835F
` [PATCH 5/7] mtd: spi-nor: Introduce Manufacturer ID collisions driver
` [PATCH 6/7] mtd: spi-nor: manuf-id-collisions: Add support for xt25f128b
` [PATCH 7/7] mtd: spi-nor: manuf-id-collisions: Add support for xm25qh64c

[PATCH] mtd: rawnand: Fix a couple of spelling mistakes in Kconfig
 2021-07-04  9:47 UTC 

[PATCH] mtd: core: handle flashes without OTP gracefully
 2021-07-03 17:26 UTC  (7+ messages)

[PATCH] mtd: spi-nor: Add support for BoHong bh25q128as
 2021-07-03 16:20 UTC  (13+ messages)

[PATCH] mtd: spinand: Add support for XTX XT26G0xA
 2021-07-02 19:52 UTC 

[PATCH] mtd: spi-nor: esmt: Add support for F25L16PA
 2021-07-02 15:11 UTC  (2+ messages)

[PATCH] mtd: spi-nor: XTX: Add support for XTX XT25F128B
 2021-07-02 14:33 UTC  (7+ messages)

[RFC 0/3] mtd: spi-nor: dealing with reused JEDEC id c22016
 2021-07-02 13:34 UTC  (13+ messages)
` [RFC 1/3] mtd: spi-nor: core: create helper to compare JEDEC id to struct flash_info
` [RFC 2/3] mtd: spi-nor: core: compare JEDEC bytes to already found flash_info
      ` 回信: "
` [RFC 3/3] mtd: spi-nor: macronix: add entry for mx25l3233f

[PATCH v2 0/5] mtd: core: OTP nvmem provider support
 2021-07-02  9:33 UTC  (6+ messages)
` [PATCH v2 5/5] mtd: core: add "

[PATCH 0/5] fscrypt: report correct st_size for encrypted symlinks
 2021-07-02  6:53 UTC  (6+ messages)
` [PATCH 1/5] fscrypt: add fscrypt_symlink_getattr() for computing st_size
` [PATCH 2/5] ext4: report correct st_size for encrypted symlinks
` [PATCH 3/5] f2fs: "
` [PATCH 4/5] ubifs: "
` [PATCH 5/5] fscrypt: remove mention of symlink st_size quirk from documentation

[PATCH] mtd: spi-nor: Enable locking for n25q128a13
 2021-07-01 19:10 UTC  (3+ messages)

[PATCH v1 0/1] mtd: spi-nor: Add some M45PEx ids
 2021-07-01 15:18 UTC  (6+ messages)
` [PATCH v1 1/1] "

[PATCH v1] mtd: spi-nor: Add support for XM25QH64C
 2021-07-01  6:15 UTC  (12+ messages)

[PATCH v2] mtd: rawnand: denali: add more delays before latching incoming data
 2021-06-30 18:47 UTC  (2+ messages)

[PATCH v10 00/10] Add Rockchip SFC(serial flash controller) support
 2021-06-30 18:24 UTC  (15+ messages)
` [PATCH v10 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
` [PATCH v10 02/10] spi: rockchip-sfc: add rockchip "
` [PATCH v10 03/10] arm64: dts: rockchip: Add SFC to PX30
` [PATCH v10 04/10] clk: rockchip: rk3036: fix up the sclk_sfc parent error
` [PATCH v10 05/10] clk: rockchip: add dt-binding for hclk_sfc on rk3036
  ` [PATCH v10 06/10] clk: rockchip: Add support "
  ` [PATCH v10 07/10] arm: dts: rockchip: Add SFC to RK3036
  ` [PATCH v10 08/10] arm: dts: rockchip: Add SFC to RV1108
  ` [PATCH v10 09/10] arm64: dts: rockchip: Add SFC to RK3308
  ` [PATCH v10 10/10] arm64: dts: rockchip: Enable SFC for Odroid Go Advance

mtd: spi-nor: Changes for v5.14
 2021-06-30 11:07 UTC  (2+ messages)

[GIT PULL] mtd: nand: Changes for 5.14
 2021-06-30 10:56 UTC  (4+ messages)

[PATCH v2] mtd: break circular locks in register_mtd_blktrans
 2021-06-30  9:21 UTC  (4+ messages)

[PATCH v5 0/2] Add octal DTR support for Macronix flash
 2021-06-30  9:03 UTC  (7+ messages)
` [PATCH v5 1/2] mtd: spi-nor: macronix: add support for Macronix octaflash

Continuous Mode Support For Winbond W25Nxx NAND Flash Family
 2021-06-30  7:44 UTC 

[PATCH] mtd: spinand: Fix comment
 2021-06-29 19:51 UTC 

[GIT PULL] fscrypt updates for 5.14
 2021-06-28 23:36 UTC  (2+ messages)

[PATCH v2] dt_bindings: mtd: partitions: redboot: convert to YAML
 2021-06-28 19:14 UTC 

spi-nor: maxronix MX25L12835F support
 2021-06-28  7:29 UTC  (2+ messages)

Query: UBIFS: How to detect empty volumes
 2021-06-27 18:28 UTC  (4+ messages)

[PATCH] mtd: rawnand: nand_bbt: Skip bad blocks when searching for the BBT in NAND
 2021-06-25 12:38 UTC 

[PATCH] mtd: rawnand: Add a check in of_get_nand_secure_regions()
 2021-06-25  9:50 UTC  (2+ messages)

[RFC PATCH v9 00/10] Add Rockchip SFC(serial flash controller) support
 2021-06-25  8:41 UTC  (11+ messages)
` [RFC PATCH v9 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
` [RFC PATCH v9 02/10] spi: rockchip-sfc: add rockchip "
` [RFC PATCH v9 03/10] arm64: dts: rockchip: Add SFC to PX30
` [RFC PATCH v9 04/10] clk: rockchip: rk3036: fix up the sclk_sfc parent error
` [RFC PATCH v9 05/10] clk: rockchip: add dt-binding for hclk_sfc on rk3036
  ` [RFC PATCH v9 06/10] clk: rockchip: Add support "
  ` [RFC PATCH v9 07/10] arm: dts: rockchip: Add SFC to RK3036
  ` [RFC PATCH v9 08/10] arm: dts: rockchip: Add SFC to RV1108
  ` [RFC PATCH v9 09/10] arm64: dts: rockchip: Add SFC to RK3308
  ` [RFC PATCH v9 10/10] arm64: dts: rockchip: Enable SFC for Odroid Go Advance

[RFC PATCH v9 00/10] Add Rockchip SFC(serial flash controller) support
 2021-06-25  8:28 UTC  (11+ messages)
` [RFC PATCH v9 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
` [RFC PATCH v9 02/10] spi: rockchip-sfc: add rockchip "
` [RFC PATCH v9 03/10] arm64: dts: rockchip: Add SFC to PX30
` [RFC PATCH v9 04/10] clk: rockchip: rk3036: fix up the sclk_sfc parent error
` [RFC PATCH v9 05/10] clk: rockchip: add dt-binding for hclk_sfc on rk3036
  ` [RFC PATCH v9 06/10] clk: rockchip: Add support "
  ` [RFC PATCH v9 07/10] arm: dts: rockchip: Add SFC to RK3036
  ` [RFC PATCH v9 08/10] arm: dts: rockchip: Add SFC to RV1108
  ` [RFC PATCH v9 09/10] arm64: dts: rockchip: Add SFC to RK3308
  ` [RFC PATCH v9 10/10] arm64: dts: rockchip: Enable SFC for Odroid Go Advance

[PATCH v9 00/10] Add Rockchip SFC(serial flash controller) support
 2021-06-25  7:48 UTC  (12+ messages)
` [PATCH v9 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
` [PATCH v9 02/10] spi: rockchip-sfc: add rockchip "
` [PATCH v9 03/10] arm64: dts: rockchip: Add SFC to PX30
` [PATCH v9 04/10] clk: rockchip: rk3036: fix up the sclk_sfc parent error
` [PATCH v9 05/10] clk: rockchip: add dt-binding for hclk_sfc on rk3036
  ` [PATCH v9 06/10] clk: rockchip: Add support "
  ` [PATCH v9 07/10] arm: dts: rockchip: Add SFC to RK3036
  ` [PATCH v9 08/10] arm: dts: rockchip: Add SFC to RV1108
  ` [PATCH v9 09/10] arm64: dts: rockchip: Add SFC to RK3308
  ` [PATCH v9 10/10] arm64: dts: rockchip: Enable SFC for Odroid Go Advance

[PATCH v8 0/9] Add Rockchip SFC(serial flash controller) support
 2021-06-24 19:04 UTC  (3+ messages)
` [PATCH v8 1/9] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller

nand: WARNING: a0000000.nand: the ECC used on your system (1b/256B) is too weak compared to the one required by the NAND chip (4b/512B)
 2021-06-23 13:16 UTC  (6+ messages)

[PATCH] mtd: mchp48l640: silence some uninitialized variable warnings
 2021-06-23  3:22 UTC  (5+ messages)

[PATCH -next] ubifs: ubifs_gc_start_commit: Fix error check for lp pointer
 2021-06-23  1:21 UTC 

[PATCH] mtd: spi-nor: remove redundant continue statement
 2021-06-22 12:14 UTC  (4+ messages)

[PATCH V5 RESEND] mtd: rawnand: Add Loongson1 NAND driver
 2021-06-22 10:44 UTC  (2+ messages)

WARNING: at block/genhd.c:491 __device_add_disk
 2021-06-22  8:14 UTC  (2+ messages)

[PATCH] ubifs: Remove a redundant null check on pointer lp
 2021-06-22  7:26 UTC  (5+ messages)

[PATCH v2] block: genhd: don't call probe function with major_names_lock held
 2021-06-21  8:54 UTC  (9+ messages)

[PATCH] mtd: spi-nor: esmt: Use correct name of f25l32qa
 2021-06-20  8:56 UTC 

[PATCH] dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equation
 2021-06-18 21:19 UTC  (2+ messages)

[PATCH v4 0/2] mtd: spi-nor: support dumping sfdp tables
 2021-06-18 14:40 UTC  (2+ messages)

[PATCH -next] mtd: rawnand: arasan: Fix missing clk_disable_unprepare() on error in anfc_probe()
 2021-06-18 12:35 UTC  (3+ messages)

[PATCH v2] mtd: mtd_blkdevs: Initialize rq.limits.discard_granularity
 2021-06-18  8:55 UTC  (3+ messages)

[PATCH] ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode
 2021-06-18  8:11 UTC 

[PATCH] block: break circular locks in blk_request_module
 2021-06-17 15:27 UTC  (3+ messages)

[PATCH v2] mtd: spi-nor: Add support for XM25QH64C
 2021-06-17 14:14 UTC 

[RFC PATCH] mtd: spinand: core: Properly fill the OOB area
 2021-06-17 11:08 UTC 

[PATCH 1/1] jffs2: remove unnecessary oom message
 2021-06-17  8:59 UTC 

[PATCH v3 0/5] Use the normal block device I/O path
 2021-06-17  7:57 UTC  (7+ messages)
` [PATCH v3 1/5] pstore/blk: Improve failure reporting
` [PATCH v3 2/5] pstore/blk: Move verify_size() macro out of function
` [PATCH v3 5/5] pstore/blk: Include zone in pstore_device_info

[PATCH v7 0/9] Add Rockchip SFC(serial flash controller) support
 2021-06-17  1:51 UTC  (7+ messages)
` [PATCH v7 1/9] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller


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).