linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-10-19 19:47:03 to 2009-11-03 10:41:33 UTC [more...]

[PATCH] mtd-nand: davinci: Correct 4-bit error correction
 2009-11-03 10:31 UTC 

[PATCH] mtd: m25p80: make command buffer DMA-safe
 2009-11-03 10:00 UTC  (3+ messages)

[PATCH] MTD OneNAND OMAP2/3: allow giving partition layout as module parameter
 2009-11-03  9:41 UTC  (7+ messages)

[PATCH 1/3] Fixing compilation warning for 'nand/omap2.c'
 2009-11-03  9:01 UTC  (6+ messages)

[PATCH 2/3]NAND: OMAP: Fixing omap nand driver, compiled as module
 2009-11-03  8:48 UTC  (7+ messages)

[PATCH 14/16] pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers)
 2009-11-03  8:37 UTC  (9+ messages)

[PATCH] mtd: add lock fixup for AT49BV640D and AT49BV640DT chips
 2009-11-03  7:47 UTC  (4+ messages)

[PATCH v7 0/5]: mtdoops: fixes and improvements
 2009-11-03  7:45 UTC  (23+ messages)
` [PATCH v7 1/5]: mtdoops: avoid erasing already empty areas
` [PATCH v7 2/5]: mtdoops: Keep track of used/unused mtdoops pages in an array
` [PATCH v7 3/5]: mtdoops: Make page (record) size configurable
` [PATCH v7 5/5]: mtdoops: refactor as a kmsg_dumper
` [PATCH v12 0/4]: mtdoops: fixes and improvements
  ` [PATCH v12 1/4]: mtdoops: Keep track of used/unused mtdoops pages in an array
  ` [PATCH v12 2/4]: mtdoops: Add a maximum MTD partition size
  ` [PATCH v12 3/4]: mtdoops: Make page (record) size configurable
  ` [PATCH v12 4/4]: mtdoops: refactor as a kmsg_dumper

[PATCH 01/27] BKL: Push down BKL from do_new_mount() to the filesystems get_sb/fill_super operation
 2009-11-03  5:47 UTC  (3+ messages)
` [PATCH 26/27] BKL: Remove BKL from ubifs

s3c2410: propogate nand options from the platform data
 2009-11-02 18:12 UTC 

NAND: Add option to quieten off the no device found messgae
 2009-11-02 18:12 UTC 

[PATCH] txx9ndfmc: Use nand_release() to free resources
 2009-11-02 14:40 UTC 

JFFS2 Crash
 2009-11-02  6:19 UTC 

[RFC] mxc nand controller updates
 2009-10-31 23:08 UTC  (23+ messages)
` [PATCH 01/19] Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27"
  ` [PATCH 02/19] mxc_nand: cleanup eccoob descriptions
    ` [PATCH 03/19] mxc_nand: cleanup initialization
      ` [PATCH 04/19] mxc_nand: merge send_read_page and send_prog_page
        ` [PATCH 05/19] mxc_nand: introduce mxc_do_addr_cycle
          ` [PATCH 06/19] mxc nand: remove debug param
            ` [PATCH 07/19] mxc nand: remove dead code
              ` [PATCH 08/19] mxc nand: use resource_size()
                ` [PATCH 09/19] mxc nand: use buffers
                  ` [PATCH 10/19] mxc nand: simplify command processing
                    ` [PATCH 11/19] mxc nand: modify send_page to send all pages, not only one
                      ` [PATCH 12/19] mxc_nand: remove unused defines
                        ` [PATCH 13/19] mxc_nand: Make main/spare areas runtime configurable
                          ` [PATCH 14/19] mxc_nand: Get rid of pagesize_2k flag
                            ` [PATCH 15/19] mxc_nand: Add NFC V2 support
                              ` [PATCH 16/19] mxc_nand: disable sp_en bit only once
                                ` [PATCH 17/19] mxc_nand: Allow flash based bbt
                                  ` [PATCH 18/19] mxc_nand: remove TROP_US_DELAY
                                    ` [PATCH 19/19] mxc_nand: use DRIVER_NAME where appropriate

[PATCH] [MTD] maps/ixp4xx: Use resource_size
 2009-10-30 16:54 UTC 

[PATCH 3/3] NAND: OMAP: Simplifying HWECC and removing unnecessary macros
 2009-10-30 12:15 UTC  (3+ messages)

[PATCH 0/3] NAND: OMAP: Fix and clean NAND driver
 2009-10-30  8:42 UTC  (3+ messages)

[PATCH] Fixing compilation warning for 'nand/omap2.c'
 2009-10-30  6:01 UTC 

[PATCH] Fixing compilation warning for 'nand/omap2.c'
 2009-10-30  6:01 UTC 

[PATCH] atmel_nand: silence compiler warning by removing unused variable
 2009-10-29 13:03 UTC  (3+ messages)

UBIFS second time booting issue
 2009-10-29  8:22 UTC  (4+ messages)

[PATCH 16/41] whiteout: jffs2 whiteout support
 2009-10-27  2:21 UTC  (4+ messages)
                                                                ` [PATCH 33/41] fallthru: jffs2 fallthru support

