linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-09 11:58:20 to 2014-04-16 23:41:19 UTC [more...]

[PATCH] mtd: spi-nor: fix the wrong dummy value
 2014-04-16 23:40 UTC  (3+ messages)

[PATCH v3] mtd: m25p80: Calculate flash block protect bits based on number of sectors
 2014-04-16 23:22 UTC  (2+ messages)

[PATCH] UBI: weaken the 'exclusive' constraint when opening volumes to rename
 2014-04-16 20:47 UTC 

[PATCH v5 1/5] mtd: nand: Detect Micron flash with on-die ECC (aka "internal ECC") enabled
 2014-04-16 19:49 UTC  (10+ messages)
` [PATCH v5 2/5] mtd: nand: Add NAND_ECC_HW_ON_DIE ECC-mode
` [PATCH v5 3/5] mtd: nand: Enable subpage-reads on flashes with on-die ECC enabled
` [PATCH v5 4/5] mtd: nand: Allocate extra buffers needed for on-die ECC controller
` [PATCH v5 0/5] mtd: nand: Add on-die ECC support
  ` [PATCH v5 5/5] mtd: nand: Improve bitflip detection for on-die ECC scheme

[PATCH v4 10/21] mtd: support BB SRAM on ICP DAS LP-8x4x
 2014-04-16 17:17 UTC 

[PATCH v2] mtd: davinci-nand: disable subpage write for keystone-nand
 2014-04-16 14:03 UTC  (6+ messages)

[PATCH] mtd: spi-nor: read 6 bytes for the ID
 2014-04-16 13:56 UTC  (11+ messages)

[PATCH v2] mtd: m25p80: Calculate flash block protect bits based on number of sectors
 2014-04-16 12:30 UTC  (4+ messages)

[PATCH 1/2] mtd: st_spi_fsm: correct type issues
 2014-04-16 10:46 UTC  (3+ messages)
` [PATCH 2/2] mtd: st_spi_fsm: only build for ARM

[RFC PATCH] mtd: spi-nor: add DDR quad read support
 2014-04-16  9:47 UTC 

[PATCH] mtd: fsl-quadspi: fix __iomem annotations
 2014-04-16  9:21 UTC  (4+ messages)

[PATCH] mtd: gpmi: add gpmi_devdata{} to simplify the code
 2014-04-16  7:53 UTC  (2+ messages)

[PATCH] nand: omap2: Fix warning when CONFIG_MTD_NAND_OMAP_BCH=n
 2014-04-16  7:41 UTC  (2+ messages)

[PATCH] mtd: nand: fix a typo in a comment line
 2014-04-16  7:23 UTC  (2+ messages)

[PATCH] mtd: nand: add line feed to pr_err
 2014-04-16  7:19 UTC  (2+ messages)

[v2 PATCH 1/1] mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback buffer
 2014-04-16  6:57 UTC  (2+ messages)

[v3] mtd: m25p80: Modify the name of mtd_info
 2014-04-16  6:53 UTC  (2+ messages)

[PATCH] mtd: m25p80: Modify the name of mtd_info
 2014-04-16  6:48 UTC  (2+ messages)

[PATCH 0/2] Fix index regression in nand_read_subpage
 2014-04-16  6:26 UTC  (3+ messages)
` [PATCH 2/2] Use the nand_read_subpage index everywhere

[PATCH] mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’
 2014-04-16  6:21 UTC  (4+ messages)

mtd: lpddr: add driver for LPDDR2-NVM PCM memories
 2014-04-16  6:03 UTC  (2+ messages)

[PATCH v3 10/21] mtd: support BB SRAM on ICP DAS LP-8x4x
 2014-04-16  5:21 UTC  (3+ messages)

[PATCH] mtd: nand: remove unused function input parameter
 2014-04-16  5:09 UTC  (2+ messages)

[PATCH v2] include/common.h: fix build against recent 0.9.33 uClibc
 2014-04-16  4:52 UTC 

[PATCH] include/common.h: fix build against recent 0.9.33 uClibc
 2014-04-16  4:27 UTC  (3+ messages)

[PATCH] ubifs: atomically set inode->i_flags in ubifs_set_inode_flags()
 2014-04-16  2:09 UTC  (3+ messages)

[PATCH 2/2] mtd-utils: integck: add support for volume specific power-cut test
 2014-04-15 15:07 UTC  (3+ messages)

[PATCH] include/common.h: fix build against current uClibc
 2014-04-15 12:56 UTC  (3+ messages)

[PATCH 0/4] mtd: Fix wrong bad block account in ECC stats
 2014-04-15 11:13 UTC  (6+ messages)
` [PATCH 1/4] mtd: Add sysfs attr to expose "

[PATCH v2 0/3] mtd: nand: introduce a READMODE command
 2014-04-15  8:43 UTC  (5+ messages)
