Linux-mtd Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-13 04:58:59 to 2023-06-23 20:35:15 UTC [more...]

[PATCH v2 00/45] Add support for sam9x7 SoC family
 2023-06-23 20:30 UTC  (8+ messages)
` [PATCH v2 01/45] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60, sam9x7 compatible
` [PATCH v2 02/45] dt-bindings: usb: ehci: Add atmel at91sam9g45-ehci compatible
` [PATCH v2 03/45] dt-bindings: usb: generic-ehci: Document clock-names property
` [PATCH v2 04/45] dt-bindings: net: cdns,macb: add documentation for sam9x7 ethernet interface
` [PATCH v2 05/45] ARM: at91: pm: add support for sam9x7 SoC family
` [PATCH v2 06/45] ARM: at91: pm: add sam9x7 SoC init config
` [PATCH v2 07/45] ARM: at91: add support in SoC driver for new sam9x7

[GIT PULL] mtd: nand: Changes for 6.5-rc1
 2023-06-23 17:00 UTC 

[v2, 2/2] mtd: spinand: winbond: Fix ecc_get_status
 2023-06-23 15:33 UTC 

[v2, 1/2] mtd: spinand: toshiba: Fix ecc_get_status
 2023-06-23 15:33 UTC 

[PATCH v2 0/3] mtd: rawnand: Sequential page reads
 2023-06-23 14:07 UTC  (6+ messages)
` [PATCH v2 3/3] mtd: rawnand: Support for sequential cache reads

[PATCH 0/3] Add support for gigadevice, esmt and toshiba NAND
 2023-06-23  4:57 UTC  (4+ messages)
` [PATCH 1/3] mtd: spinand: gigadevice: add support for GD5F1GQ{4,5}RExxH
` [PATCH 2/3] mtd: spinand: add support for ESMT F50D2G41KA
` [PATCH 3/3] mtd: spinand: add support for Toshiba T{C,H}58NYG{0,2}S3HBAI4 and TH58NYG3S0HBAI6

[PATCH] dt-bindings: mtd: Fix nand-controller.yaml license
 2023-06-22 21:24 UTC 

[PATCH v3 00/17] Prevent NAND chip unevaluated properties
 2023-06-22 21:16 UTC  (37+ messages)
` [PATCH v3 01/17] dt-bindings: mtd: Accept nand related node names
` [PATCH v3 02/17] dt-bindings: mtd: Create a file for raw NAND chip properties
` [PATCH v3 03/17] dt-bindings: mtd: Mark nand-ecc-placement deprecated
` [PATCH v3 04/17] dt-bindings: mtd: Describe nand-ecc-mode
` [PATCH v3 05/17] dt-bindings: mtd: qcom: Fix a property position
` [PATCH v3 06/17] dt-bindings: mtd: qcom: Prevent NAND chip unevaluated properties
` [PATCH v3 07/17] dt-bindings: mtd: ingenic: "
` [PATCH v3 08/17] dt-bindings: mtd: sunxi: "
` [PATCH v3 09/17] dt-bindings: mtd: meson: "
` [PATCH v3 10/17] dt-bindings: mtd: brcmnand: "
` [PATCH v3 11/17] dt-bindings: mtd: denali: "
` [PATCH v3 12/17] dt-bindings: mtd: intel: "
` [PATCH v3 13/17] dt-bindings: mtd: rockchip: "
` [PATCH v3 14/17] dt-bindings: mtd: stm32: "
` [PATCH v3 15/17] dt-bindings: mtd: mediatek: Reference raw-nand-chip.yaml
` [PATCH v3 16/17] dt-bindings: mtd: mediatek: Prevent NAND chip unevaluated properties
` [PATCH v3 17/17] dt-bindings: mtd: ti,am654: Prevent "

[PATCH v10 0/1] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2023-06-22 21:14 UTC  (5+ messages)
` [PATCH v10 1/1] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme

[PATCH] mtd: sm_ftl: Fix typos in comments
 2023-06-22 21:14 UTC  (2+ messages)

[PATCH] drivers: mtd: Fix potential memory leak in mtd_check_of_node
 2023-06-22 21:02 UTC  (2+ messages)

fix the name_to_dev_t mess
 2023-06-22 14:57 UTC  (9+ messages)
` [PATCH 14/24] init: clear root_wait on all invalid root= strings

