public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2012-06-13 11:48:07 to 2012-06-26 20:16:51 UTC [more...]

Linux 3.5-rc2 and ubifs as root
 2012-06-26 20:16 UTC  (3+ messages)

[PATCH 2/3] mtd: delete SBC82xx/SBC8560 MTD mapping support
 2012-06-26 19:54 UTC 

[PATCH 0/8] NAND and NAND-BBT improvements
 2012-06-26 18:23 UTC  (16+ messages)
` [PATCH 1/8] mtd: move mtd_read_oob() definition out of mtd.h
` [PATCH 2/8] mtd: check for max_bitflips in mtd_read_oob()
` [PATCH 3/8] mtd: nand: rename "no_bbt" descriptors to "no_oob"
` [PATCH 4/8] mtd: nand: remove unused 'int' return codes
    ` [PATCH 4/8] mtd: nand: remove unused 'int' return codes (SPAM)
` [PATCH 5/8] mtd: nand: rename '_raw' BBT scan functions
` [PATCH 6/8] mtd: nand_bbt: refactor check_pattern_no_oob()
` [PATCH 7/8] mtd: nand_bbt: use string library
` [PATCH 8/8] mtd: nand: use ECC, if present, when scanning OOB

Patch MTD: increase time out value for buffer program
 2012-06-26 15:58 UTC  (2+ messages)

[PATCH] mtd: nand: Use the mirror BBT descriptor when reading its version
 2012-06-26 15:41 UTC  (13+ messages)

[PATCH] mtd gpmi-nand: Fix read page when reading to vmalloced area
 2012-06-26 15:26 UTC 

[PATCH v11 0/4] MTD: at91: Add PMECC support for at91 nand flash driver
 2012-06-26 14:37 UTC  (11+ messages)
` [PATCH v11 1/4] MTD: at91: extract hw ecc initialization to one function
` [PATCH v11 2/4] MTD: at91: add dt parameters for Atmel PMECC
` [PATCH v11 3/4] MTD: nand: add return value for write_page()/write_page_raw() functions in structure of nand_ecc_ctrl
` [PATCH v11 4/4] MTD: at91: atmel_nand: Update driver to support Programmable Multibit ECC controller
    ` [PATCH v11 4/4] MTD: at91: atmel_nand: Update driver to support Programmable Multibit ECC controller (REPORT SPAM)

UBIFS: unlink failure
 2012-06-26 14:28 UTC  (3+ messages)

[PATCH] mtd: Better comment NAND_BBT_NO_OOB
 2012-06-26 14:28 UTC 

[PATCH] mtd/m25p80: add device tree probe support
 2012-06-26 11:47 UTC  (10+ messages)

oid7sihq
 2012-06-25 23:47 UTC 

[PATCH v2] ubifs: Fix build warning
 2012-06-25 20:47 UTC 

[PATCH] ubifs: Fix build warning
 2012-06-25 18:23 UTC  (3+ messages)

flash bbt broken due to unitialized bitflip_threshold?
 2012-06-25 17:44 UTC  (11+ messages)

[PATCH] UBI: add minimal amount of reserved erase blocks in Kconfig
 2012-06-25 15:08 UTC 

Help needed with corruption detection/ubifs_wbuf_sync_nolock
 2012-06-25 14:48 UTC  (2+ messages)

How does UBI FS handle invalid PEB on nand flash
 2012-06-25 14:16 UTC 

General performance of NAND operations i.e mount and ls
 2012-06-25 12:01 UTC  (4+ messages)
    ` JFFS2 CRC problems

[RFC PATCH v2] MTD: nand: add return value for write_page()/write_page_raw() functions in structure of nand_ecc_ctrl
 2012-06-25 10:16 UTC  (7+ messages)

UBIFS fails to mount on second boot
 2012-06-25  5:23 UTC 

[PATCH] MTD: Fix bogus inequation
 2012-06-23 18:40 UTC 

We have to meet. Everything is here
 2012-06-23 16:58 UTC 

UBI fastmap updates
 2012-06-23 13:03 UTC  (8+ messages)
` [PATCH 1/7] UBI: Fastmap: Modify the WL sub-system to prodcue a free anchor PEB
` [PATCH 2/7] UBI: Fastmap: Fix WARN_ON()
` [PATCH 3/7] UBI: Fastmap: Ensure that not all anchor PEBs go into a pool
` [PATCH 4/7] UBI: Fastmap: Fix ubi_assert()
` [PATCH 5/7] UBI: Fastmap: Kill max_pnum logic
` [PATCH 6/7] UBI: Fastmap: Reuse all fastmap PEB if no free PEBs are available
` [PATCH 7/7] UBI: Fastmap: Get rid of fm_pool_mutex

ubi_update_fastmap: could not find an early PEB
 2012-06-22 18:49 UTC  (6+ messages)

GPMI NAND on MX28 with DT.with
 2012-06-22 14:45 UTC  (2+ messages)

[PATCH] Atmel NAND ECC: Remove unaffected config option
 2012-06-22 13:29 UTC 

