linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-04-02 20:40:58 to 2010-04-22 09:03:10 UTC [more...]

[PATCH] [MTD] Fix JFFS2 sync silent failure
 2010-04-22  9:03 UTC  (8+ messages)

[PATCH v3 1/8] mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq members
 2010-04-22  8:36 UTC  (8+ messages)
` [PATCH v3 2/8] mtd: cfi_probe: make the addresses used to enter Auto Select Mode variable
` [PATCH v3 3/8] mtd: cfi_probe: add support for SST 0x0701 vendorname
` [PATCH v3 4/8] mtd: cfi_probe: use P_ID_* definitions instead of hardcoded values
` [PATCH v3 5/8] mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both optional
` [PATCH v3 6/8] mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips
` [PATCH v3 7/8] mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chips
` [PATCH v3 8/8] mtd: cfi_util: do not printk if no extended query table

[PATCH v2 1/7] mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq members
 2010-04-22  6:13 UTC  (17+ messages)
` [PATCH v2 3/7] mtd: cfi_probe: add support for SST 0x0701 vendorname
` [PATCH v2 6/7] mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips

[Yaffs] Problems with mkyaffs2image.c v1.5
 2010-04-22  3:15 UTC 

[PATCH] Fix Oops with Atmel SPI
 2010-04-21 22:24 UTC  (6+ messages)

UBI wear leveling / torture testing algorithms having trouble with MLC flash
 2010-04-21 18:13 UTC  (6+ messages)

Data read/write request length in UBIFS!!!
 2010-04-21 16:42 UTC  (2+ messages)

[BUG] Rewriting backing_dev_info in MTD
 2010-04-21 15:21 UTC  (3+ messages)
  ` [PATCH] mtd: Do not corrupt backing device for inode

[PATCH] changed kmalloc to vmalloc to fix fragmentation problem
 2010-04-21 12:59 UTC 

Can PYSMAP_COMPAT go?
 2010-04-21  9:25 UTC  (8+ messages)

attaching UBI while getting read errors from NAND driver fails
 2010-04-21  9:13 UTC  (3+ messages)

m25p80 and mkfs.jffs2
 2010-04-21  6:49 UTC 

PATCH 1/7] ubi: logging feature for ubi
 2010-04-21  2:44 UTC  (2+ messages)

[PATCH] sst25l.c: simplify reading the device ManID/DevID
 2010-04-20 23:17 UTC 

Erase race?
 2010-04-20 23:04 UTC  (4+ messages)

UBI Errors on DaVinci OMAP L-138/DA850
 2010-04-20 22:15 UTC 

[PATCH] Fix a huge latency problem in the MTD CFI and LPDDR flash drivers
 2010-04-20 18:16 UTC  (2+ messages)

[patch 1/4] orion/kirkwood: add RnB line support to orion mtd driver
 2010-04-20  9:26 UTC  (2+ messages)
` [patch 2/4] kirkwood: allow machines to register RnB callback

[[PATCH] 1/4] orion/kirkwood: add RnB line support to orion mtd driver
 2010-04-20  9:14 UTC  (2+ messages)
` [[PATCH] 2/4] kirkwood: allow machines to register RnB callback