[PATCH 0/2] mtd: prepare for dynamically removed devices
 2023-06-22  8:30 UTC  (4+ messages)
` [PATCH 1/2] mtd: use refcount to prevent corruption
` [PATCH 2/2] mtd: call external _get and _put in right order

[PATCH] MAINTAINERS: Add myself as reviewer for HYPERBUS
 2023-06-22  8:28 UTC  (2+ messages)

[PATCH] mtd: spinand: winbond|toshiba: Fix ecc_get_status
 2023-06-22  7:47 UTC  (2+ messages)

mtd: raw: nand: gpmi-nand data corruption @ v5.10.184
 2023-06-22  4:46 UTC  (4+ messages)

[PATCH 41/79] jffs2: switch to new ctime accessors
 2023-06-21 14:46 UTC  (2+ messages)
  ` [PATCH 66/79] ubifs: "

[PATCH] mtd: sm_ftl: Fix typos in comments
 2023-06-21  1:52 UTC 

[PATCH v4 1/5] mtd: rawnand: qcom: Implement exec_op()
 2023-06-20 10:10 UTC  (6+ messages)
` [PATCH v4 2/5] mtd: rawnand: qcom: Add support for reset, readid, status exec_op
` [PATCH v4 3/5] mtd: rawnand: qcom: Add support for param_page read exec_ops
` [PATCH v4 4/5] mtd: rawnand: qcom: Add support for erase exec_ops
` [PATCH v4 5/5] mtd: rawnand: qcom: Remove legacy interface

[PATCH v2 0/4] mtd: rawnand: brcmnand: driver and doc updates
 2023-06-20  6:06 UTC  (6+ messages)
` [PATCH v2 1/4] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
` [PATCH v2 2/4] mtd: rawnand: brcmnand: Fix potential false time out warning
` [PATCH v2 3/4] mtd: rawnand: brcmnand: Fix crash during the panic_write
` [PATCH v2 4/4] mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write

[PATCH v2 0/2] mtd: spi-nor: Avoid setting SRWD bit in SR
 2023-06-19 11:49 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: mtd: jedec, spi-nor: Add DT property to avoid setting SRWD bit in status register
` [PATCH v2 2/2] mtd: spi-nor: Avoid setting SRWD bit in SR if WP signal not connected

[PATCH v3 1/2] mtd: rawnand: add basic sandisk manufacturer ops
 2023-06-19  8:39 UTC  (4+ messages)
` [PATCH v3 2/2] mtd: rawnand: add support for the Sandisk SDTNQGAMA chip

[PATCH v1] mtd: rawnand: meson: fix unaligned DMA buffers handling
 2023-06-19  8:39 UTC  (2+ messages)

[PATCH] mtd: maps: pismo: Switch back to use i2c_driver's .probe()
 2023-06-19  8:39 UTC  (2+ messages)

[PATCH v5] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
 2023-06-19  8:39 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: partition: Add missing type for "linux,rootfs"
 2023-06-19  8:39 UTC  (3+ messages)

[PATCH] mtd: otp: clean up on error in mtd_otp_nvmem_add()
 2023-06-19  8:39 UTC  (3+ messages)

[PATCH v2 0/2] mtd: spi-nor: Support for another sst flash
 2023-06-19  8:20 UTC  (5+ messages)
` [PATCH v2 1/2] mtd: spi-nor: Add support for sst26vf032b flash
` [PATCH v2 2/2] mtd: spi-nor: Drop redundant information on the sst26vf flash series

No SPI NOR PR for 6.5
 2023-06-19  7:44 UTC  (2+ messages)

[PATCH v2 00/17] Prevent NAND chip unevaluated properties
 2023-06-19  7:19 UTC  (16+ messages)
` [PATCH v2 01/17] dt-bindings: mtd: Accept nand related node names
` [PATCH v2 02/17] dt-bindings: mtd: Create a file for raw NAND chip properties
` [PATCH v2 03/17] dt-bindings: mtd: Mark nand-ecc-placement deprecated
` [PATCH v2 04/17] dt-bindings: mtd: Describe nand-ecc-mode
` [PATCH v2 05/17] dt-bindings: mtd: qcom: Fix a property position

