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

[PATCH 00/44] Cleanup of parse/register scenario
 2011-06-07 13:36 UTC  (42+ 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 05/44] mtd: bfin-async-flash.c: "
` [PATCH 06/44] mtd: dc21285.c: "
` [PATCH 07/44] mtd: gpio-addr-flash.c: "
` [PATCH 08/44] mtd: h720x-flash.c: "
` [PATCH 09/44] mtd: impa7.c: "
` [PATCH 10/44] mtd: intel_vr_nor.c: "
` [PATCH 11/44] mtd: ixp2000.c: "
` [PATCH 12/44] mtd: ixp4xx.c: "
` [PATCH 13/44] mtd: lantiq-flash.c: "
` [PATCH 14/44] mtd: latch-addr-flash.c: "
` [PATCH 15/44] mtd: physmap.c: "
` [PATCH 16/44] mtd: plat-ram.c: "
` [PATCH 17/44] mtd: pxa2xx-flash.c: "
` [PATCH 18/44] mtd: rbtx4939-flash.c: "
` [PATCH 19/44] mtd: sa1100-flash.c: "
` [PATCH 20/44] mtd: solutionengine.c: "
` [PATCH 21/44] mtd: wr_sbc82xx_flash.c: "
` [PATCH 22/44] mtd: atmel_nand.c: "
` [PATCH 23/44] mtd: bcm_umi_nand.c: "
` [PATCH 24/44] mtd: cafe_nand.c: "
` [PATCH 25/44] mtd: cmx270_nand.c: "
` [PATCH 26/44] mtd: cs553x_nand.c: "
` [PATCH 27/44] mtd: davinci_nand.c: "
` [PATCH 28/44] mtd: edb7312.c: "
` [PATCH 29/44] mtd: fsmc_nand.c: "
` [PATCH 30/44] mtd: h1910.c: "
` [PATCH 31/44] mtd: jz4740_nand.c: "
` [PATCH 32/44] mtd: mxc_nand.c: "
` [PATCH 33/44] mtd: omap2.c: "
` [PATCH 34/44] mtd: orion_nand.c: "
` [PATCH 35/44] mtd: plat_nand.c: "
` [PATCH 36/44] mtd: ppchameleonevb.c: "
` [PATCH 37/44] mtd: pxa3xx_nand.c: "
` [PATCH 38/44] mtd: s3c2410.c: "
` [PATCH 39/44] mtd: sharpsl.c: "
` [PATCH 40/44] mtd: tmio_nand.c: "
` [PATCH 41/44] mtd: txx9ndfmc.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  (8+ 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  (10+ 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  (2+ messages)

[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  (2+ messages)

[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  (2+ 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  (14+ messages)
` [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)


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