linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-30 16:14:55 to 2016-04-07 10:10:51 UTC [more...]

[PATCH v6 00/17] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2016-04-07 10:08 UTC  (18+ messages)
` [PATCH v6 01/17] ARM: OMAP2+: gpmc: Add platform data
` [PATCH v6 02/17] ARM: OMAP2+: gpmc: Add gpmc timings and settings to "
` [PATCH v6 03/17] memory: omap-gpmc: Introduce GPMC to NAND interface
` [PATCH v6 04/17] memory: omap-gpmc: Add GPMC-NAND ops to get writebufferempty status
` [PATCH v6 05/17] memory: omap-gpmc: Implement IRQ domain for NAND IRQs
` [PATCH v6 06/17] mtd: nand: omap: Use gpmc_omap_get_nand_ops() to get NAND registers
` [PATCH v6 07/17] mtd: nand: omap: Switch to using GPMC-NAND ops for writebuffer empty check
` [PATCH v6 08/17] mtd: nand: omap: Copy platform data parameters to omap_nand_info data
` [PATCH v6 09/17] mtd: nand: omap: Clean up device tree support
` [PATCH v6 10/17] mtd: nand: omap: Update DT binding documentation
` [PATCH v6 11/17] memory: omap-gpmc: Prevent mapping into 1st 16MB
` [PATCH v6 12/17] memory: omap-gpmc: Move device tree binding to correct location
` [PATCH v6 13/17] memory: omap-gpmc: Support general purpose input for WAITPINs
` [PATCH v6 14/17] memory: omap-gpmc: Reserve WAITPIN if needed for WAIT monitoring
` [PATCH v6 15/17] memory: omap-gpmc: Support WAIT pin edge interrupts
` [PATCH v6 16/17] memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regs
` [PATCH v6 17/17] mtd: nand: omap2: Implement NAND ready using gpiolib

[PATCH V1 0/7] MIPS: Loongson1B: add NAND, DMA and GPIO support
 2016-04-07  6:56 UTC  (11+ messages)
` [PATCH V1 1/7] clk: Loongson1: Update clocks of Loongson1B
` [PATCH V1 2/7] cpufreq: Loongson1: Update cpufreq "
` [PATCH V1 3/7] dmaengine: Loongson1: add Loongson1 dmaengine driver
` [PATCH V1 4/7] mtd: nand: add Loongson1 NAND driver
` [PATCH V1 5/7] gpio: Loongson1: add Loongson1 GPIO driver
` [PATCH V1 6/7] MIPS: Loongson1B: Some updates/fixes for LS1B
` [PATCH V1 7/7] MAINTAINERS: add Loongson1 architecture entry

[PATCH V8 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
 2016-04-07  4:55 UTC  (5+ messages)
` [PATCH V10 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller

[RESEND PATCH v9] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-04-07  2:28 UTC  (7+ messages)

[PATCH 00/12] mtd: get rid of of_mtd.{c,h} and of_get_nand_xx()
 2016-04-06 23:33 UTC  (18+ 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

[PATCH][v3] mtd/ifc: Add support for IFC controller version 2.0
 2016-04-06 18:53 UTC  (6+ messages)

nand-disk LED trigger: to remove, or not to remove
 2016-04-06 18:03 UTC  (2+ messages)

[PATCH 2/2] mtd: m25p80: consider max_transfer_size when reading
 2016-04-06 13:55 UTC  (5+ messages)

[RESEND][PATCH] mtd: devices: m25p80: add support for mmap read request
 2016-04-06 13:44 UTC  (4+ messages)

[PATCH 0/7] MIPS: Loongson1B: add NAND, DMA and GPIO support
 2016-04-06 12:09 UTC  (8+ messages)
` [PATCH 1/7] clk: Loongson1: Update clocks of Loongson1B
` [PATCH 2/7] cpufreq: Loongson1: Update cpufreq "
` [PATCH 3/7] dmaengine: Loongson1: add Loongson1 dmaengine driver
` [PATCH 4/7] mtd: nand: add Loongson1 NAND driver
` [PATCH 5/7] gpio: Loongson1: add Loongson1 GPIO driver
` [PATCH 6/7] MIPS: Loongson1B: Some updates/fixes for LS1B
` [PATCH 7/7] MAINTAINERS: add Loongson1 architecture entry

[PATCH v2 20/30] mtd: use parity16 in ssfdc
 2016-04-06 10:05 UTC  (3+ messages)
` [PATCH v2 21/30] mtd: use parity functions in inftlcore
` [PATCH v2 23/30] mtd: use parity16 in sm_ftl

[PATCH 0/2] nand: Remove BUG abuse
 2016-04-05 16:58 UTC  (21+ 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

[PATCH] mtd: gpmi: fix raw_buffer pointer double free issue
 2016-04-05 15:43 UTC  (3+ messages)

[PATCH] mtd: nand: gpmi: remove duplicate 'nand-on-flash-bbt' property parse
 2016-04-05  9:48 UTC  (2+ messages)

[PATCH v2 0/7] mtd: nand: sunxi: add support for DMA operations
 2016-04-05  7:11 UTC  (8+ messages)
` [PATCH v2 4/7] scatterlist: add sg_alloc_table_from_buf() helper
  ` [v2,4/7] "

Reconsidering exportable UBIFS
 2016-04-04 22:17 UTC 

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

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

[PATCH] mtd: gpmi: fix raw_buffer pointer double free issue
 2016-04-04 18:18 UTC  (2+ messages)

[GIT PULL] move Versatile flash protection to the device tree
 2016-04-04 16:36 UTC  (2+ messages)

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

[PATCH 0/4] scatterlist: sg_table from virtual pointer
 2016-04-04 15:05 UTC  (12+ 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 1/1] mtd: spi-nor: add an alternative method to support memory >16MiB
 2016-04-04 14:27 UTC  (7+ messages)

[PATCH v5 0/3] mtd: spi-nor: add an alternative method to support memory > 16MiB
 2016-04-04 14:03 UTC  (4+ messages)
` [PATCH v5 1/3] mtd: spi-nor: add an alternative method to support memory >16MiB
` [PATCH v5 2/3] mtd: spi-nor: allow different flash_info entries to share the same JEDEC ID
` [PATCH v5 3/3] mtd: spi-nor: add entry for Macronix mx25l25673g

[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 v2] mtd: avoid stack overflow in MTD CFI code
 2016-04-04  6:51 UTC  (5+ 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)

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  (3+ 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 v5 00/52] mtd: rework ECC layout definition
 2016-04-01 16:38 UTC  (16+ messages)
` [PATCH v5 21/50] mtd: nand: jz4740: switch to mtd_ooblayout_ops
` [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

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

[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  (3+ messages)
` [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 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 


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