messages from 2011-04-12 01:33:04 to 2011-04-19 08:35:04 UTC [more...]
[PATCHv1 1/5] mkfs.jffs2: fix casting of printf argument
2011-04-19 8:34 UTC (30+ 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
` [PATCHv2 1/2] serve_image: adjust classificator and type for printf
` [PATCHv2 2/2] mkfs.jffs2: fix casting of __off64_t
` [PATCHv3 1/3] "
` [PATCHv3 2/3] libmtd: use PRIu64 classifier for uint64_t printf arguments
` [PATCHv3 3/3] serve_image: adjust classifier and type for printf
[PATCH V2 1/3] ARM: mxs: add GPMI support for imx23/imx28
2011-04-19 6:49 UTC (4+ messages)
` [PATCH V2 2/3] ARM: mxs: add GPMI device for imx23
` [PATCH V2 3/3] ARM: mxs: add GPMI device for imx28
UBI partitioning in embedded device?
2011-04-18 13:35 UTC (7+ messages)
veto CONFIG_MTD_PARTITIONS?
2011-04-18 9:30 UTC (2+ messages)
UBI memory usage on large page nand
2011-04-18 8:39 UTC (10+ messages)
[PATCH V2 2/2] mtd: msm_nand: Add initial msm nand driver support
2011-04-18 7:56 UTC (3+ messages)
(no subject)
2011-04-18 7:14 UTC
[PATCH] ARM: omap2: mtd split nand_scan in ident and tail
2011-04-18 6:59 UTC (4+ messages)
` [PATCH v2] "
[nandsim] how to rmmod nandsim or get to know who is using it
2011-04-18 5:03 UTC
[PATCH] mtd: mtd_blkdevs: fix error path in blktrans_open
2011-04-18 5:04 UTC (2+ messages)
bug found in the core MTD driver code in 2.6.34 r97
2011-04-18 4:38 UTC (3+ messages)
sfpH
2011-04-18 2:42 UTC
[PATCH 1/2] mtd: nand: Allow NAND chip ids to be included standalone
2011-04-16 14:19 UTC (9+ messages)
` [PATCH 2/2] mtd: msm_nand: Add initial msm nand driver support
(no subject)
2011-04-16 12:18 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 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
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)
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
[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 (7+ 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 (4+ 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 (3+ messages)
[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
[PATCH] Fix gcc-4.5.2 "statement with no effect" warnings in UBIFS
2011-04-12 8:25 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).