linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-28 06:57:18 to 2016-04-04 07:10:25 UTC [more...]

[PATCH] mtd: bcm47xxsflash: use ioremap_cachable() instead of KSEG0ADDR()
 2016-04-04  7:09 UTC  (5+ messages)
` [PATCH V2] mtd: bcm47xxsflash: use ioremap_cache() "

[PATCH] mtd: brcmnand: Add support for v6.2 controllers
 2016-04-04  6:53 UTC  (2+ messages)

[PATCH v2] mtd: avoid stack overflow in MTD CFI code
 2016-04-04  6:51 UTC  (5+ messages)

[RESEND PATCH v9] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-04-04  6:44 UTC  (5+ messages)

[PATCH v2] mtd: nand: document the NAND controller/NAND chip DT representation
 2016-04-04  5:15 UTC  (4+ messages)

我的相册在
 2016-04-04  4:19 UTC 

linux-next/include/linux/mtd/pfow.h: possible poor sequence of conditionals ?
 2016-04-03 15:41 UTC  (3+ messages)

[PATCH 0/2] nand: Remove BUG abuse
 2016-04-03  6:14 UTC  (12+ messages)
` [PATCH 1/2] mtd: nand: Drop mtd.owner requirement in nand_scan
` [PATCH 2/2] mtd: nand: Remove BUG() abuse in nand_scan_tail

UBIFS and page migration (take 2)
 2016-04-03  0:13 UTC  (7+ messages)
` [PATCH 1/2] mm: Export migrate_page_move_mapping and migrate_page_copy
` [PATCH 2/2] UBIFS: Implement ->migratepage()

[PATCH] mtd: nand: denali: allow to override max_banks from DT property
 2016-04-02 14:03 UTC  (6+ messages)

[PATCH V2 0/4] mtd: nand: add enum nand_ecc_algo
 2016-04-02  7:11 UTC  (4+ messages)

[PATCH v2] mtd: nand: denali: allow to override max_banks from DT property
 2016-04-02  5:16 UTC  (2+ messages)

[PATCH 21/31] mtd: use parity16 in ssfdc.c
 2016-04-01 23:48 UTC  (2+ messages)

[PATCH 1/3] of: mtd: add helper reading "nand-ecc-algo" from DT
 2016-04-01 21:23 UTC  (10+ messages)
` [PATCH 2/3] mtd: nand: read (from DT) and store ECC algorithm
` [PATCH 3/3] mtd: brcmnand: fix check for Hamming algorithm

JFFS2 cleanmarker size requirements
 2016-04-01 21:02 UTC 

[PATCH v2 0/2] mtd: spi-nor: add an alternative method to support memory >16MiB
 2016-04-01 20:42 UTC  (6+ messages)
` [PATCH v2 2/2] doc: dt: mtd: add a DT property to enable the use of 4byte-address op codes

[PATCH 1/1] mtd: spi-nor: add an alternative method to support memory >16MiB
 2016-04-01 20:38 UTC  (6+ messages)

[PATCH for-4.4 1/2] mtd: spi-nor: fix Spansion regressions (aliased with Winbond)
 2016-04-01 20:27 UTC  (8+ messages)

[PATCH v5 00/52] mtd: rework ECC layout definition
 2016-04-01 16:38 UTC  (54+ messages)
