public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2016-09-05 20:58:30 to 2016-09-16 15:00:18 UTC [more...]

[PATCH v3 00/18] UBI: various rework/cleanup/fixes
 2016-09-16 14:59 UTC  (10+ messages)
` [PATCH v3 01/18] UBI: fastmap: use ubi_find_volume() instead of open coding it
` [PATCH v3 02/18] UBI: fix add_fastmap() to use the vid_hdr passed in argument
` [PATCH v3 03/18] UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary
` [PATCH v3 04/18] UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
` [PATCH v3 05/18] UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad)
` [PATCH v3 08/18] UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb()
` [PATCH v3 09/18] UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}()
` [PATCH v3 11/18] UBI: move the global ech and vidh variables into struct ubi_attach_info
` [PATCH v3 14/18] UBI: add an helper to check lnum validity

[PATCH 0/2] ubifs: respect dirty_writeback_interval
 2016-09-16 14:43 UTC  (3+ messages)

Nandflash lifetime calculation
 2016-09-16 14:20 UTC  (2+ messages)

[PATCH v2 00/21] UBI: various rework/cleanup/fixes
 2016-09-16 13:27 UTC  (14+ messages)
` [PATCH v2 11/17] UBI: simplify recover_peb() code
` [PATCH v2 16/17] UBI: hide EBA internals
` [PATCH v2 17/17] UBI: introduce the VID buffer concept

[PATCH] mtd: nand: Fix nand_command_lp() for 8bits opcodes
 2016-09-16 13:16 UTC  (2+ messages)

[RESEND PATCH 0/3] mtd: nand: standardize ECC maximization
 2016-09-16 13:08 UTC  (2+ messages)

[PATCH v4] mtd: nand: automate NAND timings selection
 2016-09-16 12:19 UTC  (12+ messages)
` [PATCH 1/9] mtd: nand: Create a NAND reset function
` [PATCH 2/9] mtd: nand: Introduce nand_data_interface
` [PATCH 3/9] mtd: nand: convert ONFI mode into data interface
` [PATCH 4/9] mtd: nand: Add function to convert ONFI mode to data_interface
` [PATCH 5/9] mtd: nand: Expose data interface for ONFI mode 0
` [PATCH 6/9] mtd: nand: automate NAND timings selection
` [PATCH 7/9] mtd: nand: sunxi: switch from manual to automated timing config
` [PATCH 8/9] mtd: nand: mxc: implement onfi get/set features
` [PATCH 9/9] mtd: nand: mxc: Add timing setup for v2 controllers

[PATCH v4] mtd: spi-nor: Add support for S3AN spi-nor devices
 2016-09-16  9:23 UTC  (3+ messages)

[PATCH BUGFIX] mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions
 2016-09-16  8:09 UTC  (3+ messages)

[PATCH] mtd cfi cmdset: intel panic_write for mtdoops
 2016-09-15 20:46 UTC 

[PATCH v6, 0/8] Broadcom stb, and iProc SoC QSPI driver
 2016-09-15 17:34 UTC  (7+ messages)
` [PATCH v6, 6/8] arm: dts: Add bcm-nsp and bcm958625k support
` [PATCH v6, 7/8] arm64: dts: Add ns2 SoC support
` [PATCH v6, 8/8] spi: iproc-qspi: Add Broadcom iProc SoCs support

[PATCH v4 0/2] mtd: nand: fix writing incorrect ECC parity data in OOB region
 2016-09-15 16:20 UTC  (7+ messages)
` [PATCH v4 1/2] mtd: nand: fix generating over-boundary ECC data when writing
` [PATCH v4 2/2] mtd: nand: fix chances to create incomplete "

[PATCH] mtd: spi-nor: don't include linux/mtd/cfi.h from header
 2016-09-15 15:55 UTC  (2+ messages)

[PATCH v3] mtd: introduce the mtd_pairing_scheme concept
 2016-09-15 15:05 UTC 

Important message
 2016-09-15 10:39 UTC 

[PATCH v2 0/4] ubifs: Add overlayfs support
 2016-09-15  9:35 UTC  (6+ messages)
` [PATCH 1/4] ubifs: Implement O_TMPFILE
` [PATCH 2/4] ubifs: Implement RENAME_WHITEOUT
` [PATCH 3/4] ubifs: Implement RENAME_EXCHANGE
` [PATCH 4/4] ubifs: Use move variable in ubifs_rename()

[PATCH v3 1/9] mtd:fsl-quadspi:use the property fields of SPI-NOR
 2016-09-15  6:50 UTC  (19+ messages)
` [PATCH v3 2/9] mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READ
` [PATCH v3 3/9] mtd: spi-nor: fsl-quadspi: add fast-read mode support
` [PATCH v3 4/9] mtd: spi-nor: fsl-quadspi: extend support for some special requerment
` [PATCH v3 5/9] mtd: spi-nor: fsl-quadspi:Support qspi for ls2080a
` [PATCH v3 6/9] mtd: spi-nor: Support R/W for S25FS-S family flash
` [PATCH v3 7/9] mtd: fsl-quadspi: Solve Micron Spansion flash command conflict
` [PATCH v3 8/9] mtd: fsl-quadspi: disable AHB buffer prefetch
` [PATCH v3 9/9] mtd: fsl-quadspi: add multi flash chip R/W on ls2080a

UBIFS - strange behaviour after enabling chk_index
 2016-09-15  6:33 UTC  (3+ messages)

[PATCH v6, 1/8] spi: Broadcom BRCMSTB, NSP, NS2 SoC bindings
 2016-09-14 17:16 UTC  (2+ messages)
