public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2012-01-26 16:05:24 to 2012-02-03 06:28:58 UTC [more...]

[PATCH] mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH
 2012-02-03  6:30 UTC  (4+ messages)

[RFC/PATCH] mtd: m25p80: set writebufsize
 2012-02-03  6:14 UTC  (5+ messages)

[PATCH] UBI: Fix error handling in ubi_scan()
 2012-02-03  5:46 UTC  (2+ messages)

linux-next: Tree for Feb 2 (fs/jffs2)
 2012-02-03  5:37 UTC  (4+ messages)

[PATCH] jffs2: update to new MTD interface (missed a few)
 2012-02-03  5:36 UTC  (3+ messages)

[PATCH] mtd: atmel_nand: fix access to 16 bit NAND devices
 2012-02-03  5:32 UTC  (7+ messages)

GPMI-NAND: Wrong ECC size in driver
 2012-02-03  3:16 UTC  (10+ messages)

MTCN number: 533-916-9438
 2012-02-03  2:34 UTC 

[PATCH v2 0/2] patch set about the MXS-DMA
 2012-02-03  1:57 UTC  (4+ messages)
` [PATCH v2 2/2] mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()

[PATCH RFC 0/2] mtd updates
 2012-02-02 20:36 UTC  (12+ messages)
` [PATCH RFC 1/2] mtd : Prevent the NULL pointer access
` [PATCH RFC 2/2] mtd : Make the mtd_suspend return 0 if the suspend is not implemented

[PATCH v3] mtd/gpmi : add BBT support to gpmi nand driver
 2012-02-02 14:43 UTC  (7+ messages)

[PATCH 1/2] libmtd: add `mtd_dev_present()' library function
 2012-02-02 13:20 UTC  (5+ messages)
` [PATCH 2/2] mtdinfo: fix `--all' for non-consecutive device numbers

[PATCH] mtd: mtdcore: remove unnecessary mtd->resume check
 2012-02-02 11:39 UTC  (2+ messages)

[PATCH] [trivial] jffs2: Fix typo in scan.c
 2012-02-02 11:14 UTC 

[PATCH] MTD: Refine HAS_IOMEM dependency
 2012-02-02  9:11 UTC  (4+ messages)

ubifs - scrubbing failed due to ecc error on new eraseblock? (2.6.39)
 2012-02-02  8:36 UTC  (2+ messages)

Secure deletion for UBIFS
 2012-02-02  8:32 UTC  (2+ messages)

[PATCH v4 0/2] write OOB BBM + flash-based BBT
 2012-02-02  8:12 UTC  (6+ messages)
` [PATCH v4 1/2] mtd: nand: move SCANLASTPAGE handling to the correct code block
` [PATCH v4 2/2] mtd: nand: write BBM to OOB even with flash-based BBT

