linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-19 16:58:00 to 2021-04-05 15:30:21 UTC [more...]

[PATCH] ubifs: default to zstd compression
 2021-04-05 15:29 UTC 

[PATCH 0/2] mtd: spi-nor: support dumping sfdp tables
 2021-04-05 15:07 UTC  (15+ messages)
` [PATCH 1/2] mtd: spi-nor: sfdp: save a copy of the SFDP data
` [PATCH 2/2] mtd: spi-nor: add initial sysfs support

[PATCH 1/3] mtd: spi-nor: core: Add manuafacturer/chip specific operations
 2021-04-05  9:53 UTC  (5+ messages)
` [PATCH 2/3] mtd: spi-nor: core: reuse spi_nor_clear_sr function
` [PATCH 3/3] mtd: spi-nor: core: move Spansion checking ready codes into spansion.c

[PATCH] mtd: spi-nor: XTX: Add support for XTX XT25F128B
 2021-04-05  8:52 UTC  (2+ messages)

[PATCH 0/2] mtd: spi-nor: macronix: mx25l51245g, mx66l51235l and mx66l51235f
 2021-04-05  8:32 UTC  (4+ messages)
` [PATCH 1/2] Revert "mtd: spi-nor: macronix: Add support for mx25l51245g"
` [PATCH 2/2] mtd: spi-nor: macronix: Fix name for mx66l51235f

[PATCH] mtd: rawnand: qcom: Use dma_mapping_error() for error check
 2021-04-05  5:09 UTC 

[PATCH v2 0/2] Add octal DTR support for Macronix flash
 2021-04-05  4:41 UTC  (10+ messages)
` [PATCH v2 1/2] mtd: spi-nor: macronix: add support for Macronix octaflash

[PATCH] mtd: nand: gpmi: Fix a double free in gpmi_nand_init
 2021-04-03  6:09 UTC 

[PATCH] mtd: core: Constify buf in mtd_write_user_prot_reg()
 2021-04-03  6:09 UTC 

[PATCH v11 0/4] Add support for secure regions in NAND
 2021-04-02 15:01 UTC  (5+ messages)
` [PATCH v11 1/4] dt-bindings: mtd: Convert Qcom NANDc binding to YAML
` [PATCH v11 2/4] dt-bindings: mtd: Add a property to declare secure regions in NAND chips
` [PATCH v11 3/4] mtd: rawnand: Add support for secure regions in NAND memory
` [PATCH v11 4/4] mtd: rawnand: qcom: Add missing nand_cleanup() in error path

[PATCH v10 0/4] Add support for secure regions in NAND
 2021-04-02 14:27 UTC  (9+ messages)
` [PATCH v10 1/4] dt-bindings: mtd: Convert Qcom NANDc binding to YAML
` [PATCH v10 2/4] dt-bindings: mtd: Add a property to declare secure regions in NAND chips
` [PATCH v10 3/4] mtd: rawnand: Add support for secure regions in NAND memory
` [PATCH v10 4/4] mtd: rawnand: qcom: Add missing nand_cleanup() in error path

[RFC PATCH 00/16] mtd: rawnand: NV-DDR support
 2021-04-02  9:51 UTC  (17+ messages)
` [RFC PATCH 01/16] mtd: rawnand: Add a helper to clarify the interface configuration
` [RFC PATCH 02/16] mtd: rawnand: arasan: Check the proposed data interface is supported
` [RFC PATCH 03/16] mtd: rawnand: atmel: "
` [RFC PATCH 04/16] mtd: rawnand: onfi: Use the BIT() macro when possible
` [RFC PATCH 05/16] mtd: rawnand: Update dead URL
` [RFC PATCH 06/16] mtd: rawnand: Use more recent ONFI specification wording
` [RFC PATCH 07/16] mtd: rawnand: Clarify the NV-DDR entries in the ONFI structure
` [RFC PATCH 08/16] mtd: rawnand: Add NV-DDR timings
` [RFC PATCH 09/16] mtd: rawnand: Retrieve NV-DDR timing modes from the ONFI parameter page
` [RFC PATCH 10/16] mtd: rawnand: Add an indirection on onfi_fill_interface_config()
` [RFC PATCH 11/16] mtd: rawnand: Add onfi_fill_nvddr_interface_config() helper
` [RFC PATCH 12/16] mtd: rawnand: Avoid accessing NV-DDR timings from legacy code
` [RFC PATCH 13/16] mtd: rawnand: Access SDR and NV-DDR timings through a common macro
` [RFC PATCH 14/16] mtd: rawnand: Add a helper to find the closest ONFI NV-DDR mode
` [RFC PATCH 15/16] mtd: rawnand: Choose the best timings, NV-DDR included
` [RFC PATCH 16/16] mtd: rawnand: arasan: Support NV-DDR interface

[PATCH v4 0/6] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-04-02  7:13 UTC  (5+ messages)
` [PATCH v4 3/6] mtd: spi-nor: spansion: Add support for Read/Write Any Register

