linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-29 11:23:34 to 2019-11-07 09:15:37 UTC [more...]

[PATCH] mtd: no need to check return value of debugfs_create functions
 2019-11-07  9:15 UTC  (3+ messages)

[PATCH v9 0/2] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-11-07  9:05 UTC  (6+ messages)
` [PATCH v10 1/2] mtd: spi-nor: Add support for is25wp256
  ` [PATCH v10 2/2] mtd: spi-nor: Set default Quad Enable method for ISSI flashes

[PATCH v5 0/6] mtd: spi-nor: Quad Enable and (un)lock methods
 2019-11-07  8:42 UTC  (7+ messages)
` [PATCH v5 1/6] mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
` [PATCH v5 2/6] mtd: spi-nor: Rework the disabling of block write protection
` [PATCH v5 3/6] mtd: spi-nor: Extend the SR Read Back test
` [PATCH v5 4/6] mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1
` [PATCH v5 5/6] mtd: spi-nor: Merge spansion Quad Enable methods
` [PATCH v5 6/6] mtd: spi-nor: Rename "

[PATCH] mtd: rawnand: driver for Mediatek MT7621 SoC NAND flash controller
 2019-11-07  8:40 UTC  (2+ messages)

[bug report] [JFFS2] Add erase block summary support (mount time improvement)
 2019-11-07  8:00 UTC 

[PATCH v4 00/20] mtd: spi-nor: Quad Enable and (un)lock methods
 2019-11-07  6:27 UTC  (42+ messages)
` [PATCH v4 01/20] mtd: spi-nor: Use dev_dbg insted of dev_err for low level info
` [PATCH v4 02/20] mtd: spi-nor: Print debug info inside Reg Ops methods
` [PATCH v4 03/20] mtd: spi-nor: Check for errors after each Register Operation
` [PATCH v4 04/20] mtd: spi-nor: Rename label as it is no longer generic
` [PATCH v4 05/20] mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr()
` [PATCH v4 06/20] mtd: spi-nor: Move the WE and wait calls inside Write SR methods
` [PATCH v4 07/20] mtd: spi-nor: Merge spi_nor_write_sr() and spi_nor_write_sr_cr()
` [PATCH v4 08/20] mtd: spi-nor: Describe all the Reg Ops
` [PATCH v4 09/20] mtd: spi-nor: Drop spansion_quad_enable()
` [PATCH v4 10/20] mtd: spi-nor: Fix errno on Quad Enable methods
` [PATCH v4 11/20] mtd: spi-nor: Check all the bits written, not just the BP ones
` [PATCH v4 12/20] mtd: spi-nor: Print debug message when the read back test fails
` [PATCH v4 13/20] mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
` [PATCH v4 14/20] mtd: spi-nor: Extend the QE Read Back test to the entire SR byte
` [PATCH v4 15/20] mtd: spi-nor: Extend the QE Read Back test to both SR1 and SR2
` [PATCH v4 16/20] mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1
` [PATCH v4 17/20] mtd: spi-nor: Merge spansion Quad Enable methods
` [PATCH v4 18/20] mtd: spi-nor: Rename macronix_quad_enable to spi_nor_sr1_bit6_quad_enable
` [PATCH v4 19/20] mtd: spi-nor: Prepend "spi_nor_" to "sr2_bit7_quad_enable"
` [PATCH v4 20/20] mtd: spi-nor: Rework the disabling of block write protection

[PATCH 0/2] mtd: mtk-quadspi: add support for memory-mapped flash reading
 2019-11-07  6:06 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: mtd: mtk-quadspi: update bindings for mmap flash read

[PATCH] fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY
 2019-11-07  0:12 UTC 

[PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
 2019-11-06 18:28 UTC  (4+ messages)

[PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
 2019-11-06 17:56 UTC  (2+ messages)

[PATCH v3 0/7] Add quota support to UBIFS
 2019-11-06 10:15 UTC  (11+ messages)
` [PATCH 1/7] quota: Allow to pass mount path to quotactl
` [PATCH 2/7] ubifs: move checks and preparation into setflags()
` [PATCH 3/7] ubifs: Add support for FS_IOC_FS[SG]ETXATTR ioctls
` [PATCH 4/7] ubifs: do not ubifs_inode() on potentially NULL pointer
` [PATCH 5/7] ubifs: Add support for project id
` [PATCH 6/7] ubifs: export get_znode
` [PATCH 7/7] ubifs: Add quota support

[PATCH] mtd: devices: fix mchp23k256 read and write
 2019-11-05 23:39 UTC  (4+ messages)

[PATCH] mtd: set mtd partition panic write flag
 2019-11-05 23:03 UTC  (3+ messages)

[PATCH][RFC] mtd: spinand: fix detection of GD5FxGQ4xA flash
 2019-11-05 18:20 UTC  (5+ messages)

[PATCH 0/3] HiSilicon v3xx SFC driver
 2019-11-05 16:04 UTC  (8+ messages)
` [PATCH 1/3] mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we are
` [PATCH 2/3] spi: Add HiSilicon v3xx SPI NOR flash controller driver
` [PATCH 3/3] MAINTAINERS: Add a maintainer for the HiSilicon v3xx SFC driver

[PATCH v15 1/4] Add flags option to get xattr method paired to __vfs_getxattr
 2019-11-05 15:37 UTC  (3+ messages)

generic ioremap (and lots of cleanups) v3
 2019-11-05 14:29 UTC  (8+ messages)
` [PATCH 07/21] parisc: remove __ioremap
` [PATCH 08/21] x86: Clean up ioremap()
` [PATCH 13/21] m68k: rename __iounmap and mark it static

[PATCH] ubi: Fix producing anchor PEBs
 2019-11-05  8:12 UTC 

generic ioremap (and lots of cleanups) v2
 2019-11-05  1:26 UTC  (4+ messages)
` [PATCH 20/21] csky: remove ioremap_cache

[PATCH v2 00/10] Add quota support to UBIFS
 2019-11-04  7:48 UTC  (14+ messages)
` [PATCH 01/10] quota: Make inode optional
` [PATCH 02/10] quota: Pass sb to vfs_load_quota_inode()
` [PATCH 03/10] quota: Introduce dquot_enable_sb()
` [PATCH 04/10] quota: Allow to pass mount path to quotactl
` [PATCH 05/10] ubifs: move checks and preparation into setflags()
` [PATCH 06/10] ubifs: Add support for FS_IOC_FS[SG]ETXATTR ioctls
` [PATCH 07/10] ubifs: do not ubifs_inode() on potentially NULL pointer
` [PATCH 08/10] ubifs: Add support for project id
` [PATCH 09/10] ubifs: export get_znode
` [PATCH 10/10] ubifs: Add quota support

[PATCH] mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
 2019-11-02 10:52 UTC  (2+ messages)

[PATCH v2 0/2] Fix silent truncations in the SPI NOR driver
 2019-11-02 10:50 UTC  (4+ messages)
` [PATCH v2 1/2] mtd: spi-nor: fix silent truncation in spi_nor_read()
` [PATCH v2 2/2] mtd: spi-nor: fix silent truncation in spi_nor_read_raw()

[PATCH v3 00/32] mtd: spi-nor: Quad Enable and (un)lock methods
 2019-11-02 10:48 UTC  (66+ messages)
` [PATCH v3 01/32] mtd: spi-nor: Prepend spi_nor_ to all Reg Ops methods
` [PATCH v3 02/32] mtd: spi-nor: Drop duplicated new line
` [PATCH v3 03/32] mtd: spi-nor: Group all Reg Ops to avoid forward declarations
` [PATCH v3 04/32] mtd: spi-nor: Stop compare with negative in Reg Ops methods
` [PATCH v3 05/32] mtd: spi-nor: Drop explicit cast to int to already int value
` [PATCH v3 06/32] mtd: spi-nor: Use dev_err() instead of pr_err()
` [PATCH v3 07/32] mtd: spi-nor: Don't overwrite errno from Reg Ops
` [PATCH v3 08/32] mtd: spi-nor: Pointer parameter for SR in spi_nor_read_sr()
` [PATCH v3 09/32] mtd: spi-nor: Pointer parameter for FSR in spi_nor_read_fsr()
` [PATCH v3 10/32] mtd: spi-nor: Pointer parameter for CR in spi_nor_read_cr()
` [PATCH v3 11/32] mtd: spi-nor: Drop redundant error reports in Reg Ops callers
` [PATCH v3 12/32] mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr()
` [PATCH v3 13/32] mtd: spi-nor: Print error messages inside Reg Ops methods
` [PATCH v3 14/32] mtd: spi-nor: Fix retlen handling in sst_write()
` [PATCH v3 15/32] mtd: spi-nor: Check for errors after each Register Operation
` [PATCH v3 16/32] mtd: spi-nor: Rename label as it is no longer generic
` [PATCH v3 17/32] mtd: spi-nor: Move the WE and wait calls inside Write SR methods
` [PATCH v3 18/32] mtd: spi-nor: Constify data to write to the Status Register
` [PATCH v3 19/32] mtd: spi-nor: Merge spi_nor_write_sr() and spi_nor_write_sr_cr()
` [PATCH v3 20/32] mtd: spi-nor: Describe all the Reg Ops
` [PATCH v3 21/32] mtd: spi-nor: Drop spansion_quad_enable()
` [PATCH v3 22/32] mtd: spi-nor: Fix errno on Quad Enable methods
` [PATCH v3 24/32] mtd: spi-nor: Print error message when the read back test fails
` [PATCH v3 25/32] mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
` [PATCH v3 26/32] mtd: spi-nor: Extend the QE Read Back test to the entire SR byte
` [PATCH v3 27/32] mtd: spi-nor: Extend the QE Read Back test to both SR1 and SR2
` [PATCH v3 28/32] mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1
` [PATCH v3 29/32] mtd: spi-nor: Merge spansion Quad Enable methods
` [PATCH v3 30/32] mtd: spi-nor: Rename macronix_quad_enable to spi_nor_sr1_bit6_quad_enable
` [PATCH v3 31/32] mtd: spi-nor: Prepend "spi_nor_" to "sr2_bit7_quad_enable"
` [PATCH v3 32/32] mtd: spi-nor: Rework the disabling of block write protection

[PATCH v2 4/4] mtd: spi-nor: Add support for w25q256jw
 2019-11-01 16:09 UTC  (5+ messages)

[PATCH v2 0/2] Fix the HyperFlash support in the AMD/Fujitsu/Spansion CFI driver
 2019-10-31 20:39 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: cfi_cmdset_0002: only check errors when ready in cfi_check_err_status()
` [PATCH v2 2/2] mtd: cfi_cmdset_0002: fix delayed error detection on HyperFlash

[PATCH v2 4/4] mtd: rawnand: Add support Macronix deep power down mode
 2019-10-31  7:36 UTC  (3+ messages)
` [RFC PATCH] mtd: rawnand: nand_power_down_op() can be static

[PATCH 0/2] Fix the HyperFlash support in the AMD/Fujitsu/Spansion CFI driver
 2019-10-30 15:35 UTC  (5+ messages)
` [PATCH 2/2] mtd: cfi_cmdset_0002: fix delayed error detection on HyperFlash

[PATCH] Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path"
 2019-10-30 14:52 UTC 

[PATCH v1] mtd: devices: phram.c: Fix multiple kfree statement from phram_setup
 2019-10-30 13:33 UTC  (3+ messages)

[PATCH] MAINTAINERS: ubi/ubifs: Update the Git repository
 2019-10-30  8:28 UTC  (3+ messages)

[PATCH] MAINTAINERS: mtd/ubi/ubifs: Remove inactive maintainers
 2019-10-30  8:25 UTC  (2+ messages)

[PATCH 1/2 v4] mtd: add DT bindings for the Intel IXP4xx Flash
 2019-10-30  8:25 UTC  (2+ messages)

[PATCH 2/2 v4] mtd: physmap_of: add a hook for Intel IXP4xx flash probing
 2019-10-30  8:25 UTC  (2+ messages)

[PATCH v4] mtd: spear_smi: Fix Write Burst mode
 2019-10-30  8:25 UTC  (2+ messages)

[PATCH] mtd: rawnand: denali: remove the old unified controller/chip DT support
 2019-10-30  8:24 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: brcmnand: Fix NULL pointer assignment
 2019-10-30  8:24 UTC  (2+ messages)

[PATCH -next] mtd: rawnand: mxic: Remove dev_err() on platform_get_irq() failure
 2019-10-30  8:24 UTC  (2+ messages)

[PATCH] mtd: rawnand: remove unecessary checking if dmac is NULL
 2019-10-30  8:23 UTC  (2+ messages)

[PATCH v2 3/4] mtd: rawnand: Add support manufacturer specific suspend/resume operation
 2019-10-30  5:56 UTC  (2+ messages)

[PATCH v2 1/4] mtd: rawnand: Add support manufacturer specific lock/unlock operatoin
 2019-10-30  3:22 UTC  (2+ messages)

[PATCH] mtd: devices: phram.c: Fix use true/false for bool type
 2019-10-29 14:00 UTC  (3+ messages)

[PATCH v2] ubifs: do_kill_orphans: Fix a memory leak bug
 2019-10-29 12:58 UTC 

[PATCH] mtd: devices: phram.c: Fix multiple kfree statement from phram_setup
 2019-10-29 11:22 UTC  (2+ 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).