linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-23 18:33:55 to 2020-07-15 03:41:23 UTC [more...]

[PATCH v10 00/17] mtd: spi-nor: add xSPI Octal DTR support
 2020-07-15  3:40 UTC  (34+ messages)
` [PATCH v10 01/17] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v10 02/17] spi: spi-mem: allow specifying a command's extension
` [PATCH v10 03/17] spi: atmel-quadspi: reject DTR ops
` [PATCH v10 04/17] spi: spi-mtk-nor: "
` [PATCH v10 05/17] mtd: spi-nor: add support for DTR protocol
` [PATCH v10 06/17] mtd: spi-nor: sfdp: get command opcode extension type from BFPT
` [PATCH v10 07/17] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v10 08/17] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v10 09/17] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v10 10/17] mtd: spi-nor: core: enable octal DTR mode when possible
` [PATCH v10 11/17] mtd: spi-nor: sfdp: do not make invalid quad enable fatal
` [PATCH v10 12/17] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
` [PATCH v10 13/17] mtd: spi-nor: core: perform a Soft Reset on shutdown
` [PATCH v10 14/17] mtd: spi-nor: core: disable Octal DTR mode on suspend
` [PATCH v10 15/17] mtd: spi-nor: core: expose spi_nor_default_setup() in core.h
` [PATCH v10 16/17] mtd: spi-nor: spansion: add support for Cypress Semper flash
` [PATCH v10 17/17] mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode
    ` Re: [PATCH v10 00/17] mtd: spi-nor: add xSPI Octal DTR support

[PATCH] jffs2: fix UAF problem
 2020-07-13 21:51 UTC  (5+ messages)

[PATCH] mtd: rawnand: omap_elm: Replace HTTP links with HTTPS ones
 2020-07-13 17:04 UTC 

[PATCH] mtd: Replace HTTP links with HTTPS ones
 2020-07-13 16:54 UTC 

[ANNOUNCE] mtd-utils-2.1.2 is released
 2020-07-13  9:36 UTC 

[PATCH v2 0/2] Add support to Disable the flash quad mode
 2020-07-13  9:26 UTC  (4+ messages)
` [PATCH v2 1/2] mtd: spi-nor: Add capability to disable "
` [PATCH v2 2/2] mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()

[PATCH] mtd: spi-nor: spansion: Remove s70fl01gs from flash_info
 2020-07-13  9:26 UTC  (4+ messages)

[PATCH v4 0/7] mtd: spi-nor: add xSPI Octal DTR support
 2020-07-13  5:59 UTC  (16+ messages)
` [PATCH v4 1/7] mtd: spi-nor: sfdp: get octal mode maximum speed from BFPT
` [PATCH v4 2/7] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v4 3/7] mtd: spi-nor: sfdp: parse command sequences to change octal DTR mode
` [PATCH v4 4/7] mtd: spi-nor: core: add configuration register 2 read & write support
` [PATCH v4 5/7] mtd: spi-nor: core: execute command sequences to change octal DTR mode
` [PATCH v4 6/7] spi: mxic: patch for octal DTR mode support
` [PATCH v4 7/7] mtd: spi-nor: macronix: Add Octal 8D-8D-8D supports for Macronix mx25uw51245g

[PATCH] ubifs: Fix a potential space leak problem while linking tmpfile
 2020-07-13  3:30 UTC  (9+ messages)

[PATCH] mtd: spinand: micron: add support for MT29F2G01AAAED
 2020-07-12 13:59 UTC 

AVISO DE PROCESSAMENTO DE PAGAMENTO PT
 2020-07-11  5:05 UTC 

[PATCH v12 0/2] NAND ECC engine binding changes
 2020-07-09 20:03 UTC  (5+ messages)
` [PATCH v12 1/2] dt-bindings: mtd: Document nand-ecc-engine
` [PATCH v12 2/2] dt-bindings: mtd: Document boolean NAND ECC properties

[PATCH] HYPERBUS SUPPORT: Replace HTTP links with HTTPS ones
 2020-07-09 18:07 UTC 

[GIT PULL] mtd: Fixes for v5.8-rc5
 2020-07-07 22:10 UTC  (2+ messages)

[PATCH] mtd: rawnand: xway: Fix build issue
 2020-07-07 19:05 UTC  (2+ messages)

[PATCH 10/10] dt-bindings: mtd: fsl-upm-nand: Deprecate chip-delay and fsl, upm-wait-flags
 2020-07-07 19:04 UTC  (2+ messages)

[PATCH v5 1/6] mtd: rawnand: stm32_fmc2: do not display errors if the driver is deferred
 2020-07-07 19:00 UTC  (2+ messages)

[PATCH v5 2/6] dt-bindings: mtd: update STM32 FMC2 NAND controller documentation
 2020-07-07 19:00 UTC  (2+ messages)

[PATCH v5 6/6] mtd: rawnand: stm32_fmc2: get resources from parent node
 2020-07-07 18:59 UTC  (2+ messages)

[PATCH v5 3/6] dt-bindings: memory-controller: add STM32 FMC2 EBI controller documentation
 2020-07-07 18:59 UTC  (2+ messages)

[PATCH v5 0/6] add STM32 FMC2 EBI controller driver
 2020-07-07 18:59 UTC  (6+ messages)
