linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-08 17:29:48 to 2021-03-19 16:58:00 UTC [more...]

[PATCH v7 0/3] Add support for secure regions in NAND
 2021-03-19 16:56 UTC  (6+ 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

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 v4 0/6] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-03-19  6:58 UTC  (7+ 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/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: spi-nor: support dumping sfdp tables
 2021-03-18  9:24 UTC  (3+ 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 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] jffs2: fix kasan slab-out-of-bounds problem
 2021-03-18  3:06 UTC 

[PATCH v2 0/5] mtd: spi-nor: Cleanup patches
 2021-03-17 17:50 UTC  (21+ 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  (3+ messages)

[PATCH 1/4] dt-bindings: at25: add Fujitsu MB85RS4MT
 2021-03-16 22:23 UTC  (9+ messages)
` [PATCH 2/4] mtd: spi-nor: fujitsu: add support for MB85RS4MT
` [PATCH 3/4] dt-bindings: arm: imx: add imx8mm gw7901 support
` [PATCH 4/4] arm64: dts: imx: Add i.mx8mm Gateworks gw7901 dts 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  (4+ messages)
` [PATCH v6 2/3] devicetree: nvmem: nvmem: drop $nodename restriction
` [PATCH v6 3/3] dt-bindings: mtd: Document use of nvmem-cells compatible

[PATCH] dt-bindings: spi: Convert Freescale DSPI to json schema
 2021-03-16 18:22 UTC  (5+ messages)
  ` [EXT] "

[RFC PATCH v2] jffs2: add support for zstd compression
 2021-03-16 14:19 UTC 

[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  (11+ 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 3/3] mtd: spi-nor: add sysfs and SFDP support

[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] mtd: rawnand: mxc: Remove unneeded of_match_ptr()
 2021-03-16  0:00 UTC 

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

[PATCH] mtd: rawnand: r852: replace spin_lock_irqsave by spin_lock in hard IRQ
 2021-03-15  1:08 UTC 

[PATCH] mtd:rawnand: remove duplicate include in rawnand.h
 2021-03-13 10:57 UTC 

[RFC PATCH 0/6] spi: Add OSPI PHY calibration support for spi-cadence-quadspi
 2021-03-12 18:14 UTC  (19+ 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
` [RFC PATCH 3/6] mtd: spi-nor: core: run calibration when initialization is done
` [RFC PATCH 4/6] spi: cadence-qspi: Use PHY for DAC reads if possible
` [RFC PATCH 5/6] spi: cadence-qspi: Tune PHY to allow running at higher frequencies
` [RFC PATCH 6/6] arm64: dts: ti: k3-j721e-som-p0: Enable PHY calibration

[PATCH 1/2] dt-bindings: mtd: add binding for Linksys Northstar partitions
 2021-03-12 13:49 UTC  (2+ messages)
` [PATCH 2/2] mtd: parsers: ofpart: support "

[PATCH v7 1/3] mtd: core: add nvmem-cells compatible to parse mtd as nvmem cells
 2021-03-12  6:28 UTC  (3+ messages)
` [PATCH v7 2/3] devicetree: nvmem: nvmem: drop $nodename restriction
` [PATCH v7 3/3] dt-bindings: mtd: Document use of nvmem-cells compatible

[PATCH v5 1/3] mtd: core: add nvmem-cells compatible to parse mtd as nvmem cells
 2021-03-12  6:15 UTC  (8+ messages)
` [PATCH v5 2/3] dt-bindings: mtd: Document use of nvmem-cells compatible
` [PATCH v5 3/3] devicetree: nvmem: nvmem: drop $nodename restriction

[PATCH 1/2] mtd: rawnand: brcmnand: read/write oob during EDU transfer
 2021-03-11 17:09 UTC  (2+ messages)
` [PATCH 2/2] mtd: rawnand: brcmnand: move to polling in pio mode on oops write

[PATCH v4 1/3] mtd: core: add nvmem-cells compatible to parse mtd as nvmem cells
 2021-03-11  6:37 UTC  (7+ messages)
` [PATCH v4 2/3] dt-bindings: mtd: Document use of nvmem-cells compatible
` [PATCH v4 3/3] devicetree: nvmem: nvmem: drop $nodename restriction

[PATCH] mtd: parsers: ofpart: limit parsing of deprecated DT syntax
 2021-03-11 11:42 UTC  (2+ messages)

[PATCH] mtd: rawnand: mtk: Fix WAITRDY break condition and timeout
 2021-03-11 11:39 UTC  (3+ messages)

[PATCH] mtd: parsers: qcom: Fix error condition
 2021-03-11 11:39 UTC  (2+ messages)

[PATCH v2] mtd: parsers: qcom: incompatible with spi-nor 4k sectors
 2021-03-11 11:39 UTC  (2+ messages)

[PATCH -next] mtd: parsers: ofpart: make symbol 'bcm4908_partitions_quirks' static
 2021-03-11 11:39 UTC  (2+ messages)

[PATCH] mtd: maps: fix error return code of physmap_flash_remove()
 2021-03-11 11:39 UTC  (2+ messages)

[PATCH RESEND][next] mtd: cfi: Fix fall-through warnings for Clang
 2021-03-11 11:39 UTC  (3+ messages)

[PATCH RESEND][next] mtd: mtdchar: Fix fall-through warnings for Clang
 2021-03-11 11:38 UTC  (2+ messages)

[PATCH RESEND][next] mtd: onenand: Fix fall-through warnings for Clang
 2021-03-11 11:38 UTC  (2+ messages)

[PATCH RESEND][next] mtd: rawnand: fsmc: Fix fall-through warnings for Clang
 2021-03-11 11:38 UTC  (2+ messages)

[PATCH v3][next] mtd: rawnand: stm32_fmc2: Fix fall-through warnings for Clang
 2021-03-11 11:38 UTC  (2+ messages)

[PATCH next v4 00/15] printk: remove logbuf_lock
 2021-03-11  9:50 UTC  (3+ messages)
` [PATCH next v4 02/15] mtd: mtdoops: synchronize kmsg_dumper

[PATCH] mtd: spi-nor: add support for Winbond W25Q512JV
 2021-03-10  7:41 UTC  (5+ messages)

[PATCH 0/3] Add support for secure regions in Qcom NANDc driver
 2021-03-10  3:45 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: mtd: Add a property to declare secure regions in Qcom NANDc

[PATCH v3 1/2] mtd: core: add nvmem-cells compatible to parse mtd as nvmem cells
 2021-03-10  2:58 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: mtd: Document use of nvmem-cells compatible

[PATCH] mtd: chips: AMD chip 0x2201 - write words not buffers
 2021-03-09 17:48 UTC  (4+ messages)
` [PATCH v2] mtd: cfi_cmdset_0002: AMD chip 0x2201 - write words

[PATCH v4 0/3] Add support for secure regions in Qcom NANDc driver
 2021-03-09  7:57 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: mtd: Add a property to declare secure regions in NAND chips

[PATCH 2/2] mtd: spi-nor: use 4 bit BP for large Macronix flash
 2021-03-09  7:49 UTC  (4+ messages)

MTD partitioning & firmware installation on Broadcom devices
 2021-03-08 17:37 UTC 


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