linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-22 09:38:50 to 2011-06-28 13:58:01 UTC [more...]

[RFC PATCH] MTD: atmel_nand: optimize read/write buffer functions
 2011-06-28 13:58 UTC  (3+ messages)

[Ubifs] Reboot -> "recovery needed"?
 2011-06-28 12:45 UTC  (11+ messages)

[RFC] ubiblk: read-only block layer on top of UBI
 2011-06-28 11:35 UTC  (5+ messages)
` [PATCH] UBI: new module ubiblk: "

Preventing JFFS2 partial page writes?
 2011-06-28  9:39 UTC  (11+ messages)

[PATCH 0/2] finish modularization of ofpart parser
 2011-06-28  8:09 UTC  (12+ messages)
` [PATCH 1/2] mtd: make ofpart buildable as a separate module
` [PATCH 2/2] mtd/ofpart: add ofoldpart alias

[PATCH 1/6] nand_wait_ready timeout fix
 2011-06-28  8:03 UTC  (10+ messages)
` [PATCH 2/6] nand_wait : warn if the nand is busy on exit
` [PATCH 3/6] refactor mtd wait code
` [PATCH 4/6] nand_wait_read : add code to wait on status for LP
` [PATCH 5/6] nand_flash_detect_onfi propagate busw info
` [PATCH 6/6] add NAND_BUSWIDTH_AUTO

[PATCH] MTD: pxa3xx_nand: enable multiple chip select support
 2011-06-28  7:32 UTC  (13+ messages)

[PATCH 1/2] mtd/nand : don't free the global data fsl_lbc_ctrl_dev->nand in fsl_elbc_chip_remove()
 2011-06-28  1:50 UTC  (2+ messages)
` [PATCH 2/2] mtd/nand : workaround for Freescale FCM to support large-page Nand chip

Q: jffs2 "Erase at 0x???????? failed immediately: errno -5"
 2011-06-28  1:14 UTC 

[PATCH v2 00/10] more mtd-utils cleanup
 2011-06-28  0:10 UTC  (3+ messages)
` [PATCH v2 06/10] mtd-utils: add common version printing function

[PATCH 00/10] more mtd-utils cleanup
 2011-06-27 20:30 UTC  (16+ messages)
` [PATCH 01/10] mtd-tests: checkfs: fix size_t related warning
` [PATCH 02/10] mtd-tests: io_paral: build error, "variable length strings"
` [PATCH 03/10] mtd-utils: remove whitespace at end of lines
` [PATCH 04/10] mtd-utils: update .gitignore files
` [PATCH 05/10] mkfs.ubifs: use common.h
` [PATCH 06/10] mtd-utils: add common version printing function
` [PATCH 07/10] mtd-utils: switch more utils to unified versioning
` [PATCH 08/10] mtd-utils: kill flash_info
` [PATCH 09/10] mtdinfo: kill -m option
` [PATCH 10/10] nanddump: remove unused variable

[PATCH] jffs2: use mutex_is_locked() in __jffs2_flush_wbuf()
 2011-06-27 20:21 UTC 

[PATCH] mtd: nand: handle ECC errors in OOB
 2011-06-27 19:10 UTC  (2+ messages)

[PATCH] rewrite build system to avoid recursion
 2011-06-27 16:53 UTC  (11+ messages)
` [PATCH 1/2 v2] "
  ` [PATCH 2/2] autogenerate version.h from build system
` [PATCH 1/2 v3] rewrite build system to avoid recursion
  ` [PATCH 2/2 v2] autogenerate version.h from build system

[PATCH] mtd: tmio_nand should call mtd_device_parse_register
 2011-06-27 12:58 UTC 

linux-next: Tree for June 24 (mtd + of)
 2011-06-26 20:09 UTC  (8+ messages)

(no subject)
 2011-06-26 13:21 UTC 

[PATCH v2 0/7] new nanddump defaults
 2011-06-26  7:15 UTC  (27+ messages)
` [PATCH v3 0/7] prepare new nanddump options, defaults
` [PATCH v3 1/7] nanddump: add --bb=METHOD option
` [PATCH v3 2/7] nanddump: remove --skipbad, leaving --bb=skipbad
` [PATCH v3 3/7] nanddump: update help message for BB method changes
` [PATCH v3 4/7] nanddump: warn about new default BB handling
` [PATCH v3 5/7] feature-removal-schedule: describe nanddump changes
` [PATCH v3 6/7] nanddump: add --oob option
` [PATCH v3 7/7] nanddump: document, warn about future default --omitoob

