linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-28 17:13:57 to 2011-05-13 20:58:04 UTC [more...]

[PATCH] mtd: convert to seq_file interface
 2011-05-13 20:57 UTC  (2+ messages)

[newbie] uClinux can't access NAND
 2011-05-13 12:49 UTC 

[PATCH 0/2] UBIFS: Free space fixup on first mount
 2011-05-13 12:34 UTC  (11+ messages)
` [PATCH 1/2] UBIFS: add the fixup function
` [PATCH 2/2] UBIFS: fix-up free space on mount if flag is set

Tlos Ktwaejn
 2011-05-13  3:50 UTC 

[PATCH v2] mtd: m25p80: Use CFI to identify unknown flash chips
 2011-05-12 17:26 UTC 

Bug in MTD NAND ONFI chipsize detection
 2011-05-12 15:39 UTC  (10+ messages)

UBI bad image sequence number error
 2011-05-12 13:55 UTC  (4+ messages)

[RFC PATCH 0/7] Removing CONFIG_MTD_PARTITIONS
 2011-05-12 13:26 UTC  (8+ messages)
` [RFC PATCH 1/7] mtd: always build partitioning support
` [RFC PATCH 2/7] mtd: introduce mtd_device_(un)register()
` [RFC PATCH 3/7] mtd/physmap: convert to mtd_device_register()
` [RFC PATCH 4/7] mtd/nand: convert to mtd_device_unregister()
` [RFC PATCH 5/7] nand/gpio: convert to mtd_device_register()
` [RFC PATCH 6/7] mtd/plat_nand: "
` [RFC PATCH 7/7] mtd: remove add_mtd_partitions, add_mtd_device and friends

[PATCH v2] mkfs.ubifs: add "-F" option for "free-space fixup"
 2011-05-12 13:13 UTC  (5+ messages)
    ` [PATCH 1/1] "

Coldfire, d9000e and patch RFC
 2011-05-12 13:08 UTC  (2+ messages)

[PATCH RESEND] omap : nand : fix subpage ecc issue with prefetch
 2011-05-12 12:56 UTC  (2+ messages)

[PATCH] mtd: sst25l: fix section markings
 2011-05-12 12:28 UTC  (2+ messages)

ubi_io_read error after ubiattach
 2011-05-12 11:58 UTC  (2+ messages)

inappropriate ioctl when attaching
 2011-05-12 11:57 UTC  (6+ messages)

Removing CONFIG_MTD_PARTITIONS
 2011-05-12 11:55 UTC  (2+ messages)

[PATCH] mtd: m25p80: Use CFI to identify unknown flash chips
 2011-05-12 11:49 UTC  (2+ messages)

[PATCH 1/4] mtd: m25p80: Add Numonyx m25px32 family
 2011-05-12 11:48 UTC  (5+ messages)
` [PATCH 2/4] mtd: m25p80: Clean up JEDEC manufacturer checks
` [PATCH 3/4] mtd: m25p80: Add Spansion S25FL256S
` [PATCH 4/4] mtd: m25p80: Add Spansion S25FL512S, S70FL01GS

[RFC] MTD: export more NAND-related informations to syfs
 2011-05-12 10:38 UTC  (5+ messages)

[RFC PATCH 0/9] Support for MMIO based Denali NAND controller
 2011-05-12  8:31 UTC  (19+ messages)
` [RFC PATCH 1/9] nand/denali: convert to generic DMA API
` [RFC PATCH 2/9] nand/denali: remove nearly-duplicated register definitions
` [RFC PATCH 3/9] nand/denali: detect the number of banks
` [RFC PATCH 4/9] nand/denali: split the generic driver and PCI layer
` [RFC PATCH 5/9] nand/denali: convert to dev_() printk helpers
` [RFC PATCH 6/9] nand/denali: add an mmio driver
` [RFC PATCH 7/9] nand/denali: annotate pci init/exit functions with correct section
` [RFC PATCH 8/9] nand/denali: allow the number of ECC bits to be set by pdata
` [RFC PATCH 9/9] nand/denali: support MTD partitioning

[PATCH] Fix ONFI NAND flash size detection by using number of
 2011-05-12  6:31 UTC 

[PATCH] Fix ONFI NAND flash size detection by using number of
 2011-05-12  6:31 UTC 

[PATCH RESEND] omap : nand : fix subpage ecc issue with prefetch
 2011-05-11 15:37 UTC  (3+ messages)
