linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-22 11:24:20 to 2010-07-12 02:51:24 UTC [more...]

[PATCH 4/6] Mtd: fixed open brace
 2010-07-12  2:51 UTC 

[PATCH 3/6] Mtd: fixed space related issues
 2010-07-12  2:50 UTC 

[PATCH 2/6] Mtd: fixed space after open parenthesis
 2010-07-12  2:48 UTC 

[PATCH 1/6] Mtd: fixed coding style indent errors
 2010-07-12  2:46 UTC 

[PATCH 00/12] autoconvert trivial BKL users to private mutex
 2010-07-11 21:19 UTC  (2+ messages)
` [PATCH 09/12] mtd: "

[PATCH] mtd-nand: davinci: correct 4-bit error correction
 2010-07-09 22:39 UTC  (2+ messages)

[PATCH v4 0/8] nand support on omap3 boards
 2010-07-09 14:27 UTC  (6+ messages)
` [PATCH v4 1/5] omap3 flash: rename board-sdp-flash.c to be use by other boards
  ` [PATCH v4 2/5] omap3: add support for NAND on zoom2 board
    ` [PATCH v4 3/5] omap3: add support for NAND on zoom3 board
      ` [PATCH v4 4/5] omap-3630-sdp : Add support for Flash
        ` [PATCH v4 5/5] omap3: add support for NAND on LDP board

[PATCH v6 0/3] omap3 nand: cleanup exiting platform related code
 2010-07-09 10:59 UTC  (6+ messages)
` [PATCH v6 1/3] omap3 gpmc: functionality enhancement
  ` [PATCH v6 2/3] omap3 nand: cleanup virtual address usages
    ` [PATCH v6 3/3] omap3 nand: fix issue in board file to detect nand

[PATCH v7 0/3] omap3 nand: cleanup exiting platform related code
 2010-07-09  9:14 UTC  (4+ messages)
` [PATCH v7 1/3] omap3 gpmc: functionality enhancement
  ` [PATCH v7 2/3] omap3 nand: cleanup virtual address usages
    ` [PATCH v7 3/3] omap3 nand: fix issue in board file to detect nand

New NAND Help
 2010-07-09  7:04 UTC  (7+ messages)

[PATCH] mtdpart: memory accessor interface for MTD layer
 2010-07-09  5:39 UTC 

[PATCH] mtd-www doc, FAQ, general: spelling fixes
 2010-07-08 22:23 UTC  (5+ messages)

[PATCH] mtd-utils: formatting of odd-sized OOB in nanddump
 2010-07-08 22:03 UTC  (12+ messages)
      ` [PATCH] mtd-utils update
        ` [PATCH 1/6] mtd-utils/nanddump.c: Increase max OOB size
        ` [PATCH 2/6] mtd-utils/nanddump.c: Robust pretty hexdump
        ` [PATCH 3/6] mtd-utils/nanddump.c: Add canonical (hex+ascii) flag
        ` [PATCH 4/6] mtd-utils/mkfs.jffs2: fixed warnings
        ` [PATCH 5/6] mtd-utils/nandtest.c: Fixed indentation
        ` [PATCH 6/6] mtd-utils/nanddump.c: Add "forcebinary" flag

[PATCH 1/2] mtdpart: memory accessor interface for MTD layer
 2010-07-08 16:00 UTC  (6+ messages)

[PATCH v2 00/26] Add support for the Ingenic JZ4740 System-on-a-Chip
 2010-07-08 14:14 UTC  (7+ messages)
` [PATCH v2 17/26] MTD: Nand: Add JZ4740 NAND driver

Possible bug in onenand_base ?
 2010-07-08 10:22 UTC  (11+ messages)

[PATCH] mtd/nand: Edit macro flag for BBT scan of last page in block
 2010-07-08  9:15 UTC  (3+ messages)
