linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-19 13:12:00 to 2020-05-22 10:22:19 UTC [more...]

[PATCH v7 00/20] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-22 10:12 UTC  (14+ messages)
` [PATCH v7 01/20] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v7 02/20] spi: spi-mem: allow specifying a command's extension
` [PATCH v7 03/20] spi: atmel-quadspi: reject DTR ops
` [PATCH v7 04/20] spi: spi-mtk-nor: "
` [PATCH v7 05/20] spi: mxic: Avoid endianness problems with 2-byte opcodes
` [PATCH v7 06/20] mtd: spi-nor: add support for DTR protocol
` [PATCH v7 07/20] mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widths
` [PATCH v7 08/20] mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev D
` [PATCH v7 09/20] mtd: spi-nor: sfdp: get command opcode extension type from BFPT
` [PATCH v7 10/20] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v7 11/20] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v7 12/20] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v7 13/20] mtd: spi-nor: core: enable octal DTR mode when possible

[PATCH] mtd: spi-nor: Fix runtime PM imbalance in cqspi_probe
 2020-05-22 10:05 UTC 

[PATCH] mtd: rawnand: gpmi: Fix runtime PM imbalance on error
 2020-05-22  9:51 UTC 

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

[PATCH v2 0/5] mtd: rawnand: brcmnand: support v2.1-v2.2 controllers
 2020-05-22  7:25 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] mtd: rawnand: brcmnand: rename v4 registers
  ` [PATCH v3 2/5] mtd: rawnand: brcmnand: fix CS0 layout
  ` [PATCH v3 3/5] mtd: rawnand: brcmnand: rename page sizes
  ` [PATCH v3 4/5] dt: bindings: brcmnand: add v2.1 and v2.2 support
  ` [PATCH v3 5/5] nand: brcmnand: support v2.1-v2.2 controllers

Issue with 'ubi part' ubi_io_read: error -74 (ECC error)
 2020-05-22  4:03 UTC  (4+ messages)

[PATCH v2 00/62] mtd: rawnand: Get rid of nand_release()
 2020-05-22  0:12 UTC  (32+ messages)
` [PATCH v2 35/62] mtd: rawnand: oxnas: Keep track of registered devices
` [PATCH v2 39/62] mtd: rawnand: oxnas: Stop using nand_release()
` [PATCH v2 40/62] mtd: rawnand: pasemi: Fix the probe error path
` [PATCH v2 42/62] mtd: rawnand: plat_nand: "
` [PATCH v2 43/62] mtd: rawnand: plat_nand: Stop using nand_release()
` [PATCH v2 44/62] mtd: rawnand: qcom: "
` [PATCH v2 45/62] mtd: rawnand: r852: "
` [PATCH v2 46/62] mtd: rawnand: s3c2410: "
` [PATCH v2 47/62] mtd: rawnand: sh_flctl: "
` [PATCH v2 48/62] mtd: rawnand: sharpsl: Fix the probe error path
` [PATCH v2 49/62] mtd: rawnand: sharpsl: Stop using nand_release()
` [PATCH v2 50/62] mtd: rawnand: socrates: Fix the probe error path
` [PATCH v2 51/62] mtd: rawnand: socrates: Stop using nand_release()
` [PATCH v2 52/62] mtd: rawnand: stm32_fmc2: "
` [PATCH v2 53/62] mtd: rawnand: sunxi: Fix the probe error path
` [PATCH v2 54/62] mtd: rawnand: sunxi: Stop using nand_release()
` [PATCH v2 55/62] mtd: rawnand: tango: "
` [PATCH v2 56/62] mtd: rawnand: tmio: Fix the probe error path
` [PATCH v2 57/62] mtd: rawnand: tmio: Stop using nand_release()
` [PATCH v2 58/62] mtd: rawnand: txx9ndfmc: "
` [PATCH v2 59/62] mtd: rawnand: vf610: "
` [PATCH v2 60/62] mtd: rawnand: xway: Fix the probe error path
` [PATCH v2 61/62] mtd: rawnand: xway: Stop using nand_release()
` [PATCH v2 62/62] mtd: rawnand: "

[PATCH v2 33/62] mtd: rawnand: orion: Fix the probe error path
 2020-05-22  0:12 UTC  (2+ messages)

[PATCH v2 21/62] mtd: rawnand: ingenic: Fix the probe error path
 2020-05-22  0:12 UTC  (2+ messages)

[PATCH v2 36/62] mtd: rawnand: oxnas: Fix the probe error path
 2020-05-22  0:12 UTC  (2+ messages)

[PATCH v2 12/62] mtd: rawnand: diskonchip: Fix the probe error path
 2020-05-22  0:12 UTC  (2+ messages)

[PATCH v2 27/62] mtd: rawnand: mtk: Fix the probe error path
 2020-05-22  0:12 UTC  (2+ messages)

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

[PATCH v2 1/3] ARM: pxa: remove Compulab pxa2xx boards
 2020-05-21 19:10 UTC  (11+ messages)
` [PATCH v2 2/3] MAINTAINERS: pxa: remove Compulab arm/pxa support
` [PATCH v2 3/3] ASoC: pxa: remove Compulab pxa2xx boards

[PATCH v2 1/1] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
 2020-05-21 12:43 UTC  (9+ messages)

[RFC PATCH 0/3] Add prepare/unprepare method in spi_controller_mem_ops
 2020-05-21 11:23 UTC  (4+ messages)
` [RFC PATCH 1/3] spi: spi-mem: add optional prepare/unprepare methods "
` [RFC PATCH 2/3] mtd: spi-nor: Add prepare/unprepare support for spimem device
` [RFC PATCH 3/3] spi: hisi-sfc-v3xx: Add prepare/unprepare methods to avoid race condition

