linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-05 15:12:03 to 2010-08-16 03:31:36 UTC [more...]

[PATCH 1/7] mtd: Blackfin NFC: fix nand busy detection
 2010-08-16  3:31 UTC  (6+ messages)
` [PATCH 4/7] mtd: Blackfin NFC: wait for the ECC reset to finish
    ` [Uclinux-dist-devel] "

CFI when flash chips are not identical
 2010-08-13 19:32 UTC 

[PATCH] mtd/nand_ids: Fix buswidth
 2010-08-13 17:29 UTC 

[PATCH 3/3] NAND: add support for reading ONFI parameters from NAND device
 2010-08-13  9:01 UTC  (7+ messages)

[PATCH] mtd/nand: Spansion S30MLxxxP support
 2010-08-12 22:42 UTC 

[PATCH -next] ubi: fix kconfig unmet dependency
 2010-08-12 19:10 UTC 

[PATCH 1/3] NAND: add NAND_CMD_PARAM (0xec) definition
 2010-08-12 12:53 UTC 

[PATCH 2/3] NAND: denali should also handle NAND_CMD_PARAM
 2010-08-12 12:53 UTC 

[PATCH v2 2/6]nand/denali: Add bad block management for MRST
 2010-08-12 11:40 UTC  (3+ messages)

[patch 2/2] mtd/m25p80: fix test for end of loop
 2010-08-12 11:17 UTC  (2+ messages)

[PATCH v2 6/6]nand/denali: change denali write page method
 2010-08-12 10:51 UTC 

[PATCH v2 5/6]Update some marcos value as vendor recommended
 2010-08-12 10:51 UTC 

[PATCH v2 4/6]nand/denali: Add partition support
 2010-08-12 10:51 UTC 

[PATCH v2 3/6]nand/denali: Fixed driver r/w bug
 2010-08-12 10:51 UTC 

[PATCH v2 1/6]nand/denali: optimize denali irq wait and irq handler functions
 2010-08-12 10:51 UTC 

[patch 1/2] mtd/m25p80: retlen is never NULL
 2010-08-12  7:53 UTC 

Add i.MX51 support to mxc_nand
 2010-08-12  5:42 UTC  (24+ messages)
` [PATCH 1/8] mxc_nand: remove 0xe00 offset from registers
` [PATCH 2/8] mxc_nand: rework get_dev_status
` [PATCH 3/8] mxc_nand: make some internally used functions overwriteable
` [PATCH 4/8] mxc_nand: factor out a check_int function
` [PATCH 5/8] mxc_nand: add V1_V2 namespace to registers
` [PATCH 6/8] mxc_nand: fix correct_data function
        ` [PATCH] nand: fix .correct callback return value check
` [PATCH 7/8] mxc_nand: support 8bit ecc
` [PATCH 8/8] mxc_nand: Add v3 (i.MX51) Support
` [PATCH 0/2] mxc_nand: fixes for purposed updates
  ` [PATCH 1/2] mxc_nand: fix build error
  ` [PATCH 2/2] mxc_nand: remove unused variables

[PATCH v1 3/5]nand/denali: use cpu_relax() while waiting for hardware interrupt
 2010-08-12  2:23 UTC 

[PATCH v1 5/5]nand/denali: move all hardware initialization work to denali_hw_init
 2010-08-12  2:24 UTC 

[PATCH v1 4/5]nand/denali: Add a page check in denali_read_page & denali_read_page_raw
 2010-08-12  2:24 UTC 

[PATCH v1 2/5]nand/denali: change read_status function method
 2010-08-12  2:23 UTC 

[PATCH v1 1/5]nand/denali: Fixed check patch warnings
 2010-08-12  2:23 UTC 

[PATCH] m25p80: add support for a callback to platform code on successful device probe
 2010-08-11 17:27 UTC  (9+ messages)

wiping a UBIFS volume
 2010-08-11 16:45 UTC 

[PATCH 1/3] mxc_nand: set spare size and pages per block
 2010-08-11 13:27 UTC  (9+ messages)