` [PATCH 2] mtd/nand, BB detect: factory marker in page 1, 2, last and byte 1 or 6

Performance effect of mounting jffs2 via mtdblock
 2010-07-08  9:11 UTC  (2+ messages)

[PATCH]] mtdconcat: fix bug with uninitialized lock and unlock functions
 2010-07-08  9:10 UTC  (2+ messages)

[PATCH v3] Fix mtd-utils bugs
 2010-07-08  7:10 UTC  (6+ messages)

[PATCH] Mtd: fixed coding style issues in afs.c ar7part.c cmdlinepart.c inftlcore.c This is a patch to the files afs.c ar7part.c cmdlinepart.c inftlcore.c that fixes up warnings found by the checkpatch.pl tool Signed-off-by: Neal Buckendahl <nealb001@gmail.com>
 2010-07-08  6:37 UTC  (2+ messages)

[PATCH 1/2] mtd: m25p80: Rework probing/JEDEC code
 2010-07-08  5:57 UTC  (15+ messages)
  ` [Uclinux-dist-devel] [PATCH 1/2] mtd: m25p80: Reworkprobing/JEDEC code
                    ` [PATCH 1/2] mtd: m25p80: Fix false-positive probing
                    ` [PATCH 2/2] mtd: m25p80: Make jedec_probe() return proper errno values

[PATCH 0/4] mtd: add mtd repartition ioctl
 2010-07-08  5:50 UTC  (2+ messages)

[PATCH] OneNAND: Introduce chip_probe function
 2010-07-08  4:43 UTC  (5+ messages)

[PATCH v5 0/3] omap3 nand: cleanup exiting platform related code
 2010-07-08  3:54 UTC  (11+ messages)
` [PATCH v5 1/3] omap3 gpmc: functionality enhancement
  ` [PATCH v5 2/3] omap3 nand: cleanup virtual address usages

ubifs on ATMEL AT25DF641 64-Megabit SPI Flash
 2010-07-08  3:44 UTC 

[PATCHv2 1/5] mtd-utils: move libmtd source files to lib/ subdirectory
 2010-07-08  0:30 UTC  (5+ messages)
` [PATCHv2 2/5] mtd-utils: update Makefiles, source files to use common libmtd.a
` [PATCHv2 3/5] mtd-utils: update to latest mtd-abi.h from kernel.org
` [PATCHv2 4/5] libmtd: add support for 64-bit offsets, OOB
` [PATCHv2 5/5] mtd-utils: change flash_eraseall to use libmtd-wrapped ioctls

mtd_pagetest fails with omap2 OneNAND driver
 2010-07-07 14:55 UTC 

[PATCH] mtd: nand: nand_ids.c: added two entries for NAND chips
 2010-07-07 14:26 UTC  (2+ messages)

[PATCH v2] mtd/mxc_nand: don't call mtd->{suspend,resume} explicitly
 2010-07-07 14:17 UTC  (2+ messages)

[PATCH v3] mtdchar: fix mmap() for MTD RAM/ROM char devices
 2010-07-07 14:02 UTC  (3+ messages)
