linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-06 11:29:09 to 2019-03-20 23:25:23 UTC [more...]

[PATCH] mtd: cfi_util: mark expected switch fall-throughs
 2019-03-20 23:25 UTC  (5+ messages)

[PATCH] jffs2: check dstlen for jffs2_zlib_compress()
 2019-03-20 21:06 UTC 

[PATCH v2 0/3] spi-nor block protection
 2019-03-20 21:05 UTC  (20+ messages)
` [PATCH v2 1/3] mtd: spi-nor: always respect write-protect input
` [PATCH v2 2/3] mtd: spi-nor: s25fl512s supports region locking
` [PATCH v2 3/3] mtd: spi-nor: allow setting the BPNV (default locked) bit

[RFC PATCH nand-next 0/2] meson-nand: support for older SoCs
 2019-03-20 20:48 UTC  (10+ messages)

[PATCH -next] ubifs: remove unused function __ubifs_shash_final
 2019-03-20 20:18 UTC  (3+ messages)

[PATCH] mtd: phram: Mark expected switch fall-throughs
 2019-03-20 20:19 UTC  (2+ messages)

[PATCH] mtd: lpddr_cmds: Mark expected switch fall-through
 2019-03-20 20:17 UTC  (2+ messages)

[PATCH] mtd: cfi_cmdset_0002: Mark expected switch fall-throughs
 2019-03-20 20:16 UTC  (3+ messages)

[PATCH v2 0/5] fscrypt: d_revalidate fixes and cleanups
 2019-03-20 18:39 UTC  (6+ messages)
` [PATCH v2 1/5] fscrypt: clean up and improve dentry revalidation
` [PATCH v2 2/5] fscrypt: fix race allowing rename() and link() of ciphertext dentries
` [PATCH v2 3/5] fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
` [PATCH v2 4/5] fscrypt: only set dentry_operations on ciphertext dentries
` [PATCH v2 5/5] fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext

[RFC PATCH 2/2] spi: spi-mem: Add support for Zynq QSPI controller
 2019-03-20 17:11 UTC  (9+ messages)

[PATCH] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-03-20 13:34 UTC  (7+ messages)

[PATCH v3] spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write
 2019-03-20  7:39 UTC  (8+ messages)
  ` [PATCH v4] mtd: "

[PATCH v4 0/3] spi-nor block protection
 2019-03-20  7:39 UTC  (5+ messages)
` [PATCH v4 1/3] spi-nor: always respect write-protect input
` [PATCH v4 2/3] spi-nor: s25fl512s supports region locking
` [PATCH v4 3/3] spi-nor: allow setting the BPNV (default locked) bit

[PATCH 0/2] spi-nor: Drop uniform erase
 2019-03-20  6:52 UTC  (7+ messages)
` [PATCH 1/2] mtd: spi-nor: Fix comment of spi_nor_find_best_erase_type()
      ` [PATCH 2/2] mtd: spi-nor: Always use biggest erase size

nandwrite vs. flashcp when writing image to mtd device
 2019-03-20  6:45 UTC 

[PATCH] mtd: rawnand: ams-delta: Drop board specific partition info
 2019-03-20  1:16 UTC  (2+ messages)

[ANNOUNCE] mtd-utils-2.1.0 is released
 2019-03-19 17:23 UTC 

[PATCH] mtd: spi-nor: Print all JEDEC ID bytes on error
 2019-03-19 16:29 UTC  (2+ messages)

[PATCH v2 0/2] meson-nand: two small memory related fixes
 2019-03-19 16:17 UTC  (5+ messages)
` [PATCH v2 1/2] mtd: rawnand: meson: add missing ENOMEM check in meson_nfc_read_buf()
` [PATCH v2 2/2] mtd: rawnand: meson: fix a potential memory leak in meson_nfc_read_buf

[PATCH v6 00/13] Ingenic NAND patchset v6
 2019-03-19 14:54 UTC  (14+ messages)
` [PATCH v6 01/13] dt-bindings: mtd: ingenic: Add compatible strings for JZ4740 and JZ4725B
` [PATCH v6 02/13] dt-bindings: mtd: ingenic: Change 'BCH' to 'ECC' in documentation
` [PATCH v6 03/13] dt-bindings: mtd: ingenic: Use standard ecc-engine property
` [PATCH v6 04/13] mtd: rawnand: Move drivers for Ingenic SoCs to subfolder
` [PATCH v6 05/13] mtd: rawnand: ingenic: Use SPDX license notifiers
` [PATCH v6 06/13] mtd: rawnand: ingenic: Rename jz4780_nand driver to ingenic_nand
` [PATCH v6 07/13] mtd: rawnand: ingenic: Rename jz4780_bch_init to jz4780_bch_reset
` [PATCH v6 08/13] mtd: rawnand: ingenic: Separate top-level and SoC specific code
` [PATCH v6 09/13] mtd: rawnand: ingenic: Make use of ecc-engine property
` [PATCH v6 10/13] mtd: rawnand: ingenic: Add support for the JZ4740
` [PATCH v6 11/13] mtd: rawnand: ingenic: Add support for the JZ4725B
` [PATCH v6 12/13] mtd: rawnand: ingenic: Add ooblayout for the Qi Ben Nanonote
` [PATCH v6 13/13] mtd: rawnand: ingenic: Move BBTs out of ECC area

[PATCH v2] mtd: spi-nor: Return error when nor->addr_width does not match the device size
 2019-03-19  5:22 UTC  (2+ messages)

[PATCH] mtd: rawnand: vf610: Fix to check for NULL pointer dereference
 2019-03-18 23:24 UTC 

[RFC PATCH v3 00/18] fscrypt: key management improvements
 2019-03-18 23:08 UTC  (6+ messages)
` [RFC PATCH v3 07/18] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl

[PATCH v5 01/12] dt-bindings: mtd: ingenic: Add compatible strings for JZ4740 and JZ4725B
 2019-03-18 21:39 UTC  (17+ messages)
` [PATCH v5 02/12] dt-bindings: mtd: ingenic: Change 'BCH' to 'ECC' in documentation
` [PATCH v5 03/12] dt-bindings: mtd: ingenic: Use standard ecc-engine property
` [PATCH v5 04/12] mtd: rawnand: Move drivers for Ingenic SoCs to subfolder
` [PATCH v5 05/12] mtd: rawnand: ingenic: Use SPDX license notifiers
` [PATCH v5 06/12] mtd: rawnand: ingenic: Rename jz4780_nand driver to ingenic_nand
` [PATCH v5 07/12] mtd: rawnand: ingenic: Rename jz4780_bch_init to jz4780_bch_reset
` [PATCH v5 08/12] mtd: rawnand: ingenic: Separate top-level and SoC specific code
` [PATCH v5 09/12] mtd: rawnand: ingenic: Make use of ecc-engine property
` [PATCH v5 10/12] mtd: rawnand: ingenic: Add support for the JZ4740
` [PATCH v5 11/12] mtd: rawnand: ingenic: Add support for the JZ4725B
` [PATCH v5 12/12] mtd: rawnand: ingenic: Add ooblayout for the Qi Ben Nanonote

[PATCH 0/5] fscrypt: d_revalidate fixes and cleanups
 2019-03-18 21:25 UTC  (9+ messages)
` [PATCH 1/5] fscrypt: clean up and improve dentry revalidation
` [PATCH 2/5] fscrypt: fix race allowing rename() and link() of ciphertext dentries
` [PATCH 3/5] fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
` [PATCH 4/5] fscrypt: only set dentry_operations on ciphertext dentries
` [PATCH 5/5] fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext

4-Byte addressing issue with IS25WP256D nor flash
 2019-03-18  5:34 UTC 

[PATCH] ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()
 2019-03-15 21:08 UTC  (2+ messages)

[PATCH] ubifs: remove unnecessary calls to set up directory key
 2019-03-15 21:05 UTC  (2+ messages)

[PATCH] spi: rspi: Fix register initialization while runtime-suspended
 2019-03-15 17:19 UTC  (3+ messages)
` Applied "spi: rspi: Fix register initialization while runtime-suspended" to the spi tree

[PATCH 0/2] spi: spi-mem: stm32-qspi: add suspend support and fix
 2019-03-15 17:19 UTC  (5+ messages)
` [PATCH 1/2] spi: spi-mem: stm32-qspi: avoid memory corruption at low frequency
  ` Applied "spi: spi-mem: stm32-qspi: avoid memory corruption at low frequency" to the spi tree
` [PATCH 2/2] spi: spi-mem: stm32-qspi: add suspend/resume support
  ` Applied "spi: spi-mem: stm32-qspi: add suspend/resume support" to the spi tree

[RFC] fscrypt_key_required mount option
 2019-03-15 13:59 UTC  (14+ messages)
  ` [PATCH 1/4] fscrypt: Implement FS_CFLG_OWN_D_OPS
  ` [PATCH 2/4] fscrypt: Export fscrypt_d_ops
  ` [PATCH 3/4] ubifs: Simplify fscrypt_get_encryption_info() error handling
  ` [PATCH 4/4] ubifs: Implement new mount option, fscrypt_key_required

[PATCH v3 0/9] mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups
 2019-03-15  8:34 UTC  (19+ messages)
` [PATCH v3 1/9] mtd: rawnand: denali: use nand_chip pointer more for internal functions
` [PATCH v3 2/9] mtd: rawnand: denali: refactor syndrome layout handling for raw access
` [PATCH v3 3/9] mtd: rawnand: denali: remove unneeded casts in denali_{read, write}_pio
` [PATCH v3 4/9] mtd: rawnand: denali: switch over to ->exec_op() from legacy hooks
` [PATCH v3 5/9] mtd: rawnand: denali: use bool type instead of int where appropriate
` [PATCH v3 6/9] mtd: rawnand: denali_pci: rename goto labels
` [PATCH v3 7/9] mtd: rawnand: denali: decouple controller and NAND chips
` [PATCH v3 8/9] mtd: rawnand: denali: remove DENALI_NR_BANKS macro
` [PATCH v3 9/9] mtd: rawnand: denali: clean up coding style

[PATCH] jffs2: do not use __constant_cpu_to_xx
 2019-03-14  8:37 UTC 

[PATCH] mtd: physmap_of_gemini: remove extranous __xipram annotation
 2019-03-13 21:22 UTC  (2+ messages)

[GIT PULL] UBI/UBIFS updates for 5.1-rc1
 2019-03-13 16:50 UTC  (5+ messages)

[GIT PULL] UBI/UBIFS updates for 5.1-rc1 (kernel.org edition)
 2019-03-13 14:18 UTC 

[PATCH] mtd: spi-nor: Return error when nor->addr_width not match the device size
 2019-03-13 13:20 UTC  (6+ messages)
      `  "
        `  "

[PATCH v4 1/9] dt-bindings: mtd: ingenic: Add compatible strings for JZ4740 and JZ4725B
 2019-03-13 13:12 UTC  (17+ messages)
` [PATCH v4 2/9] dt-bindings: mtd: ingenic: Change 'BCH' to 'ECC' in documentation
` [PATCH v4 8/9] mtd: rawnand: ingenic: Add support for the JZ4725B

[PATCH 0/2] Untangle Spansion S25F{L|S}512S chip IDs
 2019-03-12 11:02 UTC  (5+ messages)
` [PATCH 2/2] mtd: spi-nor: refine Spansion S25FL512S ID

[LINUX PATCH v13] rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2019-03-11  4:36 UTC  (4+ messages)

[PATCH v1 0/1] mtd: devices: add ACPI support for non-jedec m25p80
 2019-03-07 17:50 UTC  (4+ messages)
` [PATCH v1 1/1] "

atmel nand bindings vs. actual dts files
 2019-03-07 16:25 UTC  (2+ messages)

[PATCH] mtdram: Add module parameter name
 2019-03-07 15:11 UTC  (5+ messages)

mtd: fsl-quadspi: kernel panic in fsl_qspi_nor_write() due to access across page boundary
 2019-03-06 14:08 UTC 

i.MX28 nand driver broken in Linux 4.18
 2019-03-06 13:59 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).