linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-03 12:44:13 to 2019-06-18 09:10:39 UTC [more...]

[PATCHv6 1/2] dt-bindings: cadence-quadspi: add options reset property
 2019-06-18  9:10 UTC  (3+ messages)
` [PATCHv6 2/2] mtd: spi-nor: cadence-quadspi: add reset control

[PATCH v6 00/11] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
 2019-06-18  8:05 UTC  (11+ messages)
` [PATCH v6 01/11] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
` [PATCH v6 02/11] mtd: cfi_cmdset_0002: Remove goto statement from do_write_buffer()
` [PATCH v6 03/11] mtd: cfi_cmdset_0002: Call xip_enable() once only in do_write_buffer()
` [PATCH v6 07/11] mtd: cfi_cmdset_0002: Remove retry goto statement from do_write_oneword()
` [PATCH v6 11/11] mtd: cfi_cmdset_0002: Disable write buffer functions if FORCE_WORD_WRITE is 1

[PATCH v5 0/5] MTD: Add Initial Hyperbus support
 2019-06-18  7:38 UTC  (13+ messages)
` [PATCH v5 1/5] mtd: cfi_cmdset_0002: Add support for polling status register
` [PATCH v5 2/5] dt-bindings: mtd: Add binding documentation for HyperFlash
` [PATCH v5 3/5] mtd: Add support for HyperBus memory devices
` [PATCH v5 4/5] dt-bindings: mtd: Add bindings for TI's AM654 HyperBus memory controller
` [PATCH v5 5/5] mtd: hyperbus: Add driver for TI's "

[PATCH v3 0/4] Add Macronix MX25F0A MFD driver for raw nand and spi
 2019-06-18  7:29 UTC  (12+ messages)
` [PATCH v3 2/4] mtd: rawnand: Add Macronix MX25F0A NAND controller

[PATCH v2] jffs2: remove C++ style comments from uapi header
 2019-06-18  6:19 UTC  (2+ messages)

[PATCH 0/2] Untangle Spansion S25F{L|S}512S chip IDs
 2019-06-18  4:30 UTC  (3+ messages)
` [PATCH v4] mtd: devices: m25p80: Use the spi-mem dirmap API

[PATCH v5 0/3] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-06-18  4:24 UTC  (11+ messages)
` [PATCH v5 1/3] mtd: spi-nor: add support for is25wp256
` [PATCH v5 2/3] mtd: spi-nor: add support to unlock flash device
` [PATCH v5 3/3] mtd: spi-nor: add locking support for is25xxxxx device

[PATCH v3 1/2] mtd: Add flag to indicate panic_write
 2019-06-17 22:15 UTC  (8+ messages)
