public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2012-06-27 04:20:19 to 2012-07-02 02:48:37 UTC [more...]

[PATCH v3 0/3] add gpmi support for imx6q
 2012-07-02  3:38 UTC  (7+ messages)
` [PATCH v3 1/3] ARM: imx6q: add clocks for gpmi-nand
` [PATCH v3 2/3] ARM: imx6q: add DT node for gpmi nand
` [PATCH v3 3/3] mtd: gpmi: change the code for clocks

[PATCH v2 0/3] add gpmi support for imx6q
 2012-07-02  3:24 UTC  (3+ messages)
` [PATCH v2 3/3] mtd: gpmi: change the code for clocks

[Q] ubi->beb_rsvd_pebs calculations
 2012-07-01 16:52 UTC 

UBI fastmap updates
 2012-07-01  9:41 UTC  (18+ messages)
` [PATCH 01/11] UBI: Fastmap: Fix mem leak in error path
` [PATCH 02/11] UBI: Fastmap: Amend self_check_eba()
` [PATCH 03/11] UBI: Fastmap: Remove forward declaration
` [PATCH 04/11] UBI: Fastmap: Move fastmap specific code into ubi_scan_fastmap()
` [PATCH 05/11] UBI: Fastmap: Kill TODO
` [PATCH 06/11] UBI: Fastmap: Remove unused variable
` [PATCH 07/11] UBI: Fastmap: Fix scan regression
` [PATCH 08/11] ubi: fastmap: Remove 'ubi' parameter of 'destroy_ai()'
` [PATCH 09/11] ubi: fastmap: Do not free 'ai' in 'scan_all()'
` [PATCH 10/11] UBI: Fastmap: Disable fastmap per default
` [PATCH 11/11] UBI: Fastmap: Add a module parameter to enable fastmap

MPC5200b jffs2 memcpy alignment problem
 2012-07-01  6:47 UTC  (3+ messages)

[PATCH] UBI: add minimal amount of reserved erase blocks in Kconfig
 2012-06-30 20:43 UTC  (11+ messages)

[RFC] nand_btt : use nand chip->block_bad
 2012-06-30 20:02 UTC  (4+ messages)

[PATCH 1/3] ARM: imx6q: add clocks for gpmi-nand
 2012-06-30 17:52 UTC  (26+ messages)
` [PATCH 2/3] ARM: imx6q: add DT node for gpmi nand
` [PATCH 3/3] mtd: gpmi: change the code for clocks

[PATCH v11] MTD: LPC32xx MLC NAND driver
 2012-06-30 16:50 UTC 

[PATCH v10] MTD: LPC32xx MLC NAND driver
 2012-06-30 14:22 UTC  (7+ messages)

REPLY
 2012-06-30 11:16 UTC 

[PATCH v3] powerpc/85xx: Enable MTD/NOR/NAND options by default in defconfig
 2012-06-29 19:59 UTC  (2+ messages)

Loosed files after umount/mount
 2012-06-29 14:20 UTC  (4+ messages)

ubifs_iget: failed to read inode 1
 2012-06-29 14:13 UTC  (3+ messages)

[PATCH 2/3] mtd: delete SBC82xx/SBC8560 MTD mapping support
 2012-06-29 14:00 UTC  (3+ messages)

[PATCH] UBI: Change the default percentage of reserved PEB
 2012-06-29 13:51 UTC  (2+ messages)

UBIFS fails to mount on second boot
 2012-06-29 13:46 UTC  (4+ messages)

Help needed with corruption detection/ubifs_wbuf_sync_nolock
 2012-06-29 13:40 UTC  (5+ messages)

[PATCH v2] mtd mxc_nand: use 32bit copy functions
 2012-06-29 11:46 UTC  (2+ messages)

[PATCH 1/2] mtd mxc_nand: use 32bit copy functions
 2012-06-29 11:34 UTC  (7+ messages)

[PATCH] ubi: fastmap: Remove 'ubi' parameter of 'destroy_ai()'
 2012-06-29 11:20 UTC  (4+ messages)
` [PATCH] ubi: fastmap: Do not free 'ai' in 'scan_all()'

[PATCH v2] ubifs: Fix build warning
 2012-06-29 11:07 UTC  (2+ messages)

[PATCH 1/4] mtd: lpc32xx_slc: Select AMBA_PL08X in Kconfig
 2012-06-29 10:37 UTC  (9+ 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 v13 0/2] MTD: at91: Add PMECC support for at91 nand flash driver
 2012-06-29 10:36 UTC  (4+ messages)
` [PATCH v13 1/2] MTD: at91: add dt parameters for Atmel PMECC
` [PATCH v13 2/2] MTD: at91: atmel_nand: Update driver to support Programmable Multibit ECC controller

mtd nand erase and bad block
 2012-06-29 10:31 UTC  (15+ messages)

[PATCH v12 0/2] MTD: at91: Add PMECC support for at91 nand flash driver
 2012-06-29  9:09 UTC  (10+ 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

mtd: kernel BUG at arch/x86/mm/pat.c:279!
 2012-06-29  8:48 UTC 

[PATCH] mtd-utils: Check mtdoffset is not larger than mtd.size in case of a bad block
 2012-06-29  8:32 UTC  (2+ messages)

[PATCH] mtd gpmi-nand: Fix read page when reading to vmalloced area
 2012-06-29  7:10 UTC  (4+ 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 

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: Fix bogus inequation
 2012-06-27 20:16 UTC  (3+ 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)

[PATCH 0/8] NAND and NAND-BBT improvements
 2012-06-27 13:52 UTC  (2+ messages)

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

[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  (7+ 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  (15+ messages)
` [PATCH v11 1/4] MTD: at91: extract hw ecc initialization to one function
` [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

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


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