linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-24 08:59:02 to 2023-02-06 22:49:39 UTC [more...]

[PATCH v2 0/3] fdt: Fix mtparts fixup
 2023-02-06 22:48 UTC  (2+ messages)
` [PATCH v2 1/3] fdt: validate/fix cells count on mtdpart fixup

[PATCH v2 0/3] mtd: rawnand: sunxi: Some cleanup
 2023-02-06 11:55 UTC  (7+ messages)
` [PATCH v2 1/3] mtd: rawnand: sunxi: Update OOB layout to match hardware
` [PATCH v2 2/3] mtd: rawnand: sunxi: Embed sunxi_nand_hw_ecc by value
` [PATCH v2 3/3] mtd: rawnand: sunxi: Precompute the ECC_CTL register value

[PATCH v4] mtd: parsers: ofpart: add workaround for #size-cells 0
 2023-02-06 11:55 UTC  (13+ messages)

[GIT PULL] mtd: spi-nor: Changes for v6.3
 2023-02-06  9:39 UTC 

[PATCH v3 0/3] dt-bindings: serial/mtd/mc/ata: use MC peripheral props
 2023-02-06  9:26 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: intel,ixp4xx-expansion-bus: split out peripheral properties
` [PATCH v3 2/3] dt-bindings: reference MC peripheral properties in relevant devices
` [PATCH v3 3/3] dt-bindings: serial: restrict possible child node names

[PATCH v3] mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_type
 2023-02-06  8:42 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Sort headers alphabetically
 2023-02-06  8:42 UTC  (2+ messages)

[PATCH v2 0/3] dt-bindings: serial/mtd/mc/ata: use MC peripheral props
 2023-02-06  8:41 UTC  (14+ messages)
` [PATCH v2 1/3] dt-bindings: intel,ixp4xx-expansion-bus: split out peripheral properties
` [PATCH v2 2/3] dt-bindings: reference MC peripheral properties in relevant devices
` [PATCH v2 3/3] dt-bindings: serial: restrict possible child node names

remove arch/sh
 2023-02-05 23:20 UTC  (23+ messages)
` [PATCH 01/22] gpu/drm: remove the shmobile drm driver
` [PATCH 02/22] usb: remove the dead USB_OHCI_SH option

[PATCH v3 00/13] spi: Add support for stacked/parallel memories
 2023-02-04 15:40 UTC  (16+ messages)
` [PATCH v3 01/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v3 02/13] net: "
` [PATCH v3 03/13] iio: imu: "
` [PATCH v3 04/13] mtd: devices: "
` [PATCH v3 05/13] staging: "
` [PATCH v3 06/13] platform/x86: serial-multi-instantiate: "
` [PATCH v3 07/13] spi: Add stacked and parallel memories support in SPI core
` [PATCH v3 08/13] mtd: spi-nor: Convert macros with inline functions
` [PATCH v3 09/13] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v3 10/13] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v3 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v3 12/13] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v3 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[PATCH v6 0/5] Add MediaTek MT7986 NAND ECC engine support
 2023-02-03 18:10 UTC  (12+ messages)
` [PATCH v6 1/5] dt-bindings: mtd: Split ECC engine with rawnand controller
` [PATCH v6 2/5] arm64: dts: mediatek: Fix existing NAND controller node name
` [PATCH v6 3/5] arm: "
` [PATCH v6 4/5] dt-bindings: mtd: mediatek,nand-ecc-engine: Add compatible for MT7986
` [PATCH v6 5/5] mtd: nand: ecc-mtk: Add ECC support fot MT7986 IC

[PATCH] mtd: s/a SPI/an SPI
 2023-02-03 14:52 UTC  (4+ messages)

[PATCH] tree-wide: trivial: s/ a SPI/ an SPI/
 2023-02-03 12:30 UTC  (4+ messages)

[PATCH] mtd: spi_nor: Fixes out of bound shift
 2023-02-03  8:20 UTC  (5+ messages)

[PATCH v2] mtd: spi-nor: spansion: Add support for Infineon S25FS256T
 2023-02-03  4:48 UTC 

[PATCH v2] mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_type
 2023-02-02 19:38 UTC  (2+ messages)