[Bug #15729] BUG: physmap modprobe & rmmod
 2010-04-20  4:58 UTC  (2+ messages)

UBI - disable subpage verify and use CONFIG_MTD_NAND_VERIFY_WRITE possible?
 2010-04-20  0:52 UTC 

UBIFS and MLC NAND Flash
 2010-04-19 23:52 UTC  (4+ messages)

YAFFS2 on 512Byte Page NAND
 2010-04-19 21:45 UTC  (2+ messages)

[PATCH] MTD: sm_common: split smartmedia and xD table
 2010-04-19 15:20 UTC 

[PATCH 11/35] whiteout: jffs2 whiteout support
 2010-04-19 14:26 UTC  (4+ messages)
                          ` [PATCH 14/35] fallthru: jffs2 fallthru support

Changing u-boot paramters via nandwrite?
 2010-04-18 19:32 UTC  (2+ messages)

(no subject)
 2010-04-16 20:31 UTC 

[PATCH] ubifs: add update vfs super block infomation when remount to ro mode
 2010-04-16 19:10 UTC  (2+ messages)

[PATCH] mtdchar: allow mmap() on MTD RAM/ROM char devices
 2010-04-16 15:41 UTC 

[PATCH 0/6] nand prefetch-irq support and ecc layout chanage
 2010-04-16 12:45 UTC  (8+ messages)
` [PATCH 1/6] omap3: GPMC register definition at common location
` [PATCH 2/6] omap3: NAND Prefetch in IRQ mode support
` [PATCH 3/6] OMAP NAND: configurable fifo threshold to gain the throughput
` [PATCH 4/6] omap-3630 NAND: enable NAND io in prefetch-irq mode
` [PATCH 5/6] omap: NAND: ecc layout select from board file
` [PATCH 6/6] omap: NAND: Making ecc layout as compatible with romcode ecc

[patch 01/14] mtd: Flex-OneNAND support
 2010-04-15 21:26 UTC  (16+ messages)
              ` MLC Support in JFFS2

selecting UBI boot partition on startup
 2010-04-15 20:22 UTC  (4+ messages)

[PATCH 2/2] drivers/mtd/maps/pcmciamtd.c: coding style cleanups
 2010-04-15 17:59 UTC  (4+ messages)

[PATCH 1/2] drivers/mtd/maps/pcmciamtd.c: fixing obvious errors
 2010-04-15  8:00 UTC  (3+ messages)

[PATCH 0/2] MTD: Move reboot notifier from UBI to cfi_cmdset_0002
 2010-04-15  2:53 UTC  (7+ messages)
` [PATCH 1/2] MTD: cfi_cmdset_0002: Add reboot notifier for AMD flashes
    ` [PATCHv2 "
` [PATCH 2/2] UBI: Remove reboot notifier

[PATCH v3 1/2] MXC: mxc_nand: set NFC registers after reset
 2010-04-14  7:01 UTC  (2+ messages)

{12.04.2010} - Reminder
 2010-04-13  9:08 UTC 

[PATCH] Arm nomadik : Vendor tool compatibility
 2010-04-13  0:26 UTC  (2+ messages)

[PATCH] mtd: Extend physmap_of to let the device tree specify the parition probe
 2010-04-12 21:20 UTC  (3+ messages)

{12.04.2010} - Reminder
 2010-04-12 15:02 UTC 

PATCH 7/7] ubi: logging feature for ubi
 2010-04-12  8:36 UTC 

PATCH 4/7] ubi: logging feature for ubi
 2010-04-12  8:36 UTC 

PATCH 5/7] ubi: logging feature for ubi
 2010-04-12  8:36 UTC 

PATCH 6/7] ubi: logging feature for ubi
 2010-04-12  8:36 UTC 

PATCH 3/7] ubi: logging feature for ubi
 2010-04-12  8:36 UTC 

PATCH 2/7] ubi: logging feature for ubi
 2010-04-12  8:36 UTC 

suspend to disk hangs when running from ubifs
 2010-04-12  8:31 UTC  (4+ messages)

{10.04.2010} - Reminder
 2010-04-12  0:29 UTC 

[PATCH 2/2] drivers/mtd/maps/pcmciamtd.c: coding style cleanups
 2010-04-11 21:07 UTC 

[PATCH 1/2] drivers/mtd/maps/pcmciamtd.c: fixing obvious errors to get the BROKEN-flag off this nice module + two new PCMCIA_DEVICE_PROD_IDs
 2010-04-11 21:05 UTC 

[PATCH] MTD: Suppress warnings in inline_map_read()
 2010-04-10 18:18 UTC  (3+ messages)
  ` [PATCHv2] "

[PATCH] Add support for Samsung SoC OneNAND controllers
 2010-04-09  6:57 UTC  (6+ messages)
` [PATCH 1/5] drivers: mtd: onenand: add support for chips with 4KB page size
` [PATCH 2/5] drivers: mtd: onenand: add allocation of the verify buffer
` [PATCH 3/5] drivers: mtd: onenand: add new callback for bufferram read
` [PATCH 4/5] drivers: mtd: onenand: add workaround for SYNC_WRITE mode
` [PATCH 5/5] drivers: mtd: add Samsung SoC OneNAND driver

Subscription to MTD Drivers
 2010-04-09  6:15 UTC 

[PATCH 1/4] ubinfo: document the new -N option
 2010-04-08 16:36 UTC  (6+ messages)
` [PATCH 2/4] UBI: sync ubi-user.h with the lates kernel verion
` [PATCH 3/4] libubi: add support to attach/detach by MTD device path
` [PATCH 4/4] ubiattach/ubidetach: add support to attach/detach by path

[PATCH 0/3][NAND][OMAP]: fixing omap nand driver issues
 2010-04-08 16:31 UTC  (3+ messages)

[PATCH v3 2/2] MXC: mxc_nand: support i.MX21
 2010-04-08 14:16 UTC 

[PATCH] ARM: MXC: mxc_nand: support i.MX21
 2010-04-08 14:13 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3 0/2] "

[PATCH 05/16] mtd: remove unused #include <linux/version.h>
 2010-04-08 11:49 UTC 

2 outstanding MLC issues for UBI/UBIFS
 2010-04-08 10:23 UTC  (2+ messages)

[PATCH] mtd: Replace the dangerous to_fsl_upm_nand macro with an inline function
 2010-04-08  8:32 UTC  (2+ messages)

[PATCH] [ubinfo] Add -N option to get info by name of ubi volume
 2010-04-08  8:29 UTC  (2+ messages)

ubiattach error!
 2010-04-08  8:23 UTC  (2+ messages)

[PATCH] mtd: OneNAND: OMAP3: unmap correct DMA buffer
 2010-04-08  8:25 UTC  (4+ messages)

[patch] mtd: silence compile warning
 2010-04-08  8:14 UTC  (2+ messages)

[PATCH 1/2] mtdpart: memory accessor interface for MTD layer
 2010-04-08  8:10 UTC  (2+ messages)

umount of ubifs
 2010-04-08  8:07 UTC  (2+ messages)

CONFIG_MTD_DEBUG vs generic DEBUG support in kernel.h
 2010-04-08  8:06 UTC  (4+ messages)

[ubifs] add update vfs super block infomation when remount to ro mode
 2010-04-08  7:20 UTC 

[PATCH] [ubifs] add update vfs super block infomation when remount to ro mode
 2010-04-08  7:13 UTC  (2+ messages)

Driver for Micron MT29F
 2010-04-07  9:08 UTC 

Release of UBIL: ubi with log
 2010-04-07  8:51 UTC  (3+ messages)

uncorrectable error : mtd->read(0x1fc bytes from 0x9e0e04) returned ECC error
 2010-04-06 13:36 UTC  (2+ messages)

[PATCH] [MTD] physmap: remove physmap_flash_shutdown() method
 2010-04-06 10:25 UTC  (4+ messages)

Can not mount UBIFS
 2010-04-06  9:00 UTC  (4+ messages)
` R: "

Can not mount UBIFS
 2010-04-06  8:48 UTC  (2+ messages)

[PATCH] mtd: Blackfin NFC: localize MMR bit masks
 2010-04-06  8:41 UTC  (2+ messages)

mkfs.ubifs: double free or corruption, while trying to create bigger image than -c allow
 2010-04-06  8:35 UTC  (2+ messages)

[PATCH] mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT device
 2010-04-03  1:09 UTC  (2+ messages)

BUG: physmap modprobe & rmmod
 2010-04-02 22:41 UTC  (5+ 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).