linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-01-21 11:28:47 to 2011-02-07 17:01:02 UTC [more...]

[PATCH v2 0/5] UBIFS: fix recovery on CFI NOR
 2011-02-07 16:58 UTC  (9+ messages)
` [PATCH v2 1/5] UBI: incorporate maximum write size
` [PATCH v2 2/5] UBIFS: "
` [PATCH v2 3/5] UBIFS: introduce write-buffer size field
` [PATCH v2 4/5] UBIFS: use max_write_size for write-buffers
` [PATCH v2 5/5] UBIFS: use max_write_size during recovery

Numonyx NOR and chip->mutex bug?
 2011-02-07 16:46 UTC  (43+ messages)

[PATCH] mtd: fix race in cfi_cmdset_0001 driver
 2011-02-07 16:41 UTC  (2+ messages)

mount ubi volume fails: No such device
 2011-02-07 15:27 UTC  (2+ messages)

Testing a device using mtd_stresstest
 2011-02-07 14:39 UTC  (5+ messages)

[PATCH/RFC v2 1/3] Shared BCH ECC library
 2011-02-07 14:16 UTC  (5+ messages)
` [PATCH/RFC v2 2/3] mtd: nand: add software BCH ECC support
` [PATCH/RFC v2 3/3] mtd: nand: enable software BCH ECC in nand simulator

[PATCH/RFC v2 1/3] Shared BCH ECC library
 2011-02-07 14:09 UTC  (3+ messages)
` [PATCH/RFC v2 2/3] mtd: nand: add software BCH ECC support
` [PATCH/RFC v2 3/3] mtd: nand: enable software BCH ECC in nand simulator

JFFS2: bug in mkfs.jffs2 recursive_populate_directory
 2011-02-07 10:45 UTC 

[PATCH 0/4] Fix 104MHz support for OMAP OneNAND
 2011-02-07  8:47 UTC  (5+ messages)
` [PATCH 1/4] OMAP: OneNAND: fix 104MHz support
` [PATCH 2/4] OMAP: OneNAND: determine frequency in one place
` [PATCH 3/4] OMAP: OneNAND: let boards determine OneNAND frequency
` [PATCH 4/4] mtd: OneNAND: OMAP2: increase multiblock erase verify timeout

Support for SST 39VF6402B has been officially added or I need to patch the kernel?
 2011-02-06 18:40 UTC  (9+ messages)

JFFS2: truncated files after power loss scenario
 2011-02-06 18:40 UTC  (7+ messages)

[PATCH 0/5] UBI: misc patches
 2011-02-06 17:39 UTC  (6+ messages)
` [PATCH 1/5] UBI: try to reveal buggy MTD drivers
` [PATCH 2/5] UBI: use raw mtd read function in debugging code
` [PATCH 3/5] UBI: add slab cache for ubi_scan_leb objects
` [PATCH 4/5] UBI: cleanup comments about corrupted PEBs
` [PATCH 5/5] UBI: always re-read in case of read failures

[PATCH 00/20] world-writable files in sysfs and debugfs
 2011-02-06 15:16 UTC  (4+ messages)
` [PATCH 20/20] fs: ubifs: world-writable debugfs dump_* files
` [rtc-linux] [PATCH 00/20] world-writable files in sysfs and debugfs

[PATCH] mtd: tests : move ebcnt and pgcnt definitions before usage in printing
 2011-02-06 15:12 UTC  (2+ messages)

[PATCH] drivers/mtd/maps/ts5500_flash.c: avoid calling map_destroy on NULL
 2011-02-06 15:08 UTC  (2+ messages)

[PATCH] mtd: fix memory leak
 2011-02-06 15:08 UTC  (4+ messages)

ubifs_scan() error handling
 2011-02-06 14:58 UTC  (7+ messages)

mount ubi volume fails: No such device
 2011-02-06 14:19 UTC  (2+ messages)

CONGRATULATIONS!! MICROSOFT AWARD 2011 {OPEN ATTACHMENT}
 2011-02-05 18:16 UTC 

[PATCH 00/20] world-writable files in sysfs and debugfs
 2011-02-04 14:00 UTC 