You don't know it yet but an amazing girl is writing to u:)
 2012-06-22  7:33 UTC 

[PATCH] of: fix a few typos in the binding documentation
 2012-06-22  5:49 UTC 

UBI fastmap updates (was: no subject)
 2012-06-21 21:54 UTC 

[PATCH 01/15] UBI: Fastmap: Relax EBA selfcheck
 2012-06-21 21:50 UTC  (15+ messages)
  ` [PATCH 02/15] UBI: Fastmap: Coding style fix
  ` [PATCH 03/15] UBI: Fastmap: Modify ubi_attach() to force scanning if requested
  ` [PATCH 04/15] UBI: Fastmap: Always refill pools upon writing a new fastmap
  ` [PATCH 05/15] UBI: Fastmap: Amend locking
  ` [PATCH 06/15] UBI: Fastmap: Call ensure_wear_leveling() again in erase_worker()
  ` [PATCH 07/15] UBI: Fastmap: Add a workqueue to allow delayed fastmap update
  ` [PATCH 08/15] UBI: Fastmap: Fix lock inbalance
  ` [PATCH 09/15] UBI: Fastmap: Simplify attach by fastmap
  ` [PATCH 10/15] UBI: Fastmap: Remove unused variable Signed-off-by: Richard Weinberger <richard@nod.at>
  ` [PATCH 11/15] UBI: Fastmap: Remove unused label "
  ` [PATCH 12/15] UBI: Fastmap: Fix ai handling
  ` [PATCH 13/15] UBI: Fastmap: Add new self check
  ` [PATCH 14/15] UBI: Fastmap: Improve invalidate_fastmap()
  ` [PATCH 15/15] UBI: Fastmap: Write a fastmap also while detaching

[PATCH] mtd: nand: change "AMD" manuf. ID to "AMD/Spansion"
 2012-06-20 23:14 UTC 

mkfs.ubifs: Exclude path arg
 2012-06-20 12:52 UTC 

ubifs error : read_znode: bad indexing node
 2012-06-20 11:03 UTC  (4+ messages)

View attached award and respond asap for draw held on 02.05.2012
 2012-06-20 10:51 UTC 

[PATCH] mtd: m25p80: Add support for n25q064
 2012-06-19 16:14 UTC  (2+ messages)

[PATCH] mtd: m25p80: Add support for m25pe20
 2012-06-19 16:14 UTC  (2+ messages)

[PATCH] mtd: chips: reorganize Kconfig help on swapping
 2012-06-19 11:52 UTC 

[PATCH] mtd: m25p80: Add support for Atmel at45db081d
 2012-06-19  2:55 UTC 

[PATCH 0/2] UBI(FS): fixing IS_ENABLED() usage + backport trees
 2012-06-18 23:31 UTC  (3+ messages)
` [PATCH 1/2] UBIFS: correct usage of IS_ENABLED()
` [PATCH 2/2] UBI: "

UBI and volume checksum
 2012-06-18 20:22 UTC  (3+ messages)

Loosed files after umount/mount
 2012-06-18 20:29 UTC 

[PATCH v9] MTD: LPC32xx MLC NAND driver
 2012-06-18 19:59 UTC 

UBI fastmap torture script
 2012-06-18 16:29 UTC 

UBI Fastmap updates
 2012-06-18 16:19 UTC  (22+ messages)
` [PATCH 01/22] UBI: Fastmap: Add EBA selfcheck
` [PATCH 02/22] UBI: Fastmap: Fix NULL pointer bug
` [PATCH 03/22] UBI: Fastmap: Keep fastmap after attaching
` [PATCH 04/22] UBI: Fastmap: Store scrub list in fastmap
` [PATCH 05/22] UBI: Fastmap: Rework ubi_wl_put_fm_peb()
` [PATCH 06/22] UBI: Fastmap: Make EBA table self check depend on chk_gen
` [PATCH 07/22] UBI: Fastmap: Fix build (a left over from the ai->fm removal)
` [PATCH 08/22] Revert "UBI: Fastmap: Check for duplicated PEBs in add_aeb()"
` [PATCH 09/22] UBI: Fastmap: Fix PEB count assert
` [PATCH 10/22] UBI: Fastmap: Remove more useless new lines
` [PATCH 11/22] UBI: Fastmap: Get rid of ubi_wl_flush() in ubi_update_fastmap()
` [PATCH 12/22] UBI: Fastmap: Locking fixes
` [PATCH 13/22] UBI: Fastmap: Fix EC values
` [PATCH 14/22] UBI: Fastmap: Fix copy&paste error
` [PATCH 15/22] UBI: Fastmap: Kill old fastmap in case of a failure
` [PATCH 16/22] UBI: Fastmap: Fix loglevel
` [PATCH 17/22] UBI: Fastmap: Add comments to new functions
` [PATCH 18/22] UBI: Fastmap: Rename "early PEB" to "anchor PEB"
` [PATCH 19/22] UBI: Fastmap: Init fm_sem
` [PATCH 20/22] UBI: Fastmap: Use good_peb_count in assert
` [PATCH 21/22] UBI: Fastmap: Fix and explain duplicated PEBs

[patch] mtd: cafe_nand: fix an & vs | mistake
 2012-06-18 11:25 UTC  (3+ messages)

[patch] UBIFS: change | to & in assertion
 2012-06-18 11:20 UTC  (2+ messages)

[patch] UBIFS: add key state map data structure and accessors
 2012-06-18 10:43 UTC  (2+ messages)

mtd nand erase and bad block
 2012-06-18  9:34 UTC  (15+ messages)

[PATCH RFC 0/2] Micron (formerly Numonyx) M29EW NOR flash issues
 2012-06-18  7:24 UTC  (3+ messages)
` [PATCH RFC 1/2] mtd: cfi_cmdset_0002: Micron M29EW bugfix "Correcting Erase Suspend Hang Ups"
` [PATCH RFC 2/2] mtd: cfi_cmdset_0002: Micron M29EW bugfix "Resolving the Delay After Resume Issue"

普通发票代开★13532471133唐
 2012-06-16 17:14 UTC 

Hi! Let's talk a little and if you like then we can meet. What do u think?
 2012-06-16 16:30 UTC 

[driver-core:driver-core-linus 6/6] drivers/firmware/iscsi_ibft_find.o: In function `kmsg_dump_rewind': (.text+0x18): multiple definition of `kmsg_dump_rewind'
 2012-06-16  1:53 UTC  (5+ messages)

