linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-12 14:26:59 to 2010-06-23 02:05:54 UTC [more...]

Updating kernel after 5 year gap!!
 2010-06-23  2:05 UTC  (2+ messages)

Progress but stuck on write_buffers/write_words without fixup
 2010-06-23  1:07 UTC 

[PATCH 1/3] mkfs.ubifs: check output first
 2010-06-23  0:23 UTC  (6+ messages)
` [PATCH 2/3] flash_eraseall: move constants out of for loop
  ` [PATCH 3/3] flash_eraseall: make -? option the same as --help

[PATCH 2/6] mtd: m25p80: Convert to device table matching
 2010-06-22 17:56 UTC  (19+ messages)
` [PATCH 1/2] mtd: m25p80: Rework probing/JEDEC code
      ` [Uclinux-dist-devel] [PATCH 1/2] mtd: m25p80: Reworkprobing/JEDEC code
                        ` [PATCH 1/2] mtd: m25p80: Fix false-positive probing
                        ` [PATCH 2/2] mtd: m25p80: Make jedec_probe() return proper errno values

[PATCH 28/29] pxa3xx_nand: fix power management support
 2010-06-22 15:17 UTC 

[PATCH 27/29] pxa3xx_nand: fix write oob bug
 2010-06-22 15:16 UTC 

[PATCH 26/29] pxa3xx_nand: fix reset timeout on mmp2
 2010-06-22 15:14 UTC 

[PATCH 25/29] pxa3xx_nand: reimplement the read oob logic
 2010-06-22 15:13 UTC 

[PATCH 24/29] pxa3xx_nand: add polling mode support
 2010-06-22 15:10 UTC 

[PATCH 23/29] pxa3xx_nand: add advanced timing tuning feature
 2010-06-22 15:09 UTC 

[PATCH 22/29] pxa3xx_nand: support ecc requirement higher
 2010-06-22 15:06 UTC 

[PATCH 21/29] pxa3xx_nand: add ext id check
 2010-06-22 14:57 UTC 

[PATCH 20/29] pxa3xx_nand: use the buff passed from upper
 2010-06-22 14:47 UTC 

[PATCH 19/29] pxa3xx_nand: update ns2cycle calculation method
 2010-06-22 14:32 UTC 

[PATCH 16/29] pxa3xx_nand: enable 4k page operation
 2010-06-22 14:29 UTC 

[PATCH 15/29] pxa3xx_nand: add more attribute that platform
 2010-06-22 14:08 UTC 

[PATCH 14/29] pxa3xx_nand: add bch ecc support
 2010-06-22 13:52 UTC 

[PATCH 13/29] pxa3xx_nand: add two chip select
 2010-06-22 13:46 UTC 

[PATCH 12/29] pxa3xx_nand: clean the keep configure code
 2010-06-22 13:41 UTC 

[PATCH 10/29] pxa3xx_nand: mtd scan id process could be
 2010-06-22 13:32 UTC 

[PATCH 09/29] pxa3xx_nand: unify prepare command
 2010-06-22 13:32 UTC 

[PATCH 08/29] pxa3xx_nand: discard wait_for_event, write_cmd,
 2010-06-22 13:20 UTC 

[PATCH 07/29] pxa3xx_nand: rework irq logic
 2010-06-22 13:19 UTC 

[PATCH 06/29] pxa3xx_nand: make scan procedure more clear
 2010-06-22 13:01 UTC 

[PATCH]] mtdconcat: fix bug with uninitialized lock and unlock functions
 2010-06-22 13:00 UTC 

[PATCH 05/29] pxa3xx_nand: set oob length in the runtime
 2010-06-22 13:01 UTC 

[PATCH 04/29] pxa3xx_nand: remove the flash info in driver structure
 2010-06-22 12:28 UTC 

[PATCH 03/29] pxa3xx_nand: introduce default timing to reduce
 2010-06-22 12:20 UTC 

[PATCH 02/29] pxa3xx_nand: fix compile warning
 2010-06-22 12:19 UTC 

[PATCH 03/06] pxa3xx_nand: fix compile warning
 2010-06-22 12:19 UTC 

[PATCH 05/25] pxa3xx_nand: rework irq logic
 2010-06-22 11:24 UTC  (5+ messages)

[PATCH v3] Fix mtd-utils bugs
 2010-06-22  8:35 UTC  (5+ messages)