[PATCH v2 00/13] spi: Add support for stacked/parallel memories
 2023-02-01 16:57 UTC  (5+ messages)
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` (subset) [PATCH v2 00/13] spi: Add support for stacked/parallel memories

[PATCH v3 00/10] acl: drop posix acl handlers from xattr handlers
 2023-02-01 13:42 UTC  (4+ messages)
` [PATCH v3 05/10] fs: simplify ->listxattr() implementation

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2023-02-01 12:13 UTC  (3+ messages)
` [PATCH 496/606] mtd: maps: pismo: Convert to i2c's .probe_new()

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

[PATCH v3 0/9] mtd: spi-nor: read while write support
 2023-02-01 11:36 UTC  (11+ messages)
` [PATCH v3 1/9] mtd: spi-nor: Create macros to define chip IDs and geometries
` [PATCH v3 2/9] mtd: spi-nor: Introduce the concept of bank
` [PATCH v3 4/9] mtd: spi-nor: Reorder the preparation vs locking steps
` [PATCH v3 6/9] mtd: spi-nor: Prepare the introduction of a new locking mechanism

[PATCH] mtd: spi-nor: remove duplicate included header files
 2023-02-01 10:01 UTC  (2+ messages)

[PATCH] mtd: spi-nor: spansion: Keep CFR5V[6] as 1 in Octal DTR enable/disable
 2023-02-01  7:14 UTC  (9+ messages)
` [PATCH 1/2] mtd: spi-nor: spansion: Consider reserved bits in CFR5 register
        `  "

[PATCH] drivers/spi-nor: add support for Winbond w25q01jv
 2023-01-31 13:12 UTC  (4+ messages)

[PATCH -next] mtd: spi-nor: core: fix implicit declaration warning
 2023-01-31  8:57 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-01-31  8:35 UTC 

[RESEND PATCH v5 00/10] Add MediaTek MT7986 SPI NAND and ECC support
 2023-01-31  5:54 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: nvmem: io: new binding for IO accessible NVMEM devices
 2023-01-30 20:56 UTC  (4+ messages)
` [PATCH 2/2] nvmem: add generic driver for devices with I/O based access

[PATCH v2 0/8] acl: remove generic posix acl handlers from all xattr handlers
 2023-01-30 16:52 UTC  (3+ messages)
` [PATCH v2 6/8] fs: simplify ->listxattr() implementation

[PATCH 00/12] acl: remove remaining posix acl handlers
 2023-01-30 10:23 UTC  (5+ messages)
` [PATCH 09/12] jffs2: drop "

[PATCH] dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
 2023-01-29 23:51 UTC  (7+ messages)

[RESEND PATCH v5 07/10] dt-bindings: mtd: Split ECC engine with rawnand controller
 2023-01-30 16:28 UTC 

[PATCH] mtd: rawnand: fsl_elbc: Propagate HW ECC settings to HW
 2023-01-30 16:18 UTC  (2+ messages)

[PATCH v4] mtd: spinand: Add support for AllianceMemory AS5F34G04SND
 2023-01-30 16:16 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: partitions: Fix partition node name pattern
 2023-01-30 16:07 UTC  (2+ messages)

[PATCH] mtd: rawnand: Fix nand_chip kdoc
 2023-01-30 16:06 UTC  (2+ messages)

[PATCH] mtd: spinand: macronix: use scratch buffer for DMA operation
 2023-01-30 16:05 UTC  (2+ messages)

[PATCH v2 0/4] STIG Mode Fixes for spi-cadence-qspi driver
 2023-01-27 15:16 UTC  (6+ messages)
` [PATCH v2 1/4] spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completion
` [PATCH v2 2/4] spi: cadence-quadspi: Add flag for direct mode writes
` [PATCH v2 3/4] spi: cadence-quadspi: setup ADDR Bits in cmd reads
` [PATCH v2 4/4] spi: cadence-quadspi: use STIG mode for small reads

[PATCH v2] mtd: spinand: Add support for AllianceMemory AS5F34G04SND
 2023-01-26 14:50 UTC  (8+ messages)

[PATCH] ubi: block: set BLK_MQ_F_BLOCKING
 2023-01-26 14:47 UTC  (2+ messages)

[PATCH v3] mtd: spinand: Add support for AllianceMemory AS5F34G04SND
 2023-01-26  9:07 UTC  (2+ messages)

[PATCH] dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
 2023-01-25 16:26 UTC  (7+ messages)

[PATCH 00/15] Ambarella S6LM SoC bring-up
 2023-01-25  2:24 UTC  (3+ messages)

Question about SPI-NOR micron-st.c driver and OSPI devices
 2023-01-24 14:01 UTC  (4+ messages)

[PATCH v3] mtd: parsers: ofpart: add workaround for #size-cells 0
 2023-01-24 10:36 UTC  (2+ messages)

[PATCH v1 0/3] fdt: Fix mtparts fixup
 2023-01-24 10:24 UTC  (11+ messages)
` [PATCH v1 1/3] fdt: validate/fix cells count on mtdpart fixup


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