linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-22 07:24:19 to 2022-03-01 12:50:16 UTC [more...]

[PATCH RFC] mtd: spi-nor: unset quad_enable if SFDP doesn't specify it
 2022-03-01 12:49 UTC 

[PATCH 0/2] mtd: spi-nor: Fix Quad Enable method for MX25L12835F
 2022-03-01 12:46 UTC  (11+ messages)
` [PATCH 1/2] mtd: spi-nor: macronix: Move set_4byte_addr_mode() to late_init()
` [PATCH 2/2] mtd: spi-nor: macronix: Use post_bfpt hook to fix quad_enable method for MX25L12835F

Different writeback timing since v5.14
 2022-03-01 10:32 UTC  (2+ messages)

[PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'
 2022-03-01 10:06 UTC  (8+ messages)

[PATCH v4 0/6] mtd: spi-nor: Handle ID collisions
 2022-03-01  9:31 UTC  (13+ messages)
` [PATCH v4 1/6] mtd: spi-nor: core: Report correct name in case of "
` [PATCH v4 2/6] mtd: spi-nor: core: Handle ID collisions between SFDP & non-SFDP flashes
` [PATCH v4 3/6] mtd: spi-nor: macronix: Handle ID collision b/w MX25L3233F and MX25L3205D
` [PATCH v4 4/6] mtd: spi-nor: macronix: Handle ID collision b/w MX25L12805D and MX25L12835F
` [PATCH v4 5/6] mtd: spi-nor: Introduce Manufacturer ID collisions driver
` [PATCH v4 6/6] mtd: spi-nor: manuf-id-collisions: Add support for xt25f128b
  ` [PATCH] mtd: spi-nor: Move XMC to manufacturer ID collisions driver
  ` [PATCH v2] "

[PATCH v2] mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init
 2022-03-01  8:50 UTC  (2+ messages)

[PATCH v9 0/3] mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t
 2022-03-01  5:21 UTC  (4+ messages)
` [PATCH v9 1/3] mtd: spi-nor: spansion: Add support for Read Any Register
` [PATCH v9 2/3] mtd: spi-nor: spansion: Add support for volatile QE bit
` [PATCH v9 3/3] mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixups

[PATCH] mtd: spi-nor: Skip erase logic when SPI_NOR_NO_ERASE is set
 2022-02-28 16:33 UTC 

[PATCH] mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
 2022-02-28 15:34 UTC  (2+ messages)

[PATCH 00/10] spi: spi-mem: Add driver for Aspeed SMC controllers
 2022-02-28 14:37 UTC  (15+ messages)
` [PATCH 01/10] mtd: spi-nor: aspeed: Rename Kconfig option
` [PATCH 03/10] spi: spi-mem: Add driver for Aspeed SMC controllers
` [PATCH 04/10] spi: aspeed: Add support for direct mapping
` [PATCH 08/10] spi: aspeed: Calibrate read timings

ubifs: handling dirty data (writing back) + power cuts
 2022-02-28 13:36 UTC  (4+ messages)

[PATCH RESEND v2 0/2] refine the NFC clock framework
 2022-02-28 11:36 UTC  (5+ messages)
` [PATCH RESEND v2 1/2] mtd: rawnand: meson: discard the common MMC sub "
` [PATCH RESEND v2 2/2] dt-bindings: nand: meson: refine Amlogic NAND controller driver

[PATCH v2 0/8] mtd: spi-nor: Rework Octal DTR methods
 2022-02-28 11:17 UTC  (9+ messages)
` [PATCH v2 1/8] mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_name
` [PATCH v2 2/8] mtd: spi-nor: Introduce spi_nor_match_id()
` [PATCH v2 3/8] mtd: spi-nor: core: Use auto-detection only once
` [PATCH v2 4/8] mtd: spi-nor: core: Introduce method for RDID op
` [PATCH v2 5/8] mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
` [PATCH v2 6/8] mtd: spi-nor: core: Add helpers to read/write any register
` [PATCH v2 7/8] mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()
` [PATCH v2 8/8] mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()

[PATCH] mtd: spi-nor: winbond: fix the name of W25Q16JV-IM/-JM
 2022-02-28  8:26 UTC  (2+ messages)

[PATCH] mtd: rawnand: omap2: Actually prevent invalid configuration and build error
 2022-02-27  6:55 UTC 

[PATCH V7] mtd: spi-nor: winbond: add support for W25Q512NW-IM
 2022-02-25 17:19 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: partitions: convert BCM47xx to the json-schema
 2022-02-25 16:27 UTC  (2+ messages)

[PATCH v5 00/32] mtd: spi-nor: move vendor specific code into vendor modules
 2022-02-25 16:18 UTC  (44+ messages)
` [PATCH v5 01/32] mtd: spi-nor: atmel: unify function names
` [PATCH v5 02/32] mtd: spi-nor: catalyst: "
` [PATCH v5 03/32] mtd: spi-nor: eon: "
` [PATCH v5 04/32] mtd: spi-nor: esmt: "
` [PATCH v5 05/32] mtd: spi-nor: everspin: "
` [PATCH v5 06/32] mtd: spi-nor: fujitsu: "
` [PATCH v5 07/32] mtd: spi-nor: gigadevice: "
` [PATCH v5 08/32] mtd: spi-nor: intel: "
` [PATCH v5 09/32] mtd: spi-nor: issi: "
` [PATCH v5 10/32] mtd: spi-nor: macronix: "
` [PATCH v5 11/32] mtd: spi-nor: micron-st: "
` [PATCH v5 12/32] mtd: spi-nor: spansion: "
` [PATCH v5 13/32] mtd: spi-nor: sst: "
` [PATCH v5 14/32] mtd: spi-nor: winbond: "
` [PATCH v5 15/32] mtd: spi-nor: xilinx: "
` [PATCH v5 16/32] mtd: spi-nor: xmc: "
` [PATCH v5 17/32] mtd: spi-nor: slightly refactor the spi_nor_setup()
` [PATCH v5 18/32] mtd: spi-nor: allow a flash to define its own ready() function
` [PATCH v5 19/32] mtd: spi-nor: export more function to be used in vendor modules
` [PATCH v5 20/32] mtd: spi-nor: guard _page_size parameter in S3AN_INFO()
` [PATCH v5 21/32] mtd: spi-nor: move all xilinx specifics into xilinx.c
` [PATCH v5 22/32] mtd: spi-nor: xilinx: rename vendor specific functions and defines
` [PATCH v5 23/32] mtd: spi-nor: xilinx: correct the debug message
` [PATCH v5 24/32] mtd: spi-nor: move all micron-st specifics into micron-st.c
` [PATCH v5 25/32] mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flag
` [PATCH v5 26/32] mtd: spi-nor: micron-st: rename vendor specific functions and defines
` [PATCH v5 27/32] mtd: spi-nor: spansion: slightly rework control flow in late_init()
` [PATCH v5 28/32] mtd: spi-nor: move all spansion specifics into spansion.c
` [PATCH v5 29/32] mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flag
` [PATCH v5 30/32] mtd: spi-nor: spansion: rename vendor specific functions and defines
` [PATCH v5 31/32] mtd: spi-nor: slightly change code style in spi_nor_sr_ready()
` [PATCH v5 32/32] mtd: spi-nor: renumber flags

[PATCH v2] mtd: core: Remove partid and partname debugfs files
 2022-02-25 14:46 UTC 

[PATCH] mtd: rawnand: omap2: Actually prevent invalid configuration and build error
 2022-02-25 11:15 UTC  (2+ messages)

[PATCH v8 0/3] mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t
 2022-02-25  9:14 UTC  (8+ messages)
` [PATCH v8 1/3] mtd: spi-nor: spansion: Add support for Read Any Register
` [PATCH v8 2/3] mtd: spi-nor: spansion: Add support for volatile QE bit
` [PATCH v8 3/3] mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixups

[PATCH 0/2] dt-bindings: nvmem: support describing cells
 2022-02-25  9:09 UTC  (8+ messages)
` [PATCH REBASED 1/2] dt-bindings: nvmem: extract NVMEM cell to separated file
  ` [PATCH REBASED 2/2] dt-bindings: nvmem: cells: add MAC address cell

Wycena paneli fotowoltaicznych
 2022-02-25  7:45 UTC 

[PATCH 0/3] mtd: spi-nor: Rework Octal DTR enable methods
 2022-02-25  7:37 UTC  (8+ messages)
` [PATCH 1/3] mtd: spi-nor: core: Add helpers to read/write any register
` [PATCH 2/3] mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()
` [PATCH 3/3] mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()

[PATCH 0/4] spi-mem: Allow specifying the byte order in DTR mode
 2022-02-25  7:35 UTC  (20+ messages)
` [PATCH 2/4] mtd: spi-nor: core: "

Make NAND_BBT_NO_OOB_BBM configurable or let the gpmi driver decide?
 2022-02-24 18:17 UTC  (7+ messages)

[RFC RFT PATCH v2 2/2] mtd: core: introduce of support for dynamic partitions
 2022-02-24 15:23 UTC  (2+ messages)
` [mtd] 8d892a300a: BUG:kernel_NULL_pointer_dereference,address

[RFC RFT PATCH v3 0/2] Add nvmem support for dynamic partitions
 2022-02-24 15:20 UTC  (3+ messages)
` [RFC RFT PATCH v3 1/2] dt-bindings: mtd: partitions: Document new partition-dynamic nodes
` [RFC RFT PATCH v3 2/2] mtd: core: introduce of support for dynamic partitions

Ruch z pierwszej pozycji w Google
 2022-02-24  9:05 UTC 

[PATCH] mtd: nand: raw: qcom_nandc: Don't clear_bam_transaction on READID
 2022-02-24  7:33 UTC  (16+ messages)

[PATCH] dt-bindings: mtd: partitions: convert Broadcom's TRX to the json-schema
 2022-02-23 23:05 UTC  (4+ messages)

[PATCH RESEND stable 4.19] mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status
 2022-02-23 18:29 UTC  (7+ messages)
` [PATCH RESEND stable 4.14] "
` [PATCH RESEND stable 4.9] "

[PATCH v4 00/32] mtd: spi-nor: move vendor specific code into vendor modules
 2022-02-23 12:01 UTC  (49+ messages)
` [PATCH v4 01/32] mtd: spi-nor: atmel: unify function names
` [PATCH v4 02/32] mtd: spi-nor: catalyst: "
` [PATCH v4 03/32] mtd: spi-nor: eon: "
` [PATCH v4 04/32] mtd: spi-nor: esmt: "
` [PATCH v4 05/32] mtd: spi-nor: everspin: "
` [PATCH v4 06/32] mtd: spi-nor: fujitsu: "
` [PATCH v4 07/32] mtd: spi-nor: gigadevice: "
` [PATCH v4 08/32] mtd: spi-nor: intel: "
` [PATCH v4 09/32] mtd: spi-nor: issi: "
` [PATCH v4 10/32] mtd: spi-nor: macronix: "
` [PATCH v4 11/32] mtd: spi-nor: micron-st: "
` [PATCH v4 12/32] mtd: spi-nor: spansion: "
` [PATCH v4 13/32] mtd: spi-nor: sst: "
` [PATCH v4 14/32] mtd: spi-nor: winbond: "
` [PATCH v4 15/32] mtd: spi-nor: xilinx: "
` [PATCH v4 16/32] mtd: spi-nor: xmc: "
` [PATCH v4 20/32] mtd: spi-nor: guard _page_size parameter in S3AN_INFO()
` [PATCH v4 22/32] mtd: spi-nor: xilinx: rename vendor specific functions and defines
` [PATCH v4 26/32] mtd: spi-nor: micron-st: "
` [PATCH v4 28/32] mtd: spi-nor: move all spansion specifics into spansion.c
` [PATCH v4 30/32] mtd: spi-nor: spansion: rename vendor specific functions and defines
` [PATCH v4 31/32] mtd: spi-nor: slightly change code style in spi_nor_sr_ready()

[RFC RFT PATCH v2 0/2] Add nvmem support for dynamic partitions
 2022-02-22 18:24 UTC  (8+ messages)
` [RFC RFT PATCH v2 1/2] dt-bindings: mtd: partitions: Document new partition-dynamic nodes

[PATCH v6 00/28] External ECC engines & Macronix support
 2022-02-22 10:41 UTC  (4+ messages)
` [PATCH v6 14/28] mtd: nand: mxic-ecc: Add Macronix external ECC engine support

[PATCH v3 1/1] mtd: spi-nor: winbond: Add support for w25q01jv-iq
 2022-02-22  8:56 UTC 

[PATCH v2 1/1] mtd: spi-nor: winbond: Add support for w25q01jv-iq
 2022-02-22  7:50 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).