linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-27 15:05:27 to 2012-02-06 09:12:18 UTC [more...]

linux-next: build failure after merge of the l2-mtd tree
 2012-02-06  9:14 UTC  (2+ messages)

[PATCH 1/4] mtd: return error code from mtd_unpoint
 2012-02-06  9:12 UTC  (6+ messages)
` [PATCH 2/4] mtd: add offset and length checks to the API function
` [PATCH 3/4] mtd: do not duplicate length and offset checks in drivers
` [PATCH 4/4] mtd: remove R/O checking duplication

[PATCH 1/8] mtd: block2mtd: initialize writebufsize
 2012-02-06  9:07 UTC  (12+ messages)
` [PATCH 2/8] mtd: doc2000: "
` [PATCH 3/8] mtd: doc2001: "
` [PATCH 4/8] mtd: doc2001plus: "
` [PATCH 5/8] mtd: docg3: "
` [PATCH 6/8] mtd: lart: "
` [PATCH 7/8] mtd: spear_smi: "
` [PATCH 8/8] mtd: sst25l: "

[PATCH] mtd/gpmi : add gpmi support for mx6q
 2012-02-06  5:20 UTC 

[PATCH V3] MTD: atmel_nand: Update driver to support Programmable HW ECC controller
 2012-02-06  1:32 UTC 

Comparing UBI volumes to generate patch for upgrades
 2012-02-03 23:14 UTC  (3+ messages)

[PATCH] string: memchr_inv speed improvements
 2012-02-03 14:34 UTC 

RFC : attach ubi in readonly mode
 2012-02-03 14:09 UTC  (2+ messages)

[PATCH 1/4] mtd: mtdconcat: return -EOPNOTSUPP if block_markbad is undefined
 2012-02-03  9:44 UTC  (4+ messages)
` [PATCH 2/4] mtdoops: clean-up new MTD API usage
` [PATCH 3/4] mtd: nftlcore: remove out-of-date and now irrelevant piece of code
` [PATCH 4/4] mtd: redboot: remove useless code

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

[patch] mtd: nand: fix printk() warnings
 2012-02-03  9:16 UTC  (3+ messages)

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

[PATCH 0/4] fs: Remove unnecessary OOM messages
 2012-02-03  7:00 UTC  (3+ messages)
` [PATCH 2/4] jffs2: "

[PATCH] mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH
 2012-02-03  6:30 UTC  (4+ 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] 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)

[PATCH] mtd/nand: use string library
 2012-02-01 13:11 UTC  (6+ 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  (5+ 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  (13+ 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)


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