linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-22 06:20:37 to 2016-02-29 03:43:36 UTC [more...]

[PATCH v2 1/4] mtd:fsl-quadspi:use the property fields of SPI-NOR
 2016-02-29  3:43 UTC  (6+ messages)
` [PATCH v2 3/4] mtd:spi-nor:fsl-quadspi:Add fast-read mode support

[PATCH v2 0/8] mtd: spi-nor: locking fixes and updates
 2016-02-28 19:23 UTC  (4+ messages)
` [PATCH v2 6/8] mtd: spi-nor: add SPI_NOR_HAS_LOCK flag

[PATCH] mtd: nand: pxa3xx_nand: fix dmaengine initialization
 2016-02-28 19:15 UTC  (4+ messages)

[PATCH v2] mtd: spi-nor: add subsector flag to n25q128a
 2016-02-28 19:09 UTC 

[PATCH] mtd: spi-nor: update flags for n25q128a
 2016-02-28 19:06 UTC  (3+ messages)

[PATCH 0/2] mtd: m25p80: make use of recently introduced max_transfer_size in SPI core
 2016-02-27 22:47 UTC 

[PATCH 1/2] mtd: m25p80: fix retlen usage in m25p80_read and propagate errors
 2016-02-27 22:48 UTC 

[PATCH 2/2] mtd: m25p80: consider max_transfer_size when reading
 2016-02-27 22:50 UTC 

[PATCH 1/3] of: mtd: add helper reading "nand-ecc-algo" from DT
 2016-02-26 21:28 UTC  (8+ messages)

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

[PATCH v2 0/3] fix memremap on ARM
 2016-02-26 17:34 UTC  (4+ messages)
` [PATCH v2 1/3] Revert "mtd: pxa2xx-flash: switch from ioremap_cache to memremap"
` [PATCH v2 2/3] memremap: add arch specific hook for MEMREMAP_WB mappings
` [PATCH v2 3/3] ARM: memremap: implement arch_memremap_wb()

[PATCH] mtd: bcm47xxsflash: use ioremap_cachable() instead of KSEG0ADDR()
 2016-02-26 16:31 UTC  (6+ messages)
` [PATCH V2] mtd: bcm47xxsflash: use ioremap_cache() "

[PATCH v7] mtd: nand: increase ready wait timeout and report timeouts
 2016-02-26 13:45 UTC  (6+ messages)

[RESEND PATCH v7] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-02-26  8:11 UTC 

Filesystems over UBI can't handle badblocks
 2016-02-26  8:24 UTC  (6+ messages)

(no subject)
 2016-02-26  7:37 UTC  (2+ messages)
` 

LOAN OFFER
 2016-02-26  1:50 UTC 

[PATCH v2] clk: uniphier: add clock drivers for UniPhier SoCs
 2016-02-26  0:07 UTC  (2+ messages)

[PATCH] MAINTAINERS: add maintainer entry for FREESCALE GPMI NAND driver
 2016-02-25 19:24 UTC  (3+ messages)

[PATCH v3] mtd: atmel_nand: move the hsmc_clk from nfc node to nand node
 2016-02-25 19:08 UTC  (4+ messages)

JFFS2 deadlock
 2016-02-25 17:57 UTC  (10+ messages)

[PATCH] mtd: brcmnand: Fix v7.1 register offsets
 2016-02-25 17:50 UTC  (2+ messages)

[PATCH] jffs2: Don't add summary entry when MTD write fails
 2016-02-25 17:48 UTC  (3+ messages)

[PATCH] ubi: Fix early logging
 2016-02-25 17:25 UTC  (3+ messages)
    ` [PATCH] mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_err

[PATCH 00/35 v4] separate operations from flags in the bio/request structs
 2016-02-25  0:54 UTC  (38+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/35] fs: have ll_rw_block "
