linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-09 02:12:06 to 2016-01-21 00:19:29 UTC [more...]

Block device emulation on top of ubi volumes with read/write support
 2016-01-21  0:19 UTC  (5+ messages)

[PATCH v5 0/3] mtd: Qualcomm NAND controller driver
 2016-01-20 14:46 UTC  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] mtd: nand: don't select chip in nand_chip's block_bad op
  ` [PATCH v6 2/3] mtd: nand: Qualcomm NAND controller driver
  ` [PATCH v6 3/3] dt/bindings: qcom_nandc: Add DT bindings

[RFC] spi-nor: fix cross die reads on Micron multi-die devices
 2016-01-20 12:24 UTC  (2+ messages)

hi linux
 2016-01-20 10:14 UTC 

[PATCH linux-next 0/5] mtd: spi-nor: add driver for Atmel QSPI controller
 2016-01-20  3:41 UTC  (5+ messages)

mtd: pxa3xx_nand: issue with command time out
 2016-01-19 22:33 UTC  (7+ messages)

Using a generic upstream driver with a custom NAND controller
 2016-01-19 21:15 UTC  (2+ messages)

[RFC] spi-nor: fix cross die reads on Micron multi-die devices
 2016-01-19 15:01 UTC 

[PATCH 00/35 v3] eparate operations from flags in the bio/request structs
 2016-01-18 18:15 UTC  (37+ 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 v5 2/3] mtd: nand: Add support for Arasan Nand Flash Controller
 2016-01-18 14:14 UTC  (2+ messages)

UBIFS - read only file system
 2016-01-18 12:58 UTC  (4+ messages)

[PATCH v1 0/5] mtd: atmel_nand: Add support for NAND Flash on SAMA5D2
 2016-01-17  4:05 UTC  (22+ messages)
` [PATCH v1 1/5] mtd: atmel_nand: Do not warn on bitflips
` [PATCH v1 2/5] mtd: atmel_nand: Support variable RB_EDGE interrupts
` [PATCH v1 3/5] mtd: atmel_nand: Support PMECC on SAMA5D2
` [PATCH v1 4/5] mtd: atmel_nand: Support 32-bit ECC strength
` [PATCH v1 5/5] ARM: at91/dt: sama5d2: add nand0 and nfc0 nodes

[RFC PATCH 0/4] mtd: atmel_nand: Add support for NAND Flash on SAMA5D2
 2016-01-17  3:58 UTC  (20+ messages)
` [RFC PATCH 1/4] mtd: atmel_nand: Do not warn on bitflips
` [RFC PATCH 2/4] mtd: atmel_nand: Support variable RB_EDGE interrupts
` [RFC PATCH 3/4] mtd: atmel_nand: Support 32-bit ECC strength
` [RFC PATCH 4/4] ARM: at91/dt: sama5d2: add nand0 and nfc0 nodes

[PATCH] mtd: bcm47xxsflash: use ioremap_cachable() instead of KSEG0ADDR()
 2016-01-17  0:42 UTC 

[PATCH v3] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-01-17  0:25 UTC  (2+ messages)

[PATCH v2 0/8] mtd: atmel_nand: Add support for NAND Flash on SAMA5D2
 2016-01-17  0:19 UTC  (11+ messages)
` [PATCH v2 1/8] mtd: atmel_nand: Do not warn on bitflips
` [PATCH v2 2/8] mtd: atmel_nand: Simplify error messages
` [PATCH v2 3/8] mtd: atmel_nand: Use of_device_get_match_data
` [PATCH v2 4/8] mtd: atmel_nand: Support variable RB_EDGE interrupts
` [PATCH v2 5/8] dt-bindings: atmel_nand: Reword the documenation
` [PATCH v2 6/8] mtd: atmel_nand: Support PMECC on SAMA5D2
` [PATCH v2 7/8] mtd: atmel_nand: Support 32-bit ECC strength
` [PATCH v2 8/8] ARM: at91/dt: sama5d2: add nand0 and nfc0 nodes

[PATCH] mtd: Make MTD_BCM47XXSFLASH to depend on MIPS
 2016-01-16 19:36 UTC  (13+ messages)
      ` [PATCH] mtd: bcm47xxsflash: use devm_ioremap_nocache() instead of KSEG0ADDR()