[PATCH 0/5] Bring GPIO CS support to the Arasan controller driver
 2021-04-02  6:49 UTC  (6+ messages)
` [PATCH 1/5] dt-binding: mtd: nand: Document gpio-cs property
` [PATCH 2/5] mtd: rawnand: Move struct gpio_desc declaration to the top
` [PATCH 3/5] mtd: rawnand: Add a helper to parse the gpio-cs DT property
` [PATCH 4/5] mtd: rawnand: arasan: Ensure proper configuration for the asserted target
` [PATCH 5/5] mtd: rawnand: arasan: Leverage additional GPIO CS

[PATCH v5 0/3] mtd: spi-nor: OTP support
 2021-04-02  6:38 UTC  (5+ messages)
` [PATCH v5 1/3] mtd: spi-nor: add "
` [PATCH v5 2/3] mtd: spi-nor: implement OTP support for Winbond and similar flashes
` [PATCH v5 3/3] mtd: spi-nor: winbond: add OTP support to w25q32fw/jw

[PATCH v3 0/2] mtd: spi-nor: Cleanup patches
 2021-04-02  6:38 UTC  (8+ messages)
` [PATCH v3 1/2] mtd: spi-nor: Move Software Write Protection logic out of the core
` [PATCH v3 2/2] mtd: spi-nor: swp: Improve code around spi_nor_check_lock_status_sr()

[PATCH 1/2] mtd: spi-nor: core: move Spansion SR ready codes out of core
 2021-04-01 18:44 UTC  (4+ messages)
` [PATCH 2/2] mtd: spi-nor: spansion: uses CLSR command in S25FL{064|128|256}L chips

[PATCH v8 0/3] Add support for secure regions in NAND
 2021-04-01 15:50 UTC  (8+ messages)
` [PATCH v8 1/3] dt-bindings: mtd: Convert Qcom NANDc binding to YAML
` [PATCH v8 2/3] dt-bindings: mtd: Add a property to declare secure regions in NAND chips
` [PATCH v8 3/3] mtd: rawnand: Add support for secure regions in NAND memory

[PATCH v9 0/4] Add support for secure regions in NAND
 2021-04-01 15:15 UTC  (5+ messages)
` [PATCH v9 1/4] dt-bindings: mtd: Convert Qcom NANDc binding to YAML
` [PATCH v9 2/4] dt-bindings: mtd: Add a property to declare secure regions in NAND chips
` [PATCH v9 3/4] mtd: rawnand: Add support for secure regions in NAND memory
` [PATCH v9 4/4] mtd: rawnand: qcom: Add missing nand_cleanup() in error path

[PATCH RESEND] mtd:spi-nor: Fix an issue of releasing resources during read/write
 2021-04-01  7:34 UTC 

[PATCH] jffs2: Hook up splice_write callback
 2021-03-31 14:44 UTC  (6+ messages)

Bidding invitation
 2021-03-31  7:09 UTC 

[PATCH v2] mtd: intel-spi: add is_protected and is_bios_locked knobs
 2021-03-31  7:14 UTC 

[PATCH] ubifs: fix read fail but return ok
 2021-03-31  6:27 UTC 

[PATCH 0/6] Clean up obsolete TODO files
 2021-03-31  0:00 UTC  (9+ messages)
` [PATCH 1/6] mips/sgi-ip27: Delete obsolete TODO file
` [PATCH 2/6] scsi/aacraid: "
` [PATCH 3/6] fs/befs: "
` [PATCH 4/6] fs/jffs2: "
` [PATCH 5/6] net/ax25: "
` [PATCH 6/6] net/decnet: "

[PATCH RFC] dt-bindings: mtd: allow NVMEM cells in BCM4908 partitions
 2021-03-30 22:19 UTC  (2+ messages)

[PATCH] mtd: intel-spi: add is_protected and is_bios_locked knobs
 2021-03-30 18:12 UTC  (2+ messages)

[PATCH v5 0/7] Add quota support to UBIFS
 2021-03-30 10:43 UTC  (8+ messages)
