linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-21 21:15:54 to 2024-02-01 21:47:46 UTC [more...]

[PATCH v2 00/33] spi: get rid of some legacy macros
 2024-02-01 21:47 UTC  (13+ messages)
` [PATCH v2 12/33] mtd: dataflash: Follow renaming of SPI "master" to "controller"
` [PATCH v2 13/33] mtd: rawnand: fsl_elbc: Let .probe retry if local bus is missing

[SkyHigh Memory SPI NAND Driver]
 2024-02-01 19:40 UTC  (6+ messages)

[PATCH v3 00/10] mtd: rawnand: brcmnand: driver and doc updates
 2024-02-01 18:53 UTC  (43+ messages)
` [PATCH v3 01/10] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
` [PATCH v3 02/10] ARM: dts: broadcom: bcmbca: Add NAND controller node
` [PATCH v3 03/10] arm64: "
` [PATCH v3 04/10] mtd: rawnand: brcmnand: Rename bcm63138 nand driver
` [PATCH v3 05/10] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface
` [PATCH v3 06/10] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
` [PATCH v3 07/10] mtd: rawnand: brcmnand: Support write protection setting from dts
` [PATCH v3 08/10] mtd: rawnand: brcmnand: exec_op helper functions return type fixes
` [PATCH v3 09/10] mtd: rawnand: brcmnand: update log level messages
` [PATCH v3 10/10] mtd: rawnand: brcmnand: allow for on-die ecc

[PATCH v2 0/2] mtd: spi-nor: core: set mtd->eraseregions for
 2024-02-01 16:20 UTC  (5+ messages)
` [PATCH v2 1/2] mtd: spi-nor: core: rework struct spi_nor_erase_region
` [PATCH v2 2/2] mtd: spi-nor: core: set mtd->eraseregions for non-uniform erase map

[PATCH v8 0/9] Add octal DTR support for Macronix flash
 2024-02-01 15:52 UTC  (17+ messages)
` [PATCH v8 1/9] mtd: spi-nor: add Octal "
` [PATCH v8 2/9] spi: spi-mem: Allow specifying the byte order in Octal DTR mode
` [PATCH v8 3/9] mtd: spi-nor: core: "
` [PATCH v8 4/9] mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT
` [PATCH v8 5/9] spi: mxic: Add support for swapping byte
` [PATCH v8 6/9] mtd: spi-nor: add support for Macronix Octal flash MX25 series with RWW feature
` [PATCH v8 7/9] mtd: spi-nor: add support for Macronix Octal flash MX66 "
` [PATCH v8 8/9] mtd: spi-nor: add support for Macronix Octal flash MX25 series
` [PATCH v8 9/9] mtd: spi-nor: add support for Macronix Octal flash MX66 series

[PATCH 0/1] mtd: spi-nor: everspin: add em004lxb entry
 2024-02-01 14:07 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/2] mtd: hyperbus: Add support for Infineon S26Hx-T
 2024-02-01 12:37 UTC  (15+ messages)
` [PATCH 1/2] mtd: hyperbus: Introduce SFDP probe

Fotowoltaika - propozycja instalacji
 2024-01-31  8:35 UTC 

[PATCH 0/4] mtd: spi-nor: mark the flash name as obsolete
 2024-01-29 13:34 UTC  (12+ messages)
` [PATCH 1/4] mtd: spi-nor: print flash ID instead of name
` [PATCH 2/4] mtd: spi-nor: mark the flash name as obsolete
` [PATCH 3/4] mtd: spi-nor: sysfs: hide the flash name if not set
` [PATCH 4/4] mtd: spi-nor: drop superfluous debug prints

[PATCH v2] ubi: block: fix memleak in ubiblock_create()
 2024-01-29 13:27 UTC  (2+ messages)

[PATCH] mtd: spi-nor: core: Introduce spi_nor_abort_octal_dtr()
 2024-01-29 13:01 UTC  (6+ messages)

[Linux Kernel Bug] memory leak in ubi_attach
 2024-01-29 11:51 UTC  (6+ messages)

ubifs: master area fails to recover when master node 1 is corrupted
 2024-01-27 10:21 UTC  (5+ messages)

[PATCH 0/2] mtd: spinand: Resolve GigaDevice/ESMT ID clash
 2024-01-27  8:26 UTC  (7+ messages)
` [PATCH 1/2] mtd: spinand: Add support for 5-byte IDs
` [PATCH 2/2] mtd: spinand: esmt: Extend IDs to 5 bytes

[PATCH v3] mtd: spinand: macronix: Fix MX35LFxGE4AD page size
 2024-01-27  0:35 UTC  (2+ messages)