` [PATCH v5 01/50] mtd: add mtd_ooblayout_xxx() helper functions
` [PATCH v5 02/50] mtd: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v5 03/50] mtd: nand: core: "
` [PATCH v5 04/50] mtd: nand: atmel: "
` [PATCH v5 05/50] mtd: nand: fsl_ifc: "
` [PATCH v5 06/50] mtd: nand: gpmi: "
` [PATCH v5 07/50] mtd: nand: lpc32xx: "
` [PATCH v5 08/50] mtd: nand: omap2: "
` [PATCH v5 09/50] mtd: nand: qcom: "
` [PATCH v5 10/50] mtd: onenand: "
` [PATCH v5 11/50] mtd: add mtd_set_ecclayout() helper function
` [PATCH v5 12/50] mtd: use mtd_set_ecclayout() where appropriate
` [PATCH v5 13/50] mtd: nand: "
` [PATCH v5 14/50] mtd: onenand: "
` [PATCH v5 15/50] mtd: docg3: "
` [PATCH v5 16/50] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
` [PATCH v5 17/50] mtd: docg3: switch to mtd_ooblayout_ops
` [PATCH v5 18/50] mtd: nand: implement the default mtd_ooblayout_ops
` [PATCH v5 19/50] mtd: nand: bch: switch to mtd_ooblayout_ops
` [PATCH v5 20/50] mtd: nand: sharpsl: "
` [PATCH v5 21/50] mtd: nand: jz4740: "
` [PATCH v5 22/50] mtd: nand: atmel: "
` [PATCH v5 23/50] mtd: nand: bf5xx: "
` [PATCH v5 24/50] mtd: nand: brcm: "
` [PATCH v5 25/50] mtd: nand: cafe: "
` [PATCH v5 26/50] mtd: nand: davinci: "
` [PATCH v5 27/50] mtd: nand: denali: "
` [PATCH v5 28/50] mtd: nand: diskonchip: "
` [PATCH v5 29/50] mtd: nand: docg4: "
` [PATCH v5 30/50] mtd: nand: fsl_elbc: "
` [PATCH v5 31/50] mtd: nand: fsl_ifc: "
` [PATCH v5 32/50] mtd: nand: fsmc: "
` [PATCH v5 33/50] mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct
` [PATCH v5 34/50] mtd: nand: gpmi: switch to mtd_ooblayout_ops
` [PATCH v5 35/50] mtd: nand: hisi504: "
` [PATCH v5 36/50] mtd: nand: jz4780: "
` [PATCH v5 37/50] mtd: nand: lpc32xx: "
` [PATCH v5 38/50] mtd: nand: mxc: "
` [PATCH v5 39/50] mtd: nand: omap2: "
` [PATCH v5 40/50] mtd: nand: pxa3xx: "
` [PATCH v5 41/50] mtd: nand: s3c2410: "
` [PATCH v5 42/50] mtd: nand: sh_flctl: "
` [PATCH v5 43/50] mtd: nand: sm_common: "
` [PATCH v5 44/50] mtd: nand: sunxi: "
` [PATCH v5 45/50] mtd: nand: vf610: "
` [PATCH v5 46/50] mtd: nand: qcom: "
` [PATCH v5 47/50] mtd: onenand: "
` [PATCH v5 48/50] staging: mt29f_spinand: "
` [PATCH v5 49/50] mtd: nand: kill the ecc->layout field
` [PATCH v5 50/50] mtd: kill the nand_ecclayout struct

[PATCH 00/12] mtd: get rid of of_mtd.{c,h} and of_get_nand_xx()
 2016-04-01 15:34 UTC  (16+ messages)
` [PATCH 01/12] mtd: nand: remove unneeded of_mtd.h inclusions
` [PATCH 02/12] mtd: nand: atmel: rely on generic DT parsing done in nand_scan_ident()
` [PATCH 03/12] mtd: nand: omap2: "
` [PATCH 04/12] mtd: nand: brcm: "
` [PATCH 05/12] mtd: nand: davinci: "
` [PATCH 06/12] mtd: nand: gpmi: "
` [PATCH 07/12] mtd: nand: hisi504: "
` [PATCH 08/12] mtd: nand: lpc32xx: "
` [PATCH 09/12] mtd: nand: mxc: "
` [PATCH 10/12] mtd: nand: pxa3xx: "
` [PATCH 11/12] mtd: nand: sh_flctl: "
` [PATCH 12/12] mtd: nand: move of_get_nand_xxx() helpers into nand_base.c

Deadlock issue in jffs2 (related to reverted patch "jffs2: Fix lock acquisition order bug in jffs2_write_begin")
 2016-04-01  8:52 UTC  (4+ messages)

[PATCH 0/4] scatterlist: sg_table from virtual pointer
 2016-04-01  3:13 UTC  (10+ messages)
` [PATCH 1/4] mm: add is_highmem_addr() helper
` [PATCH 2/4] scatterlist: add sg_alloc_table_from_buf() helper
` [PATCH 3/4] spi: use sg_alloc_table_from_buf()
` [PATCH 4/4] mtd: provide helper to prepare buffers for DMA operations

[PATCH] mtd: nand: document the NAND controller/NAND chip DT representation
 2016-03-31 15:22 UTC  (4+ messages)

[PATCH v4 0/2] mtd: spi-nor: add an alternative method to support memory > 16MiB
 2016-03-31 14:19 UTC  (4+ messages)
` [PATCH v4 1/2] mtd: spi-nor: add an alternative method to support memory >16MiB
` [PATCH v4 2/2] doc: dt: mtd: add a DT property to enable the use of 4byte-address op codes

[RFCv2 0/2] MTK Smart Device Gen1 NAND Driver
 2016-03-31 12:41 UTC  (6+ messages)
` [RFCv2: PATCH 1/2] mtd: mediatek: device tree docs for MTK Smart Device Gen1 NAND