` [PATCH 2/3] mxc_nand: remove unused variables
  ` [PATCH 3/3] mxc_nand: mask instead of disabling (i.MX21 as exception)

mxc_nand: missing patches
 2010-08-11 12:46 UTC  (5+ messages)
` [PATCH 10/12] mxc_nand: remove unused variables
` [PATCH 11/12] mxc_nand: do not depend on disabling the irq in the interrupt handler
` [PATCH 12/12] mxc_nand: configure pages per block for v2 controller

How to stop mtd char device generating ECC on writes?
 2010-08-11  9:46 UTC  (3+ messages)

[PATCH 1/3][MTD] P4080/eLBC: Make Freescale elbc interrupt common to elbc devices
 2010-08-11  2:45 UTC  (5+ messages)
` [PATCH 2/3][MTD] P4080/nand: Only make elbc nand driver detect nand flash partitions
  ` [PATCH 3/3][MTD] P4080/nand: Fix the freescale lbc issue with 36bit mode

[spi-devel-general] [PATCH v2 3/6] mtd: m25p80: add support to parse the SPI flash's partitions
 2010-08-10 18:27 UTC  (4+ messages)

ubi : kernel panic on erroneous block
 2010-08-10 11:42 UTC  (2+ messages)

[v2] Add i.MX51 support to mxc_nand
 2010-08-10 11:31 UTC  (11+ messages)
` [PATCH 01/12] mxc_nand: remove 0xe00 offset from registers
` [PATCH 02/12] mxc_nand: rework get_dev_status
` [PATCH 03/12] mxc_nand: make some internally used functions overwriteable
` [PATCH 04/12] mxc_nand: factor out a check_int function
` [PATCH 05/12] mxc_nand: add V1_V2 namespace to registers
` [PATCH 06/12] mxc_nand: support 8bit ecc
` [PATCH 07/12] mxc_nand: fix correct_data function
` [PATCH 08/12] mxc_nand: Add v3 (i.MX51) Support
` [PATCH 09/12] mxc_nand: Do not do byte accesses to the NFC buffer

[PATCH v2] m25p80: add support for a callback to platform code on successful device probe
 2010-08-10  9:05 UTC 

buffer write error (status 0x90)
 2010-08-10  3:46 UTC  (3+ messages)

[PATCH v1 4/4]nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk
 2010-08-09 16:22 UTC 

