linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-08 15:04:09 to 2011-04-16 08:31:52 UTC [more...]

[PATCH 1/2] mtd: nand: Allow NAND chip ids to be included standalone
 2011-04-16  8:31 UTC  (6+ messages)
` [PATCH 2/2] mtd: msm_nand: Add initial msm nand driver support

[PATCH V2 2/2] mtd: msm_nand: Add initial msm nand driver support
 2011-04-16  7:17 UTC 

[PATCH] [MTD] [CHIPS] cfi_cmdset_0001.c: put chip into read-array mode after unlocking
 2011-04-16  3:13 UTC  (2+ messages)

zgRE:we are ceramic watches and tungsten jewelry manufacjturer from chinaitgsÌ
 2011-04-15 14:12 UTC 

[PATCH] ARM: omap2: mtd split nand_scan in ident and tail
 2011-04-15 14:03 UTC  (2+ messages)

[PATCH 1/2] MTD: s3c2410_nand: Add option to disable hw ECC at runtime
 2011-04-15 14:01 UTC  (5+ messages)
` [PATCH 2/2] ARM: s3c2440: GTA02: Disable hardware ECC by default

UBI memory usage on large page nand
 2011-04-15 13:24 UTC  (6+ messages)

veto CONFIG_MTD_PARTITIONS?
 2011-04-15 10:09 UTC 

mtdoops: find_next_position() explained?
 2011-04-15  9:54 UTC 

[PATCH 1/2] ARM: mxs: add GPMI support for imx23/imx28
 2011-04-15  8:50 UTC  (8+ messages)
` [PATCH 2/2] ARM: mxs: add GPMI device "

[PATCH V2 1/2] mtd: nand: Allow NAND chip ids to be included standalone
 2011-04-14 23:33 UTC  (2+ messages)

Numonyx NOR bug
 2011-04-14 19:42 UTC  (4+ messages)

bug found in the core MTD driver code in 2.6.34 r97
 2011-04-14 16:55 UTC 

mtd-utils: "flash_erase -j" failes with "unable to get NAND oobinfo" on large flash chips
 2011-04-14 14:12 UTC  (4+ messages)

[PATCH 1/2] atmel_nand: add missing include of linux/dmaengine.h
 2011-04-14 14:01 UTC  (6+ messages)
` [PATCH 2/2] mtd: add switch to support NAND flash on big endian bus

[PATCHv1 1/5] mkfs.jffs2: fix casting of printf argument
 2011-04-14 13:21 UTC  (11+ messages)
` [PATCHv1 2/5] serve_image: adjust type for printf
` [PATCHv1 3/5] tests: fs-tests: read() returns ssize_t value
` [PATCHv1 4/5] tests: checkfs: adjust Makefile
` [PATCHv1 5/5] tests: ubi-tests: clean libubi.a and *.o

[PATCH] nand: Remove doubled chip deselection on (un)lock
 2011-04-14 12:20 UTC  (2+ messages)

[PATCH] nand: Fix S3C NAND clock stop
 2011-04-14 12:17 UTC  (9+ messages)
        ` [PATCH 1/2] "
          ` [PATCH 2/2] nand: Remove unnecessary variable

I don't understand how the counter for erasures is being maintained during erase failures
 2011-04-14 11:53 UTC  (7+ messages)

[PATCH] UBI: fix typo in a message
 2011-04-14 10:32 UTC  (3+ messages)

[PATCH] ARM: omap2: mtd split nand_scan in ident and tail
 2011-04-14  8:54 UTC 

[PATCH v5 0/4] add the GPMI controller driver for IMX23/IMX28
 2011-04-14  6:40 UTC  (21+ messages)
` [PATCH v5 1/4] ARM: add GPMI support for imx23/imx28
` [PATCH v5 2/4] MTD : add the common code for GPMI controller driver
` [PATCH v5 3/4] MTD : add support for imx23 and imx28
` [PATCH v5 4/4] MTD : add GPMI driver in the config and Makefile

[PATCH v2] Fix gcc-4.5.2 "statement with no effect" warnings in UBIFS
 2011-04-14  6:06 UTC  (9+ messages)

[PATCH 00/27] mtd-utils: make integck test independent
 2011-04-13 15:19 UTC  (29+ messages)
