public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2010-01-05 18:35:25 to 2010-01-13 14:20:09 UTC [more...]

Fail to mount ubifs
 2010-01-13 14:20 UTC  (17+ messages)

[PATCH 2/2] Creating helper func for block alignment verfication
 2010-01-13 13:37 UTC  (5+ messages)
    ` [PATCH v2 "

[PATCH 1/2] Adding NAND lock / unlock routines
 2010-01-13 12:50 UTC 

[PATCH 0/2] Adding NAND lock / unlock routines
 2010-01-13 12:48 UTC 

[PATCH] Adding NAND lock / unlock routines
 2010-01-13 12:44 UTC 

[PATCH] Creating helper func for block alignment verfication
 2010-01-13 12:41 UTC 

[PATCH] Creating helper func for block alignment verfication
 2010-01-13 12:41 UTC 

[PATCH] Creating helper func for block alignment verfication
 2010-01-13 12:41 UTC 

[PATCH] Creating helper func for block alignment verfication
 2010-01-13 12:41 UTC 

[PATCH] Adding nand lock/unlock routines
 2010-01-13 12:24 UTC 

[RFC][PATCH] Add NAND lock/unlock routines
 2010-01-13  9:25 UTC  (11+ messages)
            ` [PATCH - V2] "

[PATCH 1/3] Introducing 'gpmc-nand.c' for GPMC specific NAND init
 2010-01-13  6:50 UTC 

[PATCH 0/3] OMAP: NAND: support flashes on sdp boards
 2010-01-13  6:46 UTC 

[PATCH v3]: Introducing 'gpmc-nand.c' for GPMC specific NAND init
 2010-01-13  6:35 UTC  (4+ messages)

[PATCH]drivers/mtd/chips/cfi_probe.c:18 remove unneeded comment
 2010-01-13  5:32 UTC  (2+ messages)

ubiattach fails with "bad image sequence number"
 2010-01-13  3:26 UTC  (4+ messages)

[PATCHv2 7/7] mtd: Raise limit on block device minor numbers
 2010-01-12 23:10 UTC 

[PATCHv2 6/7] mtd: Replace static array of devices with an idr structure
 2010-01-12 23:09 UTC 

[PATCHv2 5/7] mtdblock: Dynamically allocate cache info structures
 2010-01-12 23:09 UTC 

[PATCHv2 4/7] mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
 2010-01-12 23:08 UTC 

[PATCHv2 3/7] nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES
 2010-01-12 23:08 UTC 

[PATCHv2 2/7] mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd()
 2010-01-12 23:08 UTC 

[PATCHv2 1/7] mtd: Introduce and use iteration macro for reading the MTD device table
 2010-01-12 23:08 UTC 

[PATCHv2 0/7] mtd: Dynamic allocation of device numbers
 2010-01-12 23:08 UTC 

