linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-02 14:01:53 to 2016-12-12 09:57:51 UTC [more...]

[PATCH v3 0/5] Static memory controllers for the Aspeed SoC
 2016-12-12  9:57 UTC  (23+ messages)
` [PATCH v3 1/5] mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoC
` [PATCH v3 2/5] mtd: aspeed: add memory controllers for the Aspeed AST2400 SoC
` [PATCH v3 3/5] mtd: aspeed: used a label property
` [PATCH v3 4/5] mtd: spi-nor: bindings for the Aspeed memory controllers
` [PATCH v3 5/5] mtd: spi-nor: add a label property to jedec,spi-nor
  ` [PATCH v3 5/5] mtd: spi-nor: add a label property to jedec, spi-nor

[V2] mtd: devices: docg3:- Handle return value of devm_ioremap
 2016-12-12  8:42 UTC  (3+ messages)

[PATCH v6 0/3] spi-nor: Add support for Intel SPI serial flash controller
 2016-12-12  7:54 UTC  (12+ messages)

[V1] mtd: devices: docg3:- Handle return value of devm_ioremap
 2016-12-12  2:59 UTC  (3+ messages)

[PATCH v3 0/4] ARM: Add support for CONFIG_DEBUG_VIRTUAL
 2016-12-09 23:36 UTC  (5+ messages)
  ` [PATCH v3 1/4] mtd: lart: Rename partition defines to be prefixed with PART_
  ` [PATCH v3 2/4] ARM: Define KERNEL_START and KERNEL_END
  ` [PATCH v3 3/4] ARM: Add support for CONFIG_DEBUG_VIRTUAL
  ` [PATCH v3 4/4] ARM: treewide: Replace uses of virt_to_phys with __pa_symbol

[PATCH v2 0/3] Introduce die erase command
 2016-12-09 17:26 UTC  (3+ messages)
` [PATCH v2 1/3] mtd: spi-nor: Add die_cnt field and flags

[PATCH 0/3] Introduce die erase command
 2016-12-09 17:22 UTC  (7+ messages)
` [PATCH 2/3] mtd: spi-nor: Implement die erase command logic

[PATCH v2] mtd/spi-nor: Add SPI memory controllers for Aspeed SoCs
 2016-12-09 15:46 UTC  (9+ messages)

[PATCH V2] nandwrite: Factor out buffer checking code
 2016-12-09  8:25 UTC  (3+ messages)

[PATCH] nandwrite: Factor out buffer checking code
 2016-12-09  1:49 UTC  (3+ messages)

[PATCH] Add Winbond manufacturer id
 2016-12-08 17:06 UTC  (2+ messages)

[PATCH 1/1] mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write()
 2016-12-08 15:31 UTC  (9+ messages)

[PATCH v2 0/2] mtd: spi-nor: add a stateless method to support memory size above 128Mib
 2016-12-08 12:41 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
` [PATCH v2 2/2] mtd: spi-nor: add a stateless method to support memory size above 128Mib

Add --skip-all-ffs option to mtd-utils nandwrite
 2016-12-08  4:14 UTC  (11+ messages)

[PATCH 0/2] mtd: spi-nor: add a stateless method to support memory size above 128Mib
 2016-12-08  3:50 UTC  (10+ messages)
` [PATCH 1/2] mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
` [PATCH 2/2] mtd: spi-nor: add a stateless method to support memory size above 128Mib

[PATCH] mtd: nand: lpc32xx_slc: Remove unneeded NULL check on 'rc'
 2016-12-08  1:44 UTC  (2+ messages)

[PATCH] mtd: nand: lpc32xx: fix invalid error handling of a requested irq
 2016-12-07 18:09 UTC  (2+ messages)

Retrieving number of free unused eraseblocks in a UBI filesystem
 2016-12-07 16:56 UTC  (11+ messages)

Subject: [ANNOUNCE] mtd-utils-2.0.0-rc1 is released
 2016-12-07 16:52 UTC 

[PATCH V1] mtd : nand : denali :- No need of devm functions
 2016-12-07 15:15 UTC 

[PATCH 0/2] Support skipping a certain number of good blocks
 2016-12-07  9:56 UTC  (6+ messages)
` [PATCH 1/2] nandwrite: Add --output-skip
` [PATCH 2/2] nanddump: Add --input-skip

UBIFS crash in power cutting test
 2016-12-07  6:28 UTC  (9+ messages)

[PATCH 1/1] mtd: spi-nor: improve macronix_quad_enable()
 2016-12-06 23:46 UTC  (4+ messages)

[PATCH v2 0/6] UBIFS related fscrypt updates
 2016-12-06 22:53 UTC  (7+ messages)
` [PATCH v2 1/6] fscrypt: Use correct index in decrypt path
` [PATCH v2 2/6] fscrypt: Never allocate fscrypt_ctx on in-place encryption
` [PATCH v2 3/6] fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()
` [PATCH v2 4/6] fscrypt: Cleanup page locking requirements for fscrypt_{decrypt, encrypt}_page()
` [PATCH v2 5/6] fscrypt: Delay bounce page pool allocation until needed
` [PATCH v2 6/6] fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL

[PATCH 0/2] mtd-utils: Fix almost all compiler warnings
 2016-12-06 18:44 UTC  (2+ messages)

[LINUX RFC v4 3/4] mtd: spi-nor: add stripe support
 2016-12-06 15:58 UTC  (9+ messages)

[PATCH v3 0/2] Add rockchip serial flash controller support
 2016-12-06 15:44 UTC  (10+ messages)
` [PATCH v3 1/2] mtd: spi-nor: Bindings for Rockchip serial flash controller
` [PATCH v3 2/2] mtd: spi-nor: add rockchip serial flash controller driver

[BUG?] ubi.fm_autoconvert=1 on first boot
 2016-12-06 11:14 UTC  (6+ messages)

[PATCH 00/39] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2016-12-05 22:31 UTC  (15+ messages)
` [PATCH 39/39] mtd: nand: denali_dt: add compatible strings for UniPhier SoC variants

[PATCH V2 1/2] mtd: nand: xway: disable module support
 2016-12-05 21:14 UTC  (2+ messages)
` [PATCH V2 2/2] mtd: nand: xway: fix build because of module functions

[PATCH v5 2/3] mtd: nand: Add support for Arasan Nand Flash Controller
 2016-12-05 16:49 UTC  (6+ messages)

[PATCH v6 1/2] mtd: arasan: Add device tree binding documentation
 2016-12-05 16:11 UTC  (10+ messages)
` [PATCH v6 2/2] mtd: nand: Add support for Arasan Nand Flash Controller

[PATCH] mtd: nand: xway: fix build undefined MODULE_DEVICE_TABLE()
 2016-12-05 12:10 UTC  (9+ messages)

[PATCH 1/1] mtd: ubi: fix improper return value
 2016-12-05  9:49 UTC  (8+ messages)

[PATCH 2/2] mtd: ubi: fix improper return value
 2016-12-05  3:19 UTC 

[PATCH 1/2 v2] mtd: ubi: fix improper return value
 2016-12-05  3:19 UTC 

[PATCH] mtd: nand: xway: disable module support
 2016-12-04 22:42 UTC 

[PATCH 0/6] UBIFS related fscrypt updates
 2016-12-03 21:56 UTC  (5+ messages)
` [PATCH 3/6] fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()

[GIT PULL] mtd: spi-nor: updates for 4.10
 2016-12-02 15:16 UTC  (9+ 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).