[PATCH] mtd: nuc900_nand: read correct SMISR register
 2016-01-15 18:03 UTC  (10+ messages)

[PATCH] mtd: mtk-nor: Drop bogus __init from mtk_nor_init()
 2016-01-15 18:01 UTC 

[PATCH] mtd: spi-nor: Add support for S3AN spi-nor devices
 2016-01-15 16:25 UTC 

[PATCH v2 1/2] mtd: spi-nor: Add SPI NOR layer PM support
 2016-01-15 10:06 UTC  (3+ messages)

[RESEND PATCH v2 0/2] mtd: spi-nor: add new device MT35X
 2016-01-15  0:53 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] mtd: spi-nor: add Manufacturer ID for Micron
` [RESEND PATCH v2 2/2] mtd: spi-nor: add new device MT35X

[PATCH 1/3] mtd: nand: remove EXPORT_SYMBOL of nand_scan_bbt()
 2016-01-14 15:56 UTC  (6+ messages)
` [PATCH 2/3] mtd: onenand: make onenand_scan_bbt() static
` [PATCH 3/3] mtd: onenand: unexport onenand_default_bbt()

[RFC] Trace-events for mtd
 2016-01-14  1:12 UTC  (5+ messages)
` [RFC] [PATCH] mtd: add tracepoints for mtd_read and mtd_write

Adding OTP-only device to MTD or CHAR subsystem?
 2016-01-13 22:05 UTC  (5+ messages)

Erase Block Summary on JFFS2 "totlen for ref at" crashing
 2016-01-13 21:48 UTC 

[PATCH V8 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
 2016-01-13  2:39 UTC  (12+ messages)
` [PATCH V10 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller

[GIT PULL] MTD updates for v4.5
 2016-01-13  0:06 UTC 

[GIT PULL] UBI/UBIFS updates for 4.5
 2016-01-12 20:50 UTC 

[PATCH 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller
 2016-01-12 13:50 UTC  (5+ messages)
` [2/2] "

[PATCH v4 0/7] Add spi-nor SPI transfer error handling
 2016-01-12  6:35 UTC  (7+ messages)
` [PATCH v4 7/7] mtd: spi-nor: add read loop

[PATCH v3 1/4] mtd: spi-nor: fsl-quadspi: add big-endian support
 2016-01-12  4:09 UTC  (4+ messages)
` [PATCH v2 4/4] mtd: spi-nor: fsl-quadspi: extend support for some special requerment

[PATCH v2 0/9] ARM: dts: Add compatible property to "partitions" node
 2016-01-11 16:07 UTC  (5+ messages)

ubifs query
 2016-01-11 15:44 UTC  (2+ messages)

[PATCH linux-next v2 00/14] mtd: spi-nor: add driver for Atmel QSPI controller
 2016-01-11 14:30 UTC  (7+ messages)
` [PATCH linux-next v2 02/14] mtd: spi-nor: properly detect the memory when it boots in Quad or Dual mode
` [PATCH linux-next v2 03/14] mtd: spi-nor: select op codes and SPI NOR protocols by manufacturer

[PATCH] mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code
 2016-01-11 12:55 UTC  (2+ messages)

[PATCH v2 0/3] mtd: nand: add randomizer support
 2016-01-11  9:13 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-01-11  3:53 UTC  (5+ messages)

[PATCH 1/3] mtd: nand: pxa3xx_nand: add register access debug
 2016-01-10 20:34 UTC  (3+ messages)

[PATCH 00/35 v2] separate operations from flags in the bio/request structs
 2016-01-10  7:15 UTC  (14+ 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
    ` [dm-devel] "
` [PATCH 26/35] block: set op to REQ_OP
` [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua

hi linux
 2016-01-10  6:01 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).