public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2008-07-01 12:28:37 to 2008-07-29 22:40:17 UTC [more...]

[PATCH 1/1] MTD DataFlash: fix bug - ATMEL AT45DF321D spi flash card fails to be copied to (v2)
 2008-07-29 22:43 UTC  (5+ messages)
` [PATCH 2.6.26-rc8] MTD DataFlash: bugfix, binary page sizes now handled (v3)
  ` [RESEND PATCH 2.6.26-git 1/2] "

[RESUBMIT] [PATCH] [MTD] NAND nand_ecc.c: rewrite for improved performance
 2008-07-29 20:04 UTC  (2+ messages)

XIP Kernel freeze
 2008-07-29 16:35 UTC  (3+ messages)

[PATCH] Bugfix subpage read for small page NAND
 2008-07-29 12:54 UTC 

2nd problem with read_subpage() ?
 2008-07-29 10:32 UTC  (7+ messages)

Deep thinking about the Wear-leveling mothed
 2008-07-29 10:31 UTC 

roblems in nand_read_subpage()
 2008-07-29  7:59 UTC  (3+ messages)
  ` Problems "

[PATCH 0/4] some mtd fixes
 2008-07-28 14:05 UTC  (9+ messages)
` [PATCH 1/4] [MTD] remove bogus warning about missing boot bank location
  ` [PATCH 2/4] [RFC] [MTD] cfi_probe: remove Intel chip workaround
    ` [PATCH 3/4] [MTD] physmap: Fix suspend/resume/shutdown bugs
      ` [PATCH 4/4] [MTD] physmap: resume already suspended chips on failure to suspend

Problem mounting a UBIFS volume
 2008-07-28  9:16 UTC  (8+ messages)

[PATCH resend] MTD: nandsim: remove useless module parameters
 2008-07-28  7:06 UTC  (2+ messages)
` [PATCH resend] MTD: nandsim: allow changing some "

JFFS2 Garbage Collection Issue
 2008-07-27 18:44 UTC 

[RESEND x2 PATCH 2.6.26-git 1/2] MTD DataFlash: bugfix, binary page sizes now handled (v3)
 2008-07-27 10:25 UTC 

[RESEND x2 PATCH 2.6.26-git 2/2] mtd: dataflash OTP support
 2008-07-27 10:28 UTC 

[PATCH 0/7] Blackfin on-chip NAND Flash Controller driver updates for 2.6.27
 2008-07-27  6:27 UTC  (8+ messages)
` [PATCH 1/7] [MTD] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pages
` [PATCH 2/7] [MTD] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10
` [PATCH 3/7] [MTD] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom uses
` [PATCH 4/7] [MTD] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functions
` [PATCH 5/7] [MTD] Blackfin NFC Driver: enable Blackfin nand HWECC support by default
` [PATCH 6/7] [MTD] Blackfin NFC Driver: use standard dev_err() rather than printk()
` [PATCH 7/7] [MTD] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_probe function

[PATCH 3/3] [MTD] mtdoops: Fix a bug where block may not be erased
 2008-07-26  9:08 UTC 

[PATCH 2/3] [MTD] mtdoops: Add a magic number to logged kernel oops
 2008-07-26  9:08 UTC 

[PATCH 0/3] [MTD] mtdoops updates
 2008-07-26  9:08 UTC 

[PATCH 1/3] [MTD] mtdoops: Fix an off by one error
 2008-07-26  9:08 UTC 

[MFD] TMIO NAND driver
 2008-07-26  0:17 UTC  (10+ messages)

[RESEND PATCH 2.6.26-git 2/2] mtd: dataflash OTP support
 2008-07-25 22:53 UTC 

[PATCH] mtd: m25p80.c add support for non-JEDEC ID devices
 2008-07-25 16:34 UTC 

fs/jffs2/compr_rubin.c: Removed duplicated include
 2008-07-25 15:30 UTC 

COMPENSATION
 2008-07-24  8:59 UTC 

JFFS2 GC Bug?
 2008-07-24  7:48 UTC  (2+ messages)

fs-test tool
 2008-07-23 13:39 UTC  (2+ messages)

Issue on mounting rootfs getting 'Magic bitmask 0x1985 not found at 0x00860040: 0x0f0f instead' prints
 2008-07-22 18:10 UTC  (2+ messages)

Congratulations !!
 2008-07-22  2:44 UTC 

[PATCH] [MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y
 2008-07-21 16:03 UTC  (2+ messages)

[PATCH] MTD: nandsim: remove useless module parameters
 2008-07-21  9:12 UTC  (2+ messages)
` [PATCH] MTD: nandsim: allow changing some "