` [PATCH v4] "

ubifs : corruption after power cut test
 2010-07-07 12:04 UTC 

uncorrectable error :
 2010-07-06 12:14 UTC  (2+ messages)

[PATCH 1/5] mtd-utils: move libmtd source files to lib/ subdirectory
 2010-07-06  4:02 UTC  (8+ messages)
` [PATCH 2/5] mtd-utils: update Makefiles, source files to use common libmtd.a
` [PATCH 3/5] mtd-utils: update to latest mtd-abi.h from kernel.org
` [PATCH 4/5] libmtd: add support for 64-bit offsets, OOB
` [PATCH 5/5] mtd-utils: change flash_eraseall to use libmtd-wrapped ioctls

[PATCH] mtd: cfi_cmdset_0002: fix the check for valid primary extension versions
 2010-07-02 12:39 UTC 

[PATCH] mtd: return -1 if verify failed
 2010-07-01 22:12 UTC 

Re !
 2010-07-01 16:09 UTC 

mxc_nand: write problem with i.MX-27L + ST NAND512R3A2DZA6E flash
 2010-07-01 13:33 UTC 

[UBIFS] 2.6.27-backport bug
 2010-07-01 10:56 UTC  (2+ messages)

[PATCH v2 0/4] nand prefetch-irq support and ecc layout chanage
 2010-07-01 10:42 UTC  (5+ messages)
` [PATCH v2 1/4] omap3: nand: prefetch in irq mode support
  ` [PATCH v2 2/4] omap3: nand: configurable fifo threshold to gain the throughput
    ` [PATCH v2 3/4] omap: nand: ecc layout select from board file
      ` [PATCH v2 4/4] omap: nand: making ecc layout as compatible with romcode ecc

help me
 2010-07-01  5:36 UTC  (2+ messages)

[PATCH] mxc_nand: fix PM
 2010-07-01  3:47 UTC  (4+ messages)

[PATCH] mtd/mxc_nand: remove unused variable
 2010-07-01  3:47 UTC  (2+ messages)

[PATCH] mtd: Added an ioctl to query the lock status of a flash sector
 2010-07-01  3:44 UTC  (5+ messages)

Info: BCH correction and GPL
 2010-06-29 13:22 UTC 

mxc_nand: write problem with i.MX-27L + ST NAND512R3A2DZA6E flash
 2010-06-29 11:29 UTC 

[PATCH 08/25] sm_common: remove casts from void*
 2010-06-29 10:15 UTC 

[PATCH 07/25] r852: remove casts from void*
 2010-06-29 10:15 UTC 

[PATCH 06/25] nandsim: remove casts from void*
 2010-06-29 10:15 UTC 

[PATCH 05/25] mtd_dataflash: remove casts from void*
 2010-06-29 10:15 UTC 

[PATCH 01/25] r852: remove casts from void*
 2010-06-29 10:14 UTC 

[PATCH] mtd: cfi_probe: print manufacturer and id of probed chip
 2010-06-29  8:32 UTC 

[RFC/PATCH] doc2000: Fix uninitialized variable in doc_ecc_decode()
 2010-06-29  6:50 UTC  (6+ messages)

[PATCH] mtd: physmap.c: use resource_size()
 2010-06-29  6:49 UTC  (2+ messages)

[PATCH] ixp4xx: add support for static flash partitions
 2010-06-29  6:47 UTC  (4+ messages)

[PATCH] mtd: cfi_probe: print manufacturer and id of probed chip
 2010-06-29  6:45 UTC  (2+ messages)

[PATCH 1/2] mtd: OneNAND: Add runtime badblock check feature
 2010-06-29  6:38 UTC  (4+ messages)

[PATCH v5 1/3] mtd-utils: update to latest mtd-abi.h from kernel.org
 2010-06-29  6:35 UTC  (5+ messages)
` [PATCH v5 2/3] mtd-utils: support >4GiB devices

JFFS2 corruption when mounting filesystem with filenames of length > 7
 2010-06-28 22:30 UTC  (7+ messages)
  ` JFFS2 corruption when mounting filesystem with filenames oflength "
    ` JFFS2 corruption when mounting filesystem with filenames oflength> 7
      ` JFFS2 corruption when mounting filesystem with filenamesoflength> 7

of-flash: Unable to ioremap() both 128MB NOR flashes on 32-bit system with 2GB+ RAM
 2010-06-28 17:05 UTC  (2+ messages)

UBIFS failed to recover master node
 2010-06-28  8:21 UTC  (3+ messages)

[PATCH 1/2] mtd-utils: formatting of odd-sized OOB in nanddump
 2010-06-26  0:58 UTC  (2+ messages)
` [PATCH 2/2] mtd-utils (nandwrite + nanddump): Support 4096+218, 4096+224 OOB

[PATCH 12/38] whiteout: jffs2 whiteout support
 2010-06-25 19:05 UTC  (2+ messages)
