public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2011-05-03 22:55:07 to 2011-05-16 14:59:31 UTC [more...]

[PATCH v5 0/8] Switch ARM platforms from integrator-flash to physmap
 2011-05-16 14:59 UTC  (6+ messages)
` [PATCH v5 1/8] MTD: Add integrator-flash feature "
` [PATCH v5 2/8] ARM: Realview: Use physmap driver instead of integrator-flash
` [PATCH v5 3/8] ARM: Versatile: "
` [PATCH v5 4/8] ARM: VExpress: "
` [PATCH v5 8/8] MTD: physmap: let set_vpp() pass a platform_device instead of a map_info

[PATCH v5 14/21] evm: add evm_inode_post_init call in jffs2
 2011-05-16 14:45 UTC 

[RFC PATCH 0/7] Removing CONFIG_MTD_PARTITIONS
 2011-05-16 14:37 UTC  (10+ 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] mtd: convert to seq_file interface
 2011-05-16 13:25 UTC  (6+ messages)

[PATCH 0/4] UBIFS: fix very rare recovery failure
 2011-05-16 12:55 UTC  (5+ messages)
` [PATCH 1/4] UBIFS: clean up LEB recovery function
` [PATCH 2/4] UBIFS: always cleanup the recovered LEB
` [PATCH 3/4] UBIFS: simplify LEB recovery function further
` [PATCH 4/4] UBIFS: fix extremely rare mount failure

[PATCH 00/20] UBIFS: last changes
 2011-05-16 10:48 UTC  (22+ messages)
` [PATCH 01/20] UBIFS: improve debugging lprops scanning a little
` [PATCH 02/20] UBIFS: simplify error path in lprops debugging check
` [PATCH 03/20] UBIFS: simplify "
` [PATCH 04/20] UBIFS: dump more in the "
` [PATCH 05/20] UBIFS: improve debugging messages
` [PATCH 06/20] UBIFS: improve commentary
` [PATCH 07/20] UBIFS: make 2 functions static
` [PATCH 08/20] UBIFS: double check that buds are replied in order
` [PATCH 09/20] UBIFS: remove unnecessary stack variable
` [PATCH 10/20] UBIFS: store free and dirty space in the bud replay entry
` [PATCH 11/20] UBIFS: simplify replay
` [PATCH 12/20] UBIFS: substitute the replay tree with a replay list
` [PATCH 13/20] UBIFS: change bud replay function conventions
` [PATCH 14/20] UBIFS: remove BUG statement
` [PATCH 15/20] UBIFS: synchronize write-buffer before switching to the next bud
` [PATCH 16/20] UBIFS: expect corruption only in last journal head LEBs
` [PATCH 17/20] UBIFS: share the next_log_lnum helper
` [PATCH 18/20] UBIFS: add a superblock flag for free space fix-up
` [PATCH 19/20] UBIFS: add the fixup function
` [PATCH 20/20] UBIFS: fix-up free space on mount if flag is set

mtd-char driver 2.6.35
 2011-05-16  7:00 UTC 

www.sensorloadcell.com OR www.goldshinechina.com
 2011-05-15  2:10 UTC 

[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)

[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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox