linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-31 14:44:27 to 2022-11-17 11:03:02 UTC [more...]

[PATCH 0/8] spi: Introduce spi-cs-setup-ns dt property
 2022-11-17 10:52 UTC  (5+ messages)
` [PATCH 1/8] spi: dt-bindings: Introduce spi-cs-setup-ns property
` [PATCH 2/8] spi: "
` [PATCH 3/8] spi: Reintroduce spi_set_cs_timing()
` [PATCH 6/8] ARM: dts: at91-sama5d27_som1: Set sst26vf064b SPI NOR flash at its maximum frequency

[PATCH v5 0/4] partition parser for U-Boot's uImage.FIT
 2022-11-17  6:59 UTC  (10+ messages)
` [PATCH v5 1/4] block: add new flag to add partitions read-only
` [PATCH v5 2/4] block: add partition parser for U-Boot uImage.FIT
` [PATCH v5 3/4] partitions/efi: add support for uImage.FIT sub-partitions
` [PATCH v5 4/4] mtd: add option to enable scanning for partitions

[PATCH v3 00/17] Improve MTD bindings
 2022-11-16 20:56 UTC  (19+ messages)
` [PATCH v3 01/17] dt-bindings: mtd: Clarify all partition subnodes
` [PATCH v3 02/17] dt-bindings: mtd: Remove useless file about partitions
` [PATCH v3 03/17] dt-bindings: mtd: nand-chip: Reference mtd.yaml
` [PATCH v3 04/17] dt-bindings: mtd: nand: Drop common properties already defined in generic files
` [PATCH v3 05/17] dt-bindings: mtd: nand: Standardize the child node name
` [PATCH v3 06/17] dt-bindings: mtd: ingenic: Mark partitions in the controller node as deprecated
` [PATCH v3 07/17] dt-bindings: mtd: onenand: Mention the expected node name
` [PATCH v3 08/17] dt-bindings: mtd: sunxi-nand: Add an example to validate the bindings
` [PATCH v3 09/17] dt-bindings: mtd: spi-nor: Drop common properties
` [PATCH v3 10/17] dt-bindings: mtd: physmap: Reuse the generic definitions
` [PATCH v3 11/17] dt-bindings: mtd: partitions: Constrain the list of parsers
` [PATCH v3 12/17] dt-bindings: mtd: partitions: Change qcom,smem-part partition type
` [PATCH v3 13/17] dt-bindings: mtd: nvmem-cells: Drop range property from example
` [PATCH v3 14/17] dt-bindings: mtd: nvmem-cells: Inherit from MTD partitions
` [PATCH v3 15/17] dt-bindings: mtd: Argue in favor of keeping additionalProperties set to true
` [PATCH v3 16/17] dt-bindings: mtd: Drop object types when referencing other files
` [PATCH v3 17/17] dt-bindings: mtd: Standardize the style in the examples

[PATCH mtd/next] dt-bindings: mtd: partitions: allow SafeLoader dynamic subpartitions
 2022-11-16 16:24 UTC  (2+ messages)

UBIFS: failed to read inode, error -2
 2022-11-16 14:58 UTC 

[PATCH] mtd: parsers: refer to ARCH_BCMBCA instead of ARCH_BCM4908
 2022-11-16 12:49 UTC 

[PATCH] ubi: ensure that VID header offset + VID header size <= alloc, size
 2022-11-15 15:14 UTC 

[PATCH] ubifs: Fix build errors as symbol undefined
 2022-11-15  8:33 UTC  (2+ messages)

[GIT PULL] mtd: Fixes for v6.1-rc6
 2022-11-14 20:46 UTC  (2+ messages)

[PATCH -next] ubi: Fix permission display of the debugfs files
 2022-11-14 14:46 UTC 

[PATCH v3] mtd: ubi: fix possible null-ptr-deref in ubi_free_volume()
 2022-11-14 12:19 UTC  (2+ messages)

[PATCH v2] mtd: lpddr2_nvm: Fix possible null-ptr-deref
 2022-11-14  9:30 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: fixed-partitions: Fix 'sercomm,scpart-id' schema
 2022-11-14  9:14 UTC  (2+ messages)

[PATCH] mtd: lpddr2_nvm: i2c: mux: reg: Fix possible null-ptr-deref
 2022-11-14  8:30 UTC  (3+ messages)

[PATCH v2] mtd: ubi: fix possible null-ptr-deref in ubi_free_volume()
 2022-11-12  9:13 UTC  (2+ messages)

[PATCH] mtd: ubi: fix possible null-ptr-deref in ubi_free_volume()
 2022-11-12  3:19 UTC  (2+ messages)

produces and delivers high-quality plastic parts and solutions to the market lists.infradead.org
 2022-11-11 16:56 UTC 

[PATCHv2] mtd: spi-nor: macronix: Add support for mx66u1g45g
 2022-11-11 16:40 UTC  (2+ messages)

[RESEND PATCH v4 1/1] mtd: spi-nor: winbond: Add support for w25q01jvq
 2022-11-11  6:20 UTC  (2+ messages)

[PATCH v4 4/5] mtd_blkdevs: add option to enable scanning for partitions
 2022-11-11  0:39 UTC  (7+ messages)

[PATCH v4 5/5] mtd: ubi: block: add option to enable scanning for partitions
 2022-11-10 19:42 UTC  (2+ messages)

[PATCH] mtd: spi-nor: macronix: Add support for mx66u1g45g
 2022-11-10 17:38 UTC  (3+ messages)

[PATCH v2 00/17] Improve MTD bindings
 2022-11-10 17:28 UTC  (21+ messages)
` [PATCH v2 01/17] dt-bindings: mtd: Clarify all partition subnodes
` [PATCH v2 02/17] dt-bindings: mtd: Remove useless file about partitions
` [PATCH v2 03/17] dt-bindings: mtd: nand-chip: Reference mtd.yaml
` [PATCH v2 04/17] dt-bindings: mtd: nand: Drop common properties already defined in generic files
` [PATCH v2 05/17] dt-bindings: mtd: nand: Standardize the child node name
` [PATCH v2 06/17] dt-bindings: mtd: ingenic: Mark partitions in the controller node as deprecated
` [PATCH v2 07/17] dt-bindings: mtd: onenand: Mention the expected node name
` [PATCH v2 08/17] dt-bindings: mtd: sunxi-nand: Add an example to validate the bindings
` [PATCH v2 09/17] dt-bindings: mtd: spi-nor: Drop common properties
` [PATCH v2 10/17] dt-bindings: mtd: physmap: Reuse the generic definitions
` [PATCH v2 11/17] dt-bindings: mtd: partitions: Constrain the list of parsers
` [PATCH v2 12/17] dt-bindings: mtd: partitions: Change qcom,smem-part partition type
` [PATCH v2 13/17] dt-bindings: mtd: nvmem-cells: Fix example
` [PATCH v2 14/17] dt-bindings: mtd: nvmem-cells: Inherit from MTD partitions
` [PATCH v2 15/17] dt-bindings: mtd: Argue in favor of keeping additionalProperties set to true
` [PATCH v2 16/17] dt-bindings: mtd: Drop object types when referencing other files
` [PATCH v2 17/17] dt-bindings: mtd: Standardize the style in the examples

