public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2013-08-28 02:48:37 to 2013-09-11 23:09:05 UTC [more...]

[PATCH] mtd: nand: cleanup ONFI printed errors, warnings
 2013-09-11 23:08 UTC 

[PATCH 00/12] mtd: miscellaneous fixes
 2013-09-11 23:02 UTC  (18+ messages)
` [PATCH 01/12] nand: docg4: use nand_base's default BBT scan
` [PATCH 02/12] mtd: nand: lpc32xx_slc: don't call nand_default_bbt directly
` [PATCH 03/12] mtd: nandsim: don't call nand_default_bbt() directly
` [PATCH 04/12] mtd: nand: stop exporting nand_default_bbt
` [PATCH 05/12] mtd: dataflash: remove unused field
` [PATCH 06/12] mtd: denali: make init function static
` [PATCH 07/12] mtd: nand: return failure when failing to get ECC from ONFI
` [PATCH 08/12] mtd: nand: don't print ONFI buswidth errors unless we need to
` [PATCH 09/12] mtd: onenand: remove redundant offset check
` [PATCH 10/12] mtd: nand: remove obsolete 'ecclayout' field
` [PATCH 11/12] mtd: onenand: remove unused variable assignments
` [PATCH 12/12] mtd: lpddr_cmds: make function static

[PATCH 1/2] mtd: atmel_nand: remove unneeded ifdef CONFIG_OF
 2013-09-11 23:02 UTC  (5+ messages)
` [PATCH 2/2] mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver

[PATCH] mtd: nand: pxa3xx: Add pxa3xx_nand_get_variant() stub for !CONFIG_OF
 2013-09-11 21:51 UTC  (3+ messages)

[PATCH v3 0/8] Add the Quadspi driver for vf610-twr
 2013-09-11 15:07 UTC  (40+ messages)
` [PATCH v3 1/8] mtd: m25p80: move the spi-nor commands to a header
` [PATCH v3 2/8] mtd: m25p80: add support for Spansion s25fl128s chip
` [PATCH v3 3/8] mtd: m25p80: add the quad-read support
` [PATCH v3 4/8] mtd: m25p80: add the DDR "
` [PATCH v3 5/8] spi: Add Freescale QuadSpi driver
` [PATCH v3 6/8] Documentation: add the binding file for Quadspi driver
` [PATCH v3 7/8] ARM: dts: vf610: change the PAD values for Quadspi
` [PATCH v3 8/8] ARM: dts: vf610-twr: Add SPI NOR support

[RFC/PATCH v2] pxa3xx-nand: Remove custom device detection
 2013-09-10 14:21 UTC  (6+ messages)
` [RFC/PATCH v2] mtd: nand: pxa3xx: Remove redundant device probing

[PATCH 1/2] mtd: Add a retlen parameter to _get_{fact, user}_prot_info
 2013-09-10  9:25 UTC  (2+ messages)
` [PATCH 2/2] mtd: Fix the behavior of otp write if there is not enough room for data

[PATCH 0/2] mtd: Harmonize implementations of OTP write and _get_{fact, user}_prot_info
 2013-09-10  9:25 UTC 

nor flash bug in UBIFS
 2013-09-10  0:50 UTC 

香艳游/戏绝对够劲 链接:http://tinyurl.com/merhded
 2013-09-09 21:00 UTC 

UBI io.c self_check_peb_vid_hdr()
 2013-09-09 15:16 UTC 

[GIT] MTD for 3.12
 2013-09-09 14:41 UTC 

[RFC/PATCH] pxa3xx-nand: Removing a stupid customized device detection
 2013-09-09  9:53 UTC  (4+ messages)
` [RFC/PATCH] mtd: nand: pxa3xx: Remove redundant device probing

[PATCH] mtd: plat-ram: Remove casting the return value which is a void pointer
 2013-09-09  5:42 UTC 

administrator de sistem
 2013-09-07 16:49 UTC 

[PATCH] UBI: fix refill_wl_user_pool()
 2013-09-05 17:16 UTC  (7+ messages)