` [PATCH 01/27] fs-tests: integck: shrink dir_entry_info structure size
` [PATCH 02/27] fs-tests: integck: shrink file_info "
` [PATCH 03/27] fs-tests: integck: srink file_info structure even more
` [PATCH 04/27] fs-tests: integck: abuse random_offset field nicer
` [PATCH 05/27] fs-tests: integck: shrink write_info even more
` [PATCH 06/27] fs-tests: integck: change tests defaults
` [PATCH 07/27] fs-tests: integck: implement own parameters parsing
` [PATCH 08/27] fs-tests: integck: clean-up copy_string
` [PATCH 09/27] fs-tests: integck: get rid of tests_check_test_file_system
` [PATCH 10/27] fs-tests: integck: make integck function return error
` [PATCH 11/27] fs-tests: integck: move mem_page_size to fsinfo
` [PATCH 12/27] fs-tests: integck: move more variables "
` [PATCH 13/27] fs-tests: integck: add own get_free_space function
` [PATCH 14/27] fs-tests: integck: move log10_initial_free to fsinfo
` [PATCH 15/27] fs-tests: integck: remove trailing backslashes from mount point
` [PATCH 16/27] fs-tests: integck: do not use tests_cat_pid
` [PATCH 17/27] fs-tests: integck: clean up test directory creation
` [PATCH 18/27] fs-tests: integck: do not use tests_clear_dir
` [PATCH 19/27] fs-tests: integck: do not use space after cast
` [PATCH 20/27] fs-tests: integck: prefer to check for success
` [PATCH 21/27] fs-tests: integck: do not use tests_fs_is_rootfs
` [PATCH 22/27] fs-tests: integck: do not use tests_remount
` [PATCH 23/27] fs-tests: integck: do not use tests_get_total_space
` [PATCH 24/27] fs-tests: integck: do not use global common variables
` [PATCH 25/27] fs-tests: integck: do not use tests_random_no
` [PATCH 26/27] fs-tests: integck: implement own version of CHECK
` [PATCH 27/27] fs-tests: integck: do not expect max name length to be 256

Does NOR chip drivers support PPB protection
 2011-04-13 11:47 UTC  (4+ messages)
`  "

[PATCH] cfi_cmdset_0002.c: Add CFI 1.5 support for S29GL-S
 2011-04-13 10:06 UTC  (5+ messages)

Oops when calling fsync on read-only file-system
 2011-04-13  7:31 UTC  (2+ messages)

[PATCH v5 0/3] Retry Large Buffer Allocations
 2011-04-13  4:05 UTC  (8+ messages)
` [PATCH v5 1/3] MTD: Create Function to Perform Large Allocations
` [PATCH v5 2/3] MTD: Retry Large Buffer Allocations
` [PATCH v5 3/3] JFFS2: "

[PATCH v3] mtd: onenand: add ecclayout and subpage_sft for none-flex 4kb page onenand
 2011-04-13  4:04 UTC  (2+ messages)

[PATCH] UBI FAQ: add "why a dynamic volume is faster to access than a static..." chapter
 2011-04-13  3:59 UTC  (2+ messages)

[PATCH] nand: Remove meaningless delay from nand_unlock
 2011-04-13  3:28 UTC  (2+ messages)

[PATCH V4 0/4] add the GPMI controller driver for IMX23/IMX28
 2011-04-13  1:41 UTC  (4+ messages)
` [PATCH V4 2/4] MTD : add the common code for GPMI controller driver

[PATCH V9] MIPS: lantiq: add NOR flash support
 2011-04-12 16:52 UTC  (2+ messages)

[PATCH 6/6] EA20: do not use subpage write for NAND
 2011-04-12 12:47 UTC  (2+ messages)

[PATCH] Fix gcc-4.5.2 "statement with no effect" warnings in UBIFS
 2011-04-12  8:25 UTC  (7+ messages)

After writing successfully a NAND block is this reliable ar reading as a NOR sector?
 2011-04-12  1:02 UTC  (3+ messages)
  ` After writing successfully a NAND block is this reliable arreading "

Imprecise data abort with i.MX31 NAND controller
 2011-04-11 16:18 UTC 

DMA misaligned error with device 4
 2011-04-11 15:18 UTC 

[PATCH] UBI FAQ: add "why a dynamic volume is faster to access than a satic..." chapter
 2011-04-11  9:10 UTC 

[PATCH V4 0/4] add the GPMI controller driver for IMX23/IMX28
 2011-04-11  3:08 UTC  (3+ messages)

[PATCH] nand: Fix S3C NAND clock stop
 2011-04-11  1:20 UTC 

8567-Z
 2011-04-10 13:30 UTC 

Final Notice!!
 2011-04-10 11:51 UTC 

[PATCH] flashcp: improve speed & some clean ups
 2011-04-10 11:05 UTC  (5+ messages)

[PATCH 1/2] mtd-utils: improve simple_strtoX usage commentary
 2011-04-09 14:39 UTC  (4+ messages)
` [PATCH 2/2] mtd-utils: switch ubi and ubifs tools to use common strtoX funcs

[PATCH v4] Retry Large Buffer Allocations
 2011-04-09 14:39 UTC  (3+ messages)

(no subject)
 2011-04-09  8:16 UTC 

Owen Crouch Inheritance
 2011-04-08 22:54 UTC 

[PATCH 0/6] mtd-utils: fs-tests: integck: clean-ups
 2011-04-08 15:16 UTC  (7+ messages)
` [PATCH 1/6] fs-tests: integck: introduce zalloc
` [PATCH 2/6] fs-tests: integck: do not cast void pointers
` [PATCH 3/6] fs-tests: integck: simplify dir_entry_info fields
` [PATCH 4/6] fs-tests: integck: remove unnecessary check
` [PATCH 5/6] fs-tests: integck: include the common mtd-utils header
` [PATCH 6/6] fs-tests: integck: use common printing macros

[RFC 1/6]Fix typo "recieve" in various parts of the kernel
 2011-04-08 15:06 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).