linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-23 14:21:18 to 2022-03-04 00:37:23 UTC [more...]

[PATCH v4 0/6] mtd: spi-nor: Handle ID collisions
 2022-03-04  0:36 UTC  (32+ 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] mtd: rawnand: rockchip: fix platform_get_irq.cocci warning
 2022-03-03 12:34 UTC 

[PATCH v2 00/10] spi: spi-mem: Add driver for Aspeed SMC controllers
 2022-03-03 10:01 UTC  (25+ messages)
` [PATCH v2 01/10] mtd: spi-nor: aspeed: Rename Kconfig option
` [PATCH v2 02/10] ARM: dts: aspeed: Adjust "reg" property of FMC/SPI controllers
` [PATCH v2 03/10] dt-bindings: spi: Add Aspeed SMC controllers device tree binding
` [PATCH v2 04/10] spi: spi-mem: Add driver for Aspeed SMC controllers
` [PATCH v2 05/10] spi: aspeed: Add support for direct mapping
` [PATCH v2 06/10] spi: aspeed: Adjust direct mapping to device size
` [PATCH v2 07/10] spi: aspeed: Workaround AST2500 limitations
` [PATCH v2 08/10] spi: aspeed: Add support for the AST2400 SPI controller
` [PATCH v2 09/10] spi: aspeed: Calibrate read timings
` [PATCH v2 10/10] ARM: dts: aspeed: Enable Dual SPI RX transfers

[PATCH] dt-bindings: mtd: partitions: add UBI binding
 2022-03-03  8:32 UTC  (3+ messages)

[PATCH v3 00/17] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2022-03-02 20:05 UTC  (7+ messages)
` [PATCH v3 05/17] mtd: spinand: Define ctrl_ops for non-page read/write op templates

[PATCH v3] mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init
 2022-03-02 13:27 UTC 

[PATCH 0/4] spi-mem: Allow specifying the byte order in DTR mode
 2022-03-02 12:30 UTC  (24+ messages)
` [PATCH 1/4] spi: "
` [PATCH 2/4] mtd: spi-nor: core: "
` [PATCH 3/4] mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT
` [PATCH 4/4] mtd: spi-nor: core: Introduce SPI_NOR_DTR_BSWAP16 no_sfdp_flag

[PATCH RESEND v2 0/2] refine the NFC clock framework
 2022-03-02  9:57 UTC  (9+ 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

Different writeback timing since v5.14
 2022-03-02  9:24 UTC  (4+ messages)

[PATCH 0/5] spi: make remove callback a void function
 2022-03-02  7:30 UTC  (3+ messages)
` [PATCH 5/5] "

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

[PATCH] mtd: spi-nor: Skip erase logic when SPI_NOR_NO_ERASE is set
 2022-03-01 22:35 UTC  (2+ messages)

[PATCH RFC] mtd: spi-nor: unset quad_enable if SFDP doesn't specify it
 2022-03-01 15:25 UTC  (2+ messages)

[PATCH 0/2] mtd: spi-nor: Fix Quad Enable method for MX25L12835F
 2022-03-01 14:41 UTC  (15+ 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

[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: 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 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  (22+ messages)
` [PATCH v5 11/32] mtd: spi-nor: micron-st: unify function names
` [PATCH v5 16/32] mtd: spi-nor: xmc: "
` [PATCH v5 22/32] mtd: spi-nor: xilinx: rename vendor specific functions and defines
` [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 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()

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] "


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).