` [PATCHv3 1/3] clean up the legacy interfaces in nandwrite.c
  ` [PATCHv3 2/3] Discard the legacy interface MEMGETOOBSEL in flash_eraseall
    ` [PATCHv3 3/3] Place the cleanmarker in OOB area according to the mode MTD_OOB_AUTO

[PATCH 07/25] pxa3xx_nand: mtd scan id process could be defined by driver itself
 2010-06-22  8:20 UTC  (3+ messages)

Reed Solomon FAQ
 2010-06-21 15:04 UTC 

[PATCH 5/5] [MTD/denali] remove set_ecc_config This function only need to set ECC_CORRECTION reg so remove it and set this reg in probe function. For denali nand controller only support 15bits and 8bits ecc correction on MRST, here use 15bits ecc correction for MLC NAND and 8bits ecc correction for SLC NAND
 2010-06-21 10:51 UTC 

[PATCH 4/5] [MTD/denali] Fixed ECC handler bug 1. when found ecc errors while reading, handler only process these errors =
 2010-06-21 10:46 UTC 

[PATCH 3/5] [MTD/denali] enabled multi connected NAND feature
 2010-06-21 10:34 UTC 

[PATCH 2/5] [MTD/denali] renamed functions which is named by using= capitals
 2010-06-21 10:31 UTC 

[PATCH 1/5] [MTD/denali] fixed all checkpatch errors
 2010-06-21 10:30 UTC 

[PATCH v2 00/26] Add support for the Ingenic JZ4740 System-on-a-Chip
 2010-06-21  2:56 UTC  (4+ messages)
` [PATCH v2 17/26] MTD: Nand: Add JZ4740 NAND driver

Fix mtd-utils bugs
 2010-06-20 12:21 UTC  (7+ messages)

[PATCH] Mtd: fixed coding style issues in afs.c ar7part.c cmdlinepart.c inftlcore.c This is a patch to the files afs.c ar7part.c cmdlinepart.c inftlcore.c that fixes up warnings found by the checkpatch.pl tool Signed-off-by: Neal Buckendahl <nealb001@gmail.com>
 2010-06-20  8:01 UTC 

a question about mtd partition information
 2010-06-20  4:51 UTC 

CRC error when mounting UBIFS
 2010-06-18 18:02 UTC  (6+ messages)

[PATCH v3] Fix mtd-utils bugs
 2010-06-18 10:32 UTC  (4+ messages)
` [v3 1/3] clean up the legacy interfaces in nandwrite.c
  ` [v3 2/3] Discard the legacy interface MEMGETOOBSEL in flash_eraseall
    ` [v3 3/3] Place the cleanmarker in OOB area according to the mode MTD_OOB_AUTO

[PATCH 0/4] mtd: add mtd repartition ioctl
 2010-06-18 10:08 UTC  (5+ messages)
` [PATCH 1/4] mtd: add new ioctl structures to be used for repartitioning
  ` [PATCH 2/4] mtd: add the possibility to modify partitions in runtime
    ` [PATCH 3/4] mtd: add MTDREPARTITION ioctl
      ` [PATCH 4/4] mtd: create the mtd master device for given set of partitions

[PATCH 02/25] pxa3xx_nand: introduce common timing to reduce read id times
 2010-06-18 10:01 UTC  (7+ messages)

UBIFS performance measurements
 2010-06-18  9:28 UTC  (2+ messages)

prepare DiskOnChip
 2010-06-18  9:20 UTC 

[PATCH 08/25] mmp: add nand support to pxa168
 2010-06-18  8:56 UTC  (3+ messages)

[PATCH 06/25] pxa3xx_nand: unify prepare command
 2010-06-18  8:51 UTC  (3+ messages)

[PATCH 01/25] pxa3xx_nand: condense the flash definition
 2010-06-18  8:44 UTC  (7+ messages)

[PATCH 03/25] pxa3xx_nand: remove the flash info in driver structure
 2010-06-18  8:16 UTC  (3+ messages)

[PATCH 04/25] pxa3xx_nand: make scan procedure more clear
 2010-06-18  6:43 UTC  (2+ messages)

[PATCH 25/25] pxa3xx_nand: fix power management support
 2010-06-18  5:38 UTC 

[PATCH 24/25] pxa3xx_nand: fix write oob bug
 2010-06-18  5:38 UTC 

[PATCH 23/25] pxa3xx_nand: fix reset timeout on mmp2
 2010-06-18  5:37 UTC 

[PATCH 22/25] pxa3xx_nand: reimplement the read oob logic
 2010-06-18  5:37 UTC 

[PATCH 21/25] pxa3xx_nand: add polling mode support
 2010-06-18  5:37 UTC 

[PATCH 20/25] pxa3xx_nand: add advanced timing tuning feature
 2010-06-18  5:37 UTC 

[PATCH 19/25] pxa3xx_nand: support ecc requirement higher than 4bit per 512 bytes
 2010-06-18  5:37 UTC 

[PATCH 18/25] pxa3xx_nand: add ext id to distinguish different flash with the same chip id
 2010-06-18  5:37 UTC 

[PATCH 17/25] pxa3xx_nand: use the buff passed from upper layer directly if not use dma
 2010-06-18  5:37 UTC 

[PATCH 16/25] pxa3xx_nand: update ns2cycle calculation method
 2010-06-18  5:35 UTC 

[PATCH 15/25] mmp: add nand support to mmp2
 2010-06-18  5:35 UTC 

[PATCH 14/25] mmp: correct nand clock setting for pxa168 and pxa910
 2010-06-18  5:35 UTC 

[PATCH 13/25] pxa3xx_nand: enable 4k page operation
 2010-06-18  5:35 UTC 

[PATCH 12/25] pxa3xx_nand: add more attribute that platform could choose from
 2010-06-18  5:35 UTC 

[PATCH 11/25] pxa3xx_nand: add bch ecc support
 2010-06-18  5:34 UTC 

[PATCH 10/25] pxa3xx_nand: add two chip select
 2010-06-18  5:34 UTC 

[PATCH 09/25] pxa3xx_nand: clean the keep configure code
 2010-06-18  5:34 UTC 

[PATCH 0/25] update pxa3xx nand
 2010-06-18  5:33 UTC 

[PATCH] mtd: nand: nand_ids.c: added two entries for NAND chips
 2010-06-17 19:35 UTC 

[PATCH v2] mtd/mxc_nand: don't call mtd->{suspend,resume} explicitly
 2010-06-17 18:59 UTC 

SST39VF6402B kernel compatibility
 2010-06-17 12:49 UTC  (3+ messages)

[RFC/PATCH] doc2000: Fix uninitialized variable in doc_ecc_decode()
 2010-06-17  4:44 UTC  (2+ messages)

[PATCH 25/25] pxa3xx_nand: fix power management support
 2010-06-17  1:43 UTC 

[PATCH] mtd-utils: formatting of odd-sized OOB in nanddump
 2010-06-16 16:42 UTC 

[PATCH] UBI: fix delete compatible internal volume scan
 2010-06-16  9:30 UTC  (7+ messages)

detecting that ubifs switched to ro after problem
 2010-06-16  6:44 UTC  (5+ messages)

[PATCH] ixp4xx: add support for static flash partitions
 2010-06-15 23:59 UTC  (4+ messages)

ubiattach fails
 2010-06-15 23:03 UTC 

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

[PATCH v3] mtdchar: fix mmap() for MTD RAM/ROM char devices
 2010-06-15 16:55 UTC  (6+ messages)
` [PATCH v4] "

UBIFS mount failure on NOR flash
 2010-06-15 14:05 UTC  (3+ messages)

[PATCH v5 0/3] omap3 nand: cleanup exiting platform related code
 2010-06-15 13:26 UTC  (3+ messages)

[PATCH] mtd: Fix bug using smp_processor_id() in preemptible ubi_bgt1d kthread
 2010-06-15 12:26 UTC  (5+ messages)

ubifs became broken on contigous power-fails
 2010-06-15  5:02 UTC  (4+ messages)

[PATCH] mtd: physmap.c: use resource_size()
 2010-06-14 16:57 UTC 

[PATCH] mtd: Added an ioctl to query the lock status of a flash sector
 2010-06-14 16:10 UTC  (3+ messages)

jffs2: inflate returned -5
 2010-06-14 15:54 UTC 

Bad block management in MTD subsystem
 2010-06-14 12:23 UTC  (2+ messages)

[PATCH] mtd: cfi_probe: print manufacturer and id of probed chip
 2010-06-14 10:33 UTC 

[PATCH] mxc_nand: fix PM
 2010-06-14  8:43 UTC  (3+ messages)

[PATCH] mtd/mxc_nand: remove unused variable
 2010-06-14  8:35 UTC  (2+ messages)

[PATCH 1/2] mtd: OneNAND: Add runtime badblock check feature
 2010-06-14  4:07 UTC  (4+ messages)

[PATCH] mtd: denali: add Kconfig dependency
 2010-06-13  9:57 UTC  (2+ messages)

[RFC][PATCH 17/26] MTD: Nand: Add JZ4740 NAND driver
 2010-06-13  9:40 UTC  (2+ messages)

[PATCH] mtd: m25p80: Add support for Macronix 25L8005
 2010-06-13  9:42 UTC  (2+ messages)

[patch] mtd: return success on blktrans_ioctl()
 2010-06-13  9:08 UTC  (2+ messages)

Mtd_debug patch
 2010-06-13  8:57 UTC  (2+ messages)

[PATCH] fix typo in FAQ
 2010-06-13  8:38 UTC  (2+ messages)

[PATCH] MTD: remove redundant dependency checks in Kconfig files
 2010-06-12 14:32 UTC  (2+ messages)

[PATCH 1/2] mtd: physmap: add physmap_unmapped_area() for no-mmu XIP
 2010-06-12 14:26 UTC  (2+ messages)

[PATCH] OneNAND: Introduce chip_probe function
 2010-06-12 14:26 UTC  (2+ 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).