linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-21 07:34:50 to 2019-08-28 18:09:35 UTC [more...]

[PATCH v8 0/4] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-08-28 18:08 UTC  (4+ messages)
` [PATCH v8 1/4] mtd: spi-nor: add support for is25wp256

[PATCH v8] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-28 14:40 UTC  (6+ messages)

[PATCH 1/1] ubi: Allow ubiblock devices nodes to be created by volume name instead of volume ID
 2019-08-28 14:13 UTC  (6+ messages)

[PATCH] mtd: spi-nor: remove superfluous pass of nor->info->sector_size
 2019-08-28 10:35 UTC 

[PATCH] mtd: spi-nor: hisi-sfc: Add of_node_put() before break
 2019-08-28 10:21 UTC  (2+ messages)

[PATCH] mtd: spi-nor: aspeed-smc: Add of_node_put()
 2019-08-28 10:20 UTC  (2+ messages)

[PATCH trivial] mtd: spi-nor: Remove unused macro
 2019-08-28 10:19 UTC  (2+ messages)

[RESEND PATCH v3 00/20] mtd: spi-nor: move manuf out of the core
 2019-08-28 10:18 UTC  (50+ messages)
` [RESEND PATCH v3 01/20] mtd: spi-nor: Regroup flash parameter and settings
` [RESEND PATCH v3 02/20] mtd: spi-nor: Use nor->params
` [RESEND PATCH v3 03/20] mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
` [RESEND PATCH v3 04/20] mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
` [RESEND PATCH v3 05/20] mtd: spi-nor: Add default_init() hook to tweak flash parameters
` [RESEND PATCH v3 06/20] mtd: spi-nor: Add a default_init() fixup hook for gd25q256
` [RESEND PATCH v3 07/20] mtd: spi_nor: Move manufacturer quad_enable() in ->default_init()
` [RESEND PATCH v3 08/20] mtd: spi-nor: Split spi_nor_init_params()
` [RESEND PATCH v3 09/20] mtd: spi-nor: Create a ->set_4byte() method
` [RESEND PATCH v3 10/20] mtd: spi-nor: Rework the SPI NOR lock/unlock logic
` [RESEND PATCH v3 11/20] mtd: spi-nor: Add post_sfdp() hook to tweak flash config
` [RESEND PATCH v3 12/20] mtd: spi-nor: Add spansion_post_sfdp_fixups()
` [RESEND PATCH v3 13/20] mtd: spi-nor: Add a ->convert_addr() method
` [RESEND PATCH v3 14/20] mtd: spi_nor: Add a ->setup() method
` [RESEND PATCH v3 15/20] mtd: spi-nor: Add s3an_post_sfdp_fixups()
` [RESEND PATCH v3 16/20] mtd: spi-nor: Add the SPI_NOR_XSR_RDY flag
` [RESEND PATCH v3 17/20] mtd: spi-nor: Bring flash params init together
` [RESEND PATCH v3 18/20] mtd: spi_nor: Introduce spi_nor_set_addr_width()
` [RESEND PATCH v3 19/20] mtd: spi-nor: Introduce spi_nor_get_flash_info()
` [RESEND RFC PATCH v3 20/20] mtd: spi-nor: Rework the disabling of block write protection

[PATCH v7] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-28  8:58 UTC  (4+ messages)

[PATCH RFC v2] ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB
 2019-08-28  7:24 UTC  (4+ messages)
  ` 答复: "

kernel BUG at fs/jffs2/gc.c:395!
 2019-08-28  0:08 UTC  (10+ messages)
            ` [Potential Spoof] "

[Patch v3] drivers: mtd: spi-nor: Add flash property for mt25qu512a and mt35xu02g
 2019-08-27 12:04 UTC  (5+ messages)

[PATCH] mtd: add New Winbond 1.8V SPI NOR Flash ID information
 2019-08-27 10:54 UTC  (2+ messages)

[PATCH] mtd: rawnand: omap2: Fix number of bitflips reporting with ELM
 2019-08-27 10:36 UTC 

[PATCH v2 0/3] dt-bindings: mtd: cadence-qspi:add support for Intel lgm-qspi
 2019-08-27  3:58 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] mtd: spi-nor: cadence-quadspi: disable DMA and DAC for Intel LGM
` [PATCH v2 3/3] mtd: spi-nor: cadence-quadspi: disable the auto-poll "

[PATCH] mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
 2019-08-26 19:57 UTC 

[v5 0/2] mtd: nand: Add Cadence NAND controller driver
 2019-08-26 15:09 UTC  (5+ messages)
` [v5 1/2] mtd: nand: Add new Cadence NAND driver to MTD subsystem

[PATCH v2] mtd: rawnand: Fix a memory leak bug
 2019-08-26 13:05 UTC  (3+ messages)

[PATCH] mtd: onenand_base: Fix a memory leak bug
 2019-08-26 13:00 UTC  (2+ messages)

[PATCH v7 1/2] mtd: rawnand: Add Macronix raw NAND controller driver
 2019-08-26 12:59 UTC  (2+ messages)

[PATCH v7 2/2] dt-bindings: mtd: Document Macronix raw NAND controller bindings
 2019-08-26 12:59 UTC  (2+ messages)

[PATCH] mtd: rawnand: sharpsl: add include guard to linux/mtd/sharpsl.h
 2019-08-26 12:59 UTC  (2+ messages)

[PATCH trivial] mtd: nand: fix typo, s/erasablocks/eraseblocks
 2019-08-26 12:59 UTC  (2+ messages)

[PATCH 12/16] mtd: rawnand: remove w90x900 driver
 2019-08-26 12:58 UTC  (2+ messages)

[PATCH v3 10/20] mtd: spi-nor: Rework the SPI NOR lock/unlock logic
 2019-08-26 12:02 UTC  (5+ messages)
` [PATCH v3 11/20] mtd: spi-nor: Add post_sfdp() hook to tweak flash config
` [PATCH v3 12/20] mtd: spi-nor: Add spansion_post_sfdp_fixups()
` [PATCH v3 13/20] mtd: spi-nor: Add a ->convert_addr() method
` [PATCH v3 14/20] mtd: spi_nor: Add a ->setup() method

[PATCH v3 00/20] mtd: spi-nor: move manuf out of the core
 2019-08-26 11:58 UTC  (10+ messages)
` [PATCH v3 01/20] mtd: spi-nor: Regroup flash parameter and settings
` [PATCH v3 02/20] mtd: spi-nor: Use nor->params
` [PATCH v3 03/20] mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
` [PATCH v3 04/20] mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
` [PATCH v3 05/20] mtd: spi-nor: Add default_init() hook to tweak flash parameters
` [PATCH v3 06/20] mtd: spi-nor: Add a default_init() fixup hook for gd25q256
` [PATCH v3 07/20] mtd: spi_nor: Move manufacturer quad_enable() in ->default_init()
` [PATCH v3 08/20] mtd: spi-nor: Split spi_nor_init_params()
` [PATCH v3 09/20] mtd: spi-nor: Create a ->set_4byte() method

[PATCH] Add support for Macronix NAND randomizer
 2019-08-26  9:24 UTC  (5+ messages)

Debian 10 boot problems with corrupted rw /var
 2019-08-25 20:28 UTC  (2+ messages)

ubifs_check_node: bad CRC
 2019-08-25 19:02 UTC  (6+ messages)

[GIT PULL] UBIFS/JFFS2 fixes for 5.3-rc6
 2019-08-25 18:45 UTC  (2+ messages)

[PATCH v2 0/2] mtd: spi-nor: add Global Block Unlock support
 2019-08-25 14:27 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mtd: spi-nor: unlock global block protection on sst26vf064b

[PATCH 0/5] mtd: spi-nor: move manuf out of the core - batch 0
 2019-08-25 13:28 UTC  (17+ messages)
` [PATCH 1/5] mtd: spi-nor: Regroup flash parameter and settings
` [PATCH 2/5] mtd: spi-nor: Use nor->params
` [PATCH 3/5] mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
` [PATCH 4/5] mtd: spi-nor: Move clear_sr_bp() to 'struct spi_nor_flash_parameter'
` [PATCH 5/5] mtd: spi-nor: Move erase_map "

[PATCH v2 0/7] mtd: spi-nor: move manuf out of the core - batch 1
 2019-08-25 13:22 UTC  (18+ messages)
` [PATCH v2 1/7] mtd: spi-nor: Add default_init() hook to tweak flash parameters
` [PATCH v2 2/7] mtd: spi-nor: Add a default_init() fixup hook for gd25q256
` [PATCH v2 3/7] mtd: spi_nor: Move manufacturer quad_enable() in ->default_init()
` [PATCH v2 4/7] mtd: spi-nor: Split spi_nor_init_params()
` [PATCH v2 5/7] mtd: spi-nor: Create a ->set_4byte() method
` [PATCH v2 6/7] mtd: spi-nor: Rework the SPI NOR lock/unlock logic
` [PATCH v2 7/7] mtd: spi-nor: Rework the disabling of block write protection

[PATCH v2 0/3] mtd: spi-nor: move manuf out of the core - batch 3
 2019-08-25 12:39 UTC  (5+ messages)
` [PATCH v2 1/3] mtd: spi-nor: Bring flash params init together
` [PATCH v2 2/3] mtd: spi_nor: Introduce spi_nor_set_addr_width()
` [PATCH v2 3/3] mtd: spi-nor: Introduce spi_nor_get_flash_info()

[PATCH v2 0/6] mtd: spi-nor: move manuf out of the core - batch 2
 2019-08-25 12:36 UTC  (9+ messages)
` [PATCH v2 1/6] mtd: spi-nor: Add post_sfdp() hook to tweak flash config
` [PATCH v2 2/6] mtd: spi-nor: Add spansion_post_sfdp_fixups()
` [PATCH v2 3/6] mtd: spi-nor: Add a ->convert_addr() method
` [PATCH v2 4/6] mtd: spi_nor: Add a ->setup() method
` [PATCH v2 5/6] mtd: spi-nor: Add s3an_post_sfdp_fixups()
` [PATCH v2 6/6] mtd: spi-nor: Add the SPI_NOR_XSR_RDY flag

[PATCH] ubi-utils: Implement a ubihealthd
 2019-08-25 11:58 UTC  (2+ messages)

[PATCH] mtd: hyperbus: fix dependency and build error
 2019-08-24 14:15 UTC  (3+ messages)

[PATCH] mtd: spinand: micron: add support for MT29F1G01AAADD
 2019-08-24 10:40 UTC  (9+ messages)
        ` [EXT] "

[PATCH 0/2] mtd: spi-nor: add Global Block Unlock support
 2019-08-23 16:07 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mtd: spi-nor: unlock global block protection on sst26vf064b

generic ioremap (and lots of cleanups)
 2019-08-23 13:55 UTC  (3+ messages)
` [PATCH 05/26] openrisc: map as uncached in ioremap

[PATCH v1 1/2] dt-bindings: mtd: cadence-qspi:add support for Intel lgm-qspi
 2019-08-23  5:18 UTC  (4+ messages)
` [PATCH v1 2/2] mtd: spi-nor: cadence-quadspi: disable the DMA, DAC and auto poll

[PATCH v7 0/9] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
 2019-08-22  4:22 UTC  (4+ messages)

[PATCH] mtd: cfi_cmdset_0002: Fix do_erase_chip() to get chip as erasing mode
 2019-08-21 16:46 UTC 

[PATCH] docs: mtd: Update spi nor reference driver
 2019-08-21 13:39 UTC  (8+ messages)

[PATCH v2] mtd: spi-nor: fix a memory leak bug
 2019-08-21  8:23 UTC  (2+ messages)

[RESEND] mtd: spi-nor: Fix Cadence QSPI RCU Schedule Stall
 2019-08-21  8:22 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Fix an error code in spi_nor_read_raw()
 2019-08-21  8:21 UTC  (3+ messages)

[PATCH] spi-nor: intel-spi: Whitelist 4B read commands
 2019-08-21  8:19 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).