` [PATCH 06/35] direct-io: set bi_op to REQ_OP
` [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/35] btrfs: set bi_op tp REQ_OP
` [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
` [PATCH 11/35] f2fs: set bi_op to REQ_OP
` [PATCH 12/35] gfs2: "
` [PATCH 13/35] xfs: "
` [PATCH 14/35] hfsplus: "
` [PATCH 15/35] mpage: "
` [PATCH 16/35] nilfs: "
` [PATCH 17/35] ocfs2: "
` [PATCH 18/35] pm: "
` [PATCH 19/35] dm: "
` [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/35] bcache: set bi_op to REQ_OP
` [PATCH 22/35] drbd: "
` [PATCH 23/35] md/raid: "
` [PATCH 24/35] xen: "
` [PATCH 25/35] target: "
` [PATCH 26/35] block: set op "
` [PATCH 27/35] drivers: set request "
` [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
` [PATCH 29/35] ide cd: do not set REQ_WRITE on requests
` [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
` [PATCH 31/35] block, fs: remove old REQ definitions
` [PATCH 32/35] block: shrink bi_rw and bi_op
` [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
` [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

[PATCH v2] mtd: onenand: fix deadlock in onenand_block_markbad
 2016-02-24 18:19 UTC  (3+ messages)

[PATCH] ubi: Fix out of bounds write in volume update code
 2016-02-24 14:03 UTC  (2+ messages)

[PATCH RESEND] gpmi-nand: Handle ECC Errors in erased pages
 2016-02-24 13:57 UTC  (2+ messages)

[PATCH v5 0/5] Add memory mapped read support for ti-qspi
 2016-02-24 12:21 UTC  (9+ messages)
` [PATCH v5 3/5] mtd: devices: m25p80: add support for mmap read request

[PATCH] mtd: onenand: fix deadlock in onenand_block_markbad
 2016-02-24 11:59 UTC  (2+ messages)

[PATCH v5 00/26] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2016-02-24  9:55 UTC  (12+ messages)
` [PATCH v5 10/26] mtd: nand: omap: Update DT binding documentation
` [PATCH v5 12/26] memory: omap-gpmc: Move device tree binding to correct location

[PATCH 0/5] support gpmi on i.MX6UL/7D and HW bitflip on i.MX6QP/7D
 2016-02-23 23:04 UTC  (6+ messages)
` [PATCH 1/5] mtd: nand: gpmi: add GPMI NAND support for i.MX7D
` [PATCH 2/5] mtd: nand: gpmi: document the clocks and clock-names in DT property
` [PATCH 3/5] mtd: nand: gpmi: correct bitflip for erased NAND page
` [PATCH 4/5] mtd: nand: gpmi: support NAND on i.MX6UL
` [PATCH 5/5] mtd: nand: gpmi: document the new supported chip in DT

[PATCH] ubifs: Implement O_TMPFILE
 2016-02-23 21:15 UTC  (3+ messages)

[PATCH V2] ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warn
 2016-02-23 20:21 UTC 

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

[PATCH] ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warn
 2016-02-23 12:13 UTC 

Multiple NANDs on non contiguous chip selects, how?
 2016-02-23  6:48 UTC  (3+ messages)

[PATCH] mtd: atmel_nand: move the hsmc_clk from nfc node to nand node
 2016-02-23  5:59 UTC  (3+ messages)

[PATCH] ubi: Fix early logging
 2016-02-22 21:47 UTC 

ubifs+overlayfs
 2016-02-22 20:44 UTC  (4+ messages)

[PATCH] ARM: tegra: add "jedec,spi-nor" flash compatible binding
 2016-02-22 18:04 UTC  (3+ messages)

[PATCH 1/3] ubi: tests: Replace variable-length array with malloc()
 2016-02-22 13:52 UTC  (3+ messages)
` [PATCH 2/3] ubi: tests: Support up to 65k NAND page size
` [PATCH 3/3] ubi: tests: Speedup io_paral by using rand_r()

[PATCH 0/6] Versatile flash protection in DT
 2016-02-22 13:09 UTC  (4+ messages)
` [PATCH 2/6] mtd: physmap_of: add a hook for Versatile write protection

NAND Bad Block Marking Policy
 2016-02-22  7:30 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).