RFC: [PATCH V3 0/9 Integration of SmartMedia/xD into mtd subsystem
 2010-01-12 19:37 UTC  (10+ messages)
` [PATCH 1/9] MTD: call remove notifiers before removing the device
` [PATCH 2/9] MTD: create lockless versions of {get,put}_mtd_device
` [PATCH 3/9] MTD: blkdevs: make hotplug work
` [PATCH 4/9] MTD: make mtdtrans thread freezeable
` [PATCH 5/9] MTD: export few functions from nand_base.c
` [PATCH 6/9] MTD: common module for smartmedia/xD support
` [PATCH 7/9] MTD: add few workarounds to nand system for SmartMedia/xD chips
` [PATCH 8/9] MTD: Add nand driver for ricoh xD/SmartMedia reader
` [PATCH 9/9] MTD: Add new SmartMedia/xD FTL

[PATCH] OMAP: NAND: support flashes on sdp boards
 2010-01-12 12:44 UTC 

RFC: [PATCH V2 0/9 Integration of SmartMedia/xD into mtd subsystem
 2010-01-11 22:24 UTC  (19+ messages)
` [PATCH 1/9] MTD: call remove notifiers before removing the device
` [PATCH 2/9] MTD: create lockless versions of {get,put}_mtd_device
  ` [PATCH 2/9] MTD: create lockless versions of {get, put}_mtd_device
` [PATCH 3/9] MTD: blkdevs: make hotplug work
` [PATCH 4/9] MTD: make mtdtrans thread freezable
` [PATCH 5/9] MTD: nand subsystem, export nand_do_read_oob and nand_do_write_oob
` [PATCH 6/9] mtd: common module for smartmedia/xD support
` [PATCH 7/9] MTD: add few workarounds to nand system for SmartMedia/xD chips
` [PATCH 8/9] mtd: Add nand driver for ricoh xD/SmartMedia reader
` [PATCH 9/9] mtd: Add new SmartMedia/xD FTL

[PATCH 5/6] mtdblock: Replace array of block cache info with pointers in struct mtd_info
 2010-01-11 20:45 UTC  (4+ messages)

[PATCH] mxc-nand: no need to check for validity of platform drive data
 2010-01-11 18:00 UTC  (4+ messages)
` [PATCH] mxc-nand: don't disable clock in mxcnd-suspend

[PATCH] Introducing 'gpmc-nand.c' for GPMC specific NAND init
 2010-01-11 10:31 UTC 

[PATCH] Introducing 'gpmc-nand.c' for GPMC specific NAND init
 2010-01-11 10:31 UTC 

[PATCH] Introducing 'gpmc-nand.c' for GPMC specific NAND init
 2010-01-11 10:31 UTC 

Testing whether a NOR sector is locked
 2010-01-11 10:19 UTC 

Issue in oamp nand driver with 32-bit reads in prefetch mode
 2010-01-11  6:30 UTC  (7+ messages)

Question on partition wise ECC support
 2010-01-11  6:09 UTC  (2+ messages)

[PATCH] [MTD] WWW: Spelling correction in UBI FAQ
 2010-01-11  4:49 UTC  (3+ messages)

ubi attach failure
 2010-01-10 11:34 UTC  (2+ messages)

what's with CONFIG_MTD_PISMO?
 2010-01-10 10:56 UTC  (3+ messages)

[PATCH 4/6] mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
 2010-01-10 10:36 UTC  (2+ messages)

[PATCH 3/6] nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES
 2010-01-10 10:35 UTC  (2+ messages)

[PATCH 2/6] mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd()
 2010-01-10 10:35 UTC  (3+ messages)

[PATCH 1/6] mtd: Introduce and use iteration macro for reading the MTD device table
 2010-01-10 10:35 UTC  (2+ messages)

[PATCH] UBI fails to initialise in kernel update marker
 2010-01-10 10:13 UTC  (4+ messages)

[PATCH 4/4] MTD: include ar7part in the list of partitions parsers
 2010-01-10  9:13 UTC  (7+ messages)

[PATCH] add pismo support
 2010-01-10  9:04 UTC  (5+ messages)

[PATCH 1/1] MTD: chips/cfi, remove unneeded NULL checks
 2010-01-10  9:01 UTC 

[PATCH] omap2/3: mtd: fix compile warning
 2010-01-10  8:48 UTC  (2+ messages)

ubiattach taking very long time
 2010-01-10  0:01 UTC  (2+ messages)

[PATCH 2/2] ubiformat: be consistent with sequence numbers
 2010-01-09 23:39 UTC 

[PATCH 1/2] ubiformat: always initialize seq number
 2010-01-09 23:33 UTC 

UBI - exclude bootloader blocks from wear levelling
 2010-01-09 23:18 UTC  (6+ messages)

confusion UBI overhead and volume size calculations
 2010-01-09 22:58 UTC  (2+ messages)

[PATCH 3/3] nand: make Open Firmware device id constant
 2010-01-09 14:10 UTC 

[PATCH 2/3] nand: make USB device id constant
 2010-01-09 14:10 UTC 

[PATCH 1/3] nand: make PCI device id constant
 2010-01-09 14:10 UTC 

[PATCH 1/3][NAND][OMAP]: Fixing compilation warning for 'nand/omap2.c'
 2010-01-08 15:34 UTC  (3+ messages)

Ubi2- using NandSim for simulating flash and mounting ubi
 2010-01-08 11:16 UTC 

ubi2- a proposed design for reducing mount time of ubi
 2010-01-08 11:01 UTC 

DiskOnChip recursive lock problem
 2010-01-08 10:38 UTC 

Few problems in mtd system
 2010-01-08  6:17 UTC  (5+ messages)

Good stress test for UBIFS?
 2010-01-07 10:38 UTC  (5+ messages)

References: JFFS2 - speed up while booting
 2010-01-07  9:11 UTC 

[PATCH] mtd/nand: Fix build failure caused by typo
 2010-01-07  8:37 UTC  (3+ messages)

[PATCH] nandsim: (trivial) fix spelling
 2010-01-07  6:56 UTC  (2+ messages)

[PATCH] [MTD] tests: Fix read, speed and stress tests on NOR flash
 2010-01-07  6:50 UTC  (2+ messages)

New mtd-utils release?
 2010-01-07  6:47 UTC  (7+ messages)
        ` OMAP2 issue while compiling the latest mtd-2.6 git kernel

[PATCH v7 0/5]: mtdoops: fixes and improvements
 2010-01-07  6:47 UTC  (4+ messages)
` [PATCH v7 5/5]: mtdoops: refactor as a kmsg_dumper

[PATCH 3/3][NAND][OMAP]: Fixing issue in oamp nand driver in prefetch mode read
 2010-01-07  6:46 UTC  (2+ messages)

[UBIFS] issue with ubiattach
 2010-01-07  6:31 UTC  (2+ messages)

vmalloc used for BBT scanning
 2010-01-07  6:20 UTC  (2+ messages)

[PATCH v2 2/2]: Introducing 'gpmc-nand.c' for GPMC specific NAND init
 2010-01-07  5:17 UTC  (3+ messages)

[PATCH 2/2] Remove now-defunct ts7250 nand driver
 2010-01-06 23:50 UTC  (15+ messages)
  ` Sending UTF-8 patches (was: [PATCH 2/2] Remove now-defunct ts7250 nand driver)

[PATCH] Fix spelling in comments and documentation
 2010-01-06 23:23 UTC  (3+ messages)

JFFS2 - speed up while booting
 2010-01-06 22:34 UTC  (11+ messages)

RFC: [PATCH 0/9 Integration of SmartMedia/xD into mtd subsystem
 2010-01-06 21:54 UTC  (10+ messages)
` [PATCH 1/9] MTD: call remove notifiers before removing the device
` [PATCH 2/9] MTD: create lockless versions of {get,put}_mtd_device
` [PATCH 3/9] MTD: blkdevs: major cleanups
` [PATCH 4/9] mtd-make mtdtrans thread suspend friendly
` [PATCH 5/9] NAND: export nand_do_read_oob and nand_do_write_oob
` [PATCH 6/9] mtd: common module for smartmedia/xD support
` [PATCH 7/9] NAND: add few workarounds for SmartMedia/xD chips
` [PATCH 8/9] mtd: SmartMedia/xD FTL
` [PATCH 9/9] mtd: add nand driver for ricoh xD/SmartMedia reader

[PATCH 3/3] UBI: support attaching by MTD character device name
 2010-01-06 14:56 UTC 

[PATCH 1/3] UBI: add more checks to chdev open
 2010-01-06 14:56 UTC 

[PATCH 2/3] UBI: mark few variables as __initdata
 2010-01-06 14:56 UTC 

ubifs mount failure upon power cycle
 2010-01-06 14:32 UTC  (2+ messages)

[PATCH 2/3][NAND][OMAP]: correct 'info' pointer in 'omap_nand_remove'
 2010-01-06 14:05 UTC 

[PATCH 0/3][NAND][OMAP]: fixing omap nand driver issues
 2010-01-06 13:58 UTC 

[PATCH] Add NAND lock/unlock routines
 2010-01-06 12:43 UTC 

ubi crash after change to read-only
 2010-01-06  7:51 UTC  (2+ messages)

[PATCH 1/2] Update ep93xx/ts72xx to use generic platform nand driver
 2010-01-05 21:59 UTC 

[PATCH 0/1] mtd: m25p80: Add erase timer to status polling
 2010-01-05 19:40 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] drivers/mtd/nand/gpio.c: use resource_size()
 2010-01-05 18:35 UTC  (4+ messages)


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