` [PATCH 1/7] ubifs: move checks and preparation into setflags()
` [PATCH 2/7] ubifs: Add support for FS_IOC_FS[SG]ETXATTR ioctls
` [PATCH 3/7] ubifs: do not call ubifs_inode() on unchecked pointer
` [PATCH 4/7] ubifs: Factor out ubifs_set_feature_flag()
` [PATCH 5/7] ubifs: Add support for project id
` [PATCH 6/7] ubifs: move get_znode() to global scope
` [PATCH 7/7] ubifs: Add quota support

[RFC PATCH 0/4] mtd: core: OTP nvmem provider support
 2021-03-30 10:35 UTC  (11+ messages)
` [RFC PATCH 1/4] nvmem: core: allow specifying of_node
` [RFC PATCH 2/4] dt-bindings: mtd: add YAML schema for the generic MTD bindings
` [RFC PATCH 3/4] dt-bindings: mtd: add OTP bindings
` [RFC PATCH 4/4] mtd: core: add OTP nvmem provider support

[PATCH] mtd: spi-nor: Use CLSR command for FL-L chips
 2021-03-29 16:53 UTC  (11+ messages)

[PATCH] include: linux: mtd: Remove duplicate include of nand.h
 2021-03-28 17:27 UTC  (2+ messages)

[PATCH v7 1/3] mtd: core: add nvmem-cells compatible to parse mtd as nvmem cells
 2021-03-28 17:28 UTC  (5+ messages)
` [PATCH v7 2/3] devicetree: nvmem: nvmem: drop $nodename restriction

[PATCH v7 3/3] dt-bindings: mtd: Document use of nvmem-cells compatible
 2021-03-28 17:28 UTC  (2+ messages)

[PATCH] mtd: rawnand: mxc: Remove unneeded of_match_ptr()
 2021-03-28 17:14 UTC  (2+ messages)

[PATCH -next] mtd: rawnand: rockchip: Use flexible-array member instead of zero-length array
 2021-03-28 17:14 UTC  (2+ messages)

[PATCH] mtd: rawnand: r852: replace spin_lock_irqsave by spin_lock in hard IRQ
 2021-03-28 17:14 UTC  (2+ messages)

[PATCH 2/2] mtd: rawnand: brcmnand: move to polling in pio mode on oops write
 2021-03-28 17:14 UTC  (2+ messages)

[PATCH] mtd: rawnand: nand_bbt: Skip bad blocks when searching for the BBT in NAND
 2021-03-28 17:35 UTC  (2+ messages)

[PATCH] mtd:rawnand: remove duplicate include in rawnand.h
 2021-03-28 17:14 UTC  (2+ messages)

[PATCH v2 mtd/fixes] mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
 2021-03-28 17:14 UTC  (2+ messages)

[PATCH] mtd: require write permissions for locking and badblock ioctls
 2021-03-28 17:28 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: mtd: add binding for Linksys Northstar partitions
 2021-03-28 17:28 UTC  (3+ messages)

[PATCH] mtd: rawnand: atmel: Update ecc_stats.corrected counter
 2021-03-28 17:14 UTC  (2+ messages)

[PATCH 1/2] mtd: rawnand: brcmnand: read/write oob during EDU transfer
 2021-03-28 17:14 UTC  (2+ messages)

[PATCH 2/2] mtd: parsers: ofpart: support Linksys Northstar partitions
 2021-03-28 17:27 UTC  (2+ messages)

[PATCH v2] mtd: spinand: add support for Foresee FS35ND01G-S1Y2
 2021-03-26 14:09 UTC  (12+ messages)

[PATCH] mtd: cfi: remove redundant assignment to variable timeo
 2021-03-25 17:45 UTC 

[RFC PATCH v2] jffs2: add support for zstd compression
 2021-03-25 14:47 UTC  (2+ messages)

[PATCH] jffs2: fix kasan slab-out-of-bounds problem
 2021-03-25  8:31 UTC  (3+ messages)

[PATCH] dt-bindings: spi: Convert Freescale DSPI to json schema
 2021-03-24 18:10 UTC  (7+ messages)

[RFC PATCH 0/6] spi: Add OSPI PHY calibration support for spi-cadence-quadspi
 2021-03-24  8:08 UTC  (7+ messages)
` [RFC PATCH 1/6] spi: spi-mem: Tell controller when device is ready for calibration
` [RFC PATCH 2/6] mtd: spi-nor: core: consolidate read op creation

[PATCH v2 0/2] mtd: spi-nor: support dumping sfdp tables
 2021-03-23 19:04 UTC  (8+ messages)
` [PATCH v2 1/2] mtd: spi-nor: sfdp: save a copy of the SFDP data
` [PATCH v2 2/2] mtd: spi-nor: add initial sysfs support

[PATCH mtd/fixes] mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
 2021-03-23 17:35 UTC 

[PATCH] thunderbolt: unlock on error path in tb_domain_add()
 2021-03-23 14:21 UTC  (2+ messages)

MTD partitioning & firmware installation on Broadcom devices
 2021-03-22 18:23 UTC  (2+ messages)

[PATCH] jffs2: avoid Wempty-body warnings
 2021-03-22 11:34 UTC 

[PATCH v7 0/3] Add support for secure regions in NAND
 2021-03-22  9:40 UTC  (6+ messages)
` [PATCH v7 3/3] mtd: rawnand: Add support for secure regions in NAND memory

[PATCH] mkfs.ubifs: Fix runtime assertions when running without crypto
 2021-03-22  0:27 UTC  (3+ messages)
` [PATCH v2] "


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