` [PATCH v3 2/2] mtd: nand: raw: brcmnand: When oops in progress use pio and interrupt polling

[PATCH v2 1/2] mtd: concat: refactor concat_lock/concat_unlock
 2019-06-17 22:11 UTC  (4+ messages)

[PATCH] mtd: rawnand: ingenic: fix ingenic_ecc dependency
 2019-06-17 12:16 UTC  (4+ messages)

[LINUX PATCH v16] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2019-06-17  8:50 UTC 

[LINUX PATCH v15] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2019-06-17  8:38 UTC  (2+ messages)

[PATCH] jffs2: do not use C++ style comments in uapi header
 2019-06-17  8:14 UTC  (2+ messages)

[PATCH mtd-utils] ubi-tests: fm_param: Replace 'fm_auto' with 'fm_autoconvert'
 2019-06-17  7:04 UTC  (2+ messages)

[PATCH mtd-utils] ubi-tests: mkvol test: Checks return value 'ENOSPC' for 'ubi_mkvol'
 2019-06-17  7:04 UTC  (2+ messages)

[PATCH mtd-utils] ubi-tests: io_read: Filter invalid offset value before 'lseek' in io_read test
 2019-06-17  7:03 UTC  (2+ messages)

[PATCH mtd-utils] ubi-tests: ubi_mkvol_request: Fully initialize 'struct ubi_mkvol_request req'
 2019-06-17  7:03 UTC  (2+ messages)

[PATCH v7 1/2] mtd: mtdcore: add debugfs nodes for querying the flash name and id
 2019-06-17  2:13 UTC  (2+ messages)

[v3 0/2] mtd: nand: Add Cadence NAND controller driver
 2019-06-16 13:42 UTC  (4+ messages)
` [v3 1/2] "
  ` [v3 2/2] dt-bindings: "

[PATCH] mtd: rawnand: ingenic: Fix build error
 2019-06-15 22:22 UTC  (2+ messages)

UBIFS: file data corruption during the power cut-off test
 2019-06-15  7:26 UTC  (16+ messages)

[PATCH] mtd: cfi_cmdset_0002: dynamically determine the max sectors
 2019-06-14  7:39 UTC  (4+ messages)

nand: Proper definition of "extra" OOB regions? (4x interleaved, then one bulk user)
 2019-06-14  2:54 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mtd: brcmnand: Make nand-ecc-strength and nand-ecc-step-size optional
 2019-06-13 22:51 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add Winbond w25q16jv support
 2019-06-13 14:33 UTC  (4+ messages)

[LINUX PATCH v14] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2019-06-13 11:37 UTC  (6+ messages)

NAND user space program
 2019-06-13 10:41 UTC  (6+ messages)

[PATCH 00/34] treewide: simplify getting the adapter of an I2C client
 2019-06-13  9:50 UTC  (5+ messages)
` [PATCH 15/34] mtd: maps: pismo: simplify getting the adapter of a client

[PATCH] ubifs: no need to check return value of debugfs_create functions
 2019-06-13  5:47 UTC  (5+ messages)

[PATCHv5 1/2] dt-bindings: cadence-quadspi: add optional reset property
 2019-06-12 21:12 UTC  (4+ messages)
` [PATCHv5 2/2] mtd: spi-nor: cadence-quadspi: add reset control

[PATCH v1 28/31] docs: mtd: convert to ReST
 2019-06-12 18:38 UTC 

[PATCH v4 12/28] docs: kbuild: convert docs to ReST and rename to *.rst
 2019-06-12 17:52 UTC 

[PATCH v4 2/3] spi-nor: s25fl512s supports region locking
 2019-06-12 16:46 UTC  (5+ messages)
` [PATCH] mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashes

[PATCH 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-12  0:42 UTC  (8+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
  ` [Jfs-discussion] "
  ` [PATCH v2 "
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints

[PATCH v2 1/3] mtd: nand: raw: brcmnand: Refactored code to introduce helper functions
 2019-06-11 22:57 UTC  (4+ messages)
` [PATCH v2 2/3] mtd: nand: raw: brcmnand: Add support for v7.3 controller
` [PATCH v2 3/3] dt: bindings: mtd: brcmand: Add brcmnand, brcmnand-v7.3 support
  ` [PATCH v2 3/3] dt: bindings: mtd: brcmand: Add brcmnand,brcmnand-v7.3 support

[PATCHv4 1/2] dt-bindings: cadence-quadspi: add options reset property
 2019-06-11 21:35 UTC  (4+ messages)
` [PATCHv4 2/2] mtd: spi-nor: cadence-quadspi: add reset control

[PATCH v2] mkfs.ubifs: Add ZSTD compression
 2019-06-11 17:21 UTC  (5+ messages)

[PATCH v3 0/6] vfs: make immutable files actually immutable
 2019-06-11  4:47 UTC  (7+ messages)
` [PATCH 1/6] mm/fs: don't allow writes to immutable files
` [PATCH 2/6] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 3/6] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/6] vfs: don't allow most setxattr to immutable files
` [PATCH 5/6] xfs: refactor setflags to use setattr code directly
` [PATCH 6/6] xfs: clean up xfs_merge_ioc_xflags

[PATCH v3 14/33] docs: kbuild: convert docs to ReST and rename to *.rst
 2019-06-09  2:27 UTC 

32-bit Amlogic (ARM) SoC: kernel BUG in kfree()
 2019-06-08 20:00 UTC  (13+ messages)

[PATCH 1/2] mtd/rawnand: ingenic-ecc: Make probe function __init_or_module
 2019-06-08 10:22 UTC  (3+ messages)
` [PATCH 2/2] mtd/rawnand: ingenic-nand: "

[PATCH] ubifs: Add support for zstd compression
 2019-06-08  8:46 UTC  (7+ messages)

[PATCH v2 0/2] mtd: nand: Add Cadence NAND controller driver
 2019-06-07 16:08 UTC  (9+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: "

[PATCH] mtd: spi-nor: add support for sst26wf016, sst26wf032 memory
 2019-06-07 15:43 UTC 

[PATCH trivial] mtd: spi-nor: Spelling s/Writ/Write/
 2019-06-07 11:28 UTC 

[PATCH] mtd: spi-nor: change "error reading JEDEC id" from dbg to err
 2019-06-07  4:56 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add Micron MT25QL02 support
 2019-06-07  4:56 UTC  (2+ messages)

[PATCH] mtd: spi-nor: stm32: remove the driver as it was replaced by spi-stm32-qspi.c
 2019-06-07  4:54 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add prep/unprep for spi_nor_resume
 2019-06-06 22:33 UTC  (3+ messages)
  ` [EXT] "

[PATCH] mtd: spinand: Fix max_bad_eraseblocks_per_lun info in memorg
 2019-06-06 17:07 UTC 

[PATCH v2 00/15] mtd: rawnand: 5th batch of cleanups
 2019-06-06 13:06 UTC  (9+ messages)
` [PATCH v2 01/15] mtd: nand: Add max_bad_eraseblocks_per_lun info to memorg

[PATCH] mtd: spinand: Support Paragon PN26G01A and PN26G02A
 2019-06-06  7:47 UTC  (2+ messages)

File-compression on ubifs
 2019-06-04 21:04 UTC  (3+ messages)

5.2.0-rc1 UBIFS bad unlock balance
 2019-06-04 20:59 UTC  (2+ messages)

[PATCH] mtd: onenand_base: Mark expected switch fall-through
 2019-06-04 14:45 UTC  (2+ messages)

[PATCH v3 04/12] mtd: rawnand: introduce struct onfi_helper
 2019-06-04 13:00 UTC  (4+ messages)
  ` [EXT] "

[PATCH][next] mtd: rawnand: gpmi: remove double assignment to block_size
 2019-06-04 10:58 UTC 

atmel nand bindings vs. actual dts files
 2019-06-04  7:43 UTC  (7+ messages)

[PATCH 1/3] mtd: nand: raw: brcmnand: Refactored code and introduced inline functions
 2019-06-03 14:39 UTC  (5+ messages)

[PATCH v3 12/12] mtd: spinand: micron: Enable micron flashes with multi-die
 2019-06-03 12:43 UTC 

UBIFS on write-protected NAND
 2019-06-03 12:58 UTC  (5+ messages)

[PATCH v3 06/12] mtd: nand: Move ONFI code into nand/ directory
 2019-06-03 12:43 UTC 

[PATCH v3 05/12] mtd: rawnand: turn ONFI support to generic
 2019-06-03 12:43 UTC 

[PATCH v3 11/12] mtd: spinand: micron: Fix read failure in Micron M70A flashes
 2019-06-03 12:43 UTC 

[PATCH v3 07/12] mtd: spinand: turn SPI NAND to support parameter page detection
 2019-06-03 12:43 UTC 

[PATCH v3 09/12] mtd: spinand: micron: prepare for generalizing driver
 2019-06-03 12:43 UTC 

[PATCH v3 10/12] mtd: spinand: micron: Turn driver implementation generic
 2019-06-03 12:43 UTC 

[PATCH v3 08/12] mtd: spinand: add parameter page fixup function
 2019-06-03 12:43 UTC 


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