` [stable] "

[PATCH RESEND] omap : nand : fix subpage ecc issue with prefetch
 2011-05-11 14:15 UTC  (2+ messages)

confirmar
 2011-05-09 17:48 UTC 

read_pnode: error -22 reading pnode at XX:YYYYY
 2011-05-09 17:41 UTC  (5+ messages)

fsl_elbc_nand.c reading address -1
 2011-05-09 17:37 UTC 

System hangs on logfs umount
 2011-05-09  9:40 UTC 

ubirmvol:ing gluebied volumes
 2011-05-09  6:49 UTC  (3+ messages)

[PATCH] UBIFS: add the fixup function
 2011-05-06 23:01 UTC  (4+ messages)

[PATCH RESEND] mtd: onenand: onenand_base: check for region != NULL
 2011-05-06 19:04 UTC  (2+ messages)

[PATCH] omap : nand : fix subpage ecc issue with prefetch
 2011-05-06 18:56 UTC  (5+ messages)

[PATCH v3 2/3] ubifs: add ubifs_fixup_free_space()
 2011-05-06 15:18 UTC  (4+ messages)

[PATCH] UBIFS: share the next_log_lnum helper
 2011-05-06 15:13 UTC  (2+ messages)

[PATCH 2/3] ubifs: add ubifs_mount_fixup_lebs()
 2011-05-06 14:44 UTC  (6+ messages)

[PATCH v2 2/3] ubifs: add ubifs_fixup_free_space()
 2011-05-06 14:17 UTC  (2+ messages)

[PATCH 1/7] UBIFS: split ubifs_rcvry_gc_commit
 2011-05-06 14:15 UTC  (7+ messages)
` [PATCH 2/7] UBIFS: refactor ubifs_rcvry_gc_commit
` [PATCH 3/7] UBIFS: fix debugging message
` [PATCH 4/7] UBIFS: remove an unneeded check
` [PATCH 5/7] UBIFS: fix debugging FS checking failure
` [PATCH 6/7] UBIFS: fix inode size debugging check failure
` [PATCH 7/7] UBIFS: fix a rare memory leak in ro to rw remounting path

[PATCH v3 1/3] ubifs: add a superblock flag for free space fix-up
 2011-05-06 13:30 UTC  (2+ messages)

[PATCH] add a check to prevent the incrementing of possible NULL value for "region" in onenand_base.c
 2011-05-06  8:33 UTC  (3+ messages)

[PATCH v3 3/3] ubifs: fix-up free space on mount if flag is set
 2011-05-05 20:33 UTC 

[PATCH v3 0/3] Free space fixup on first mount
 2011-05-05 20:33 UTC 

jffs2 not working on SST39VF2301
 2011-05-04 23:06 UTC 

[PATCH] mtd: Add DiskOnChip G3 support
 2011-05-04 22:21 UTC 

[PATCH v2 3/3] ubifs: fix-up free space on mount if flag is set
 2011-05-04 22:12 UTC 

[PATCH v2 1/3] ubifs: add a superblock flag for free space fix-up
 2011-05-04 22:11 UTC 

[PATCH v2 0/3] Free space fixup on first mount
 2011-05-04 22:11 UTC 

unsupported subpages: how to be sure/fix ?
 2011-05-04 15:28 UTC  (2+ messages)

hardware ecc support in ubifs
 2011-05-04 12:42 UTC  (3+ messages)

[PATCH 1/3] ubifs: add a superblock flag for "LEB fixup"
 2011-05-04 10:59 UTC  (2+ messages)

jffs2 help
 2011-05-04  9:26 UTC  (5+ messages)
` R: "

[PATCH] mkfs.ubifs: add "-F" option for "LEB fixup"
 2011-05-03 22:56 UTC 

[PATCH 3/3] ubifs: fixup LEBs on mount if "leb_fixup" flag set
 2011-05-03 22:55 UTC 

[PATCH 0/3] LEB fixup on first mount
 2011-05-03 22:54 UTC 

JFFS2 loss of power expectations
 2011-05-03 22:03 UTC  (4+ messages)

Need help with NAND flash corruption problem using JFFS2
 2011-05-03 16:16 UTC  (2+ messages)

Programming ubinized images
 2011-05-03 11:37 UTC  (4+ messages)

[PATCH V3 1/3] ARM: mxs: add GPMI support for imx23/imx28
 2011-05-03  6:15 UTC  (2+ messages)

[PATCH 0/2] UBIFS: fix recovery mounting
 2011-05-02 16:22 UTC  (3+ messages)
` [PATCH 1/2] UBIFS: do not free write-buffers when in R/O mode
` [PATCH 2/2] UBIFS: seek journal heads to the latest bud in replay

help request, jffs2 fs files get lost
 2011-05-02  9:16 UTC  (5+ messages)

Get NFTLrecord reference from mtd_blktrans_dev argument
 2011-05-02  5:53 UTC 

[RFC] mtd: nand: Fix bad block identification issue
 2011-04-29 18:05 UTC  (7+ messages)

[PATCH 0/3] omap : nand : omap2 nand driver fixes
 2011-04-29 16:00 UTC  (6+ messages)
` [PATCH 1/3] omap : nand : fix omap2 module compilation
` [PATCH 2/3] omap : nand : fix omap2 module reinsertion
` [PATCH 3/3] omap : nand : fix subpage ecc issue with prefetch

[PATCH 1/2] UBIFS: split ubifs_rcvry_gc_commit
 2011-04-29 14:14 UTC  (2+ messages)
` [PATCH 2/2] UBIFS: refactor ubifs_rcvry_gc_commit

[PATCH v6 0/3] add the GPMI controller driver for IMX23/IMX28
 2011-04-29  1:42 UTC  (4+ messages)
` [PATCH v6 1/3] MTD : add the common code for GPMI controller driver

Discovering current MTD partition
 2011-04-29  0:53 UTC  (8+ 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).