public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2013-08-26 04:41:38 to 2013-09-04 18:26:12 UTC [more...]

[PATCH v3 0/8] Add the Quadspi driver for vf610-twr
 2013-09-05  1:43 UTC  (15+ 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

[PATCH 00/12] mtd: miscellaneous fixes
 2013-09-04 18:25 UTC  (8+ 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] UBI: fix refill_wl_user_pool()
 2013-09-04 16:03 UTC  (5+ messages)

gpmi-nand driver and jffs2 support
 2013-09-05  2:41 UTC  (25+ messages)

[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 1/2] mtd: atmel_nand: remove unneeded ifdef CONFIG_OF
 2013-09-03 10:55 UTC  (4+ messages)
` [PATCH 2/2] mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver

[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  (13+ 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)

[PATCH v3 00/10] About the SLC/MLC
 2013-08-29  5:50 UTC  (30+ messages)
` [PATCH v3 01/10] mtd: nand: rename the cellinfo to bits_per_cell
` [PATCH v3 02/10] mtd: set the cell information for ONFI nand
` [PATCH v3 03/10] mtd: print out the cell information for nand chip
` [PATCH v3 04/10] mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2
` [PATCH v3 05/10] mtd: add more comment for MTD_NANDFLASH/MTD_MLCNANDFLASH
` [PATCH v3 06/10] mtd: fix the wrong mtd->type for nand chip
` [PATCH v3 07/10] jffs2: do not support the MLC nand
` [PATCH v3 08/10] mtd: add MTD_MLCNANDFLASH case for mtd_type_show()
` [PATCH v3 09/10] mtd: add a helper to detect the nand type
` [PATCH v3 10/10] mtd: mtd-abi: "

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

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

[PATCH] mtd: nand: hack ONFI for non-power-of-2 dimensions
 2013-08-28  2:19 UTC 

[PATCH V2 0/4] mtd: gpmi: support two nand chips at most
 2013-08-28  2:19 UTC  (7+ messages)
` [PATCH V2 1/4] mtd: gpmi: decouple the chip select from the DMA channel
` [PATCH V2 2/4] mtd: gpmi: use DMA channel 0 for all the nand chips
` [PATCH V2 3/4] mtd: gpmi: scan two "
` [PATCH V2 4/4] mtd: gpmi: imx6: fix the wrong method for checking ready/busy

[PATCH] spi: dual and quad support(add single macro)
 2013-08-28  1:00 UTC 

[PATCH v5 0/4] mtd:nand:omap2: clean-up of supported ECC schemes
 2013-08-27 17:04 UTC  (5+ messages)
` [PATCH v5 1/4] ARM: OMAP2+: cleaned-up DT support of various "

[PATCH v2 0/8] Add the Quadspi driver for vf610-twr
 2013-08-27 15:37 UTC  (11+ messages)
` [PATCH v2 4/8] mtd: m25p80: add the DDR quad-read support
` [PATCH v2 5/8] spi: Add Freescale QuadSpi driver
` [PATCH v2 6/8] Documentation: add the binding file for Quadspi driver
` [PATCH v2 7/8] ARM: dts: vf610: change the PAD values for Quadspi
` [PATCH v2 8/8] ARM: dts: vf610-twr: Add SPI NOR support

[PATCH 1/2] spi: dual and quad support(device tree)
 2013-08-27  6:31 UTC  (16+ messages)
` [PATCH 2/2] "

Fastmap and Atmel sam-ba
 2013-08-26 14:44 UTC  (4+ messages)

[JFFS2]The patch "jffs2: Fix lock acquisition order bug in jffs2_write_begin" introduces another dead lock bug
 2013-08-26  8:26 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