[PATCH 5/5] [MTD][MTDPART] Handle remaining checkpatch findings
 2008-07-18 16:57 UTC  (3+ messages)

[PATCH 4/5] [MTD][MTDPART] Fix a division by zero bug
 2008-07-18 16:01 UTC 

[PATCH 3/5] [MTD][MTDPART] Cleanup and document the erase region handling
 2008-07-18 16:00 UTC 

[PATCH 2/5] [MTD][MTDPART] Handle most checkpatch findings
 2008-07-18 16:00 UTC 

[PATCH 1/5] [MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partition
 2008-07-18 16:00 UTC 

[PATCH 1/2] mtdpart: Avoid divide-by-zero on out-of-reach path
 2008-07-18 15:47 UTC  (6+ messages)

U-boot and UBI
 2008-07-18 12:20 UTC 

NOR flash erasing, but not writing
 2008-07-17 14:52 UTC 

Good Day
 2008-07-17 12:13 UTC 

CONFIG_MTD_ROM and suspend-to-RAM
 2008-07-17 11:29 UTC  (4+ messages)
` [PATCH] [MTD] physmap: only call suspend and resume callbacks if non-NULL

[PATCH][UBI]:Remove the prot tree from the WL unit
 2008-07-17  9:40 UTC  (3+ messages)

[PATCH] Oops in TS-5500 map
 2008-07-17  8:46 UTC 

nand: nand_oobfree handling
 2008-07-17  5:20 UTC 

[PATCH] [MTD] [NAND] fsl_upm: update driver for the new OF bindings
 2008-07-16 16:05 UTC 

[RFC] UBI volume re-name
 2008-07-16 14:40 UTC  (3+ messages)
  ` [RFC v2] "

[PATCH] Bugfix: -ETIMEO errors in CFI driver
 2008-07-16 14:28 UTC 

[PATCH][UBI]:Remove the prot tree from the WL unit
 2008-07-16 10:49 UTC 

[PATCH] [MTD] physmap: resume already suspended chips on failure to suspend
 2008-07-15 13:14 UTC 

[ubi][wl] the W/R performance of my wear-leveling unit 2
 2008-07-16  5:06 UTC  (3+ messages)

help text for "config MTD_PARTITIONS" is confusing
 2008-07-15 15:38 UTC 

Healthcare Industry Listing
 2008-07-16 13:29 UTC 

[PATCH RESEND] jedec_probe: Fix SST 16-bit chip detection
 2008-07-15 15:09 UTC 

[PATCH resend][MTD] au1550nd: remove unused variable
 2008-07-15 14:04 UTC 

[patch 0/2] S3C24XX updates for 2.6.27-rc1
 2008-07-15 10:58 UTC  (3+ messages)
` [patch 1/2] MTD: Remove the bast-flash driver
` [patch 2/2] CPUFREQ: S3C24XX NAND driver frequency scaling support

JFFS2 errors appearing all of a sudden
 2008-07-15  4:50 UTC  (2+ messages)

About mkfs.jffs2
 2008-07-15  1:35 UTC  (3+ messages)

Erase block summary!
 2008-07-15  1:13 UTC  (2+ messages)

[PATCH][MIPS] MTX-1 flash partition setup move to platform devices registration
 2008-07-14 20:33 UTC  (8+ messages)
    ` Regarding NAND driver based on PrimeCell Static Memory Controller (PL350 series)

[PATCH] nand_wait_ready() timeout scaling
 2008-07-14 20:32 UTC  (2+ messages)

DiskOnChip 2000
 2008-07-14 16:59 UTC  (2+ messages)

M29W128GL doesn't like cfi_send_gen_cmd(0xFF, 0, ...)
 2008-07-14 10:18 UTC 

airwater hellas
 2008-07-13  7:07 UTC 

JFFS2: real free capacity of the partition
 2008-07-11 17:32 UTC  (3+ messages)

DiskOnChip 2000
 2008-07-11 16:10 UTC 

Congratulations!! *You Have Won 500,000.00 GBP*
 2008-07-11 11:12 UTC 

Obsolete bit in JFFS2
 2008-07-11 11:00 UTC 

[ubi][wl] the W/R performance of my wear-leveling unit
 2008-07-11  7:50 UTC  (2+ messages)

mtd: remove __PPC__ hardcoded address from nand/diskonchip and devices/docprobe
 2008-07-10 21:14 UTC 

Fw: [PATCH] [MTD] NAND nand_ecc.c: rewrite for improved performance
 2008-07-10 21:26 UTC 

Flash device refused suspend due to active operation (state 0)
 2008-07-10 13:39 UTC 

UBIFS write-back: what application developers should know
 2008-07-10 12:19 UTC 

[PATCH] [MTD] No debug message when debugging is disabled
 2008-07-10 11:37 UTC 

[patch 0/2] S3C24XX MTD updates for post 2.6.26
 2008-07-10  8:52 UTC  (5+ messages)
` [patch 1/2] MTD: Remove the bast-flash driver
` [patch 2/2] CPUFREQ: S3C24XX NAND driver frequency scaling support

[PATCH] [MTD] NAND nand_ecc.c: rewrite for improved performance
 2008-07-10  6:28 UTC  (2+ messages)

DRAW UPDATE
 2008-07-09 14:09 UTC 

DRAW UPDATE
 2008-07-09 12:25 UTC 

Problem when booting partitions on a powerpc platform
 2008-07-09 12:04 UTC 

Partition Creation Doubt when upgrading from 16M bytes to 32 M bytes flash memory
 2008-07-09 11:07 UTC 

[UBI][WL][PATCH] Rewrite the UBI wear-leveling unit
 2008-07-09  9:32 UTC  (3+ messages)

uniform flash using cmdset_0002
 2008-07-09  7:16 UTC 

Attn:Recipient,
 2008-07-09  0:37 UTC 

We have data for Massage Therapists, Medical Equipment Suppliers, Alternative Medicine etc
 2008-07-09 23:47 UTC 

[PATCH] Fix const assignment in the MTD command line partitioning driver
 2008-07-08 16:09 UTC 

NAND Flash bad blocks
 2008-07-08 12:57 UTC 

Partition Creation Doubt when upgrading from 16M bytes to 32 M bytes flash memory
 2008-07-08 11:34 UTC 

ubifs image file confusion!
 2008-07-08 10:45 UTC  (8+ messages)

I Need Your Urgent Response
 2008-07-08  9:33 UTC 

About UBIFS
 2008-07-08  9:08 UTC  (2+ messages)

[UBI][WL][PATCH] Rewrite the UBI wear-leveling unit and Implemented two-dimension(PEB ec, LEB temp) wear leveling algorithm
 2008-07-08  8:20 UTC  (2+ messages)

problem of UBI debug info printing
 2008-07-08  8:18 UTC  (2+ messages)

bad block in jffs2 partition
 2008-07-08  1:12 UTC 

pcimciamtd usage
 2008-07-07 17:24 UTC 

ioDrive by FusionIO
 2008-07-07 16:23 UTC 

Reminder: I Need Your Urgent Response
 2008-07-07 13:45 UTC 

[Patch] switch jffs2 to use .unlocked_ioctl
 2008-07-07 12:45 UTC 

MTD device read from kernel module
 2008-07-07  9:45 UTC 

linux-mtd Digest, Vol 64, Issue 7
 2008-07-07  9:01 UTC 

Attn:Recipient,
 2008-07-07  4:26 UTC 

I Need Your Urgent Response
 2008-07-05 12:34 UTC 

problem with jffs
 2008-07-05  4:27 UTC 

Dentist.s List in the US
 2008-07-04 23:07 UTC 

[PATCH] MTD: OMAP2-NAND: Fix partition reading from board info
 2008-07-03  9:18 UTC  (2+ messages)

[PATCH] UBI: Fix 64-bit calculations
 2008-07-03  6:07 UTC  (2+ messages)

Bootloader support for UBI images
 2008-07-02  9:02 UTC  (5+ messages)

[PATCH v3] [NAND] driver extension to support NAND on TQM85xx modules
 2008-07-02  8:18 UTC  (2+ messages)

[PATCH] Nand driver for TMIO devices
 2008-07-01 14:23 UTC  (3+ messages)


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