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

[PATCH 0/9] mtd: nand: set ECC algorithm explicitly (part 2)
 2016-04-13 12:06 UTC  (2+ messages)
` [PATCH 2/9] mtd: nand: s3c2410: set ECC algorithm explicitly

[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)

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

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

[PATCH v2 0/4] LED trigger on MTD activity
 2016-04-13  8:36 UTC  (7+ 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 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 00/12] mtd: get rid of of_mtd.{c,h} and of_get_nand_xx()
 2016-04-13  7:42 UTC  (10+ messages)
` [PATCH 01/12] mtd: nand: remove unneeded of_mtd.h inclusions
` [PATCH 03/12] mtd: nand: omap2: rely on generic DT parsing done in nand_scan_ident()
` [PATCH 04/12] mtd: nand: brcm: "

[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 v5 00/52] mtd: rework ECC layout definition
 2016-04-12 22:31 UTC  (3+ messages)
` [PATCH v5 34/50] mtd: nand: gpmi: switch to mtd_ooblayout_ops

[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  (22+ messages)
` [PATCH v6 01/17] ARM: OMAP2+: gpmc: Add platform data
` [PATCH v6 02/17] ARM: OMAP2+: gpmc: Add gpmc timings and settings to "
` [PATCH v6 03/17] memory: omap-gpmc: Introduce GPMC to NAND interface
` [PATCH v6 04/17] memory: omap-gpmc: Add GPMC-NAND ops to get writebufferempty status
` [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 07/17] mtd: nand: omap: Switch to using GPMC-NAND ops for writebuffer empty check
` [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  (6+ messages)

[PATCH V1 0/7] MIPS: Loongson1B: add NAND, DMA and GPIO support
 2016-04-07  6:56 UTC  (11+ messages)
` [PATCH V1 1/7] clk: Loongson1: Update clocks of Loongson1B
` [PATCH V1 2/7] cpufreq: Loongson1: Update cpufreq "
` [PATCH V1 3/7] dmaengine: Loongson1: add Loongson1 dmaengine driver
` [PATCH V1 4/7] mtd: nand: add Loongson1 NAND driver
` [PATCH V1 5/7] gpio: Loongson1: add Loongson1 GPIO driver
` [PATCH V1 6/7] MIPS: Loongson1B: Some updates/fixes for LS1B
` [PATCH V1 7/7] MAINTAINERS: add Loongson1 architecture entry

[RESEND][PATCH] mtd: devices: m25p80: add support for mmap read request
 2016-04-06 13:44 UTC  (4+ messages)

[PATCH 0/7] MIPS: Loongson1B: add NAND, DMA and GPIO support
 2016-04-06 12:09 UTC  (8+ messages)
` [PATCH 1/7] clk: Loongson1: Update clocks of Loongson1B
` [PATCH 2/7] cpufreq: Loongson1: Update cpufreq "
` [PATCH 3/7] dmaengine: Loongson1: add Loongson1 dmaengine driver
` [PATCH 4/7] mtd: nand: add Loongson1 NAND driver
` [PATCH 5/7] gpio: Loongson1: add Loongson1 GPIO driver
` [PATCH 6/7] MIPS: Loongson1B: Some updates/fixes for LS1B
` [PATCH 7/7] MAINTAINERS: add Loongson1 architecture entry

[PATCH v2 20/30] mtd: use parity16 in ssfdc
 2016-04-06 10:05 UTC  (3+ messages)
` [PATCH v2 21/30] mtd: use parity functions in inftlcore
` [PATCH v2 23/30] mtd: use parity16 in sm_ftl

[PATCH 0/2] nand: Remove BUG abuse
 2016-04-05 16:58 UTC  (13+ messages)
` [PATCH 2/2] mtd: nand: Remove BUG() abuse in nand_scan_tail

[PATCH] mtd: gpmi: fix raw_buffer pointer double free issue
 2016-04-05 15:43 UTC  (3+ messages)

[PATCH] mtd: nand: gpmi: remove duplicate 'nand-on-flash-bbt' property parse
 2016-04-05  9:48 UTC  (2+ messages)

[PATCH v2 0/7] mtd: nand: sunxi: add support for DMA operations
 2016-04-05  7:11 UTC  (5+ messages)
` [PATCH v2 4/7] scatterlist: add sg_alloc_table_from_buf() helper

Reconsidering exportable UBIFS
 2016-04-04 22:17 UTC 

[PATCH] mtd: brcmnand: Add support for v6.2 controllers
 2016-04-04 21:48 UTC  (3+ messages)

[PATCH v2] mtd: nand: document the NAND controller/NAND chip DT representation
 2016-04-04 21:48 UTC  (2+ messages)

[PATCH] mtd: gpmi: fix raw_buffer pointer double free issue
 2016-04-04 18:18 UTC  (2+ messages)

[GIT PULL] move Versatile flash protection to the device tree
 2016-04-04 16:36 UTC  (2+ messages)

[PATCH for-4.4 1/2] mtd: spi-nor: fix Spansion regressions (aliased with Winbond)
 2016-04-04 15:33 UTC  (7+ messages)

[PATCH 0/4] scatterlist: sg_table from virtual pointer
 2016-04-04 15:05 UTC  (4+ messages)
` [PATCH 1/4] mm: add is_highmem_addr() helper

[PATCH 1/1] mtd: spi-nor: add an alternative method to support memory >16MiB
 2016-04-04 14:27 UTC  (7+ messages)

[PATCH v5 0/3] mtd: spi-nor: add an alternative method to support memory > 16MiB
 2016-04-04 14:03 UTC  (4+ messages)
` [PATCH v5 1/3] mtd: spi-nor: add an alternative method to support memory >16MiB
` [PATCH v5 2/3] mtd: spi-nor: allow different flash_info entries to share the same JEDEC ID
` [PATCH v5 3/3] mtd: spi-nor: add entry for Macronix mx25l25673g

[PATCH] mtd: bcm47xxsflash: use ioremap_cachable() instead of KSEG0ADDR()
 2016-04-04  7:09 UTC  (5+ messages)
` [PATCH V2] mtd: bcm47xxsflash: use ioremap_cache() "


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).