linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-07 23:00:03 to 2019-02-18 19:20:54 UTC [more...]

[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

mtd: mchp23k256: How to follow a more generic approach?
 2019-02-18 13:02 UTC  (2+ messages)

[PATCH v2 1/2] mtd: spi-nor: Add support for EN25Q80A
 2019-02-18 12:04 UTC  (2+ messages)
` [PATCH v2 2/2] mtd: spi-nor: Add support for MX25V8035F

[PATCH] mtd: spinand: Wait after erase in spinand_markbad
 2019-02-18 11:27 UTC  (5+ messages)

[PATCH v4 0/7] mtd: rawnand: Support bad block markers in first, second or last page
 2019-02-18 10:42 UTC  (8+ messages)
` [PATCH v4 1/7] mtd: rawnand: Always store info about bad block markers in chip struct
` [PATCH v4 2/7] mtd: onenand: Store bad block marker position "
` [PATCH v4 3/7] mtd: nand: Cleanup flags and fields for bad block marker position
` [PATCH v4 4/7] mtd: nand: Make flags for bad block marker position more granular
` [PATCH v4 5/7] mtd: rawnand: Support bad block markers in first, second or last page
` [PATCH v4 6/7] mtd: rawnand: ESMT: Also use the last page for bad block markers
` [PATCH v4 7/7] mtd: rawnand: AMD: "

[PATCH][next] mtd: spi-nor: cadence-quadspi: fix spelling mistake: "Couldnt't" -> "Couldn't"
 2019-02-17  5:28 UTC  (2+ messages)

[PATCH] vfs: don't decrement i_nlink in d_tmpfile
 2019-02-17  0:26 UTC  (5+ messages)
` [PATCH v2] "

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

[PATCH] mtd: spi-nor: Add Winbond w25q16jv support
 2019-02-14 20:57 UTC 

mtd utilities work but ubi utilities do not?
 2019-02-14 16:19 UTC  (6+ messages)

[PATCH v3 1/2] drivers/mtd: Use mtd->name when registering nvmem device
 2019-02-14 13:04 UTC  (6+ messages)
` [PATCH v3 2/2] drivers/mtd: Fix device registration error
  ` [v3,2/2] "
` [v3, 1/2] drivers/mtd: Use mtd->name when registering nvmem device

[PATCH V4] mtd: spi-nor: split s25fl128s into s25fl128s0 and s25fl128s1
 2019-02-14 13:00 UTC  (3+ messages)
` [V4] "

[PATCH v6 0/2] cadence-quadspi: Add Octal mode support
 2019-02-14 13:00 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: cadence-quadspi: Add new compatible for AM654 SoC
  ` [v6, "
` [PATCH v6 2/2] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller
  ` [v6, "

[PATCH v2 0/3] spi-nor block protection
 2019-02-14  9:33 UTC  (3+ messages)

[PATCH] ubifs: reject unsupported ioctl flags explicitly
 2019-02-14  7:43 UTC  (4+ messages)

[PATCH 1/3] mtd: spi-nor: add Global Block Unlock support
 2019-02-14  7:25 UTC  (2+ messages)

[PATCH] cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
 2019-02-14  1:34 UTC  (10+ messages)
        `  "

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

[PATCH v4 1/9] dt-bindings: mtd: ingenic: Add compatible strings for JZ4740 and JZ4725B
 2019-02-13 21:46 UTC  (11+ messages)
` [PATCH v4 2/9] dt-bindings: mtd: ingenic: Change 'BCH' to 'ECC' in documentation
` [PATCH v4 3/9] mtd: rawnand: Move drivers for Ingenic SoCs to subfolder
` [PATCH v4 4/9] mtd: rawnand: ingenic: Use SPDX license notifiers
` [PATCH v4 5/9] mtd: rawnand: ingenic: Rename jz4780_nand driver to ingenic_nand
` [PATCH v4 6/9] mtd: rawnand: ingenic: Separate top-level and SoC specific code
` [PATCH v4 7/9] mtd: rawnand: ingenic: Add support for the JZ4740
` [PATCH v4 8/9] mtd: rawnand: ingenic: Add support for the JZ4725B
` [PATCH v4 9/9] mtd: rawnand: ingenic: Add ooblayout for the Qi Ben Nanonote

[PATCH] mtd: lpddr_cmds: Mark expected switch fall-through
 2019-02-13 18:11 UTC  (3+ messages)

[PATCH v2 0/2] spi-nor: add support for is25wp256
 2019-02-13 17:37 UTC  (6+ messages)
` [PATCH v2 1/2] spi-nor: add support for ISSI's block unlocking scheme
` [PATCH v2 2/2] spi-nor: add support for is25wp256

[PATCH 0/3] AFS move and OF support
 2019-02-13 13:36 UTC  (5+ messages)

[PATCH 00/11] add support for sam9x60 nand controller
 2019-02-13 10:54 UTC  (18+ messages)
` [PATCH 01/11] ARM: at91: add sam9x60 SFR definitions
` [PATCH 02/11] memory: atmel-ebi: add generic name for ebi regmap
` [PATCH 03/11] dt-bindings: memory: atmel-ebi: add sam9x60 compatible
` [PATCH 04/11] memory: atmel-ebi: add sam9x60 EBI support
` [PATCH 05/11] mtd: rawnand: atmel: add generic name for EBICSA regmap
` [PATCH 06/11] dt-bindings: mtd: atmel-nand: add sam9x60 compatible
` [PATCH 07/11] mtd: rawnand: atmel: add sam9x60 nand controller support
` [PATCH 08/11] memory: atmel-ebi: move NUM_CS definition inside atmel-ebi
` [PATCH 09/11] mfd: syscon: atmel: switch to SPDX license identifiers
` [PATCH 10/11] memory: atmel-ebi: "
` [PATCH 11/11] mtd: rawnand: atmel: "

[PATCH] mtd: cfi_cmdset_0002: Mark expected switch fall-throughs
 2019-02-12 15:35 UTC  (3+ messages)

[PATCH 0/6] mtd: afs: Support AFSv2 parsing
 2019-02-12 14:31 UTC  (3+ messages)
` [PATCH 1/6] mtd: afs: simplify partition parsing

[Question] Use mr25h40 in a custom DSDT ACPI table
 2019-02-12 10:17 UTC 

[PATCH v2 00/10] mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups
 2019-02-12  7:13 UTC  (11+ messages)
` [PATCH v2 01/10] mtd: rawnand: denali: use nand_chip pointer more for internal functions
` [PATCH v2 02/10] mtd: rawnand: denali: refactor syndrome layout handling for raw access
` [PATCH v2 03/10] mtd: rawnand: denali: remove unneeded casts in denali_{read, write}_pio
` [PATCH v2 04/10] mtd: rawnand: denali: switch over to ->exec_op() from legacy hooks
` [PATCH v2 05/10] mtd: rawnand: denali: use more precise timeout for NAND_OP_WAITRDT_INSTR
` [PATCH v2 06/10] mtd: rawnand: denali: use bool type instead of int where appropriate
` [PATCH v2 07/10] mtd: rawnand: denali_pci: rename goto labels
` [PATCH v2 08/10] mtd: rawnand: denali: decouple controller and NAND chips
` [PATCH v2 09/10] mtd: rawnand: denali: remove DENALI_NR_BANKS macro
` [PATCH v2 10/10] mtd: rawnand: denali: clean up coding style

[PATCH] jffs2: Fix use of uninitialized erase_completion_lcok
 2019-02-12  0:25 UTC 

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

[PATCH] mtd-utils: fixes verification percent display in flashcp
 2019-02-11 16:13 UTC 

[PATCH v3 1/2] drivers/mtd: Use mtd->name when registering nvmem device
 2019-02-11 13:34 UTC  (4+ messages)

[RESEND PATCH v2] mtd: spi-nor: Fix wrong abbreviation HWCPAS
 2019-02-11  8:50 UTC  (2+ messages)

[PATCH] mtd-utils: fixes double free in mkfs.ubifs
 2019-02-11  5:21 UTC  (2+ messages)

[PATCH v5 0/2] cadence-quadspi: Add Octal mode support
 2019-02-11  4:53 UTC  (6+ messages)
` [PATCH v5 2/2] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller

[PATCH 00/11] mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups
 2019-02-11  1:26 UTC  (21+ messages)
` [PATCH 01/11] mtd: rawnand: denali: use nand_chip pointer more for internal functions
` [PATCH 02/11] mtd: rawnand: denali: refactor syndrome layout handling for raw access
` [PATCH 03/11] mtd: rawnand: denali: remove unneeded casts in denali_{read, write}_pio
` [PATCH 04/11] mtd: rawnand: denali: switch over to ->exec_op() from legacy hooks
` [PATCH 05/11] mtd: rawnand: denali: rename irq_status to irq_stat
` [PATCH 06/11] mtd: rawnand: denali: use more precise timeout for NAND_OP_WAITRDT_INSTR
` [PATCH 07/11] mtd: rawnand: denali: use bool type instead of int where appropriate
` [PATCH 08/11] mtd: rawnand: denali_pci: rename goto labels
` [PATCH 09/11] mtd: rawnand: denali: decouple controller and NAND chips
` [PATCH 10/11] mtd: rawnand: denali: remove DENALI_NR_BANKS macro
` [PATCH 11/11] mtd: rawnand: denali: clean up coding style

[PATCH] mtd: spi-nor: Add support for mx25u3235f
 2019-02-10 18:56 UTC  (2+ messages)
`  "

[PATCH] mtd: spi-nor: cadence-quadspi: write upto 8-bytes data in STIG mode
 2019-02-10 18:56 UTC  (2+ messages)
`  "

[GIT PULL] mtd: Fixes for 5.0-rc6
 2019-02-09 20:45 UTC  (2+ messages)

[LINUX PATCH v13] rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2019-02-09  6:37 UTC 

[PATCH] mtd: rawnand: call onfi_fill_data_interface() once again after nand_detect
 2019-02-08 21:45 UTC  (6+ messages)

[PATCH v2] mtd: spi-nor: Fix wrong abbreviation HWCPAS
 2019-02-08 18:57 UTC  (11+ messages)
  ` [EXT] "

[PATCH] mtd: phram: Mark expected switch fall-throughs
 2019-02-08 18:09 UTC 

[PATCH] mtd: lpddr_cmds: Mark expected switch fall-through
 2019-02-08 18:12 UTC 

[PATCH] mtd: cfi_util: mark expected switch fall-throughs
 2019-02-08 18:02 UTC 

[PATCH v3] mtd: rawnand: Mark expected switch fall-throughs
 2019-02-08 17:49 UTC 

[PATCH v2] mtd: rawnand: mark expected switch fall-throughs
 2019-02-08 17:11 UTC  (3+ messages)

[PATCH] include: mtd: spi-nor: change HWCPAS to HWCAPS
 2019-02-08 12:27 UTC  (4+ messages)
  ` [EXT] "

[PATCH] mtd: spi-nor: Add support for en25qh64
 2019-02-08  9:39 UTC  (3+ messages)
` [PATCH v1] "

i.MX28 nand driver broken in Linux 4.18
 2019-02-08  9:27 UTC 

[PATCH V3] mtd: spi-nor: split s25fl128s into s25fl128s0 and s25fl128s1
 2019-02-08  9:20 UTC  (4+ 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).