[driver-core:driver-core-linus 6/6] drivers/platform/built-in.o: In function `kmsg_dump_rewind': (.text+0x754): multiple definition of `kmsg_dump_rewind'
 2012-06-16  0:05 UTC 

[driver-core:driver-core-linus 6/6] drivers/firmware/built-in.o: In function `kmsg_dump_rewind': (.text+0x1b0): multiple definition of `kmsg_dump_rewind'
 2012-06-16  0:05 UTC 

[driver-core:driver-core-linus 6/6] block/partitions/efi.o: In function `kmsg_dump_get_line': efi.c:(.text+0x720): multiple definition of `kmsg_dump_get_line'
 2012-06-16  0:04 UTC 

[driver-core:driver-core-linus 6/6] arch/x86/platform/efi/efi_64.o: In function `kmsg_dump_get_line': efi_64.c:(.text+0x0): multiple definition of `kmsg_dump_get_line'
 2012-06-16  0:04 UTC 

[driver-core:driver-core-linus 6/6] drivers/firmware/iscsi_ibft_find.o: In function `kmsg_dump_get_line': iscsi_ibft_find.c:(.text+0x0): multiple definition of `kmsg_dump_get_line'
 2012-06-16  0:04 UTC 

[driver-core:driver-core-linus 6/6] block/partitions/msdos.o: In function `kmsg_dump_get_line': msdos.c:(.text+0x38b): multiple definition of `kmsg_dump_get_line'
 2012-06-16  0:03 UTC 

[driver-core:driver-core-linus 6/6] fs/pstore/platform.o: In function `kmsg_dump_get_line': platform.c:(.text+0x40): multiple definition of `kmsg_dump_get_line'
 2012-06-16  0:03 UTC 

[driver-core:driver-core-linus 6/6] fs/pstore/platform.o: In function `kmsg_dump_rewind': (.text+0x46): multiple definition of `kmsg_dump_rewind'
 2012-06-16  0:03 UTC 

M28W320 incorrect chip ID?
 2012-06-15 19:33 UTC 

Detecting file-system corruption
 2012-06-14 18:10 UTC 

[PATCH 00/10] Prepare for GPMC driver conversion (w.r.t MTD)
 2012-06-14 16:17 UTC  (7+ messages)

Overrule mtd "ro" ?
 2012-06-14  8:05 UTC 

Q: Cramfs Vs. Ubifs
 2012-06-14  6:57 UTC  (12+ messages)

[PATCH v2 00/10] Prepare for GPMC driver conversion (w.r.t MTD)
 2012-06-13 11:56 UTC  (13+ messages)
` [PATCH v2 01/10] ARM: OMAP2+: gpmc: update nand register helper
` [PATCH v2 02/10] ARM: OMAP2+: gpmc-nand: update gpmc-nand regs
` [PATCH v2 03/10] mtd: nand: omap2: handle nand on gpmc
` [PATCH v2 04/10] ARM: OMAP2+: gpmc-nand: update resource with memory
` [PATCH v2 05/10] ARM: OMAP2+: gpmc-onenand: provide memory as resource
` [PATCH v2 06/10] mtd: nand: omap2: obtain memory from resource
` [PATCH v2 07/10] mtd: onenand: "
` [PATCH v2 08/10] ARM: OMAP2+: gpmc: Modify interrupt handling
` [PATCH v2 09/10] ARM: OMAP2+: gpmc-nand: Modify Interrupt handling
` [PATCH v2 10/10] mtd: nand: omap2: use gpmc provided irqs


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