` [PATCH v2 3/3] "

[PATCH V2] Add support for flag status register on Micron chips
 2014-04-14 18:29 UTC  (7+ messages)

[PATCH v3 00/11] mtd: spi-nor: misc. updates, de-duplication
 2014-04-14 18:26 UTC  (17+ messages)
` [PATCH v3 01/11] mtd: spi-nor: drop \t after #define
` [PATCH v3 02/11] mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
` [PATCH v3 03/11] mtd: spi-nor: unify read opcode variants with ST SPI FSM
` [PATCH v3 04/11] Documentation: spi-nor: rewrite some portions
` [PATCH v3 05/11] mtd: spi-nor: shorten Kconfig naming
` [PATCH v3 06/11] mtd: st_spi_fsm: fixup Kconfig dependency
` [PATCH v3 07/11] mtd: st_spi_fsm: kill duplicate CMD definitions
` [PATCH v3 08/11] mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*
` [PATCH v3 09/11] mtd: st_spi_fsm: begin using spi-nor.h opcodes
` [PATCH v3 10/11] mtd: spi-nor: allow to be built as module
` [PATCH v3 11/11] mtd: fsl-quadspi: fix __iomem annotations, accessors

[PATCH] ubiblock: Support UBI volume name or volume ID parameter passing
 2014-04-14 18:45 UTC  (3+ messages)

[PATCH resend] mtd: m25p80: Enable Dual and Quad SPI read transfers for s25sl032p
 2014-04-14 16:42 UTC 

[PATCH v2 0/4] Allow to specify an ECC scheme through DT
 2014-04-14 14:56 UTC  (4+ messages)

[PATCH 0/2] mtd-utils: integck: Makefile fix and new option
 2014-04-14 11:46 UTC 

[PATCH 1/2] mtd-utils: integck: Use $(CC) and $(AR) instead of 'gcc' and 'ar' consistently
 2014-04-14 11:47 UTC 

Xent node beem GCed issue
 2014-04-14 10:03 UTC 

[PATCH] mtd: nand: Disable subpage writes for drivers without ecc->hwctl
 2014-04-14  6:18 UTC  (15+ messages)

nandwrite and contiguous space
 2014-04-12  8:30 UTC  (5+ messages)

mtd: lpddr: add driver for LPDDR2-NVM PCM memories
 2014-04-11 17:06 UTC  (3+ messages)

[PATCH v2] axs_nand - add driver for NAND controller used on Synopsys AXS dev boards
 2014-04-11 15:07 UTC  (5+ messages)

Wrong SPI NOR model detected by mx6sl
 2014-04-11 12:16 UTC  (9+ messages)

[PATCH v2 00/10] mtd: spi-nor: misc. updates, de-duplication
 2014-04-11  7:35 UTC  (16+ messages)
` [PATCH v2 01/10] mtd: spi-nor: drop \t after #define
` [PATCH v2 02/10] mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
` [PATCH v2 03/10] mtd: spi-nor: unify read opcode variants with ST SPI FSM
` [PATCH v2 04/10] Documentation: spi-nor: rewrite some portions
` [PATCH v2 05/10] mtd: spi-nor: shorten Kconfig naming
` [PATCH v2 06/10] mtd: st_spi_fsm: fixup Kconfig dependency
` [PATCH v2 07/10] mtd: st_spi_fsm: kill duplicate CMD definitions
` [PATCH v2 08/10] mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*
` [PATCH v2 09/10] mtd: st_spi_fsm: begin using spi-nor.h opcodes
` [PATCH v2 10/10] mtd: spi-nor: allow to be built as module

[PATCH v5 5/8] mtd: m25p80: use the SPI nor framework
 2014-04-11  7:04 UTC  (7+ messages)
` [PATCH v5 5/8 fix] "

call for paper
 2014-04-11  1:38 UTC 

[RFC 00/47] mtd: nand: Add new driver supporting ST's BCH h/w
 2014-04-10 20:00 UTC  (8+ messages)

[PATCH 1/9] mtd: spi-nor: drop \t after #define
 2014-04-10 19:34 UTC  (29+ messages)
` [PATCH 2/9] mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
` [PATCH 3/9] mtd: spi-nor: unify read opcode variants with ST SPI FSM
` [PATCH 4/9] Documentation: spi-nor: rewrite some portions
` [PATCH 5/9] mtd: spi-nor: shorten Kconfig naming
` [PATCH 6/9] mtd: st_spi_fsm: fixup Kconfig dependency
` [PATCH 7/9] mtd: st_spi_fsm: kill duplicate CMD definitions
` [PATCH 8/9] mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*
` [PATCH 9/9] mtd: st_spi_fsm: begin using spi-nor.h opcodes

[PATCH v5 0/8] mtd: spi-nor: add a new framework for SPI NOR
 2014-04-10 19:31 UTC  (12+ messages)
` [PATCH v5 1/8] mtd: spi-nor: copy the SPI NOR commands to a new header file
` [PATCH v5 3/8] mtd: spi-nor: add the framework for SPI NOR

[PATCH] mtd: spi-nor: add the copyright information
 2014-04-10 19:03 UTC  (2+ messages)

UBIFS: kernel bug scheduling while atomic on full volume
 2014-04-10 17:12 UTC 

[PATCH] Add support for flag status register on Micron chips
 2014-04-09 18:31 UTC  (5+ messages)

[PATCH] mtd: spi-nor: EXPORT symbols which could be used by module drivers
 2014-04-09 17:37 UTC  (6+ 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).