public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2016-03-07 16:20:54 to 2016-03-17 14:56:07 UTC [more...]

UBIFS question
 2016-03-17 14:55 UTC  (9+ messages)

[PATCH v5 00/26] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2016-03-17 14:48 UTC  (7+ messages)
` [PATCH v5 10/26] mtd: nand: omap: Update DT binding documentation
  ` [PATCH v6 "

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

Page migration issue with UBIFS
 2016-03-17  9:57 UTC  (19+ messages)
              ` [PATCH] UBIFS: Implement ->migratepage()

[PATCH 00/11] mtd: nand_bbt: introduce independent nand BBT
 2016-03-16 12:57 UTC  (15+ messages)
` [PATCH 01/11] mtd: nand_bbt: new header for nand family BBT
` [PATCH 02/11] mtd: nand_bbt: introduce BBT related data structure
` [PATCH 03/11] mtd: nand_bbt: add new API definitions
` [PATCH 04/11] mtd: nand_bbt: add nand_bbt_markbad_factory() interface
` [PATCH 05/11] mtd: nand: use new BBT API instead of old ones
` [PATCH 06/11] mtd: nand_bbt: use struct nand_bbt_ops in BBT
` [PATCH 07/11] mtd: nand: make nand_erase_nand() static
` [PATCH 08/11] mtd: nand_bbt: remove struct nand_chip from nand_bbt.c
` [PATCH 09/11] mtd: nand_bbt: remove old API definitions
` [PATCH 10/11] mtd: nand_bbt: remove NAND_BBT_DYNAMICSTRUCT macro
` [PATCH 11/11] mtd: nand: remove nand_chip.bbt

[PATCH v7 0/3] mtd: Qualcomm NAND controller driver
 2016-03-16  5:43 UTC  (8+ messages)
` [PATCH v8 "
  ` [PATCH v8 2/3] mtd: nand: "

[RFC PATCH 0/3] MTK Smart Device Gen1 NAND support
 2016-03-15 13:53 UTC  (21+ messages)
` [PATCH 1/3] mtd: mediatek: device tree docs for MTK Smart Device Gen1 NAND
` [PATCH 2/3] mtd: mediatek: driver "

[PATCH RESEND v2 03/18] fs: Treat foreign mounts as nosuid
 2016-03-15 13:45 UTC  (2+ messages)
  ` [PATCH] fs: remove excess check for in_userns

[PATCH v4 1/7] fs: Add user namesapace member to struct super_block
 2016-03-15 13:32 UTC  (2+ messages)
  ` [PATCH] fs: fix a posible leak of allocated superblock

[PATCH] mtd: gpmi: Deal with bitflips in erased regions
 2016-03-15  8:35 UTC 

[PATCH V8 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
 2016-03-14 22:47 UTC  (10+ messages)

[PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
 2016-03-14 20:58 UTC  (16+ messages)
` [PATCH RESEND v2 15/18] fuse: Add support for pid namespaces
` [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH RESEND v2 17/18] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH RESEND v2 18/18] fuse: Allow user namespace mounts

[PATCH v4 0/7] mtd: nand: Fix support for NAND DMA prefetch
 2016-03-14 14:17 UTC  (17+ messages)
` [PATCH v4 1/7] ARM: OMAP2+: gpmc-nand: Set omap2-nand's parent dev to GPMC dev
` [PATCH v4 2/7] ARM: dts: am33xx: Fix GPMC dma properties
` [PATCH v4 3/7] ARM: dts: am437x: "
` [PATCH v4 4/7] mtd: nand: omap2: Support parsing dma channel information from DT
` [PATCH v4 5/7] mtd: nand: omap2: Start dma request before enabling prefetch
` [PATCH v4 6/7] mtd: nand: omap2: Fix high memory dma prefetch transfer
` [PATCH v4 7/7] ARM: OMAP2+: Update GPMC and NAND DT binding documentation

[GIT PULL] Late MTD fix for v4.5
 2016-03-12  0:01 UTC 

[PATCH] mtd: nand: remove kerneldoc for removed function parameter
 2016-03-11 17:41 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: add a maintainer for the NAND subsystem
 2016-03-11  9:58 UTC  (6+ messages)

[PATCH v8] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-03-11  8:04 UTC  (2+ messages)

[PATCH] mtd: brcmnand: Add support for v6.2 controllers
 2016-03-10 23:34 UTC 

checkpatch.pl false positive: FSF mailing address
 2016-03-10 19:34 UTC  (6+ messages)

[PATCH v4 00/52] mtd: rework ECC layout definition
 2016-03-10 19:06 UTC  (4+ messages)
` [PATCH v4 48/52] mtd: nand: vf610: switch to mtd_ooblayout_ops

[PATCH v3 0/6] mtd: nand: Fix support for NAND DMA prefetch
 2016-03-10 15:24 UTC  (14+ messages)
` [PATCH v3 1/6] memory: omap-gpmc: Store handle to GPMC dev
` [PATCH v3 2/6] ARM: dts: am437x/am33xx: Fix GPMC dma properties
` [PATCH v3 3/6] mtd: nand: omap2: Support parsing dma channel information from DT
` [PATCH v3 4/6] mtd: nand: omap2: Start dma request before enabling prefetch
` [PATCH v3 5/6] mtd: nand: omap2: Fix high memory dma prefetch transfer
` [PATCH v3 6/6] ARM: OMAP2+: Update GPMC and NAND DT binding documentation

[PATCH v3 1/4] mtd:fsl-quadspi:use the property fields of SPI-NOR
 2016-03-10  9:24 UTC  (2+ messages)

Is ubiattach alone somehow damaging a partition?
 2016-03-10  9:05 UTC  (5+ messages)

[PATCH 1/2] mtd: nand: use a lower value for badblockbits when working with MLC NAND
 2016-03-10  2:48 UTC  (3+ messages)

linux-mtd-cvs-owner Your Electricity Bill 90286326419
 2016-03-10  0:36 UTC 

[RESEND PATCH v7] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-03-09 18:50 UTC  (6+ messages)

[PATCH] MAINTAINERS: add a maintainer for the NAND subsystem
 2016-03-09 10:36 UTC 

[PATCH v5 2/3] mtd: nand: Add support for Arasan Nand Flash Controller
 2016-03-09  9:50 UTC  (6+ messages)

[PATCH] mtd: spi-nor: Add support for ISSI is25lp128
 2016-03-08 21:17 UTC  (5+ messages)

[PATCH 00/16] mtd: nand: sunxi: various improvements/fixes
 2016-03-08 15:20 UTC  (12+ messages)
` [PATCH 02/16] mtd: nand: sunxi: fix clk rate calculation
` [PATCH 09/16] mtd: nand: sunxi: let the NAND controller control the CE line
` [PATCH 10/16] mtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macro
  ` [PATCH 11/16] mtd: nand: sunxi: fix NFC_CTL setting
  ` [PATCH 12/16] mtd: nand: sunxi: disable clks on device removal
  ` [PATCH 13/16] mtd: nand: enable ECC pipelining
  ` [PATCH 14/16] mtd: nand: sunxi: fix ->dev_ready() implementation
  ` [PATCH 15/16] mtd: nand: sunxi: make use of readl_poll_timeout()
  ` [PATCH 16/16] mtd: nand: sunxi: poll for events instead of using interrupts

[PATCH] mtd: davinci-nand: disable subpage write for davinci-nand
 2016-03-08  9:08 UTC 

[PATCH v2 0/8] mtd: spi-nor: locking fixes and updates
 2016-03-08  2:18 UTC  (5+ messages)
` [PATCH v2 7/8] mtd: spi-nor: add TB (Top/Bottom) protect support

[PATCH v4 1/7] mtd: spi-nor: fsl-quadspi: add big-endian support
 2016-03-08  2:03 UTC  (5+ messages)
` [PATCH v4 4/7] Documentation: fsl-quadspi: Add fsl, ls2080a-dspi compatible string
  ` [PATCH v4 4/7] Documentation: fsl-quadspi: Add fsl,ls2080a-dspi "

[PATCH v5] mtd: support BB SRAM on ICP DAS LP-8x4x
 2016-03-08  0:19 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] mtd: physmap_of: fix set but unused warning
 2016-03-07 23:52 UTC 

[PATCH] mtd: nand: check status before reporting timeout
 2016-03-07 21:51 UTC  (2+ messages)

[PATCH] mtd: bcm63xxpart: give width specifier an 'int', not 'size_t'
 2016-03-07 21:14 UTC  (2+ messages)

[PATCH v3 1/1] mtd: mtdram: Add parameter for setting writebuf size
 2016-03-07 21:07 UTC  (2+ messages)

[PATCH] mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'
 2016-03-07 20:49 UTC  (5+ messages)
  ` [PATCH v2] "

mtd: pxa3xx_nand: issue with command time out
 2016-03-07 20:04 UTC  (2+ messages)

[PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set
 2016-03-07 16:43 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