[PATCH 0/2] Measure read while write latency
 2022-11-10 15:59 UTC  (3+ messages)
` [PATCH 1/2] mtd-utils: flash_speed: Rework the time counting helpers
` [PATCH 2/2] mtd-utils: flash_speed: Measure read while write latency

[PATCH v2 0/9] mtd: spi-nor: read while write support
 2022-11-10 15:55 UTC  (10+ messages)
` [PATCH v2 1/9] mtd: spi-nor: Create macros to define chip IDs and geometries
` [PATCH v2 2/9] mtd: spi-nor: Introduce the concept of bank
` [PATCH v2 3/9] mtd: spi-nor: Add a macro to define more banks
` [PATCH v2 4/9] mtd: spi-nor: Reorder the preparation vs locking steps
` [PATCH v2 5/9] mtd: spi-nor: Separate preparation and locking
` [PATCH v2 6/9] mtd: spi-nor: Prepare the introduction of a new locking mechanism
` [PATCH v2 7/9] mtd: spi-nor: Add a RWW flag
` [PATCH v2 8/9] mtd: spi-nor: Enhance locking to support reads while writes
` [PATCH v2 9/9] mtd: spi-nor: macronix: Add support for mx25uw51245g with RWW

[PATCH v4 2/5] block: add partition parser for U-Boot uImage.FIT
 2022-11-10 15:03 UTC  (6+ messages)

[PATCH] mtd: rawnand: marvell: Enable NFC/DEVBUS arbiter
 2022-11-09 23:13 UTC 

[PATCH mtd-utils 0/7] misc-utils: flashcp: Bugfixes to --partition
 2022-11-09 19:39 UTC  (9+ messages)
` [PATCH mtd-utils 1/7] misc-utils: flashcp: add safe_write
` [PATCH mtd-utils 2/7] misc-utils: flashcp: check for lseek errors
` [PATCH mtd-utils 3/7] misc-utils: flashcp: add safe_memerase
` [PATCH mtd-utils 4/7] misc-utils: flashcp: simplify logging
` [PATCH mtd-utils 5/7] misc-utils: flashcp: fix buffer overflow
` [PATCH mtd-utils 6/7] misc-utils: flashcp: verify data in --partition
` [PATCH mtd-utils 7/7] misc-utils: flashcp: abort on --partition and --erase-all

[PATCH mtd-utils 1/1] misc-utils: mtdpart: document partition of size 0
 2022-11-09 19:39 UTC  (2+ messages)

[PATCH v4 3/5] partitions/efi: add support for uImage.FIT sub-partitions
 2022-11-09 11:40 UTC  (3+ messages)

[PATCH v4 0/5] partition parser for U-Boot's uImage.FIT
 2022-11-08 23:02 UTC 

[PATCH v4 1/5] block: add new flag to add partitions read-only
 2022-11-08 23:02 UTC 

[PATCH stable 5.4] mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
 2022-11-08 12:19 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2022-11-08  9:00 UTC 

[PATCH] dt-bindings: mtd: brcm,brcmnand: update interrupts description
 2022-11-08  8:26 UTC  (5+ messages)

[PATCH v2 0/7] mtd: spi-nor: generic flash driver
 2022-11-07 18:22 UTC  (5+ messages)
` [PATCH v2 6/7] mtd: spi-nor: add "

[PATCH 1/2] mtd: rawnand: lpc32xx_mlc: Switch to using pm_ptr()
 2022-11-07 16:23 UTC  (2+ messages)

[PATCH] mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
 2022-11-07 16:23 UTC  (2+ messages)

[PATCH 2/2] mtd: rawnand: lpc32xx_slc: Switch to using pm_ptr()
 2022-11-07 16:23 UTC  (2+ messages)

[PATCH] mtd: parsers: tplink_safeloader: fix uninitialized variable bug
 2022-11-07 16:22 UTC  (5+ messages)

[PATCH 06/11] mtd: remove lart flash driver
 2022-11-07 16:22 UTC  (2+ messages)

[PATCH] mtd: Fix device name leak when register device failed in add_mtd_device()
 2022-11-07 16:22 UTC  (2+ messages)

[PATCH V3 1/2] dt-bindings: mtd: partitions: support marking rootfs partition
 2022-11-07 16:22 UTC  (2+ messages)

[PATCH V3 2/2] mtd: core: set ROOT_DEV for partitions marked as rootfs in DT
 2022-11-07 16:21 UTC  (2+ messages)

[PATCH] mtd: core: fix possible resource leak in init_mtd()
 2022-11-07 16:20 UTC  (2+ messages)

[PATCH] mtd: inftlcore: fix repeated words in comments
 2022-11-07 16:20 UTC  (2+ messages)

[PATCH] mtd: rawnand: placate "$VARIABLE is used uninitialized" warnings
 2022-11-07 16:20 UTC  (2+ messages)

[PATCH] mtd: nand: raw: qcom_nandc: handle ret from parse with codeword_fixup
 2022-11-07 16:20 UTC  (2+ messages)

[PATCH v2] mtd: onenand: omap2: add dependency on GPMC
 2022-11-07 16:19 UTC  (3+ messages)

[PATCH v1 0/4] mtd: spinand: Add continuous read mode support
 2022-11-07 14:48 UTC  (3+ messages)
` [PATCH v1 3/4] mtd: spinand: Add support continuous read operation

