public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2011-06-03 13:52:59 to 2011-06-07 13:36:52 UTC [more...]

[PATCH 00/44] Cleanup of parse/register scenario
 2011-06-07 13:36 UTC  (5+ messages)
` [PATCH 01/44] mtd: add new API for handling MTD registration
` [PATCH 02/44] mtd: lart.c: use mtd_device_parse_register
` [PATCH 03/44] mtd: mtd_dataflash.c: "
` [PATCH 04/44] mtd: sst25l.c: "

[PATCH v2] nand: nand_base: Always initialise oob_poi before writing OOB data
 2011-06-07 13:00 UTC  (6+ messages)

[PATCH 1/2] MTD: pxa3xx_nand: fix nand detection issue
 2011-06-07 12:33 UTC  (7+ messages)
` [PATCH 2/2] MTD: pxa3xx_nand: Fix blank page ECC mismatch

Setting security XATTR on ubifs
 2011-06-07 11:07 UTC  (4+ messages)

l2-mtd-2.6.git to linux-next
 2011-06-07 10:55 UTC  (3+ messages)

ubifs_decompress: cannot decompress 
 2011-06-07 10:24 UTC  (14+ messages)

[PATCH] mtd: OneNAND: Fix wrong subpage_sft at 4KiB pagesize
 2011-06-07 10:10 UTC  (9+ messages)

[PATCH 1/1] MTD mtdchar: add missing initializer on raw write
 2011-06-07  9:38 UTC  (8+ messages)

[PATCH 1/6] jffs2: make lzo optional at build time
 2011-06-07  8:40 UTC  (19+ messages)
` [PATCH 2/6] mtdinfo: send help/version info to stdout
` [PATCH 3/6] libmtd: use O_CLOEXEC
` [PATCH 4/6] libmtd: add helper funcs for getting fds, regioninfo, and locked info
` [PATCH 5/6] mtdinfo: add regioninfo/sectormap display
` [PATCH 6/6] flash_info: punt in favor of mtdinfo

[PATCH 1/2] mtd: nand: generalized error messages with __func__
 2011-06-07  7:26 UTC  (11+ messages)
` [PATCH 2/2] mtd: nand: multi-line comment style fixups

region info exposed via sysfs ?
 2011-06-07  5:25 UTC  (2+ messages)

[PATCH 1/4] flash_info: convert to common.h
 2011-06-07  5:18 UTC  (16+ messages)
` [PATCH 2/4] flash_info: allow people to get info on multiple devices
` [PATCH 3/4] include/mtd: sync with kernel
` [PATCH 4/4] flash_info: display MEMGETINFO and MEMISLOCKED

[PATCH] ignore (FLAT) gdb files
 2011-06-07  4:31 UTC  (2+ messages)

[PATCH] mtd: denali: detect the number of banks before resetting NAND
 2011-06-07  4:23 UTC  (2+ messages)

[PATCH 0/3] mtd: cleanup plat-nand/ts72xx partitions interface
 2011-06-07  4:20 UTC  (5+ messages)
` [PATCH 1/3] mtd: add a flags for partitions which should just leave smth. after them
` [PATCH 2/3] ts72xx: use MTDPART_OFS_RETAIN for mtd partitioning
` [PATCH 3/3] mtd: plat-nand: drop unused fields from platform_nand_data

ubi image only mounts once
 2011-06-06 19:14 UTC  (8+ messages)

[PATCHv2 0/6] Further Denali NAND enhancements
 2011-06-06 15:35 UTC  (10+ messages)
` [PATCHv2 1/6] nand/denali: convert to dev_() printk helpers
` [PATCHv2 2/6] nand/denali: annotate pci init/exit functions with correct section
` [PATCHv2 6/6] mtd/denali: support for cmdline partitioning

impact of 2X_PROGRAM on read operations
 2011-06-06 14:32 UTC  (2+ messages)

nandwrite with raw oob data
 2011-06-06 13:11 UTC  (3+ messages)

[PATCH 1/5] flash_lock/flash_unlock/flash_info: clean up style
 2011-06-06 12:28 UTC  (11+ messages)
` [PATCH 2/5] flash_{lock,unlock}: merge functionality
` [PATCH 3/5] flash_{lock,unlock}: merge into one util
` [PATCH 4/5] flash_{lock,unlock}: convert to common code
` [PATCH 5/5] flash_{lock, unlock}: fix off-by-one error for "entire device" length

[PATCH 01/32] mtd: mtd_dataflash don't specify default parsing options
 2011-06-06 12:02 UTC  (37+ messages)
