linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-19 11:12:49 to 2019-06-26 09:54:07 UTC [more...]

[RFC PATCH 0/5] RFC for Zynq QSPI
 2019-06-26  9:53 UTC  (5+ messages)

regression: nand/spi flashes listed in reversed order after "ARM: dts: at91: Switch to the new NAND bindings"
 2019-06-26  9:36 UTC 

[LINUX PATCH v17 1/2] mtd: rawnand: nand_micron: Do not over write driver's read_page()/write_page()
 2019-06-26  6:48 UTC  (5+ messages)
` [LINUX PATCH v17 2/2] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface

[PATCH v8 0/5] MTD: Add Initial Hyperbus support
 2019-06-26  6:17 UTC  (9+ messages)
` [PATCH v8 1/5] mtd: cfi_cmdset_0002: Add support for polling status register
` [PATCH v8 2/5] dt-bindings: mtd: Add binding documentation for HyperFlash
` [PATCH v8 3/5] mtd: Add support for HyperBus memory devices
` [PATCH v8 4/5] dt-bindings: mtd: Add bindings for TI's AM654 HyperBus memory controller
` [PATCH v8 5/5] mtd: hyperbus: Add driver for TI's "

[PATCH v7 0/5] MTD: Add Initial HyperBus support
 2019-06-26  6:00 UTC  (13+ messages)
` [PATCH v7 1/5] mtd: cfi_cmdset_0002: Add support for polling status register
` [PATCH v7 2/5] dt-bindings: mtd: Add binding documentation for HyperFlash
` [PATCH v7 3/5] mtd: Add support for HyperBus memory devices
` [PATCH v7 4/5] dt-bindings: mtd: Add bindings for TI's AM654 HyperBus memory controller
` [PATCH v7 5/5] mtd: hyperbus: Add driver for TI's "

[PATCH v3 0/5] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-26  4:11 UTC  (8+ messages)
` [PATCH 1/5] vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
` [PATCH 2/5] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/5] vfs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/5] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
` [PATCH 5/5] vfs: only allow FSSETXATTR to set DAX flag on files and dirs

[PATCH v5 0/5] vfs: make immutable files actually immutable
 2019-06-26  3:51 UTC  (7+ messages)
` [PATCH 1/5] mm/fs: don't allow writes to immutable files
` [PATCH 2/5] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 3/5] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/5] vfs: don't allow most setxattr to immutable files
` [PATCH 5/5] vfs: don't allow writes to swap files

[PATCH v4 0/7] vfs: make immutable files actually immutable
 2019-06-25 20:37 UTC  (18+ messages)
` [PATCH 1/7] mm/fs: don't allow writes to immutable files
` [PATCH 2/7] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
      ` [Ocfs2-devel] "
` [PATCH 3/7] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/7] vfs: don't allow most setxattr to immutable files
` [PATCH 5/7] xfs: refactor setflags to use setattr code directly
` [PATCH 6/7] xfs: clean up xfs_merge_ioc_xflags
` [PATCH 7/7] vfs: don't allow writes to swap files

[PATCH v2 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-25 18:17 UTC  (14+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints

[v3 0/2] mtd: nand: Add Cadence NAND controller driver
 2019-06-25 15:23 UTC  (6+ messages)
` [v3 1/2] "

[v4 0/2] mtd: nand: Add Cadence NAND controller driver
 2019-06-25 15:22 UTC  (3+ messages)
` [v4 1/2] mtd: nand: Add new Cadence NAND driver to MTD subsystem
` [v4 2/2] dt-bindings: mtd: Add Cadence NAND controller driver

[PATCH v2] mtd: spinand: Add initial support for Paragon PN26G0xA
 2019-06-25 14:45 UTC  (3+ messages)

[RESEND PATCH v2] mtd: spinand: read return badly if the last page has bitflips
 2019-06-25 12:04 UTC  (5+ messages)

[RESEND PATCH v2] mtd: spinand: read return badly if the last page has bitflips
 2019-06-25 12:03 UTC 

How to test NAND bad blocks management?
 2019-06-25 10:14 UTC  (3+ messages)

[PATCH] mtd: spi-nor: add support for sst26wf016, sst26wf032 memory
 2019-06-25  7:53 UTC  (4+ messages)

[PATCH v4 0/2] Add Macronix Raw NAND controller driver
 2019-06-25  6:10 UTC  (3+ messages)
` [PATCH v4 1/2] mtd: rawnand: Add Macronix Raw NAND controller
` [PATCH v4 2/2] dt-bindings: mtd: Document Macronix raw NAND controller bindings

[RESEND PATCH v2] mtd: spinand: read return badly if the last page has bitflips
 2019-06-25  1:00 UTC  (3+ messages)

[PATCH 1/1] mtd: spi-nor: add a presence check for non-JEDEC spi nor
 2019-06-24 16:21 UTC  (6+ messages)

[PATCH v4] mtd: spi-nor: fix nor->addr_width when its value configured from SFDP does not match the actual width
 2019-06-24 16:00 UTC 

[PATCH v5 0/3] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-06-24 15:22 UTC  (10+ messages)
` [PATCH v5 1/3] mtd: spi-nor: add support for is25wp256

[PATCHv6 1/2] dt-bindings: cadence-quadspi: add options reset property
 2019-06-24 14:50 UTC  (4+ messages)
` [PATCHv6 2/2] mtd: spi-nor: cadence-quadspi: add reset control

[PATCH v3] mtd: spi-nor: fix nor->addr_width when its value configured from SFDP does not match the actual width
 2019-06-24 14:38 UTC  (4+ messages)
  `  "

[PATCH v2] mtd: spinand: read return badly if the last page has bitflips
 2019-06-24 12:10 UTC  (4+ messages)

[PATCH 1/2] spi-nor: intel-spi: Add support for Intel Elkhart Lake SPI serial flash
 2019-06-24 11:02 UTC  (5+ messages)
` [PATCH 2/2] spi-nor: intel-spi: Convert to use SPDX identifier

[PATCH v3 0/4] Add Macronix MX25F0A MFD driver for raw nand and spi
 2019-06-24  9:05 UTC  (18+ messages)
` [PATCH v3 2/4] mtd: rawnand: Add Macronix MX25F0A NAND controller

[U-Boot] [nand] [ubi] Discrepancy Between U-Boot and Linux NAND PEBs
 2019-06-24  7:40 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL
 2019-06-24  1:38 UTC 

[PATCH] mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL
 2019-06-24  1:13 UTC  (4+ messages)

[GIT PULL] mtd: Fixes for 5.2-rc7
 2019-06-23 20:22 UTC  (3+ messages)

[PATCH v2] mtd: spi-nor: Add Winbond w25q16jv support
 2019-06-22 12:09 UTC  (2+ messages)

[PATCH trivial] mtd: spi-nor: Spelling s/Writ/Write/
 2019-06-22 12:05 UTC  (2+ messages)

[PATCH] mtd/ubi: fix initialization order of ubi subsystems
 2019-06-21 19:41 UTC  (9+ messages)

[PATCH v6 0/3] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-06-21 17:13 UTC  (4+ messages)
` [PATCH v6 1/3] mtd: spi-nor: add support for is25wp256
` [PATCH v6 2/3] mtd: spi-nor: add support to unlock flash device
` [PATCH v6 3/3] mtd: spi-nor: add locking support for is25xxxxx device

[PATCH] mtd: rawnand: stm32_fmc2: increase DMA completion timeouts
 2019-06-21 14:48 UTC 

[PATCH] mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option
 2019-06-21 14:43 UTC 

[LINUX PATCH v16] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2019-06-21 13:23 UTC  (3+ messages)

[PATCH v2] mtd: rawnand: initialize ntargets with maxchips
 2019-06-21 10:32 UTC  (5+ messages)

[PATCH] mtd: mtd-abi: Don't use C++ comments
 2019-06-21  6:26 UTC  (5+ messages)

[PATCH] drivers: mtd: spi-nor: Add flash property for mt25qu512a and mt35xu02g
 2019-06-21  5:37 UTC  (4+ messages)
` [Patch v3 1/2] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings
` [Patch v3 2/2] dt-bindings: spi: spi-fsl-qspi: Add bindings of ls1088a and ls1012a

[PATCH v3 0/6] vfs: make immutable files actually immutable
 2019-06-21  0:54 UTC  (11+ messages)
` [PATCH 1/6] mm/fs: don't allow writes to immutable files
` [PATCH 2/6] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 4/6] vfs: don't allow most setxattr to immutable files

[PATCH 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-20 13:46 UTC  (10+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
  ` [PATCH v2 "
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints

[RFC PATCH v4 0/1] Re-license MTK NAND driver
 2019-06-20  1:14 UTC  (9+ messages)
` [RFC PATCH v4 1/1] mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL

[PATCH] mtd: spinand: fix error read return value
 2019-06-20  0:40 UTC  (5+ messages)

[PATCH v4 2/3] spi-nor: s25fl512s supports region locking
 2019-06-19 18:51 UTC  (7+ messages)
` [PATCH] mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashes
      ` [PATCH v2 1/2] "
        ` [PATCH v2 2/2] mtd: spi-nor: fix description for int (*flash_is_locked)()

[PATCH v7 0/9] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
 2019-06-19 16:50 UTC  (10+ messages)
` [PATCH v7 1/9] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
` [PATCH v7 2/9] mtd: cfi_cmdset_0002: Remove goto statement from do_write_buffer()
` [PATCH v7 3/9] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size
` [PATCH v7 4/9] mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement
` [PATCH v7 5/9] mtd: cfi_cmdset_0002: Remove op_done goto statement from do_write_oneword()
` [PATCH v7 6/9] mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence
` [PATCH v7 7/9] mtd: cfi_cmdset_0002: Split to wait write buffer to check if completed
` [PATCH v7 8/9] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths
` [PATCH v7 9/9] mtd: cfi_cmdset_0002: Disable write buffer functions if FORCE_WORD_WRITE is 1


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