[PATCH v1 3/4]nand/denali: Fixed handle ECC error bugs^[
 2010-08-09 16:22 UTC 

[PATCH v1 2/4]nand/denali: use iowrite32() to replace denali_write32()
 2010-08-09 16:22 UTC 

[PATCH v1 1/4]nand/denali: Fixed probe function bugs
 2010-08-09 16:22 UTC 

[PATCH] Add quick erase format option
 2010-08-09 13:54 UTC  (6+ messages)

[PATCH 0/7] UBIFS: recent patches
 2010-08-09 13:18 UTC  (15+ messages)
` [PATCH 1/7] UBIFS: switch to RO mode after synchronizing
` [PATCH 2/7] UBIFS: do not treat ENOSPC specially
` [PATCH 3/7] UBIFS: fix assertion warning
` [PATCH 4/7] UBIFS: fix GC sroting
` [PATCH 5/7] UBIFS: do not look up junk nodes
` [PATCH 6/7] UBIFS: do not use key type in list_sort compariosn fuction
` [PATCH 7/7] UBIFS: introduce list sorting debugging checks

[PATCH 1/2] mtdpart: memory accessor interface for MTD layer
 2010-08-09 11:55 UTC  (5+ messages)

[PATCH 0/6] davinci: add support for aemif timing configuration
 2010-08-09 10:16 UTC  (7+ messages)
` [PATCH v3 1/6] "
  ` [PATCH v2 2/6] nand: davinci: add support for "
    ` [PATCH 3/6] davinci: dm644x evm: setup NAND flash timing
      ` [PATCH 4/6] davinci: am17x/da830/omap-l137 "
        ` [PATCH 5/6] davinci: am18x/da850/omap-l138 "
          ` [PATCH v2 6/6] davinci: dm6467t "

[PATCH] NAND: add support for reading ONFI parameters from NAND device
 2010-08-09  9:43 UTC  (6+ messages)

[PATCH 0/9] Removing dead code
 2010-08-09  9:03 UTC  (3+ messages)

[PATCH 1/2] mtd: physmap: add physmap_unmapped_area() for no-mmu XIP
 2010-08-09  7:36 UTC  (6+ messages)
    ` [Uclinux-dist-devel] "

[PATCH 12/39] whiteout: jffs2 whiteout support
 2010-08-08 15:52 UTC  (2+ messages)
` [PATCH 24/39] fallthru: jffs2 fallthru support

[PATCHv2 0/9] UBIFS: recent patches
 2010-08-08 13:59 UTC  (13+ messages)
` [PATCHv2 1/9] UBIFS: switch to RO mode after synchronizing
` [PATCHv2 2/9] UBIFS: do not treat ENOSPC specially
` [PATCHv2 3/9] UBIFS: fix assertion warning
` [PATCHv2 4/9] UBIFS: do not look up truncation nodes
` [PATCHv2 5/9] UBIFS: do not use key type in list_sort
` [PATCHv2 6/9] UBIFS: improve assertion in node comparison functions
` [PATCHv2 7/9] UBIFS: do not write rubbish into truncation scanning node
` [PATCHv2 8/9] UBIFS: fix assertion warnings in comparison function
` [PATCHv2 9/9] UBIFS: introduce list sorting debugging checks

[PATCH 06/18] pcmcia: remove cs_types.h
 2010-08-08 13:07 UTC  (6+ messages)
` [PATCH 10/18] pcmcia: do not use io_req_t after call to pcmcia_request_io()
` [PATCH 11/18] pcmcia: do not use io_req_t when calling pcmcia_request_io()
` [PATCH 13/18] pcmcia: remove memreq_t
` [PATCH 14/18] pcmcia: use struct resource for PCMCIA devices, part 2

[PATCH 2/2] drivers/mtd/ubi: Eliminate update of list_for_each_entry loop cursor
 2010-08-08 10:25 UTC  (2+ messages)

NAND ECC Layout, sysfs question
 2010-08-07  0:11 UTC  (3+ messages)
  ` [PATCH] mtd: Expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT

[PATCH 12/38] whiteout: jffs2 whiteout support
 2010-08-06 22:35 UTC  (2+ messages)
` [PATCH 15/38] fallthru: jffs2 fallthru support

[PATCH v1 4/4]mtd: denali: Add multi connected NAND support
 2010-08-06 10:50 UTC 

[PATCH v1 3/4]mtd: denali: Remove set_ecc_config function
 2010-08-06 10:49 UTC 

[PATCH v1 2/4]mtd: denali: Remove unuseful code in get_xx_nand_para functions
 2010-08-06 10:48 UTC 

[PATCH v1 1/4]mtd: denali: Remove device_info_tag structure
 2010-08-06 10:48 UTC 

[PATCH v4 0/4] nand prefetch-irq support and ecc layout chanage
 2010-08-06  9:10 UTC  (3+ messages)

uncorrectable error :
 2010-08-06  8:52 UTC  (3+ messages)

[PATCH v3] mtd-nand: davinci: correct 4-bit error correction
 2010-08-05 18:35 UTC  (2+ messages)

[PATCH v1 2/2]nand/denali Update get_nand_para functions
 2010-08-05 17:18 UTC  (3+ messages)

[PATCH v2 2/2]nand/denali Update get_nand_para functions
 2010-08-05 17:11 UTC 

[PATCH v2 1/2]nand/denali Rename functions which is named by using capitals
 2010-08-05 17:10 UTC 

[PATCH 2/2] mtd: denali: update get nand para functions
 2010-08-05 16:48 UTC 

[PATCH v1 1/2]nand/denali Rename functions which is named by using captials
 2010-08-05 16:26 UTC 

[PATCH V2 1/5]nand/denali Clean up all white spaces in code indent
 2010-08-05 16:09 UTC  (5+ messages)

[PATCH] MTD: r852: remove useless pci powerup/down from suspend/resume routines
 2010-08-05 15: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).