gpmi-nand driver and jffs2 support
 2013-09-05  6:01 UTC  (26+ messages)

[PATCH v3 00/10] About the SLC/MLC
 2013-09-04 18:51 UTC  (20+ messages)
` [PATCH v3 01/10] mtd: nand: rename the cellinfo to bits_per_cell
` [PATCH v3 06/10] mtd: fix the wrong mtd->type for nand chip

[PATCH v3 1/2]spi: DUAL and QUAD support
 2013-09-04  9:45 UTC  (8+ messages)
` [PATCH] spi: quad: fix the name of DT property

[PATCH] mtd: m25p80: Add support for Micron N25Q512A memory
 2013-09-04  4:46 UTC 

4byte addressing mode on Micron n25q256a vs write enable
 2013-09-04  1:14 UTC  (2+ messages)

[PATCH v2] mtd: m25p80: Add support for ESMT F25L32PA
 2013-09-03 23:25 UTC 

[MTD] A request for a 3.12 pull request
 2013-09-03 22:56 UTC 

[PATCH] of_mtd: Add no-op stubs to support CONFIG_OF=n
 2013-09-03 10:53 UTC  (3+ messages)

[PATCH] mtd: atmel_nand: fix the warning when CONFIG_OF is not defined
 2013-09-03  3:57 UTC  (6+ messages)

[PATCH 04/25] mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struct initializer)
 2013-09-02 15:44 UTC  (6+ messages)

Hallo
 2013-09-02 15:33 UTC 

[PATCH] mtd: tests: make a separate mtd_test.ko module
 2013-09-02 13:46 UTC 

[PATCH] Staging: MTD: Micron SPINAND Driver support
 2013-09-02 13:22 UTC 

[PATCH] drivers: mtd: remove '__init' from phram_param_call() and ubi_mtd_param_parse()
 2013-09-02 10:30 UTC  (2+ messages)

[PATCH] mtd-utils: integck: add support for volume specific power-cut test
 2013-09-01 15:25 UTC 

[RFC] mtd: plat_nand: add further DT bindings and documentation
 2013-09-01 13:52 UTC  (2+ messages)

[PATCH V2 1/2] spi: dual and quad support(device tree)
 2013-09-01  8:14 UTC  (8+ messages)
` [PATCH V2 2/2] "

[PATCH -next v2 00/10] mtd: tests: reduce duplication among mtd tests modules
 2013-09-01  0:51 UTC  (6+ messages)
` [PATCH -next v2 02/10] mtd: tests: rename sources in order to link a helper object

[PATCH v4 00/14] pxa3xx-nand patches to support mvebu builds
 2013-08-31 16:53 UTC  (4+ messages)
` [PATCH v4 01/14] mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF

[PATCH 1/2] spi: dual and quad support(add single macro)
 2013-08-30 21:58 UTC  (3+ messages)
` [PATCH 2/2] Miss return in patch: commit id:f477b7fb13df2b843997559ff34e87d054ba6538

[PATCH v2] mtd: m25p80: add support for PMC SPI flash
 2013-08-30 21:11 UTC  (5+ messages)

[RFC][PATCH] Add ESMT F25L32PA Flashchip Support
 2013-08-30 12:32 UTC 

[PATCH V2 2/2] spi: dual and quad support(miss "return")
 2013-08-30 10:14 UTC 

cross compiling mtd-utils for Android
 2013-08-29 15:48 UTC  (2+ messages)

[PATCH 2/2] mtd: cfi_cmdset_0002: 65 nm changes
 2013-08-29 15:14 UTC 

[PATCH 1/2] mtd: cfi_cmdset_0002: write buffer cleanup
 2013-08-29 15:14 UTC 

[PATCH V2] spi: dual and quad support(add single macro)
 2013-08-29 12:45 UTC  (3+ messages)

m68k: io{read,write} accessors
 2013-08-29 12:07 UTC  (5+ messages)

защитится от окуляров выполнимо
 2013-08-28 23:54 UTC 

ubifs: bad node type (255 but expected 6)
 2013-08-28 14:20 UTC  (5+ messages)


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