Kernel dies after ubiformat :(
 2011-02-04 13:40 UTC 

jffs2-filesystem
 2011-02-04 12:21 UTC 

[PATCH v9 0/7] nand prefetch-irq support and ecc layout chanage
 2011-02-03 19:36 UTC  (9+ messages)
` [PATCH v9 1/7] omap3630: nand: fix device size to work in polled mode
` [PATCH v9 2/7] omap3: nand: configurable transfer type per board
` [PATCH v9 3/7] omap: gpmc: enable irq mode in gpmc
` [PATCH v9 4/7] omap3: nand: prefetch in irq mode support
` [PATCH v9 5/7] omap3: nand: configurable fifo threshold to gain the throughput
` [PATCH v9 6/7] omap3: nand: ecc layout select from board file
` [PATCH v9 7/7] omap3: nand: making ecc layout as compatible with romcode ecc

[PATCH] mtd: onenand_base: onenand_verify bugfix for writepage non-aligned address
 2011-02-03 12:56 UTC 

[PATCH 0/7] UBIFS: fix recovery on CFI NOR
 2011-02-03  9:01 UTC  (11+ messages)
` [PATCH 1/7] UBI: incorporate maximum write size
` [PATCH 2/7] UBIFS: "
` [PATCH 3/7] UBIFS: introduce write-buffer size field
` [PATCH 4/7] UBIFS: use max_write_size for write-buffers
` [PATCH 6/7] UBIFS: amend commentaries in io.c to match new situation
` [PATCH 7/7] UBIFS: use max_write_size during recovery

Question about CFI allocation
 2011-02-03  2:50 UTC  (5+ messages)

Numonyx NOR flash mutex problem when creating UBI volumes
 2011-02-02 14:54 UTC  (2+ messages)

[PATCH] mtd: mtdram: initialize writebufsize field
 2011-02-02  6:56 UTC 

Kernel panic using add_mtd_partitions
 2011-02-01 22:13 UTC 

[PATCH 1/3] Shared BCH ECC library
 2011-01-31 15:38 UTC  (3+ messages)
` [PATCH 2/3] mtd: nand: add software BCH ECC support
` [PATCH 3/3] mtd: nand: enable software BCH ECC in nand simulator

[PATCH] Renaming 'struct flash_platform_data' into 'struct spi_flash_platform_data' in include/linux/spi/flash.h
 2011-01-31 11:29 UTC  (15+ messages)
            ` [PATCH 0/1] "
              ` [PATCH 1/1] "
                    ` [PATCH 1/1] merging arch/arm/include/asm/mach/flash.h and include/linux/spi/flash.h into single header file include/linux/mtd/flash.h

Sul America Seguro Saude
 2011-01-30 14:25 UTC 

Sul América Seguro Saude
 2011-01-30  2:29 UTC 

incompatible libmtd.a when compiling the mtd-utils
 2011-01-29 17:08 UTC  (4+ messages)

[PATCH] mtd: adapt writebufsize calculation for concat
 2011-01-29 16:22 UTC  (2+ messages)

[PATCH] mtd: m25p80: add support for the EON EN25F32 chip
 2011-01-29 16:22 UTC  (2+ messages)

Verify-after-write on sub-pages
 2011-01-29 16:16 UTC  (2+ messages)

[PATCH RESEND v8 0/7] nand prefetch-irq support and ecc layout chanage
 2011-01-28 16:51 UTC  (7+ messages)
` [PATCH RESEND v8 3/7] omap: gpmc: enable irq mode in gpmc

Yahoo 2011 Award Letter!!!
 2011-01-27 20:32 UTC 

Mailman results for Handle-Info
 2011-01-27 12:40 UTC 

4KiB page OneNAND OOB
 2011-01-27 11:10 UTC  (3+ messages)

UBIFS incompatibilities due to min_io_size adaptions?
 2011-01-26 15:49 UTC  (2+ messages)

mtd-utils bug in mkjffs2 : owner info not part of fs
 2011-01-26 12:09 UTC 

Cannot see NAND flash in 2.6.36.1
 2011-01-25 17:56 UTC 

UBI: corrupted PEB detection for Numonyx P30
 2011-01-25 11:31 UTC  (3+ messages)

[PATCH] UBI: fix unaligned leb_start value
 2011-01-25 10:42 UTC  (2+ messages)

ubifs: sync() causes writes even if nothing is changed
 2011-01-25  8:20 UTC  (9+ messages)
    ` [PATCH v2 3/3] UBIFS: do not start the commit if there is nothing to commit

Problems using sub-pages when NAND_VERIFY_WRITE is used
 2011-01-24 23:09 UTC 

NAND with UBI - MTBF calculation
 2011-01-23 15:59 UTC  (2+ messages)

MTD concat support for linux and UBI
 2011-01-22 16:07 UTC  (2+ messages)

[PATCH 0/2] v3: new tuneubifs command to adjust tunable filesystem parameters on ubifs
 2011-01-21 22:00 UTC  (6+ messages)
` [PATCH 2/2] Add new tuneubifs

background garbage collection in UBIFS
 2011-01-21 19:52 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;
as well as URLs for NNTP newsgroup(s).