messages from 2022-11-21 15:23:14 to 2022-12-05 07:00:20 UTC [more...]
[PATCH v2 0/9] Add MediaTek MT7986 SPI NAND and ECC support
2022-12-05 6:57 UTC (4+ messages)
` [PATCH v2 4/9] mtd: nand: ecc-mtk: Add ECC support fot MT7986 IC
` [PATCH v2 5/9] dt-bindings: spi: mtk-snfi: Add compatible for MT7986
` [PATCH v2 6/9] spi: mtk-snfi: Add snfi sample delay and read latency adjustment
[PATCH v1] mtd: parsers: ofpart: Fix parsing when size-cells is 0
2022-12-04 15:50 UTC (25+ messages)
[PATCH] Linux: SPI: add Gigadevice part #
2022-12-04 8:00 UTC
[PATCH v4 0/3] mtd: spi-nor: Extend SFDP to support additional octal modes as per latest JEDEC standard
2022-12-03 7:44 UTC (9+ messages)
` [PATCH v4 1/3] mtd: spi-nor: Extend SFDP 4byte address instruction lookup table with new octal modes as per JEDEC JESD216F
` [PATCH v4 2/3] mtd: spi-nor: Add additional octal-mode page program flags to be checked during SFDP 4BAIT parsing
` [PATCH v4 3/3] mtd: spi-nor: Add support for IS25LX256 operating in 1S-8S-8S octal read mode
[PATCH] dt-bindings: mtd: jedec,spi-nor: Document support for more MT25QU parts
2022-12-02 13:56 UTC (3+ messages)
[GIT PULL] mtd: spi-nor: Changes for 6.2
2022-12-02 12:16 UTC
Re: [PATCH v2 0/9] mtd: spi-nor: read while write support
2022-12-02 2:22 UTC
[PATCH v3 0/3] mtd: spi-nor: Extend SFDP to support additional octal modes as per latest JEDEC standard
2022-12-01 22:12 UTC (6+ messages)
` [PATCH v3 1/3] mtd: spi-nor: Extend SFDP 4byte address instruction lookup table with new octal modes as per JEDEC JESD216F
` [PATCH v3 2/3] mtd: spi-nor: Add additional octal-mode flags to be checked during SFDP
` [PATCH v3 3/3] mtd: spi-nor: Add support for IS25LX256 operating in 1S-8S-8S octal read mode
Boot failure regression on 6.0.10 stable kernel on iMX7
2022-12-01 22:00 UTC (4+ messages)
[PATCH v2 0/3] mtd: spi-nor: Extend SFDP to support additional octal modes as per latest JEDEC standard
2022-12-01 19:30 UTC (4+ messages)
` [PATCH v2 1/3] mtd: spi-nor: Extend SFDP 4byte address instruction lookup table with new octal modes as per JEDEC JESD216F
` [PATCH v2 2/3] mtd: spi-nor: Add additional octal-mode flags to be checked during SFDP
` [PATCH v2 3/3] mtd: spi-nor: Add support for IS25LX256 operating in 1S-1S-8S octal read mode
[PATCH 0/3] mtd: spi-nor: Extend SFDP to support additional octal modes as per latest JEDEC standard
2022-12-01 18:15 UTC (4+ messages)
` [PATCH 1/3] mtd: spi-nor: Extend SFDP 4byte address instruction lookup table with new octal modes as per JEDEC JESD216F
` [PATCH 2/3] mtd: spi-nor: Add additional octal-mode flags to be checked during SFDP
` [PATCH 3/3] mtd: spi-nor: Add support for IS25LX256 operating in 1S-1S-8S mode
[PATCH v2 0/9] mtd: spi-nor: read while write support
2022-12-01 10:54 UTC (5+ messages)
` [PATCH v2 8/9] mtd: spi-nor: Enhance locking to support reads while writes
[PATCH 0/9] Add MediaTek MT7986 SPI NAND and ECC support
2022-12-01 5:24 UTC (27+ messages)
` [PATCH 1/9] spi: mtk-snfi: add snfi support for mt7986 IC
` [PATCH 2/9] spi: mtk-snfi: change default page format to setup default setting
` [PATCH 3/9] spi: mtk-snfi: add optional nfi_hclk which needed for mt7986
` [PATCH 4/9] mtd: nand: ecc-mtk: add ecc support fot mt7986 IC
` [PATCH 5/9] dt-bindings: spi: mtk-snfi: add mt7986 IC snfi bindings
` [PATCH 6/9] spi: mtk-snfi: add snfi sample delay and read latency adjustment
` [PATCH 7/9] dt-bindings: spi: mtk-snfi: add two timing delay property
` [PATCH 8/9] dt-bindings: mtd: Split ECC engine with rawnand controller
` [PATCH 9/9] dt-bindings: mtd: ecc-mtk: add mt7986 IC ecc bindings
[PATCH] mtd: spi-nor: issi: Add in support for IS25LX256 chip, operating in 1S-1S-8S mode
2022-11-30 22:32 UTC (4+ messages)
[GIT PULL] mtd: nand: Changes for 6.2
2022-11-29 14:46 UTC
[PATCH] mtd: spi-nor: spansion: add clear sr fixup for s25fl-l family
2022-11-29 4:52 UTC (3+ messages)
[PATCH V2 1/2] nvmem: core: refactor .cell_post_process() CB arguments
2022-11-28 8:30 UTC (4+ messages)
` [PATCH V2 2/2] nvmem: u-boot-env: reformat MAC in "ethaddr" cell when reading
[PATCH v2 0/6] memory: renesas-rpc-if: Rebind fixes and misc cleanups
2022-11-28 7:37 UTC (11+ messages)
` [PATCH v2 1/6] memory: renesas-rpc-if: Split-off private data from struct rpcif
` [PATCH v2 2/6] memory: renesas-rpc-if: Move resource acquisition to .probe()
` [PATCH v2 3/6] memory: renesas-rpc-if: Always use dev in rpcif_probe()
` [PATCH v2 4/6] memory: renesas-rpc-if: Improve Runtime PM handling
` [PATCH v2 5/6] memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()
` [PATCH v2 6/6] memory: renesas-rpc-if: Remove Runtime PM wrappers
[PATCH 1/2] nvmem: core: refactor .cell_post_process() CB arguments
2022-11-28 3:30 UTC (4+ messages)
` [PATCH 2/2] nvmem: u-boot-env: reformat MAC in "ethaddr" cell when reading
[PATCH] MAINTAINERS: Update email of Tudor Ambarus
2022-11-27 22:42 UTC (8+ messages)
[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
2022-11-26 15:43 UTC (17+ messages)
` (subset) "
[PATCH 0/2] These are the required patches I found while adding
2022-11-25 15:55 UTC (9+ messages)
` [PATCH 1/2] mtd: spi-nore: core: Add in framework for 8S-8S-8S Octal STR mode
` [PATCH 2/2] mtd: spi-nor: issi: Add in support for IS25LX256 chip, operating in "
[PATCH v2 0/9] dt-bindings: cleanup titles
2022-11-24 14:59 UTC (37+ messages)
` [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings
` [PATCH v2 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title
` [PATCH v2 4/9] dt-bindings: drop redundant part of title (end)
` [PATCH v2 5/9] dt-bindings: drop redundant part of title (end, part two)
` [PATCH v2 6/9] dt-bindings: drop redundant part of title (end, part three)
` [PATCH v2 7/9] dt-bindings: drop redundant part of title (beginning)
` [PATCH v2 8/9] dt-bindings: clock: drop redundant part of title
` [PATCH v2 9/9] dt-bindings: drop redundant part of title (manual)
[PATCH] mtd: onenand: omap2: Drop obsolete dependency on COMPILE_TEST
2022-11-24 11:36 UTC (2+ messages)
[PATCH] mtd: rawnand: Drop obsolete dependencies on COMPILE_TEST
2022-11-24 11:36 UTC (2+ messages)
[PATCH] mtd: core: Fix ERROR of refcount due to del_mtd_device()
2022-11-24 11:36 UTC (2+ messages)
[PATCH] mtd: fix memory leak in pxa2xx_flash_probe()
2022-11-24 11:36 UTC (2+ messages)
Intermittent MTD attachment failures
2022-11-24 0:36 UTC
[PATCH 0/7] memory: renesas-rpc-if: Rebind and s2ram fixes
2022-11-23 14:49 UTC (3+ messages)
` [PATCH 7/7] memory: renesas-rpc-if: Reinitialize registers during system resume
[PATCH v2] ubifs: Fix build errors as symbol undefined
2022-11-23 7:35 UTC (4+ messages)
[PATCH v2] mtd: spi-nor: gigadevice: Add support for gd25lr256e
2022-11-22 12:51 UTC (6+ messages)
[PATCH v3 1/2] mtd: spi-nor: issi: is25wp256: Init flash based on SFDP
2022-11-22 10:26 UTC (2+ messages)
[PATCH] mtd: rawnand: orion: use devm_platform_get_and_ioremap_resource()
2022-11-22 10:02 UTC (2+ messages)
Silikonmischungen
2022-11-22 9:15 UTC
[PATCH v3 1/2] mtd: spi-nor: fix select_uniform_erase to skip 0 erase size
2022-11-21 15:24 UTC (2+ messages)
` (subset)Re: "
[PATCH v3 1/1] mtd: spi-nor: micron-st: Enable locking for mt25qu256a
2022-11-21 15:11 UTC (2+ messages)
[PATCH] mtd: spi-nor: macronix: Add support for mx77l51250f
2022-11-21 15:06 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox