linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-24 12:20:05 to 2019-08-31 22:50:31 UTC [more...]

[GIT PULL] vfs: Add support for timestamp limits
 2019-08-31 22:50 UTC  (5+ messages)

generic ioremap (and lots of cleanups)
 2019-08-31 16:29 UTC  (18+ messages)
` [PATCH 04/26] mips: remove ioremap_cachable
` [PATCH 05/26] openrisc: map as uncached in ioremap
` [PATCH 08/26] m68k: simplify ioremap_nocache
` [PATCH 12/26] x86: clean up ioremap
` [PATCH 19/26] arm64: remove __iounmap

[PATCH 2/2] mtd: spi-nor: intel-spi: add support for Intel Cannon Lake SPI flash
 2019-08-31 15:44 UTC  (4+ messages)

[PATCH 2/2] mtd: spi-nor: intel-spi: add support for Intel Cannon Lake SPI flash
 2019-08-31  5:50 UTC 

[PATCH 1/2] mtd: spi-nor: intel-spi: support chips without software sequencer
 2019-08-31  5:49 UTC 

👆
 2019-08-30 18:30 UTC 

[GIT PULL RESEND] vfs: Add support for timestamp limits
 2019-08-30 16:23 UTC  (2+ messages)

[PATCH 2/2] mtd: phram,slram: Disable when the kernel is locked down
 2019-08-30 15:47 UTC 

[PATCH] Add support for Macronix NAND randomizer
 2019-08-30  9:51 UTC  (7+ messages)

[v5 0/2] mtd: nand: Add Cadence NAND controller driver
 2019-08-30  9:46 UTC  (8+ messages)
` [v5 2/2] dt-bindings: mtd: "
` [v5 1/2] mtd: nand: Add new Cadence NAND driver to MTD subsystem

[GIT PULL] mtd: CFI changes for v5.4-rc1
 2019-08-30  9:10 UTC 

[GIT PULL] mtd: spi-nor: Changes for 5.4
 2019-08-30  8:56 UTC 

[PATCH v4] mtd: spi-nor: Add flash property for mt35xu02g
 2019-08-30  7:16 UTC  (4+ messages)
` [PATCH v4] mtd: spi-nor: Rename n25q512a to mt25qu512a(n25q512a)

[PATCH v8] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-30  1:24 UTC  (7+ messages)

[GIT PULL] mtd: Fixes for -rc7
 2019-08-29 16:15 UTC  (2+ messages)

[GIT PULL] mtd: nand: Changes for 5.4
 2019-08-29 12:57 UTC 

[PATCH] mtd: rawnand: omap2: Fix number of bitflips reporting with ELM
 2019-08-29 12:47 UTC  (2+ messages)

[PATCH] mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
 2019-08-29 12:47 UTC  (2+ messages)

[PATCH] mtd: hyperbus: fix dependency and build error
 2019-08-29 12:36 UTC  (4+ messages)

[PATCH] mtd: spi-nor: remove superfluous pass of nor->info->sector_size
 2019-08-29 10:48 UTC  (3+ messages)

[PATCH v8 1/2] mtd: mtdcore: add debugfs nodes for querying the flash name and id
 2019-08-29 10:47 UTC  (4+ messages)
` [PATCH v8 2/2] mtd: spi-nor: enable the debugfs for the partname and partid

[Patch v3] drivers: mtd: spi-nor: Add flash property for mt25qu512a and mt35xu02g
 2019-08-29  9:16 UTC  (8+ messages)
  ` [EXT] "

[PATCH 0/2] mtd: mtdcore: add debugfs nodes for querying the flash name and id
 2019-08-29  7:10 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mtd: spi-nor: enable the debugfs for the partname and partid

[PATCH] ubifs: super: Use struct_size() helper
 2019-08-29  0:50 UTC 

[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 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: 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] mtd: add New Winbond 1.8V SPI NOR Flash ID information
 2019-08-27 10:54 UTC  (2+ messages)

[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 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

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  (16+ 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  (15+ messages)
` [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 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  (4+ messages)
` [PATCH v2 1/3] mtd: spi-nor: Bring flash params init together
` [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  (5+ messages)
` [PATCH v2 4/6] mtd: spi_nor: Add a ->setup() method
` [PATCH v2 5/6] mtd: spi-nor: Add s3an_post_sfdp_fixups()

[PATCH] ubi-utils: Implement a ubihealthd
 2019-08-25 11:58 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).