` Applied "spi: Broadcom BRCMSTB, NSP, NS2 SoC bindings" to the spi tree

[PATCH v6, 4/8] spi: bcm-qspi: Add BSPI spi-nor flash controller driver
 2016-09-14 17:16 UTC  (2+ messages)
` Applied "spi: bcm-qspi: Add BSPI spi-nor flash controller driver" to the spi tree

[PATCH v6, 3/8] spi: brcmstb-qspi: Broadcom settop platform driver
 2016-09-14 17:16 UTC  (2+ messages)
` Applied "spi: brcmstb-qspi: Broadcom settop platform driver" to the spi tree

[PATCH 1/2] ubifs: drop softlimit and delta fields from struct ubifs_wbuf
 2016-09-14 15:48 UTC  (6+ messages)
` [PATCH 2/2] ubifs: use dirty_writeback_interval value for wbuf timer

[PATCH 0/4] ubifs: Add overlayfs support
 2016-09-13 20:39 UTC  (7+ messages)
` [PATCH 1/4] ubifs: Implement O_TMPFILE
` [PATCH 2/4] ubifs: Implement RENAME_WHITEOUT
` [PATCH 3/4] ubifs: Implement RENAME_EXCHANGE
` [PATCH 4/4] ubifs: Use move variable in ubifs_rename()

Scheduled Maintenance & Upgrade
 2016-09-12 22:37 UTC 

[PATCH v2, 1/1] mtd: devices: m25p80: Add PM suspend resume support
 2016-09-12 20:01 UTC 

[PATCH 1/1] mtd: devices: m25p80: Add PM suspend resume support
 2016-09-12 20:06 UTC  (3+ messages)

[PATCH v1] mtd: nand: tango: import driver for tango controller
 2016-09-12 19:08 UTC  (9+ messages)
      ` [PATCH v2] mtd: nand: tango: import driver for tango chips
          ` [PATCH v3] "

[PATCH] fsl_ifc_nand: Added random output enable cmd
 2016-09-12 19:01 UTC  (15+ messages)

[PATCH v4] mtd: nand: automate NAND timings selection
 2016-09-12 18:18 UTC  (16+ messages)
` [PATCH 1/9] mtd: nand: Create a NAND reset function
` [PATCH 2/9] mtd: nand: Introduce nand_data_interface
` [PATCH 3/9] mtd: nand: convert ONFI mode into data interface
` [PATCH 4/9] mtd: nand: Add function to convert ONFI mode to data_interface
` [PATCH 5/9] mtd: nand: Expose data interface for ONFI mode 0
` [PATCH 6/9] mtd: nand: automate NAND timings selection
` [PATCH 7/9] mtd: nand: sunxi: switch from manual to automated timing config
` [PATCH 8/9] mtd: nand: mxc: implement onfi get/set features
` [PATCH 9/9] mtd: nand: mxc: Add timing setup for v2 controllers

[PATCH v3 0/3] spi-nor: Add support for Intel SPI serial flash controller
 2016-09-12  8:35 UTC  (6+ messages)

[PATCH] treewide: remove redundant #include <linux/kconfig.h>
 2016-09-12  4:56 UTC 

[PATCH v2] ubifs: compress lines for immediate return
 2016-09-10 23:29 UTC  (6+ messages)

[PATCH] mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
 2016-09-10 19:57 UTC 

Company Payment Agent Needed
 2016-09-10  8:52 UTC 

[PATCH] mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
 2016-09-10  3:09 UTC  (5+ messages)

question about spi nor locking
 2016-09-08 16:33 UTC 

[PATCH v3] mtd: nand: automate NAND timings selection
 2016-09-08  8:12 UTC  (16+ messages)
` [PATCH 1/7] mtd: nand: Create a NAND reset function
` [PATCH 2/7] mtd: nand: Introduce nand_data_interface
` [PATCH 3/7] mtd: nand: automate NAND timings selection
` [PATCH 4/7] mtd: nand: sunxi: switch from manual to automated timing config
` [PATCH 5/7] mtd: nand: mxc: implement onfi get/set features
` [PATCH 6/7] mtd: nand: mxc: Add timing setup for v2 controllers
` [PATCH 7/7] mtd: nand: remove unnecessary 'extern' from function declarations

How does ubiupdatevol deals with corrupted state
 2016-09-07 20:00 UTC  (2+ messages)

[PATCH mtd-utils] nanddump: check write function result for errors
 2016-09-07 14:38 UTC  (4+ messages)
` [PATCH V2] "

overlayfs + ubifs: power cut results in "failed to create directory /overlay/work/work (errno: 17); mounting read-only"
 2016-09-07  8:28 UTC  (6+ messages)

[PATCH] fsl_ifc_nand: Added dts support for SW BCH ECC
 2016-09-07  5:05 UTC  (3+ messages)

[PATCH] mtd-utils: Support jffs2 flash-erase for large OOB (>32b)
 2016-09-06 18:24 UTC  (4+ messages)

[PATCH v2] mtd: nand: automate NAND timings selection
 2016-09-06 15:15 UTC  (26+ messages)
` [PATCH 1/7] mtd: nand: Create a NAND reset function
` [PATCH 2/7] mtd: nand: Introduce nand_data_interface
` [PATCH 3/7] mtd: nand: convert ONFI mode into data interface
` [PATCH 4/7] mtd: nand: automate NAND timings selection
` [PATCH 5/7] mtd: nand: sunxi: switch from manual to automated timing config
` [PATCH 6/7] mtd: nand: mxc: implement onfi get/set features
` [PATCH 7/7] mtd: nand: mxc: Add timing setup for v2 controllers

mtd: nand: automate NAND timings selection
 2016-09-06  9:30 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH 1/3] ubi: Deal with interrupted erasures in WL
 2016-09-05 21:06 UTC  (4+ messages)
` [PATCH 3/3] ubi: Fix Fastmap's update_vol()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox