linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-18 10:44:27 to 2019-02-25 07:54:03 UTC [more...]

gpmi-nand: Probe failure on imx6qp linux 4.19
 2019-02-25  7:53 UTC 

[RFC PATCH 0/5] MTD: Add Initial Hyperbus support
 2019-02-24 14:06 UTC  (12+ messages)
` [RFC PATCH 1/5] mtd: cfi_cmdset_0002: Add support for polling status register
` [RFC PATCH 2/5] dt-bindings: mtd: Add binding documentation for Hyperbus memory devices
` [RFC PATCH 3/5] mtd: Add support "
` [RFC PATCH 4/5] dt-bindings: mtd: Add bindings for TI's AM654 Hyperbus memory controller
` [RFC PATCH 5/5] mtd: hyperbus: Add driver for TI's "

securely wipe sensitive data from mtd?
 2019-02-24  9:20 UTC  (2+ messages)

[PATCH 00/15] mtd: rawnand: 5th batch of cleanups
 2019-02-23 13:20 UTC  (31+ messages)
` [PATCH 01/15] mtd: nand: Add max_bad_eraseblocks_per_lun info to memorg
` [PATCH 02/15] mtd: nand: Add an helper returning the number of eraseblocks per target
` [PATCH 03/15] mtd: nand: Add an helper to retrieve the number of pages "
` [PATCH 04/15] mtd: spinand: Implement mtd->_max_bad_blocks
` [PATCH 05/15] mtd: rawnand: Use nand_to_mtd() in nand_{set, get}_flash_node()
` [PATCH 06/15] mtd: rawnand: Prepare things to reuse the generic NAND layer
` [PATCH 07/15] mtd: rawnand: Fill memorg during detection
` [PATCH 08/15] mtd: rawnand: Initialize the nand_device object
` [PATCH 09/15] mtd: rawnand: Provide an helper to get chip->data_buf
` [PATCH 10/15] mtd: rawnand: Move all page cache related fields to a sub-struct
` [PATCH 11/15] mtd: rawnand: Use nanddev_mtd_max_bad_blocks()
` [PATCH 12/15] mtd: rawnand: Get rid of chip->bits_per_cell
` [PATCH 13/15] mtd: rawnand: Get rid of chip->chipsize
` [PATCH 14/15] mtd: rawnand: Get rid of chip->numchips
` [PATCH 15/15] mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds

[PATCH 0/3] AFS move and OF support
 2019-02-23  0:34 UTC  (3+ messages)
` [PATCH 2/3] mtd: partitions: Add AFS partitions DT bindings

[PATCH v2 0/2] mtd: nand: Add Cadence NAND controller driver
 2019-02-22 20:40 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: "

[GIT PULL] mtd: nand: Changes for 5.1
 2019-02-22 15:29 UTC 

[RFC PATCH 13/27] mtd: nand: ecc: Clarify the software Hamming introductory line
 2019-02-22 14:44 UTC  (26+ messages)
` [RFC PATCH 14/27] mtd: nand: ecc: Turn the software Hamming implementation generic
` [RFC PATCH 15/27] mtd: nand: Remove useless include about software Hamming ECC
` [RFC PATCH 16/27] mtd: nand: ecc: Let the software BCH ECC engine be a module
` [RFC PATCH 17/27] mtd: nand: ecc: Let the software Hamming ECC engine be unselected
` [RFC PATCH 18/27] mtd: nand: ecc: Create the software BCH engine instance
` [RFC PATCH 19/27] mtd: nand: ecc: Create the software Hamming "
` [RFC PATCH 20/27] mtd: nand: Let software ECC engines be retrieved from the NAND core
` [RFC PATCH 21/27] mtd: spinand: Fix typo in comment
` [RFC PATCH 22/27] mtd: spinand: Let the SPI-NAND core flag a SPI-NAND chip
` [RFC PATCH 23/27] mtd: spinand: Move the ECC helper functions into a separate file
` [RFC PATCH 24/27] mtd: spinand: Instantiate a SPI-NAND on-die ECC engine
` [RFC PATCH 25/27] mtd: nand: Add helpers to manage ECC engines and configurations

[PATCH] mtdram: Add module parameter name
 2019-02-22 12:32 UTC 

[PATCH v2] cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
 2019-02-22  5:58 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add Winbond w25q16jv support
 2019-02-21 20:58 UTC  (3+ messages)

[RFC PATCH v3 00/18] fscrypt: key management improvements
 2019-02-21 18:42 UTC  (28+ messages)
` [RFC PATCH v3 01/18] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [RFC PATCH v3 02/18] fscrypt: use FSCRYPT_ prefix for uapi constants
` [RFC PATCH v3 03/18] fscrypt: use FSCRYPT_* definitions, not FS_*
` [RFC PATCH v3 04/18] fs: add ->s_master_keys to struct super_block
` [RFC PATCH v3 05/18] fscrypt: add ->ci_inode to fscrypt_info
` [RFC PATCH v3 06/18] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [RFC PATCH v3 07/18] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [RFC PATCH v3 08/18] fs/dcache.c: add shrink_dcache_inode()
` [RFC PATCH v3 09/18] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [RFC PATCH v3 10/18] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [RFC PATCH v3 11/18] fscrypt: add an HKDF-SHA512 implementation
` [RFC PATCH v3 12/18] fscrypt: v2 encryption policy support
` [RFC PATCH v3 13/18] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [RFC PATCH v3 14/18] fscrypt: require that key be added when setting a v2 encryption policy
` [RFC PATCH v3 15/18] ext4: wire up new fscrypt ioctls
` [RFC PATCH v3 16/18] f2fs: "
` [RFC PATCH v3 17/18] ubifs: "
` [RFC PATCH v3 18/18] fscrypt: document the new ioctls and policy version

Prevent Nand page writes on Power failure
 2019-02-21 13:27 UTC  (11+ messages)

[RFC PATCH 00/27] Introduce the generic ECC engine abstraction
 2019-02-21 13:01 UTC  (28+ messages)
` [RFC PATCH 01/27] mtd: nand: Move nand_device forward declaration to the top
` [RFC PATCH 02/27] mtd: nand: Compile in the NAND core by default
` [RFC PATCH 03/27] mtd: nand: Introduce the ECC engine abstraction
` [RFC PATCH 04/27] mtd: Fix typo in mtd_ooblayout_set_databytes() description
` [RFC PATCH 05/27] mtd: nand: Move standard OOB layouts to the NAND core
` [RFC PATCH 06/27] mtd: nand: Move ECC specific functions to ecc/engine.c
` [RFC PATCH 07/27] mtd: nand: ecc: Move BCH code into the ecc/ directory
` [RFC PATCH 08/27] mtd: nand: ecc: Use SPDX license identifier for the software BCH code
` [RFC PATCH 09/27] mtd: nand: ecc: Turn the software BCH implementation generic
` [RFC PATCH 10/27] mtd: rawnand: Get rid of chip->ecc.priv
` [RFC PATCH 11/27] mtd: nand: ecc: Move Hamming code into the ecc/ directory
` [RFC PATCH 12/27] mtd: nand: ecc: Use SPDX license identifier for the software Hamming code

[RFC PATCH 26/27] mtd: spinand: Use the external ECC engine logic
 2019-02-21 13:01 UTC 

[PATCH v6 0/2] cadence-quadspi: Add Octal mode support
 2019-02-21 13:11 UTC  (5+ messages)
` [PATCH v6 2/2] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller
  ` [EXT] "

[RFC PATCH 27/27] mtd: spinand: Propagate ECC information to the MTD structure
 2019-02-21 13:02 UTC 

About protecting and unprotecting in spi-nor
 2019-02-21 10:55 UTC  (2+ messages)

[PATCH 0/6] mtd: rawnand: 6th batch of cleanups
 2019-02-21  9:27 UTC  (7+ messages)
` [PATCH 1/6] mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbol
` [PATCH 2/6] mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm
` [PATCH 3/6] mtd: nand: Clarify Kconfig entry for software Hamming ECC entries
` [PATCH 4/6] mtd: rawnand: Change Kconfig titles and re-order a bit the list
` [PATCH 5/6] mtd: rawnand: Clarify Kconfig entry MTD_NAND
` [PATCH 6/6] mtd: nand: Remove useless line in Kconfig

[GIT PULL] mtd: spi-nor: Changes for 5.1
 2019-02-21  8:05 UTC 

[PATCH v2 1/2] mtd: spi-nor: Add support for EN25Q80A
 2019-02-21  7:59 UTC  (6+ messages)
` [PATCH v2 2/2] mtd: spi-nor: Add support for MX25V8035F
  ` [v2,2/2] "
` [v2,1/2] mtd: spi-nor: Add support for EN25Q80A

[PATCH][next] mtd: spi-nor: cadence-quadspi: fix spelling mistake: "Couldnt't" -> "Couldn't"
 2019-02-21  7:59 UTC  (3+ messages)
` [next] "

[RESEND PATCH v2] mtd: spi-nor: Fix wrong abbreviation HWCPAS
 2019-02-21  7:59 UTC  (2+ messages)
` [RESEND,v2] "

[PATCH] mtd: cfi: Fixed endless loop problem in CFI when value was written but corrupted
 2019-02-20 20:50 UTC  (6+ messages)
`  "

👋 Hallo!
 2019-02-20 20:22 UTC 

[GIT PULL] mtd: Fixes for 5.0/5.0-rc8
 2019-02-20 17:50 UTC  (2+ messages)

[PATCH] jffs2: alloc spaces for inode & dirent together
 2019-02-20 10:22 UTC 

[PATCH] jffs2: protect no-raw-node-ref check of inocache by erase_completion_lock
 2019-02-20 10:21 UTC 

[PATCH 0/2] jffs2: fixes for file creation failed halfway
 2019-02-20 10:21 UTC  (3+ messages)
` [PATCH 1/2] jffs2: reset pino_nlink to 0 when inode creation failed
` [PATCH 2/2] jffs2: handle INO_STATE_CLEARING in jffs2_do_read_inode()

mtd: mchp23k256: How to follow a more generic approach?
 2019-02-20  8:07 UTC  (6+ messages)

[PATCH v2] jffs2: safely remove obsolete dirent from the f->dents list
 2019-02-20  8:01 UTC  (3+ messages)

[PATCH] mtd: spinand: Wait after erase in spinand_markbad
 2019-02-20  7:59 UTC  (6+ messages)

[PATCH 1/2] mtd: add DT bindings for the Intel IXP4xx Flash
 2019-02-18 21:29 UTC  (2+ messages)

[PATCH v2 00/10] mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups
 2019-02-18 20:01 UTC  (3+ messages)
` [PATCH v2 08/10] mtd: rawnand: denali: decouple controller and NAND chips

[PATCH v2 0/9] Ingenic JZ4780 NAND patchset v2
 2019-02-18 19:20 UTC  (3+ messages)
` [PATCH v2 2/9] dt-bindings: mtd: ingenic: Add compatible strings for the JZ4740

[PATCH v4 0/7] mtd: rawnand: Support bad block markers in first, second or last page
 2019-02-18 10:42 UTC  (3+ messages)
` [PATCH v4 1/7] mtd: rawnand: Always store info about bad block markers in chip struct
` [PATCH v4 7/7] mtd: rawnand: AMD: Also use the last page for bad block markers


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