[RFC PATCH 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
 2012-02-02  0:17 UTC  (14+ messages)
` [RFC PATCH 6/7] ARM: mtd: nand: davinci: add OF support for davinci nand controller
` [RFC PATCH 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board

[PATCH 0/3] platform: add platform_devm_request_and_ioremap() common API
 2012-02-02  0:10 UTC  (27+ messages)
` [PATCH 1/3] platform: add common resource requesting and mapping helper
` [PATCH 2/3] GPIO: TEGRA: move to use platform_devm_request_and_ioremap() helper
` [PATCH 3/3] MTD: NAND: txx9ndfmc: "

[GIT PULL] logfs: bug fixes
 2012-02-01 19:02 UTC  (8+ messages)

Comparing UBI volumes to generate patch for upgrades
 2012-02-01 18:31 UTC 

[PATCH] mtd/nand: use string library
 2012-02-01 13:11 UTC  (11+ messages)
` [PATCH] mtd/onenand: "
` [PATCH] mtd/ubi: use memchr_inv
` [PATCH] mtd/inftlmount: "
` [PATCH] mtd/nftlmount: "
` [PATCH] mtd/tests: "

[PATCH 0/4] fs: Remove unnecessary OOM messages
 2012-01-31 22:42 UTC  (2+ messages)
` [PATCH 2/4] jffs2: "

[patch] mtd: nand: fix printk() warnings
 2012-01-31 18:40 UTC  (2+ messages)

[PATCH] mtd/gpmi : add BBT support
 2012-01-31 12:21 UTC  (20+ messages)

[PATCH v2] mtd/gpmi : add BBT support to gpmi nand driver
 2012-01-31 10:51 UTC  (2+ messages)

[PATCH] MTD: atmel_nand: Update driver to support Programmable HW ECC controller
 2012-01-31  9:35 UTC  (3+ messages)

[PATCH v2 1/3] arm:davinci: prepare to move aemif driver to drivers/mfd
 2012-01-31  7:11 UTC  (6+ messages)
` [PATCH v2 3/3] arm: da830: move NAND and NOR devices as aemif MFD slaves

mtd api rework
 2012-01-31  5:16 UTC  (2+ messages)

[PATCH -next] mtd: fix nand/docg4.c printk format warnings
 2012-01-31  3:08 UTC 

[PATCH 1/3] jffs2: remove direct mtd->point reference
 2012-01-30 14:24 UTC  (3+ messages)
` [PATCH 2/3] romfs: switch to new MTD API
` [PATCH 3/3] mtd: add leading underscore to all mtd functions

[PATCH v4] MTD: nand: add support for diskonchip G4 nand flash device
 2012-01-30 13:28 UTC  (4+ messages)

[PATCH 1/2] libubi: make `ubi_dev_present()' a library function
 2012-01-30  8:32 UTC  (6+ messages)
` [PATCH 2/2] ubinfo: fix `--all' for non-consecutive device numbers

[FOR 3.3 PATCH 1/6] ATMEL: fix nand ecc support
 2012-01-30  5:56 UTC  (8+ messages)
` [FOR 3.3 PATCH 2/6] mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBT
` [FOR 3.4 PATCH 4/6] of/mtd/nand: add generic bindings and helpers
` [FOR 3.4 PATCH 5/6] atmel/nand: add DT support

Ebook_As Quatro Folhas Seppir - Programa Interagencial de Promoção da Igualdade de Gênero, Raça e Etnia – ONU Mulheres
 2012-01-29 17:09 UTC 

#(EMC)*电磁*兼容设计*与整改#
 2012-01-29 10:31 UTC 

CONFIG_PREEMPT and JFFS2 oops
 2012-01-28 14:42 UTC  (16+ messages)

Contact(nkclaim2012@blumail.org)
 2012-01-28  5:39 UTC 

[PATCH] PM / MTD: Fix regressions related to mtd_suspend()
 2012-01-27 22:51 UTC  (4+ messages)

[PATCH] MTD: docg4: fix compiler warning
 2012-01-27 15:07 UTC  (2+ messages)

[PATCH] mtd: convert drivers/mtd/* to use module_spi_driver()
 2012-01-27 15:03 UTC  (3+ messages)

[PATCH] MTD: Minor coding style cleanup in mtdpart.c
 2012-01-27 15:00 UTC  (2+ messages)

[PATCH] mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command
 2012-01-27 14:20 UTC  (3+ messages)

[PATCH 1/2] MTD: sa11x0: Remove shutdown handler
 2012-01-27 14:16 UTC  (2+ messages)

[PATCH] mtd: mtdoops: kill Kconfig usage instructions
 2012-01-27 14:16 UTC  (2+ messages)

[PATCH 1/1] mtd/spear_smi: release memory region during remove
 2012-01-27 14:01 UTC  (2+ messages)

Kernel panic when reading mtd device
 2012-01-27 12:53 UTC  (3+ messages)

JFFS2 oops when writing to two partitions simultaneously
 2012-01-26 16:17 UTC  (16+ messages)


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