[PATCH v6 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2023-06-18 21:12 UTC  (4+ messages)

UBIFS assert failed: !list_empty(&sleb->nodes), in fs/ubifs/gc.c:516 or UBIFS assert failed: dirty == LPROPS_NC || dirty >= 0, in fs/ubifs/lprops.c:557
 2023-06-17 14:45 UTC 

[PATCH] dt-bindings: mtd: spi-nor: clarify the need for spi-nor compatibles
 2023-06-17  7:54 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: fixed-cell: add compatibles for MAC cells
 2023-06-16 21:30 UTC 

[PATCH v9 0/3] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2023-06-16 11:56 UTC  (13+ messages)
` [PATCH v9 1/3] arm64: dts: marvell: cp11x: Fix nand_controller node name according to YAML
` [PATCH v9 2/3] ARM: dts: mvebu: align MTD partition nodes to dtschema
` [PATCH v9 3/3] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme

[PATCH] mtd: spi-nor: Make octal_dtr_enable() dedicate for enabling Octal DTR
 2023-06-16  5:06 UTC 

[PATCH v1 1/1] mtd: rawnand: Remove unused of_gpio.h inclusion
 2023-06-15 22:10 UTC  (2+ messages)

[PATCH 0/2] mtd: spi-nor: Avoid setting SRWD bit in SR
 2023-06-15 19:13 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: mtd: jedec, spi-nor: Add DT property to avoid setting SRWD bit in status register
` [PATCH 2/2] mtd: spi-nor: Avoid setting SRWD bit in SR if WP signal not connected

[PATCH v3 0/3] Fixes for Rockchip NAND controller driver
 2023-06-15 17:34 UTC  (4+ messages)
` [PATCH v3 1/3] mtd: rawnand: rockchip-nand-controller: fix oobfree offset and description
` [PATCH v3 2/3] mtd: rawnand: rockchip-nand-controller: copy hwecc PA data to oob_poi buffer
` [PATCH v3 3/3] mtd: rawnand: rockchip-nand-controller: add skipbbt option

[PATCH 0/2] mtd: spi-nor: Support for another sst flash
 2023-06-15 14:42 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: mtd: spi-nor: Document sst26vf0xxb flash series
` [PATCH 2/2] mtd: spi-nor: Add support for sst26vf032b flash

Słowa kluczowe do wypozycjonowania
 2023-06-15  9:26 UTC 

mtd: spi-nor: parsers questions
 2023-06-15  7:38 UTC  (2+ messages)

[PATCH] mtd:spi-nor:Add support for xtx flash
 2023-06-15  5:48 UTC  (4+ messages)

[PATCH 00/12] mtd: rawnand: brcmnand: driver and doc updates
 2023-06-15  0:40 UTC  (21+ messages)
` [PATCH 05/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
` [PATCH 10/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface

[PATCH v2 0/5] Fixes for Rockchip NAND controller driver
 2023-06-14 16:01 UTC  (5+ messages)
` [PATCH v2 3/5] mtd: nand: raw: rockchip-nand-controller: fix oobfree offset and description

[PATCH v3 1/5] mtd: rawnand: qcom: Implement exec_op()
 2023-06-14 15:19 UTC  (7+ messages)
` [PATCH v3 2/5] mtd: rawnand: qcom: Add support for reset, readid, status exec_op
` [PATCH v3 4/5] mtd: rawnand: qcom: Add support for read, write, erase exec_ops

nik_bin_nek_alwi@yahoo.com
 2023-06-14 11:02 UTC 

[PATCH v4] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
 2023-06-14  9:24 UTC  (6+ messages)

[PATCH] mtd: spi-nor: gigadevice: Add support for gd25lb256e
 2023-06-13  4:53 UTC  (2+ messages)
` [PATCH v2] mtd: spi-nor: gigadevice: Add support for gd25lb256


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 read-only IMAP folder(s) and NNTP newsgroup(s).