linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-15 09:47:08 to 2021-03-30 10:45:31 UTC [more...]

[PATCH v5 0/7] Add quota support to UBIFS
 2021-03-30 10:43 UTC  (4+ 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 5/7] ubifs: Add support for project id

[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 0/6] Clean up obsolete TODO files
 2021-03-30  7:02 UTC  (7+ 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] mtd: spi-nor: Use CLSR command for FL-L chips
 2021-03-29 16:53 UTC  (11+ messages)

[PATCH RFC] dt-bindings: mtd: allow NVMEM cells in BCM4908 partitions
 2021-03-29 15:07 UTC 

[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  (8+ messages)
  ` [EXT] "

[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 v8 0/3] Add support for secure regions in NAND
 2021-03-23 22:29 UTC  (6+ 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 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)

[PATCH 0/2] mtd: spi-nor: support dumping sfdp tables
 2021-03-23  9:37 UTC  (13+ 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

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  (8+ messages)
` [PATCH v7 1/3] dt-bindings: mtd: Convert Qcom NANDc binding to YAML
` [PATCH v7 2/3] dt-bindings: mtd: Add a property to declare secure regions in NAND chips
` [PATCH v7 3/3] mtd: rawnand: Add support for secure regions in NAND memory

[PATCH v4 0/6] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-03-22  9:36 UTC  (8+ messages)
` [PATCH v4 1/6] mtd: spi-nor: core: Add the ->ready() hook
` [PATCH v4 2/6] mtd: spi-nor: core: Expose spi_nor_clear_sr() to manufacturer drivers
` [PATCH v4 3/6] mtd: spi-nor: spansion: Add support for Read/Write Any Register
` [PATCH v4 4/6] mtd: spi-nor: spansion: Add support for volatile QE bit
` [PATCH v4 5/6] mtd: spi-nor: spansion: Add status check for multi-die parts
` [PATCH v4 6/6] mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixups

[PATCH v3 0/2] mtd: spi-nor: Cleanup patches
 2021-03-22  9:12 UTC  (7+ 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] mkfs.ubifs: Fix runtime assertions when running without crypto
 2021-03-22  0:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/3] mtd: spi-nor: OTP support
 2021-03-21 23:51 UTC  (4+ 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

spi-nor: maxronix MX25L12835F support
 2021-03-19 14:33 UTC  (19+ messages)

[PATCH v1] mtd: nand: Fix BBT update issue
 2021-03-19  9:23 UTC  (2+ messages)

[PATCH v3 0/6] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-03-19  2:51 UTC  (19+ messages)
` [PATCH v3 1/6] mtd: spi-nor: core: Add the ->ready() hook
` [PATCH v3 2/6] mtd: spi-nor: core: Expose spi_nor_clear_sr() to manufacturer drivers
` [PATCH v3 3/6] mtd: spi-nor: spansion: Add support for Read/Write Any Register
` [PATCH v3 4/6] mtd: spi-nor: spansion: Add support for volatile QE bit
` [PATCH v3 5/6] mtd: spi-nor: spansion: Add status check for multi-die parts
` [PATCH v3 6/6] mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixups

[PATCH v6 0/3] Add support for secure regions in NAND
 2021-03-18 14:45 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: mtd: Convert Qcom NANDc binding to YAML
` [PATCH v6 2/3] dt-bindings: mtd: Add a property to declare secure regions in NAND chips
` [PATCH v6 3/3] mtd: rawnand: Add support for secure regions in NAND memory

[PATCH v5 0/3] Add support for secure regions in NAND
 2021-03-18 12:16 UTC  (10+ messages)
` [PATCH v5 1/3] dt-bindings: mtd: Convert Qcom NANDc binding to YAML
` [PATCH v5 2/3] dt-bindings: mtd: Add a property to declare secure regions in NAND chips
` [PATCH v5 3/3] mtd: rawnand: Add support for secure regions in NAND memory

[PATCH 0/2] mtd: parsers: trx: Add support for Buffalo WSR-2533DHP2
 2021-03-18  6:45 UTC  (6+ messages)
` [PATCH 1/2] mtd: parsers: trx: Allow to specify trx-magic in DT
` [PATCH 2/2] mtd: parsers: trx: Remove dependency to BRCM architectures

[PATCH v2 0/5] mtd: spi-nor: Cleanup patches
 2021-03-17 17:50 UTC  (17+ messages)
` [PATCH v2 4/5] mtd: spi-nor: Move Software Write Protection logic out of the core
` [PATCH v2 5/5] mtd: spi-nor: swp: Drop 'else' after 'return'
` (subset) [PATCH v2 0/5] mtd: spi-nor: Cleanup patches

[PATCH] mtd: spi-nor: Update comment about the default flash parameters
 2021-03-17  5:52 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: at25: add Fujitsu MB85RS4MT
 2021-03-16 22:23 UTC  (3+ messages)
` [PATCH 3/4] dt-bindings: arm: imx: add imx8mm gw7901 support

[PATCHv1 0/6] Support for GE B1x5v2
 2021-03-16 21:51 UTC  (8+ messages)
` [PATCHv1 1/6] rtc: m41t80: add support for protected clock

[PATCH v6 1/3] mtd: core: add nvmem-cells compatible to parse mtd as nvmem cells
 2021-03-16 21:34 UTC  (3+ messages)
` [PATCH v6 3/3] dt-bindings: mtd: Document use of nvmem-cells compatible

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

[RFC PATCH 1/3] mtd: spi-nor: support dumping sfdp tables
 2021-03-16 13:15 UTC  (10+ messages)
` [RFC PATCH 1/3] mtd: spi-nor: sfdp: remember sfdp_size
` [RFC PATCH 2/3] mtd: spi-nor: sfdp: fix spi_nor_read_sfdp()

[RFC PATCH] mtd-utils: Add flash_otp_erase
 2021-03-16 10:40 UTC 

[Patch v1 0/1] ubifs: only check replay with inode type to judge if inode linked
 2021-03-16  8:52 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH v4 0/4] mtd: spi-nor: OTP support
 2021-03-15 10:43 UTC  (12+ messages)
` [PATCH v4 1/4] mtd: spi-nor: add "
` [PATCH v4 2/4] mtd: spi-nor: implement OTP support for Winbond and similar flashes


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