[LINUX PATCH 1/2] mtd: Added dummy entry in the spi_transfer structure
 2016-03-31 11:12 UTC  (9+ messages)

Question: background GC on UBIFS
 2016-03-31  9:50 UTC  (3+ messages)

Adding the nand/next branch to linux-next
 2016-03-31  8:31 UTC  (3+ messages)

[PATCH 0/6] Versatile flash protection in DT
 2016-03-31  8:17 UTC  (6+ messages)
` [PATCH 2/6] mtd: physmap_of: add a hook for Versatile write protection

[PATCH v2 0/7] mtd: nand: sunxi: add support for DMA operations
 2016-03-31  7:26 UTC  (13+ messages)
` [PATCH v2 1/7] mtd: nand: sunxi: move some ECC related operations to their own functions
` [PATCH v2 2/7] mtd: nand: sunxi: make OOB retrieval optional
` [PATCH v2 3/7] mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers
` [PATCH v2 4/7] scatterlist: add sg_alloc_table_from_buf() helper
  ` [v2,4/7] "
` [PATCH v2 5/7] mtd: provide helper to prepare buffers for DMA operations
` [PATCH v2 6/7] mtd: nand: sunxi: add support for DMA assisted operations
` [PATCH v2 7/7] mtd: nand: sunxi: update DT bindings

[PATCH][v3] mtd/ifc: Add support for IFC controller version 2.0
 2016-03-30 20:43 UTC  (4+ messages)

[PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
 2016-03-30 20:18 UTC  (8+ messages)
` [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes

sales contract / Urgent Purchase Order Ref no:748920
 2016-03-30 16:18 UTC 

[PATCH] mtd: nand: jz4780: fixup, device structure assigned at probe
 2016-03-30 15:01 UTC  (5+ messages)

[PATCH] mtd: nand: atmel: correct bitflips in erased pages for pre-sama5d4 SoCs
 2016-03-30 14:29 UTC  (2+ messages)

[PATCH v3] mtd: nand_bbt: scan for next free bbt block if writing bbt fails
 2016-03-30 13:16 UTC  (3+ messages)

[PATCH] modify wrong comment in ubi_leb_map function
 2016-03-30  7:56 UTC  (2+ messages)

[PATCH 00/11] mtd: nand_bbt: introduce independent nand BBT
 2016-03-29  8:16 UTC  (17+ messages)
` [PATCH 02/11] mtd: nand_bbt: introduce BBT related data structure
` [PATCH 03/11] mtd: nand_bbt: add new API definitions
` [PATCH 05/11] mtd: nand: use new BBT API instead of old ones

Budowa stron i sklepów internetowch
 2016-03-29  5:58 UTC 

[RESEND][PATCH] mtd: devices: m25p80: add support for mmap read request
 2016-03-29  5:46 UTC 

ubiblock RW
 2016-03-28  8:17 UTC  (10+ 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).