` [PATCH 15/38] fallthru: jffs2 fallthru support

Reed Solomon FAQ
 2010-06-25  6:35 UTC  (2+ messages)

error handling in replay_log_leb()
 2010-06-24 20:00 UTC 

[PATCH/mtd-utils] fix integer underflow in jffs2_rtime_compress()
 2010-06-24 13:02 UTC 

[PATCH 1/3] mkfs.ubifs: check output first
 2010-06-24  0:39 UTC  (8+ messages)
` [PATCH 2/3] flash_eraseall: move constants out of for loop
  ` [PATCH 3/3] flash_eraseall: make -? option the same as --help

ubifs_scan() error handling
 2010-06-23 17:04 UTC 

[PATCH] flash_eraseall: do not use exit()
 2010-06-23 11:13 UTC  (2+ messages)

Updating kernel after 5 year gap!!
 2010-06-23  2:05 UTC  (2+ messages)

Progress but stuck on write_buffers/write_words without fixup
 2010-06-23  1:07 UTC 

[PATCH 28/29] pxa3xx_nand: fix power management support
 2010-06-22 15:17 UTC 

[PATCH 27/29] pxa3xx_nand: fix write oob bug
 2010-06-22 15:16 UTC 

[PATCH 26/29] pxa3xx_nand: fix reset timeout on mmp2
 2010-06-22 15:14 UTC 

[PATCH 25/29] pxa3xx_nand: reimplement the read oob logic
 2010-06-22 15:13 UTC 

[PATCH 24/29] pxa3xx_nand: add polling mode support
 2010-06-22 15:10 UTC 

[PATCH 23/29] pxa3xx_nand: add advanced timing tuning feature
 2010-06-22 15:09 UTC 

[PATCH 22/29] pxa3xx_nand: support ecc requirement higher
 2010-06-22 15:06 UTC 

[PATCH 21/29] pxa3xx_nand: add ext id check
 2010-06-22 14:57 UTC 

[PATCH 20/29] pxa3xx_nand: use the buff passed from upper
 2010-06-22 14:47 UTC 

[PATCH 19/29] pxa3xx_nand: update ns2cycle calculation method
 2010-06-22 14:32 UTC 

[PATCH 16/29] pxa3xx_nand: enable 4k page operation
 2010-06-22 14:29 UTC 

[PATCH 15/29] pxa3xx_nand: add more attribute that platform
 2010-06-22 14:08 UTC 

[PATCH 14/29] pxa3xx_nand: add bch ecc support
 2010-06-22 13:52 UTC 

[PATCH 13/29] pxa3xx_nand: add two chip select
 2010-06-22 13:46 UTC 

[PATCH 12/29] pxa3xx_nand: clean the keep configure code
 2010-06-22 13:41 UTC 

[PATCH 10/29] pxa3xx_nand: mtd scan id process could be
 2010-06-22 13:32 UTC 

[PATCH 09/29] pxa3xx_nand: unify prepare command
 2010-06-22 13:32 UTC 

[PATCH 08/29] pxa3xx_nand: discard wait_for_event, write_cmd,
 2010-06-22 13:20 UTC 

[PATCH 07/29] pxa3xx_nand: rework irq logic
 2010-06-22 13:19 UTC 

[PATCH 06/29] pxa3xx_nand: make scan procedure more clear
 2010-06-22 13:01 UTC 

[PATCH 05/29] pxa3xx_nand: set oob length in the runtime
 2010-06-22 13:01 UTC 

[PATCH 04/29] pxa3xx_nand: remove the flash info in driver structure
 2010-06-22 12:28 UTC 

[PATCH 03/29] pxa3xx_nand: introduce default timing to reduce
 2010-06-22 12:20 UTC 

[PATCH 03/06] pxa3xx_nand: fix compile warning
 2010-06-22 12:19 UTC 

[PATCH 02/29] pxa3xx_nand: fix compile warning
 2010-06-22 12:19 UTC 

[PATCH 05/25] pxa3xx_nand: rework irq logic
 2010-06-22 11:24 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).