[PATCH v1 1/1] drivers: mtd: spi-nor: update read capabilities for w25q64 and s25fl064k
 2020-05-21  5:26 UTC 

[PATCH v2 1/2] mtd: rawnand: Add a helper for testing data interface
 2020-05-20 21:15 UTC  (6+ messages)
` [PATCH v2 2/2] mtd: rawnand: Add timings for Kioxia TH58NVG2S3HBAI4
  ` SV: [PATCH v2 1/2] mtd: rawnand: Add a helper for testing data interface

SV: [PATCH 2/2] mtd: rawnand: Add timings for Kioxia TH58NVG2S3HBAI4
 2020-05-20 20:57 UTC  (10+ messages)
`  "

[GIT PULL] MTD fixes for 5.7 final
 2020-05-20 20:30 UTC  (2+ messages)

[GIT PULL] UBI/UBIFS fixes for 5.7 final
 2020-05-20 20:30 UTC  (2+ messages)

[PATCH v2 0/2] Add Renesas RPC-IF support
 2020-05-20 14:38 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: memory: document Renesas RPC-IF bindings

[PATCH 1/2] ARM: pxa: remove Compulab pxa2xx boards
 2020-05-20 13:49 UTC  (4+ messages)

Any UBIFS volume image installation command with selective ECC (DTB) in Linux?
 2020-05-20 11:22 UTC  (4+ messages)

[PATCH v2] mtd: rawnand: Remove the cmx270 NAND controller driver
 2020-05-20 10:23 UTC  (2+ messages)

[PATCH v1] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
 2020-05-20 10:05 UTC  (3+ messages)

[PATCH v2 00/19] mtd: rawnand: cafe: Convert to exec_op() (and more)
 2020-05-20  7:55 UTC  (6+ messages)

[RESET PATCH v5 5/5] mtd: rawnand: micron: Micron SLC NAND filling block
 2020-05-20  1:04 UTC  (3+ messages)

[PATCH v2 1/4] dt-bindings: mtd: rawnand: ingenic: Clarify the active state of the RB pin
 2020-05-20  0:37 UTC  (6+ messages)
` [PATCH v2 2/4] dt-bindings: mtd: nand: Document the generic rb-gpios property
` [PATCH v2 3/4] mtd: rawnand: ingenic: Fix the RB gpio active-high property on qi, lb60
` [PATCH v2 4/4] mtd: rawnand: ingenic: Convert the driver to exec_op()

[PATCH v2 1/3] dt-bindings: pinctrl: Convert ingenic, pinctrl.txt to YAML
 2020-05-20  0:22 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: memory: Convert ingenic, jz4780-nemc.txt "
` [PATCH v2 3/3] dt-bindings: mtd: Convert ingenic, jz4780-nand.txt "

PROBLEM: JFFS2 Summary Oops - v4.19.16
 2020-05-20  0:17 UTC 

[RESENDPATCH v8 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-20  0:06 UTC  (3+ messages)
` [RESENDPATCH v8 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "
` [RESENDPATCH v8 2/2] mtd: rawnand: Add NAND controller support on "

[PATCH] jffs2: GC deadlock reading a page that is used in jffs2_write_begin()
 2020-05-20  0:00 UTC  (3+ messages)

[PATCH] mtd: rawnand: ingenic: Convert the driver to exec_op()
 2020-05-19 23:13 UTC  (13+ messages)

[PATCH v3 0/2] Add Renesas RPC-IF support
 2020-05-19 17:36 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: memory: document Renesas RPC-IF bindings

[PATCH v2 0/3] mtd: lpddr: Fix bad logic bug in print_drs_error
 2020-05-19 16:22 UTC  (4+ messages)
` [PATCH v2 1/3] mtd: lpddr: Fix bad logic "

[PATCH v8 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-19 14:47 UTC  (2+ messages)

[RESEND PATCH v2] mtd: rawnand: micron: Adapt the PAGE READ flow to constraint controllers
 2020-05-19 13:08 UTC 

[PATCH v2] mtd: rawnand: micron: Adapt the PAGE READ flow to constraint controllers
 2020-05-19 13:05 UTC  (3+ 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).