public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2008-07-14 10:06:56 to 2008-08-01 22:48:31 UTC [more...]

mtdsuper.c BLOCK=n compile error
 2008-08-01 22:48 UTC  (2+ messages)

Node CRC failures in latest mainline git?
 2008-08-01 21:14 UTC  (9+ messages)

[MFD] TMIO NAND driver
 2008-08-01 18:23 UTC  (12+ messages)

[PATCH 10/10] mtd: remove code associated with !CONFIG_PPC_MERGE
 2008-08-01 17:49 UTC 

[RFC] Reinstate NFS exportability for JFFS2
 2008-08-01 17:47 UTC  (24+ messages)
      ` [PATCH 1/4] Factor out nfsd_do_readdir() into its own function
      ` [PATCH 2/4] Copy XFS readdir hack into nfsd code, introduce FS_NO_LOOKUP_IN_READDIR flag
      ` [PATCH 3/4] Switch XFS to using FS_NO_LOOKUP_IN_READDIR, remove local readdir hack
      ` [PATCH 4/4] [JFFS2] Reinstate NFS exportability

[PATCH] [MTD] [OneNAND] Add defines for HF and sync write
 2008-08-01  8:53 UTC 

U-boot and UBI
 2008-07-31 18:50 UTC  (4+ messages)
    ` [U-Boot-Users] "

jffs2 support for nand flash
 2008-07-31 15:51 UTC 

[patch 02/13] jffs2 summary allocation: don't use vmalloc()
 2008-07-31  9:09 UTC  (14+ messages)

[RESUBMIT] [PATCH] [MTD] NAND nand_ecc.c: rewrite for improved performance
 2008-07-31  8:35 UTC 

mtd maps and read lengths / boundaries
 2008-07-31  4:37 UTC 

Deep thinking about the Wear-leveling mothed
 2008-07-31  0:02 UTC  (5+ messages)

[patch 13/13] mtd: dataflash OTP support
 2008-07-30 19:35 UTC 

[patch 09/13] Blackfin NFC Driver: enable Blackfin nand HWECC support by default
 2008-07-30 19:35 UTC 

[patch 10/13] Blackfin NFC Driver: use standard dev_err() rather than printk()
 2008-07-30 19:35 UTC 

[patch 11/13] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_probe function
 2008-07-30 19:35 UTC 

[patch 08/13] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functions
 2008-07-30 19:35 UTC 

[patch 07/13] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom uses
 2008-07-30 19:35 UTC 

[patch 05/13] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pages
 2008-07-30 19:34 UTC 

[patch 06/13] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10
 2008-07-30 19:35 UTC 

[patch 12/13] drivers/mtd/nand/nandsim.c: fix printk warnings
 2008-07-30 19:35 UTC 

[patch 04/13] mtdpart: handle remaining checkpatch findings
 2008-07-30 19:34 UTC 

[patch 03/13] mtd: diskonchip.c fix sparse endian warnings
 2008-07-30 19:34 UTC 

[patch 01/13] drivers/mtd/nand/nandsim.c needs div64.h
 2008-07-30 19:34 UTC 

[PATCH] Bugfix subpage read for small page NAND
 2008-07-30  9:00 UTC  (2+ messages)

[RESUBMIT] [PATCH] [MTD] NAND nand_ecc.c: rewrite for improved performance
 2008-07-30  6:17 UTC  (3+ messages)

[PATCH 2.6.26-git] MTD_DEBUG always does compile-time typechecks
 2008-07-30  5:28 UTC 

[RESEND x2 PATCH 2.6.26-git 1/2] MTD DataFlash: bugfix, binary page sizes now handled (v3)
 2008-07-30  5:07 UTC  (3+ messages)

[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] "

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

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

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  (4+ 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 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 

[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)

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  (2+ 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  (7+ 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 


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