messages from 2016-01-07 03:03:11 to 2016-01-14 10:17:06 UTC [more...]
[PATCH v1 0/5] mtd: atmel_nand: Add support for NAND Flash on SAMA5D2
2016-01-14 10:16 UTC (16+ 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
[PATCH] mtd: nuc900_nand: read correct SMISR register
2016-01-14 9:34 UTC (5+ messages)
[RFC] Trace-events for mtd
2016-01-14 1:12 UTC (6+ 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
[RFC PATCH 0/4] mtd: atmel_nand: Add support for NAND Flash on SAMA5D2
2016-01-13 14:51 UTC (19+ 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
mtd: pxa3xx_nand: issue with command time out
2016-01-13 7:47 UTC (2+ messages)
[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 00/35 v3] eparate operations from flags in the bio/request structs
2016-01-11 20:21 UTC (36+ 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 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 (19+ messages)
` [PATCH linux-next v2 01/14] mtd: spi-nor: remove micron_quad_enable()
` [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 linux-next v2 04/14] mtd: spi-nor: fix support of Macronix memories
` [PATCH linux-next v2 05/14] mtd: spi-nor: fix support of Winbond memories
` [PATCH linux-next v2 06/14] mtd: spi-nor: fix support of Micron memories
` [PATCH linux-next v2 07/14] mtd: spi-nor: fix support of Spansion memories
` [PATCH linux-next v2 08/14] mtd: spi-nor: configure the number of dummy clock cycles by manufacturer
` [PATCH linux-next v2 09/14] mtd: spi-nor: configure the number of dummy clock cycles on Micron memories
` [PATCH linux-next v2 10/14] mtd: spi-nor: configure the number of dummy clock cycles on Macronix memories
` [PATCH linux-next v2 11/14] mtd: spi-nor: configure the number of dummy clock cycles on Spansion memories
` [PATCH linux-next v2 12/14] mtd: m25p80: add support of dual and quad spi protocols to all commands
` [PATCH linux-next v2 13/14] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
` [PATCH linux-next v2 14/14] mtd: atmel-quadspi: add driver for Atmel QSPI controller
[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 (21+ 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 13/35] xfs: set bi_op to REQ_OP
` [PATCH 26/35] block: set op "
` [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
hi linux
2016-01-10 6:01 UTC
[PATCH] mtd: Make MTD_BCM47XXSFLASH to depend on MIPS
2016-01-09 2:12 UTC (11+ messages)
` [PATCH] mtd: bcm47xxsflash: use devm_ioremap_nocache() instead of KSEG0ADDR()
[PATCH] mtd: jz4780_nand: replace if/else blocks with switch/case
2016-01-08 17:49 UTC (6+ messages)
[PATCH] mtd: nand: jz4780: Update ecc correction error codes
2016-01-08 17:48 UTC (3+ messages)
[PATCH v4 0/5] mtd: Qualcomm NAND controller driver
2016-01-08 10:42 UTC (12+ messages)
` [PATCH v5 0/3] "
` [PATCH v5 1/3] mtd: nand: don't select chip in nand_chip's block_bad op
` [PATCH v5 2/3] mtd: nand: Qualcomm NAND controller driver
[PATCH] nand: add nandflipbits tool
2016-01-08 9:14 UTC (3+ messages)
[PATCH] mtd: nand: add FSL_SOC dependency to drivers using FSL_LBC
2016-01-07 20:45 UTC (5+ messages)
[PATCH] mtd: nandsim: use nand_get_controller_data()
2016-01-07 20:27 UTC (3+ messages)
[PATCH] mtd: jz4780_nand: remove useless mtd->priv = chip assignment
2016-01-07 20:27 UTC (3+ messages)
[PATCH v4.4-rc8] jffs2: xattr: Silence frame size warning
2016-01-07 19:11 UTC
[PATCH v4 00/58] mtd: nand: refactor the NAND subsystem (part 1)
2016-01-07 18:27 UTC (8+ messages)
` [PATCH v4 55/58] mtd: nand: add helpers to access ->priv
[PATCH v11 0/3] mtd: nand: jz4780: Add NAND and BCH drivers
2016-01-07 17:38 UTC (9+ messages)
` [PATCH v11 2/3] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs
` [PATCH v11 3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes
[PATCH v2] mtd: spi-nor: wait until lock/unlock operations are ready
2016-01-07 17:08 UTC (4+ messages)
[PATCH v2 00/12] mtd: nand_bbt: introduce independent nand BBT
2016-01-07 6:04 UTC (15+ messages)
` [PATCH v2 05/12] mtd: nand: use new BBT API instead of old ones
` [PATCH v2 08/12] mtd: nand_bbt: remove struct nand_chip from nand_bbt.c
[PATCH v4 0/5] mtd: nand: properly handle bitflips in erased pages
2016-01-07 3:02 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).