public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2012-06-21 21:50:31 to 2012-06-28 18:31:54 UTC [more...]

[RFC] nand_btt : use nand chip->block_bad
 2012-06-28 18:31 UTC  (2+ messages)

[PATCH] UBI: add minimal amount of reserved erase blocks in Kconfig
 2012-06-28 17:53 UTC  (5+ messages)

[PATCH] mtd: Better comment NAND_BBT_NO_OOB
 2012-06-28 16:13 UTC  (2+ messages)

[GIT PULL] UBI/UBIFS changes for 3.5-rc5
 2012-06-28 15:58 UTC 

[PATCH v12 0/2] MTD: at91: Add PMECC support for at91 nand flash driver
 2012-06-28 15:40 UTC  (8+ messages)
` [PATCH v12 1/2] MTD: at91: add dt parameters for Atmel PMECC
` [PATCH v12 2/2] MTD: at91: atmel_nand: Update driver to support Programmable Multibit ECC controller

[PATCH] ubi: fastmap: Remove 'ubi' parameter of 'destroy_ai()'
 2012-06-28 14:45 UTC  (2+ messages)
` [PATCH] ubi: fastmap: Do not free 'ai' in 'scan_all()'

UBI fastmap updates
 2012-06-28 12:44 UTC  (18+ messages)
` [PATCH 01/16] UBI: Fastmap: Check find_mean_wl_entry()'s return value
` [PATCH 02/16] UBI: Fastmap: Kernel doc updates
` [PATCH 03/16] UBI: Fastmap: Fix license version
` [PATCH 04/16] UBI: Fastmap: Rename self_check_fastmap()
` [PATCH 05/16] UBI: Fastmap: Address a TODO
` [PATCH 06/16] UBI: Fastmap: Address another TODO
` [PATCH 07/16] UBI: Fastmap: Address jet another TOOD
` [PATCH 08/16] UBI: Fastmap: Address "
` [PATCH 09/16] UBI: Fastmap: Be more verbose on fastmap failure
` [PATCH 10/16] UBI: Fastmap: More kernel doc updates
` [PATCH 11/16] UBI: Fastmap: Store pool sizes in fastmap
` [PATCH 12/16] UBI: Fastmap: Make checkpatch.pl happy
` [PATCH 13/16] UBI: Fastmap: Remove one point from TODO list
` [PATCH 14/16] "
` [PATCH 15/16] "
` [PATCH 16/16] "

I think we'll make a huge mistake if we do not get to know each other
 2012-06-28  1:11 UTC 

[PATCH] mtd gpmi-nand: Fix read page when reading to vmalloced area
 2012-06-27 22:07 UTC  (4+ messages)

[PATCH v10] MTD: LPC32xx MLC NAND driver
 2012-06-27 21:55 UTC 

[PATCH] MTD: Fix bogus inequation
 2012-06-27 20:16 UTC  (3+ messages)

[PATCH 1/4] mtd: lpc32xx_slc: Select AMBA_PL08X in Kconfig
 2012-06-27 19:49 UTC  (8+ messages)
` [PATCH 2/4] mtd: lpc32xx_slc: Make wp gpio optional
` [PATCH 3/4] mtd: lpc32xx_slc: Use of_get_named_gpio()
` [PATCH 4/4] mtd: lpc32xx_slc: Make probe() return -EPROBE_DEFER if necessary

[PATCH 1/2] mtd mxc_nand: use 32bit copy functions
 2012-06-27 17:52 UTC  (2+ messages)

[PATCH v7] MTD: LPC32xx SLC NAND driver
 2012-06-27 15:26 UTC  (7+ messages)

[PATCH v2 00/10] Prepare for GPMC driver conversion (w.r.t MTD)
 2012-06-27 15:14 UTC  (10+ messages)
` [PATCH v2 08/10] ARM: OMAP2+: gpmc: Modify interrupt handling

How does UBI FS handle invalid PEB on nand flash
 2012-06-27 14:27 UTC  (2+ messages)

Help needed with corruption detection/ubifs_wbuf_sync_nolock
 2012-06-27 14:23 UTC  (4+ messages)

UBIFS fails to mount on second boot
 2012-06-27 14:10 UTC  (2+ messages)

[PATCH 0/8] NAND and NAND-BBT improvements
 2012-06-27 13:52 UTC  (17+ 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] Atmel NAND ECC: Remove unaffected config option
 2012-06-27 13:25 UTC  (2+ messages)

[PATCH] mtd: nand: change "AMD" manuf. ID to "AMD/Spansion"
 2012-06-27 13:14 UTC  (2+ messages)

mkfs.ubifs: Exclude path arg
 2012-06-27 13:09 UTC  (2+ messages)

[PATCH] mtd: chips: reorganize Kconfig help on swapping
 2012-06-27 12:57 UTC  (2+ messages)

mtd nand erase and bad block
 2012-06-27 12:37 UTC  (16+ messages)

[PATCH] mtd: m25p80: Add support for Atmel at45db081d
 2012-06-27 12:25 UTC  (2+ messages)

[PATCH] MTD: LPC32xx SLC NAND driver: Add error handling to write function
 2012-06-27 12:13 UTC 

ubi_update_fastmap: could not find an early PEB
 2012-06-27 12:15 UTC  (10+ messages)

[PATCH 0/2] UBI(FS): fixing IS_ENABLED() usage + backport trees
 2012-06-27 11:34 UTC  (2+ messages)

[PATCH v11 0/4] MTD: at91: Add PMECC support for at91 nand flash driver
 2012-06-27 11:22 UTC  (22+ 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)

Loosed files after umount/mount
 2012-06-27 11:00 UTC  (2+ messages)

UBI and volume checksum
 2012-06-27 10:58 UTC  (4+ messages)

[PATCH] of: mtd: nuke useless const qualifier
 2012-06-27 10:46 UTC  (2+ messages)

Patch MTD: increase time out value for buffer program
 2012-06-27 10:33 UTC  (5+ messages)

[PATCH RFC 0/2] Micron (formerly Numonyx) M29EW NOR flash issues
 2012-06-27 10:27 UTC  (3+ messages)
` [PATCH RFC 1/2] mtd: cfi_cmdset_0002: Micron M29EW bugfix "Correcting Erase Suspend Hang Ups"

Overrule mtd "ro" ?
 2012-06-27  9:48 UTC  (2+ messages)

UBI Fastmap updates (v7++)
 2012-06-27  8:30 UTC  (5+ messages)
` [PATCH 13/21] UBI: Fastmap: Introduce WL pool Signed-off-by: Richard Weinberger <richard@nod.at>

UBI fastmap updates
 2012-06-27  7:17 UTC  (11+ 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

[PATCH] mtd-utils: Check mtdoffset is not larger than mtd.size in case of a bad block
 2012-06-26 21:46 UTC 

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

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

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

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

[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)

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  (6+ messages)

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

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

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 04/15] UBI: Fastmap: Always refill pools upon writing a new fastmap
 2012-06-21 21:50 UTC  (10+ messages)
  ` [PATCH 06/15] UBI: Fastmap: Call ensure_wear_leveling() again in erase_worker()
  ` [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


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