` [PATCH v5 4/6] memory: stm32-fmc2-ebi: "

[PATCH v5 5/6] mtd: rawnand: stm32_fmc2: use regmap APIs
 2020-07-07 18:59 UTC  (2+ messages)

[PATCH] mtd: rawnand: ingenic: cleanup ARRAY_SIZE() vs sizeof() use
 2020-07-07 18:56 UTC  (2+ messages)

[PATCH v3 0/2] ubi: fastmap: Produce and release fm_anchor peb correctly
 2020-07-07 13:41 UTC  (3+ messages)
` [PATCH v3 1/2] ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabled
` [PATCH v3 2/2] ubi: fastmap: Free fastmap next anchor peb during detach

[PATCH v2] ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
 2020-07-07 12:51 UTC 

[PATCH] ubifs: add option to specify version for new file systems
 2020-07-07 12:00 UTC  (2+ messages)

[PATCH] ubifs: Fix wrong orphan node deletion in ubifs_jnl_update()
 2020-07-07 11:57 UTC  (3+ messages)

[PATCH v9 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-07-07 10:44 UTC  (16+ messages)
` [PATCH v9 1/4] unicode: Add utf8_casefold_hash
` [PATCH v9 2/4] fs: Add standard casefolding support
` [PATCH v9 3/4] f2fs: Use generic "
` [PATCH v9 4/4] ext4: "

[PATCH v5 0/2] Add Renesas RPC-IF support
 2020-07-07  9:33 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: memory: document Renesas RPC-IF bindings

Octal RAM driver support related query
 2020-07-07  8:09 UTC  (2+ messages)

[PATCH v2 1/1] drivers: mtd: spi-nor: update read capabilities for w25q64 and s25fl064k
 2020-07-07  6:03 UTC  (3+ messages)

[PATCH 0/2] Add support to Disable the flash quad mode
 2020-07-06  6:47 UTC  (8+ messages)
` [PATCH 1/2] mtd: spi-nor: Add capability to disable "
` [PATCH 2/2] mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()

lists.infradead.org restored from backup, git.infradead.org down
 2020-07-03 13:00 UTC  (5+ messages)

[PATCH v2] mtd: spi-nor: Add support for Winbond w25q64jvm spi flash
 2020-07-03 10:53 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add support for Macronix MX25R1635F
 2020-07-03 10:53 UTC  (2+ messages)

[PATCH 0/1] ubifs: support authentication without hmac
 2020-07-03  9:12 UTC  (35+ messages)
` [PATCH 1/1] ubifs: support authentication, for ro mount, when no key is given
` [PATCH v2 0/4] ubifs: support authentication without hmac
  ` [PATCH v2 1/4] ubifs: move #include "debug.h" above auth.c
  ` [PATCH v2 2/4] ubifs: support authentication, for ro mount, when no key is given
  ` [PATCH v2 3/4] ubifs: sprinkle ubifs_assert(c, !c->ro_mount) in hmac auth
  ` [PATCH v2 4/4] ubifs: prevent remounting rw when no hmac key was given

[PATCH] ubifs: Fix a potential space leak problem while linking tmpfile
 2020-07-01  9:32 UTC 

[PATCH] [v3]mtd: spi-nor: winbond: add 1.8v SPI NOR Flash IDs
 2020-07-01  8:41 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Fix runtime PM imbalance in cqspi_probe
 2020-07-01  7:58 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: Add support for xt25f128b chip
 2020-07-01  7:50 UTC  (2+ messages)

[PATCH] spi-nor: Add support for xt25f32b/xt25f128b
 2020-07-01  7:37 UTC  (2+ messages)

[PATCH v12 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-07-01  2:13 UTC  (3+ messages)
` [PATCH v12 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "
` [PATCH v12 2/2] mtd: rawnand: Add NAND controller support on "

[PATCH v3 0/2] fix potential race between ubifs_tnc_locate() and GC
 2020-07-01  1:15 UTC  (4+ messages)
` [PATCH v3 2/2] ubifs: read node from wbuf when it fully sits in wbuf

[PATCH 0/3] fixes for ubifs xattr operations
 2020-07-01  1:11 UTC  (6+ messages)
` [PATCH 1/3] ubifs: check the remaining name buffer during xattr list
` [PATCH 2/3] ubifs: protect assertion of xattr value size by ui_mutex during xattr get
` [PATCH 3/3] ubifs: ensure only one in-memory xattr inode is created

[PATCH v11 0/2] NAND ECC engine binding changes
 2020-06-30  7:15 UTC  (6+ messages)
` [PATCH v11 1/2] dt-bindings: mtd: Document nand-ecc-engine
` [PATCH v11 2/2] dt-bindings: mtd: Document boolean NAND ECC properties

[PATCH v1] mtd: spi-nor: Add support for Winbond w25q64jv spi flash
 2020-06-29 19:01 UTC  (5+ messages)

[PATCH] mtd: spi-nor: micron-st: enable 4-byte opcodes for n25q512a
 2020-06-29 13:22 UTC  (3+ messages)
  ` (EXT) "

[RESEND, v11 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-06-27  4:06 UTC  (4+ messages)
` [RESEND, v11 2/2] "

[RESEND PATCH v3 0/8] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework
 2020-06-26  9:25 UTC  (5+ messages)

[PATCH] mtd: revert "spi-nor: intel: provide a range for poll_timout"
 2020-06-26 10:57 UTC  (2+ messages)

[PATCH] mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake-H SPI serial flash
 2020-06-26 10:37 UTC  (2+ messages)

[PATCH] mtd: spi-nor: intel-spi: Add support for Intel Emmitsburg SPI serial flash
 2020-06-26 10:36 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).