[PATCH 1/2] fbdev: Remove support for Carillo Ranch driver
 2024-01-26  7:02 UTC  (3+ messages)
` [PATCH 2/2] mtd: "

[PATCH v2] mtd: spinand: add support for ESMT F50x1G41LB
 2024-01-26  1:45 UTC  (6+ messages)

[PATCH 00/15] ubifs folio conversion
 2024-01-25  2:05 UTC  (40+ messages)
` [PATCH 01/15] ubifs: Set page uptodate in the correct place
` [PATCH 02/15] ubifs: Convert from writepage to writepages
` [PATCH 03/15] ubifs: Convert ubifs_writepage to use a folio
` [PATCH 04/15] ubifs: Use a folio in do_truncation()
` [PATCH 05/15] ubifs: Convert do_writepage() to take a folio
` [PATCH 06/15] ubifs: Convert ubifs_vm_page_mkwrite() to use "
` [PATCH 08/15] ubifs: Convert ubifs_write_begin() "
` [PATCH 09/15] ubifs: Convert ubifs_write_end() "
` [PATCH 10/15] ubifs: Convert do_readpage() to take "
` [PATCH 11/15] ubifs: Convert allocate_budget() to work on "
` [PATCH 12/15] ubifs: Convert cancel_budget() to take "
` [PATCH 13/15] ubifs: Pass a folio into ubifs_bulk_read() and ubifs_do_bulk_read()
` [PATCH 14/15] ubifs: Use a folio in ubifs_do_bulk_read()
` [PATCH 15/15] ubifs: Convert populate_page() to take a folio

[PATCH v2 00/15] ubifs folio conversion
 2024-01-25  1:50 UTC  (19+ messages)
` [PATCH v2 01/15] ubifs: Set page uptodate in the correct place
` [PATCH v2 02/15] ubifs: Convert from writepage to writepages
` [PATCH v2 03/15] ubifs: Convert ubifs_writepage to use a folio
` [PATCH v2 04/15] ubifs: Use a folio in do_truncation()
` [PATCH v2 05/15] ubifs: Convert do_writepage() to take a folio
` [PATCH v2 06/15] ubifs: Convert ubifs_vm_page_mkwrite() to use "
` [PATCH v2 07/15] ubifs: Convert write_begin_slow() "
` [PATCH v2 08/15] ubifs: Convert ubifs_write_begin() "
` [PATCH v2 09/15] ubifs: Convert ubifs_write_end() "
` [PATCH v2 10/15] ubifs: Convert do_readpage() to take "
` [PATCH v2 11/15] ubifs: Convert allocate_budget() to work on "
` [PATCH v2 12/15] ubifs: Convert cancel_budget() to take "
` [PATCH v2 13/15] ubifs: Pass a folio into ubifs_bulk_read() and ubifs_do_bulk_read()
` [PATCH v2 14/15] ubifs: Use a folio in ubifs_do_bulk_read()
` [PATCH v2 15/15] ubifs: Convert populate_page() to take a folio

[PATCH] MAINTAINERS: Add Zhihao Cheng as UBI/UBIFS reviewer
 2024-01-24 12:45 UTC  (2+ messages)

[Linux Kernel Bug] WARNING: zero-size vmalloc in ubi_read_volume_table
 2024-01-24  9:30 UTC  (5+ messages)

[PATCH] ubi: Check for too small LEB size in VTBL code
 2024-01-24  7:20 UTC  (2+ messages)

[PATCH v2 00/10] mtd: rawnand: brcmnand: driver and doc updates
 2024-01-23 19:24 UTC  (8+ messages)
` [PATCH v2 01/10] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs

Build regressions/improvements in v6.8-rc1
 2024-01-23 14:21 UTC  (2+ messages)

[PATCH v1 0/4] fw_devlink: generically handle bad links to child fwnodes
 2024-01-23  1:47 UTC  (5+ messages)
` [PATCH v1 1/4] driver core: fw_devlink: Use driver to determine probe ability
` [PATCH v1 2/4] driver core: fw_devlink: Link to supplier ancestor if no device
` [PATCH v1 3/4] driver core: fw_devlink: Add function device_links_fixup_suppliers()
` [PATCH v1 4/4] mtd: mtdpart: Allow fwnode links to NVMEM compatible fwnodes

[PATCH v2] ubifs: Queue up space reservation tasks if retrying many times
 2024-01-22  6:31 UTC 

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2024-01-21 21:17 UTC  (10+ messages)
` [PATCH v11 03/10] spi: Add multi-cs memories support in SPI core


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