[PATCH v2 0/1] mtd: rawnand: Cache read sequential
 2022-11-07 14:41 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v2 stable 5.10] mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
 2022-11-07  9:12 UTC  (2+ messages)

[PATCH] mtd: onenand: omap2: add dependency on GPMC
 2022-11-07  9:01 UTC  (4+ messages)

[PATCH] mtd: spi-nor: Fix the number of bytes for the dummy cycles
 2022-11-06 22:54 UTC  (4+ messages)
` [EXTERNAL] "

[PATCH] mtd: spi-nor: Fix formatting in spi_nor_read_raw() kerneldoc comment
 2022-11-06 22:48 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 4/7] spi: intel: Fix the offset to get the 64K erase opcode
 2022-11-06 17:07 UTC 

[PATCH AUTOSEL 5.4 05/12] spi: intel: Fix the offset to get the 64K erase opcode
 2022-11-06 17:06 UTC 

[PATCH AUTOSEL 5.10 06/16] spi: intel: Fix the offset to get the 64K erase opcode
 2022-11-06 17:05 UTC 

[PATCH AUTOSEL 5.15 07/18] spi: intel: Fix the offset to get the 64K erase opcode
 2022-11-06 17:04 UTC 

[PATCH v5 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2022-11-04 16:51 UTC  (14+ messages)
` [PATCH v5 1/2] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme

[PATCH 00/30] ARM: pxa: remove all unused boards&drivers
 2022-11-04  9:20 UTC  (4+ messages)

[PATCH 00/12] Improve MTD bindings
 2022-11-02 21:46 UTC  (26+ messages)
` [PATCH 01/12] dt-bindings: mtd: Clarify all partition subnodes
` [PATCH 02/12] dt-bindings: mtd: Mention basic properties
` [PATCH 03/12] dt-bindings: mtd: Remove useless file about partitions
` [PATCH 04/12] dt-bindings: mtd: ingenic: Mark partitions in the controller node as deprecated
` [PATCH 05/12] dt-bindings: mtd: onenand: Mention the expected node name
` [PATCH 06/12] dt-bindings: mtd: nand-chip: Reference mtd.yaml
` [PATCH 07/12] dt-bindings: mtd: Drop common properties from NAND controllers
` [PATCH 08/12] dt-bindings: mtd: spi-nor: Drop common properties
` [PATCH 10/12] dt-bindings: mtd: Drop object types when referencing other files
` [PATCH 11/12] dt-bindings: mtd: Argue in favor of keeping additionalProperties set to true
` [PATCH 12/12] dt-bindings: mtd: Constrain the list of parsers

Barebox / Kernel Omap ECC inconsistency?
 2022-11-02 15:28 UTC  (4+ messages)

[PATCH V3 1/2] dt-bindings: mtd: partitions: u-boot: allow dynamic subpartitions
 2022-10-31 14:45 UTC  (4+ messages)
` [PATCH V3 2/2] dt-bindings: nvmem: u-boot,env: add Broadcom's variant binding


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