messages from 2009-05-29 14:56:31 to 2009-06-10 17:27:09 UTC [more...]
[PATCH] MTD: Add UBI reboot notifier
2009-06-10 17:27 UTC (7+ messages)
` [PATCHv2] "
[PATCH] [MTD-UTILS] Bad block handling in nandwrite when reading from standard input
2009-06-10 17:23 UTC (10+ messages)
` [PATCH 1/3] [MTD-UTILS] Unified reading from standard input and from file
` [PATCH 2/3] [MTD-UTILS] Use same kind of code for reading OOB than for regular data
` [PATCH 3/3] [MTD-UTILS] Handle bad block when reading from standard input
From: Mr.Austin Ranney
2009-06-10 14:10 UTC
Problem with jffs2 on linux 2.6.23
2009-06-10 11:03 UTC
Problem in erasing a nand flash with ubiformat
2009-06-10 10:40 UTC (4+ messages)
[patch 01/14] mtd: Flex-OneNAND support
2009-06-10 7:46 UTC (4+ messages)
Confuse with WL_THRESHOLD
2009-06-10 3:31 UTC (4+ messages)
[PATCH 2/2] mtd/maps: uclinux: support Blackfin systems
2009-06-10 2:34 UTC (5+ messages)
` [PATCH 2/3] mtd/maps: uclinux: mark local stuff static
` [PATCH 3/3] mtd/maps: uclinux: do not allow to be built as a module
` [uClinux-dev] "
[PATCH 1/2] mtd/maps: uclinux: fix building when partition support is disabled
2009-06-10 1:46 UTC (2+ messages)
` [uClinux-dev] "
[PATCH] MTD OneNAND: typo fixes
2009-06-09 18:52 UTC
[PATCH] [MTD] [NAND] Add prefetch and dma support for omap2/3 NAND driver
2009-06-09 15:57 UTC (8+ messages)
Nandwrite's behavior in case of write failure
2009-06-09 12:59 UTC (7+ messages)
[PATH] [MTD-UTILS] Return error if failure when reading from standard input
2009-06-09 12:39 UTC (4+ messages)
write error while using UBI/UBIFS
2009-06-09 5:30 UTC (4+ messages)
[PATCH V2 0/2] mtd/maps/mtd-ram: Make driver usable for the device tree
2009-06-08 17:30 UTC (11+ messages)
` [PATCH V2 1/2] mtd/maps/mtd-ram: refactor probe and remove
` [PATCH V2 2/2] mtd/maps/mtd-ram: add an of-platform driver
[PATCH revised] mtd: remove driver-core BUS_ID_SIZE
2009-06-08 14:34 UTC (3+ messages)
about ubifs
2009-06-08 13:30 UTC (12+ messages)
[PATCH] nand/s3c2410: s3c2410_nand_setrate(): use correct macros for 2412/2440
2009-06-08 11:41 UTC (12+ messages)
` [PATCH] mtd/nand: s3c6400 support for s3c2410 driver
Please pull bjdooks' next-mtd tree
2009-06-08 11:18 UTC
mtd: Flex-OneNAND support
2009-06-08 6:40 UTC (2+ messages)
[PATCH] [MTD-UTILS] Incorrect loop condition
2009-06-08 6:09 UTC (4+ messages)
UBIFS Corrupt during power failure
2009-06-07 10:16 UTC (8+ messages)
[PATCH v2.1 10/17] JFFS2: do not manipulate s_dirt directly
2009-06-07 9:21 UTC (3+ messages)
physmap and pointless shutdown() function ?
2009-06-06 19:22 UTC (5+ messages)
[PATCH] mtd: remove driver-core BUS_ID_SIZE
2009-06-06 16:42 UTC (2+ messages)
[PATCH] NAND: davinci: update clock naming
2009-06-06 15:32 UTC (4+ messages)
[PATCH 1/3 v3] mtd: physmap_of: Add multiple regions and concatenation support
2009-06-06 7:25 UTC (10+ messages)
UBIFS porting on onenand and on kernel 2.6.18
2009-06-05 12:22 UTC (2+ messages)
[PATCH] mtd/nand: max_retries off by one
2009-06-04 14:24 UTC
[PATCH v2 10/17] JFFS2: do not manipulate s_dirt directly
2009-06-04 10:41 UTC
jffs2 debug messages
2009-06-04 6:50 UTC (2+ messages)
[PATCH 2.6.30-rc6 1/3] NAND: Add "page" parameter to all read_page/read_page_raw APIs
2009-06-04 4:16 UTC (4+ messages)
ubiformat error
2009-06-03 16:53 UTC (5+ messages)
[PATCH] [MTD] [NAND] Add prefetch and dma support for omap2/3 NAND driver
2009-06-03 16:33 UTC (4+ messages)
De'ntists List in America
2009-06-03 15:31 UTC
[PATCH] mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressing
2009-06-03 12:51 UTC (4+ messages)
` [Uclinux-dist-devel] "
` [PATCH v2] "
[PATCH] nand/s3c2410: s3c2410_nand_setrate(): use correct macros for 2412/2440
2009-06-03 11:46 UTC
[PATCH] [JFFS2] Move jffs2_gcd_mtd threads to the new kthread API
2009-06-03 6:09 UTC (7+ messages)
` [PATCH] [JFFS2] jffs2_start_garbage_collect_thread() return value cleanup
[PATCH] let include/linux/mtd/partitions.h stand on its own
2009-06-03 2:18 UTC
S3C2410 NAND controller updates
2009-06-02 22:55 UTC (15+ messages)
` [MTD] [NAND] S3C2410: Move to using platform device table
` [MTD] [NAND] S3C2410: Basic kerneldoc comment updates
` [MTD] [NAND] S3C2410: NAND ECC by chip rather than global
` [MTD] [NAND] S3C2410: Small colon cleanup
` [MTD] [NAND] S3C2410: Uninitialised variable cleanup
` [MTD] [NAND] S3C2410: Fix CFG debug order
` [MTD] [NAND] S3C2410: Allow commandline partition processing
` [MTD] [NAND] S3C2410: Added a kerneldoc for s3c2410_nand_set
` [MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NAND
` [MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/write
` [MTD] [NAND] S3C2410: Use DIV_ROUND_UP
mtd: remove driver-core BUS_ID_SIZE
2009-06-02 15:09 UTC (5+ messages)
Good Day
2009-06-02 14:54 UTC
UBIFS ubimkvol issue and some others
2009-06-02 14:09 UTC (9+ messages)
[resending-2] [PATCH] [MTD] [NAND] Add OMAP2 / OMAP3 NAND driver
2009-06-02 13:48 UTC (2+ messages)
[PATCH 1/2] Blackfin NFC Driver: remove pointless return value in bf5xx_nand_dma_rw
2009-06-02 13:19 UTC (4+ messages)
[PATCH 2/2] mkfs.ubifs: use libubi to format UBI volume
2009-06-02 9:26 UTC (5+ messages)
` [PATCH] "
[PATCH] [UBI] [1/3] ubi notifications API
2009-06-02 6:40 UTC (10+ messages)
` [PATCH] 3/3 ubi notification API "
` [PATCH] 3/3 ubi notification API (was Re: [PATCH] [UBI] [1/3] ubi notifications API)
Your E-mail Has Won !!!
2009-06-02 4:43 UTC
[PATCH] mtd/maps: Blackfin async: fix memory leaks in probe/remove funcs
2009-06-02 4:06 UTC
(no subject)
2009-06-01 11:20 UTC
JFFS2 filesystem problem
2009-06-01 10:02 UTC
[PATCH] mtd orion_nand: use burst reads with double word accesses
2009-06-01 2:25 UTC
git pull request: Marvell Orion/Kirkwood support updates
2009-06-01 2:22 UTC
[patch/RESEND 2.6.30-rc2 2/3] NAND: minor davinci_nand cleanup
2009-05-31 12:48 UTC (3+ messages)
Bonaza
2009-05-29 23:39 UTC
[PATCH 3/4] [MTD] compat_ioctl cleanup
2009-05-29 15:12 UTC (6+ messages)
[PATCH] mtd: Delete final remnants of MTD ioctls from fs/compat_ioctl.c
2009-05-29 14:56 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).