linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-24 17:02:45 to 2017-05-07 20:24:37 UTC [more...]

SW ECC - double bit flip detection on old NAND devices
 2017-05-07 20:24 UTC  (3+ messages)

[PATCH v5 02/14] dt/bindings: Document gpio-ingenic
 2017-05-05 19:57 UTC 

[RFC PATCH] mtd: spi-nor: handle signal case as failure
 2017-05-05  9:49 UTC  (4+ messages)

[PATCH] mtd: spi-nor: stm32-quadspi: fix compiler errors with COMPILE_TEST
 2017-05-05  7:36 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Potential oops on error path in quad_enable()
 2017-05-05  5:33 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 0/5] mtd: nand: gpmi: add i.MX 7 support
 2017-05-04 22:59 UTC  (8+ messages)
` [PATCH v2 3/5] mtd: gpmi: document current clock requirements
` [PATCH v2 4/5] ARM: dts: imx7: add GPMI NAND

[PATCH 0/9] Drop unnecessary static
 2017-05-04 20:10 UTC  (3+ messages)
` [PATCH 1/9] mtd: cfi_cmdset_0020: "
` [PATCH 2/9] mtd: physmap_of: "

[PATCH] MAINTAINERS: Update NAND subsystem git repositories
 2017-05-04 17:28 UTC  (4+ messages)

[PATCH] fscrypt: correct collision claim for digested names
 2017-05-04 14:55 UTC  (2+ messages)

[PATCH] mtd: nand: make nand_ooblayout_lp_hamming_ops static
 2017-05-04 14:08 UTC  (2+ messages)

fsl_ifc_nand: are blank pages protected by ECC?
 2017-05-04  8:42 UTC  (13+ messages)
        ` [PATCH] tango_nand.c: fix ecc.stats_corrected in empty flash case

[PATCH] driver: mtd: update struct map_info's swap as per map requirement
 2017-05-04  7:20 UTC 

[PATCH] mtd: spi-nor: stm32-quadspi: allow building with COMPILE_TEST
 2017-05-04  1:12 UTC  (3+ messages)

[PATCH 0/5] mtd: nand: gpmi: add i.MX 7 support
 2017-05-03 21:24 UTC  (12+ messages)
` [PATCH 2/5] mtd: nand: gpmi: add i.MX 7 SoC support

[PATCH v4 0/2] mtd: spi-nor: add stm32 qspi driver
 2017-05-03 20:49 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: Document the STM32 QSPI bindings
` [PATCH v4 2/2] mtd: spi-nor: add driver for STM32 quad spi flash controller

[PATCH] mtd: nand: jz4780: Use mtd_set_ooblayout() to set the ooblayout
 2017-05-03 17:32 UTC  (2+ messages)

[PATCH] mtd: nand: gpio: update binding
 2017-05-03 12:18 UTC 

[PATCH 0/6] fscrypt: fixes for presentation of long encrypted filenames
 2017-05-03  4:21 UTC  (15+ messages)
` [PATCH 1/6] f2fs: check entire encrypted bigname when finding a dentry
` [PATCH 3/6] fscrypt: introduce helper function for filename matching
` [PATCH 5/6] f2fs: switch to using fscrypt_match_name()
` [PATCH 6/6] ext4: clean up ext4_match() and callers

[PATCH] mtd: oxnas_nand: Allocating more than necessary in probe()
 2017-05-03  1:58 UTC  (4+ messages)

[PATCH] nand_base: fix regression on nand with 64/128 oob size
 2017-05-03  1:57 UTC  (14+ messages)
` [PATCH 0/3][v2] fixing 1bit hamming
  ` [PATCH 1/3][v2] mtd/nand: add ooblayout for old hamming layout
  ` [PATCH 2/3][v2] nand_base: use nand_ooblayout_lp_hamming_ops for 1bit hamming as default
  ` [PATCH 3/3][v3] mtd: nand: davinci: set ECC algorithm explicitly for HW based ECC
  ` [PATCH][v3] mtd: nand: add ooblayout for old hamming layout

[PATCH v2 0/2] Add NAND driver mach dependency constraint
 2017-05-02 20:04 UTC  (4+ messages)
` [PATCH v2 1/2] mtd: nand: Add Hisilicon machine dependency
` [PATCH v2 2/2] mtd: nand: Add Mediatek "

[PATCH 0/2] Add NAND driver mach dependency constraint
 2017-05-02 18:44 UTC  (4+ messages)
` [PATCH 1/2] mtd: nand: Add Hisilicon machine dependency
` [PATCH 2/2] mtd: nand: Add Mediatek "

[PATCH] mtd: nand: don't leak buffers when ->scan_bbt() fails
 2017-05-02 16:15 UTC  (17+ messages)
` [PATCH] mtd: nand: don't make vendor-specific code un-set their data pointer
` [PATCH] mtd: nand: drop unneeded module.h include
` [PATCH] mtd: nand: free vendor-specific resources in init failure paths
` [PATCH] mtd: nand: orion: don't complain for probe deferral
` [PATCH] mtd: nand: samsung: warn about un-parseable ECC info

[PATCH] mtd: nand: gpio: make nCE GPIO optional
 2017-05-02 16:15 UTC  (5+ messages)

[MTD] how to retrieve all patches related MTD bitflip_threshold from one old version to new one
 2017-05-02 11:39 UTC  (2+ messages)

[PATCH] mtd: nand: davinci: set ECC algorithm explicitly for HW based ECC
 2017-05-02  9:47 UTC 

[PATCH v4 00/15] mtd: nand: allow vendor specific detection/initialization
 2017-05-02  9:04 UTC  (4+ messages)
` [PATCH v4 05/15] mtd: nand: add manufacturer specific initialization/detection steps

[PULL v3] mtd: nand: changes for 4.12
 2017-05-02  7:59 UTC  (4+ messages)

[PATCH v2 0/3] make ubifs compatible with IMA and EVM
 2017-05-02  7:37 UTC  (12+ messages)
` [PATCH v2 3/3] fs: ubifs: set s_uuid in super block

UBI/UBIFS corruptions during random power-cuts
 2017-05-02  4:47 UTC  (21+ messages)

[PULL v2] mtd: spi-nor: changes for 4.12
 2017-05-02  1:35 UTC  (2+ messages)

[PATCH] mtd: nand: tango: Export OF device ID table as module aliases
 2017-05-01 23:44 UTC  (2+ messages)

[RFC PATCH 0/2] Cavium NAND flash driver
 2017-04-30 13:01 UTC  (7+ messages)
` [RFC PATCH 2/2] nand: cavium: Nand flash controller for Cavium ARM64 SOCs

[PATCH v2 0/5] mtd: nand: add support for on-die ECC
 2017-04-29  9:06 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: mtd: document new "on-die" nand-ecc-mode
` [PATCH v2 2/5] mtd: nand: add core support for on-die ECC
` [PATCH v2 3/5] mtd: nand: export nand_{read,write}_page_raw()
` [PATCH v2 4/5] mtd: nand: add support for Micron on-die ECC
` [PATCH v2 5/5] mtd: nand: fsmc_nand: handle on-die ECC case

[PATCH v2 0/3] mtd: nand: fsmc: support SDR timing configuration
 2017-04-29  8:52 UTC  (4+ messages)
` [PATCH v2 1/3] mtd: nand: fsmc: reduce number of arguments of fsmc_nand_setup()
` [PATCH v2 2/3] mtd: nand: fsmc: add support for SDR timings
` [PATCH v2 3/3] mtd: nand: fsmc: remove default timings

[PATCH 0/2] mtd: nand: Add generic helpers check, match, maximize ECC settings
 2017-04-28 16:32 UTC  (3+ messages)
` [PATCH 1/2] mtd: nand: add generic helpers to "

From: Mr.David Owain
 2017-04-28 12:26 UTC 

[PATCH 0/6] UBIFS NFS export support
 2017-04-28  9:09 UTC  (4+ messages)
` [PATCH 4/6] ubifs: Maintain a parent pointer

Problem with NAND memory data retention
 2017-04-28  8:36 UTC  (5+ messages)

[PATCH] MAINTAINERS: fscrypt: update mailing list, patchwork, and git
 2017-04-28  5:47 UTC  (5+ messages)

[PATCH] ubifs: Return -ENOKEY from rename if encryption keys are missing
 2017-04-27 19:34 UTC  (6+ messages)

[PULL] mtd: spi-nor: changes for 4.12
 2017-04-27 14:51 UTC  (3+ messages)

[PATCH] mtd: spi-nor: stm32: remove broken MODULE_ALIAS
 2017-04-27 14:46 UTC  (4+ messages)

RFC: fixup for mtdblock issue with erase warnings
 2017-04-27 12:04 UTC  (5+ messages)
` [PATCH 1/1] mtd: mtdblock: avoid __might_sleep warnings in mtd_erase
  ` [Linux-kernel] "

Mount empty UBI volume attached via fastmap may not work
 2017-04-26 13:48 UTC  (5+ messages)

[PATCH v8 0/4] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2017-04-25 21:47 UTC  (8+ messages)
` [PATCH v8 1/4] mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
` [PATCH v8 2/4] mtd: m25p80: add support of SPI 1-2-2 and "
` [PATCH v8 3/4] mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocols
` [PATCH v8 4/4] mtd: spi-nor: introduce Octo "

[PATCH 00/13] MIPS: lantiq: handle RCU register by separate drivers
 2017-04-25 17:01 UTC  (17+ messages)
` [PATCH 06/13] MIPS: lantiq: Convert the xbar driver to a platform_driver
` [PATCH 08/13] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH 09/13] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH 11/13] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module

[PATCH v3 0/3] mtd: nand: Rework/cleanup the Atmel NAND driver
 2017-04-25  6:53 UTC  (4+ messages)
` [PATCH v3 1/3] mtd: nand: Cleanup/rework the atmel_nand driver

[PULL v2] mtd: nand: changes for 4.12
 2017-04-25  6:51 UTC  (3+ messages)

[PATCH] ubifs: Correctly handle 0 value hashes in ubifs_lookup()
 2017-04-24 21:41 UTC  (2+ messages)

[PATCH] fscrypt: use 32 bytes of encrypted filename
 2017-04-24 21:19 UTC  (5+ messages)

[PATCH RESEND 1/4] dt-bindings: mtd: make partitions doc a bit more generic
 2017-04-24 20:53 UTC  (5+ messages)
` [PATCH V2 0/4] mtd: extend support for "fixed-partitions"
  ` [PATCH V2 3/4] mtd: partitions: add of_match_table parser matching


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