[PATCH] mtd/maps: Fix accidental removal in Makefile
 2009-10-26 20:49 UTC  (2+ messages)

[PATCH v7 4/5]: core: Add kernel message dumper to call on oopses and panics
 2009-10-26 15:37 UTC  (26+ messages)
` [PATCH v8 4/5] "
    ` [PATCH v9 "
          ` [PATCH v10 "
              ` [PATCH v11 "

[PATCH] Fix crosscompilation for mkfs.ubifs
 2009-10-24 17:16 UTC  (2+ messages)

[BUG] cfi_cmdset_0001.c: possible recursive locking detected
 2009-10-23 20:37 UTC  (3+ messages)
` [PATCH] MTD: add missing put_chip() in cfi_intelext_reset()

[PATCH v5 0/3] MTD: OneNAND: multiblock erase support
 2009-10-23  8:33 UTC  (13+ messages)
` [PATCH v5 1/3] MTD: OneNAND: move erase method to a separate function
  ` [PATCH v5 2/3] MTD: OneNAND: multiblock erase support

About the mxc nand driver
 2009-10-23  8:19 UTC  (7+ messages)

[PATCH v6 0/3] *** SUBJECT HERE ***
 2009-10-23  6:55 UTC  (7+ messages)
` [PATCH v6 1/3] MTD: OneNAND: move erase method to a separate function
  ` [PATCH v6 2/3] MTD: OneNAND: multiblock erase support
    ` [PATCH v6 3/3] MTD: OneNAND: fix double printing of function name

[PATCH] [OneNAND] OTP support re-implementation 1/1
 2009-10-23  6:11 UTC  (6+ messages)

[PATCH -v4 1/2] MTD: Add __nand_calculate_ecc() to NAND ECC functions
 2009-10-23  6:10 UTC  (4+ messages)
` [PATCH -v4 2/2] MTD: Add nand_ecc test module

UBIFS problem on MPC8536DS
 2009-10-22 16:07 UTC  (17+ messages)

[PATCH 3/3 -v3] MTD: Add nand_ecc test module
 2009-10-22  5:13 UTC  (6+ messages)

[PATCH] mtd: Fix kernel NULL pointer dereference in physmap.c
 2009-10-21 13:13 UTC  (9+ messages)

giving room for Linux filesystems on MLC/SLC
 2009-10-21 10:16 UTC  (3+ messages)

[PATCH 2/3 -v3] MTD: Add MTD NAND tests support
 2009-10-21  8:34 UTC 

[PATCH 1/3 -v3] MTD: Add __nand_calculate_ecc() to NAND ECC functions
 2009-10-21  8:34 UTC 

[PATCH 1/2] mtd: Add __nand_calculate_ecc() to NAND ECC functions
 2009-10-21  6:52 UTC  (7+ messages)
` [PATCH 2/2] MTD: Add nand_ecc test module

should/can we do ubidetach on reboot
 2009-10-21  6:07 UTC  (2+ messages)

[PATCH] mtd: fix error path in physmap.c
 2009-10-21  1:09 UTC 

A little off-topic
 2009-10-20 21:55 UTC 

About the mxc nand driver
 2009-10-20 17:08 UTC 

NAND: Add flags to the probe calls to control scan behaviour
 2009-10-20 13:11 UTC  (5+ messages)

[PATCH] mtd_blkdevs.c: quiet a "symbol shadows" sparse warning
 2009-10-20  8:52 UTC  (2+ messages)

[PATCH] UBI: Fix check on unsigned in ytes_str_to_int()
 2009-10-20  7:20 UTC  (2+ messages)

[patch 4/5] mtd: Remove BKL and convert to unlocked_ioctl
 2009-10-20  5:27 UTC  (3+ messages)

[PATCH] plat_nand: request memory resource before doing ioremap
 2009-10-19 23:45 UTC 

Advice on New Hardware Platform
 2009-10-18 16:27 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).