` [PATCH 02/32] mtd: sst25l "
` [PATCH 03/32] mtd: h720x-flash "
` [PATCH 04/32] mtd: impa7 "
` [PATCH 05/32] mtd: intel_vr_nor "
` [PATCH 06/32] mtd: rbtx4939-flash "
` [PATCH 07/32] mtd: atmel_nand "
` [PATCH 08/32] mtd: bcm_umi_nand "
` [PATCH 09/32] mtd: cmx270_nand "
` [PATCH 10/32] mtd: cs553x_nand "
` [PATCH 11/32] mtd: davinci_nand "
` [PATCH 12/32] mtd: edb7312 "
` [PATCH 13/32] mtd: fsl_upm "
` [PATCH 14/32] mtd: fsmc_nand "
` [PATCH 15/32] mtd: h1910 "
` [PATCH 16/32] mtd: jz4740_nand "
` [PATCH 17/32] mtd: lantiq-flash "
` [PATCH 18/32] mtd: latch-addr-flash "
` [PATCH 19/32] mtd: mpc5121_nfc "
` [PATCH 20/32] mtd: ndfc "
` [PATCH 21/32] mtd: omap2 "
` [PATCH 22/32] mtd: orion_nand "
` [PATCH 23/32] mtd: ppchameleonevb "
` [PATCH 24/32] mtd: pxa3xx_nand "
` [PATCH 25/32] mtd: s3c2410 "
` [PATCH 26/32] mtd: sharpsl "
` [PATCH 27/32] mtd: socrates_nand "
` [PATCH 28/32] mtd: tmio_nand "
` [PATCH 29/32] mtd: txx9ndfmc "
` [PATCH 30/32] mtd: onenand/generic "
` [PATCH 31/32] mtd: onenand/omap2 "
` [PATCH 32/32] mtd: samsung/onenand "

[PATCH 1/2] nanddump: add --skipbad option for bad blocks
 2011-06-06 11:01 UTC  (3+ messages)
` [PATCH 2/2] nanddump: sort options in help message alphabetically by shortname

[PATCH] MTD: pxa3xx_nand: Fix blank page ECC mismatch
 2011-06-06 10:40 UTC  (2+ messages)

[PATCH] MTD: pxa3xx_nand: fix nand detection issue
 2011-06-06 10:40 UTC  (4+ messages)
    ` [stable] "

[PATCH] mtd: pxa3xx_nand: remove unused variable 'mtd'
 2011-06-06 10:20 UTC  (2+ messages)

[PATCH] mtd: mtdblock: Use DEFINE_MUTEX() for mtdblks_lock
 2011-06-06 10:20 UTC  (2+ messages)

[PATCH 1/2] mtd: pxa3xx_nand: fix a memory leak
 2011-06-06 10:19 UTC  (4+ messages)

[PATCH 1/2] mtd: nuc900_nand: add missing nand_release in nuc900_nand_remove
 2011-06-06 10:19 UTC  (4+ messages)
` [PATCH 2/2] mtd: nomadik_nand: add missing nand_release in nomadik_nand_remove

[PATCH] mtd: denali: remove calling mtd_device_unregister() after nand_release()
 2011-06-06 10:07 UTC  (2+ messages)

[RFC PATCH 000/104] mtd: cleanup partition parsing interface
 2011-06-06 10:10 UTC  (23+ messages)
` [PATCH 006/104] mtdpart: default to cmdlinepart, NULL partitions probing
` [PATCH 007/104] mtd: m25p80 don't specify default parsing options
` [PATCH 040/104] mtd: drop mtd_has_cmdlinepart()
` [PATCH 041/104] mtd: prepare to convert of_mtd_parse_partitions to partition parser
` [PATCH 050/104] physmap_of: separate parse_obsolete_partitions to separate parser

[PATCH] mtd: nand: remove unnecessary TODO
 2011-06-06  8:56 UTC  (2+ messages)

[PATCH] ATMEL, AVR32: inline nand partition table access
 2011-06-06  8:05 UTC  (5+ messages)

[PATCH 1/2] clps711x/ceiva: port to use physmap flash
 2011-06-04  8:23 UTC  (4+ messages)
` [PATCH 2/2] mtd: drop ceiva map driver

[PATCH] UBIFS FAQ: kernel version 2.6.40 -> 3.0
 2011-06-03 15:41 UTC  (2+ messages)

[PATCH] nand: Remove meaningless delay from nand_unlock
 2011-06-03 15:32 UTC  (2+ messages)

[PATCH] mkfs.ubifs: trivial: 2.6.40 -> 3.0
 2011-06-03 15:30 UTC  (2+ messages)

[PATCH 00/10] UBIFS: for Linux 3.0
 2011-06-03 15:06 UTC  (5+ messages)
` [PATCH 05/10] UBIFS: fix shrinker object count reports


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