mtd-utils-1.4.5 is out
 2011-06-26  7:13 UTC  (2+ messages)

[PATCH 1/2] MTD: pxa3xx_nand: fix nand detection issue
 2011-06-25 11:48 UTC  (5+ messages)
` [PATCH 2/2] MTD: pxa3xx_nand: Fix blank page ECC mismatch

[PATCH] build: remove old SYMLINKS variable
 2011-06-25  7:04 UTC  (2+ messages)

[PATCH 0/6] complete nanddump feature-removals
 2011-06-25  7:03 UTC  (9+ messages)
` [PATCH 1/6] nanddump: kill --omitbad, --noskipbad
` [PATCH 2/6] nanddump: change default to --bb=skipbad
` [PATCH 3/6] nanddump: change -o to mean --oob, not --omitoob
` [PATCH 4/6] nanddump: default to NOT dumping OOB data
` [PATCH 5/6] feature-removal: remove completed tasks
` [PATCH 6/6] integck: fix build error (MS_DIRSYNC, MS_RELATIME)

[PATCH] punt redundant libcrc32
 2011-06-25  6:12 UTC  (2+ messages)

[PATCH] mtd-utils: bump nanddump, mtdinfo version numbers
 2011-06-25  6:09 UTC  (4+ messages)

bbt and bitflip
 2011-06-24 20:36 UTC  (6+ messages)

[PATCH] mtd: spelling, capitalization, uniformity
 2011-06-24 20:00 UTC  (2+ messages)

[PATCH 0/5] Few additional cleanup patches
 2011-06-24 19:36 UTC  (7+ messages)
` [PATCH 1/5] mtd/maps: drop edb7312 support
` [PATCH 2/5] mtd/nand: "
` [PATCH 3/5] mtd: hide parse_mtd_partitions
` [PATCH 4/5] mtd: remove put_partition_parser() from public header
` [PATCH 5/5] mtd: drop mtd_device_register

mkfs.jffs2 min erase block size: 4 vs 8 KiB
 2011-06-24 19:29 UTC  (6+ messages)

[PATCH v2] mtd: OneNAND: Detect the correct NOP when 4KiB pagesize
 2011-06-24 18:46 UTC  (4+ messages)

[Ubi] Wrong major:minor
 2011-06-24 14:33 UTC  (7+ messages)

[PATCH] security: new security_inode_init_security API adds function callback
 2011-06-23 21:04 UTC 

[PATCH] UBI: clarify the volume notification types' doc
 2011-06-23 14:51 UTC  (3+ messages)
` [PATCHv2] "

"warning!: only 995 of 1984 eraseblocks have valid erase counter"
 2011-06-23 14:30 UTC  (4+ messages)

23rd June 2011 : Investment interest
 2011-06-23 11:45 UTC 

Claiming back space from NAND?
 2011-06-23  9:48 UTC  (3+ messages)

NAND OOB data
 2011-06-23  8:52 UTC  (4+ messages)

Problem with clean markers/partial writes on Micron 4-bit ECC NAND
 2011-06-23  8:46 UTC  (2+ messages)

NAND BBT corruption on MPC83xx
 2011-06-23  8:35 UTC  (2+ messages)

NAND BBT corruption on MPC83xx
 2011-06-23  8:31 UTC  (4+ messages)

[PATCH upstream] nand: nand_base: Always initialise oob_poi before writing OOB data
 2011-06-23  8:22 UTC  (7+ messages)

[PATCH V2 00/18] mtd: cleanup partition handling in OF-enabled drivers
 2011-06-23  7:56 UTC  (5+ messages)
` [PATCH 16/18] mtd: mpc5121_nfc.c: use mtd_device_parse_register
` [PATCH 17/18] mtd: ndfc.c: "
` [PATCH 18/18] mtd: socrates_nand.c: "

nanddump badblock options
 2011-06-22 16:53 UTC  (5+ messages)

[PATCH] powerpc/85xx: fix NAND_CMD_READID read bytes number
 2011-06-22 11:08 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).