linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-07 10:10:12 to 2016-04-13 19:38:44 UTC [more...]

[PATCH 00/42] v5: separate operations from flags in the bio/request structs
 2016-04-13 19:36 UTC  (42+ messages)
` [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/42] fs: have ll_rw_block "
` [PATCH 06/42] direct-io: set bi_op to REQ_OP
` [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/42] btrfs: set bi_op tp REQ_OP
` [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/42] btrfs: use bio fields for op and flags
` [PATCH 11/42] f2fs: set bi_op to REQ_OP
` [PATCH 12/42] gfs2: "
` [PATCH 13/42] xfs: "
` [PATCH 14/42] hfsplus: "
` [PATCH 15/42] mpage: "
` [PATCH 16/42] nilfs: "
` [PATCH 17/42] ocfs2: "
` [PATCH 18/42] pm: "
` [PATCH 19/42] dm: "
` [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/42] bcache: set bi_op to REQ_OP
` [PATCH 22/42] drbd: "
` [PATCH 23/42] md/raid: "
` [PATCH 24/42] xen: "
` [PATCH 25/42] target: "
` [PATCH 26/42] block: copy bio op to request op
` [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
` [PATCH 28/42] block: prepare mq request creation "
` [PATCH 29/42] block: prepare elevator "
` [PATCH 30/42] blkg_rwstat: separate op from flags
` [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs
` [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs
` [PATCH 33/42] block: convert rq_data_dir helper "
` [PATCH 34/42] drivers: set request op to REQ_OP
` [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
` [PATCH 36/42] ide cd: do not set REQ_WRITE on requests
` [PATCH 38/42] block, fs: remove old REQ definitions
` [PATCH 39/42] block: shrink bio/request fields
` [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 41/42] block: use QUEUE flags instead of flush_flags to test for flush support
` [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

[PATCH v2 0/4] LED trigger on MTD activity
 2016-04-13 18:39 UTC  (8+ messages)
` [PATCH v2 1/4] mtd: Uninline mtd_write_oob and move it to mtdcore.c
` [PATCH v2 2/4] leds: trigger: Introduce a MTD (NAND/NOR) trigger
` [PATCH v2 3/4] mtd: nand: Remove the "nand-disk" LED trigger
` [PATCH v2 4/4] mtd: Hook I/O activity to the MTD "

[PATCH RFC 0/8] mtd: spi-nor: fix support of Quad SPI memories
 2016-04-13 17:23 UTC  (9+ messages)
` [PATCH RFC 1/8] mtd: spi-nor: add an alternative method to support memory >16MiB
` [PATCH RFC 2/8] mtd: spi-nor: allow different flash_info entries to share the same JEDEC ID
` [PATCH RFC 3/8] mtd: spi-nor: add entry for Macronix mx25l25673g
` [PATCH RFC 4/8] mtd: spi-nor: fix support of Dual (x-y-2) and Quad (x-y-4) SPI protocols
` [PATCH RFC 5/8] mtd: m25p80: add support of dual and quad spi protocols to all commands
` [PATCH RFC 6/8] mtd: spi-nor: add support for Micron Dual and Quad SPI memories
` [PATCH RFC 7/8] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
` [PATCH RFC 8/8] mtd: atmel-quadspi: add driver for Atmel QSPI controller

[PATCH 0/9] mtd: nand: set ECC algorithm explicitly (part 2)
 2016-04-13 17:25 UTC  (11+ messages)
` [PATCH 1/9] mtd: nand: omap2: set ECC algorithm explicitly
` [PATCH 2/9] mtd: nand: s3c2410: "
` [PATCH 3/9] mtd: nand: sh_flctl: "
` [PATCH 4/9] mtd: nand: au1550nd: "
` [PATCH 5/9] mtd: nand: mpc5121_nfc: "
` [PATCH 6/9] mtd: nand: cmx270: "
` [PATCH 7/9] mtd: nand: fsl_upm: "
` [PATCH 8/9] mtd: nand: fsl_ifc: "
` [PATCH 9/9] mtd: nand: fsl_elbc: "

[PATCH v5 00/52] mtd: rework ECC layout definition
 2016-04-13 16:14 UTC  (12+ messages)
` [PATCH v5 04/50] mtd: nand: atmel: use mtd_ooblayout_xxx() helpers where appropriate
  ` [PATCH v6 "
` [PATCH v5 22/50] mtd: nand: atmel: switch to mtd_ooblayout_ops
` [PATCH v5 34/50] mtd: nand: gpmi: "

[PATCH v6 04/50] mtd: nand: atmel: use mtd_ooblayout_xxx() helpers where appropriate
 2016-04-13 15:54 UTC  (2+ messages)

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

[PATCH 00/16] mtd: nand: sunxi: various improvements/fixes
 2016-04-13 15:27 UTC  (2+ messages)

[PATCH 00/12] mtd: get rid of of_mtd.{c,h} and of_get_nand_xx()
 2016-04-13 14:53 UTC  (15+ 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 10/12] mtd: nand: pxa3xx: "

[PATCH] mtd: nand: pasemi: switch to pr_* functions
 2016-04-13 11:54 UTC  (9+ messages)
` [PATCH V2] "
  ` [PATCH V3] mtd: nand: pasemi: switch to dev_* printing functions

[PATCH] mtd: nand: omap2: allow compiling with COMPILE_TEST
 2016-04-13 11:50 UTC  (2+ messages)

[RESEND PATCH v9] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-04-13  9:24 UTC  (13+ messages)

[PATCH 0/8] mtd: nand: set ECC algorithm explicitly
 2016-04-13  7:45 UTC  (10+ messages)
` [PATCH 1/8] mtd: nand: ams-delta: "
` [PATCH 2/8] mtd: nand: gpio: "
` [PATCH 3/8] mtd: nand: mxc: "
` [PATCH 4/8] mtd: nand: nuc900: "
` [PATCH 5/8] mtd: nand: orion: "
` [PATCH 6/8] mtd: nand: pasemi: "
` [PATCH 7/8] mtd: nand: plat: "
` [PATCH 8/8] mtd: nand: socrates: "

[patch] UBI: clean up return in ubi_remove_volume()
 2016-04-13  6:41 UTC 

[patch] UBI: silence an unintialized variable warning
 2016-04-13  6:41 UTC 

[patch] mtd: silence some uninitialized variable warnings
 2016-04-13  6:42 UTC 

[LINUX PATCH v2 1/3] spi: Added dummy_cycle entry in the spi_transfer structure
 2016-04-13  5:21 UTC  (7+ messages)
` [LINUX PATCH v2 2/3] mtd:m25p80: Assigned number of dummy cycles to dummy_cycles
` [LINUX PATCH v2 3/3] spi:zynqmp:gqspi: Added separate dummy entry

[PATCH RESEND] gpmi-nand: Handle ECC Errors in erased pages
 2016-04-12 22:51 UTC  (6+ messages)

[PATCH] mtd: nand: gpmi: get correct free oob space
 2016-04-12 22:43 UTC  (2+ messages)

[PATCH 0/2] LED trigger on MTD activity
 2016-04-12 19:46 UTC  (10+ messages)
` [PATCH 1/2] mtd: Uninline mtd_write_oob and move it to mtdcore.c
` [PATCH 2/2] leds: trigger: Introduce a MTD (NAND/NOR) trigger

[PATCH] mtd: nand: s3c2410: fix bug in s3c2410_nand_correct_data()
 2016-04-12 11:34 UTC  (8+ messages)

[PATCH v3 0/2] MTK Smart Device Gen1 NAND Driver
 2016-04-12  1:17 UTC  (5+ messages)
` [PATCH v3 1/2] mtd: mediatek: device tree docs for MTK Smart Device Gen1 NAND
` [PATCH v3 2/2] mtd: mediatek: driver "

[PATCH v6 00/17] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2016-04-11 15:04 UTC  (17+ messages)
` [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 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] mtd: gpmi: Deal with bitflips in erased regions
 2016-04-11 13:08 UTC  (4+ messages)

[PATCH V2 1/7] clk: Loongson1: Update clocks of Loongson1B
 2016-04-11  3:52 UTC  (8+ messages)
` [PATCH V2 2/7] cpufreq: Loongson1: Update cpufreq "
` [PATCH V2 3/7] dmaengine: Loongson1: add Loongson1 dmaengine driver
` [PATCH V2 4/7] mtd: nand: add Loongson1 NAND driver
` [PATCH V2 6/7] MIPS: Loongson1B: Some updates/fixes for LS1B

[PATCH] mtd: nand: nuc900: allow compiling with COMPILE_TEST
 2016-04-09  8:42 UTC  (3+ messages)

[PATCH] drivers/mtd/chips/cfi_cmdset_0020.c: Deinline do_write_buffer, save 5316 bytes
 2016-04-08 18:35 UTC 

[RFC] UBI torture test fails to detect some bad blocks
 2016-04-08  9:02 UTC  (4+ messages)
` [RFC] UBI: harden torture_peb to miss less "

nand-disk LED trigger: to remove, or not to remove
 2016-04-08  7:38 UTC  (7+ messages)

[PATCH][v3] mtd/ifc: Add support for IFC controller version 2.0
 2016-04-08  0:45 UTC  (7+ messages)

[PATCH 2/2] mtd: m25p80: consider max_transfer_size when reading
 2016-04-07 19:09 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;
as well as URLs for NNTP newsgroup(s).