messages from 2025-09-24 12:03:11 to 2025-10-22 09:57:03 UTC [more...]
[PATCH v2 resend] mtdchar: fix integer overflow in read/write ioctls
2025-10-22 9:56 UTC (3+ messages)
[PATCH v3 00/15] Introduce Allwinner H6/H616 NAND controller support
2025-10-22 9:20 UTC (23+ messages)
` [PATCH v3 01/15] mtd: rawnand: sunxi: Remove superfluous register readings
` [PATCH v3 02/15] mtd: rawnand: sunxi: move ECC strenghts in sunxi_nfc_caps
` [PATCH v3 03/15] mtd: rawnand: sunxi: introduce reg_ecc_err_cnt "
` [PATCH v3 04/15] mtd: rawnand: sunxi: introduce reg_user_data "
` [PATCH v3 05/15] mtd: rawnand: sunxi: rework pattern found registers
` [PATCH v3 06/15] mtd: rawnand: sunxi: add has_ecc_block_512 capability
` [PATCH v3 07/15] mtd: rawnand: sunxi: introduce ecc_mode_mask in sunxi_nfc_caps
` [PATCH v3 08/15] mtd: rawnand: sunxi: introduce random en/dir "
` [PATCH v3 09/15] mtd: rawnand: sunxi: introduce reg_pat_id "
` [PATCH v3 10/15] mtd: rawnand: sunxi: introduce reg_spare_area "
` [PATCH v3 11/15] mtd: rawnand: sunxi: introduce ecc_err_mask "
` [PATCH v3 12/15] mtd: rawnand: sunxi: introduce sram_size "
` [PATCH v3 13/15] mtd: rawnand: sunxi: Add support for H616 nand controller
` [PATCH v3 14/15] dt-bindings: mtd: sunxi: Add H616 compatible
` [PATCH v3 15/15] arm64: dts: allwinner: h616: add NAND controller
[PATCH] ubifs: using vmalloc_array() to handle the code
2025-10-22 8:14 UTC (2+ messages)
[PATCH v0] mtd: rawnand: marvell: fix 8bit ECC layouts
2025-10-22 1:37 UTC
[PATCH] mtd: intel-dg: wake card on operations
2025-10-21 15:03 UTC (6+ messages)
[PATCH v2] mtd: intel-dg: wake card on operations
2025-10-21 14:50 UTC (2+ messages)
Informacja z księgowości
2025-10-21 7:40 UTC
DRAM for Automotive For Review
2025-10-20 18:04 UTC
[PATCH v3 0/3] Add iommu supports
2025-10-20 15:22 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: mtd: cdns,hp-nfc: Add iommu property
` [PATCH 2/3] dt-bindings: dma: snps,dw-axi-dmac: "
` [PATCH 3/3] arm64: dts: socfpga: agilex5: Add SMMU nodes
[PATCH] mtd: rawnand: realtek: Make rtl_ecc_engine_ops const
2025-10-20 12:53 UTC
[PATCH] mtd: spi-nor: spansion: Add SMPT fixup for S25FS512S
2025-10-20 11:35 UTC (17+ messages)
Energia elektryczna - zmiany
2025-10-20 7:51 UTC
[PATCH] mtd: spi-nor: atmel: add at25dn011
2025-10-17 6:44 UTC (2+ messages)
Rekrutacja handlowca
2025-10-16 8:01 UTC
[PATCH] mtd: core: Add nand_id sysfs attribute for NAND devices
2025-10-14 19:24 UTC (3+ messages)
` [PATCH v2] "
[PATCH] mtd: spi-nor: Enable locking for n25q00a
2025-10-14 18:25 UTC (13+ messages)
[PATCH v2 00/15] Introduce Allwinner H6/H616 NAND controller support
2025-10-14 7:13 UTC (21+ messages)
` [PATCH v2 01/15] mtd: rawnand: sunxi: Remove superfluous register readings
` [PATCH v2 02/15] mtd: rawnand: sunxi: move ECC strenghts in sunxi_nfc_caps
` [PATCH v2 03/15] mtd: rawnand: sunxi: introduce reg_ecc_err_cnt "
` [PATCH v2 04/15] mtd: rawnand: sunxi: introduce reg_user_data "
` [PATCH v2 05/15] mtd: rawnand: sunxi: rework pattern found registers
` [PATCH v2 06/15] mtd: rawnand: sunxi: add has_ecc_block_512 capability
` [PATCH v2 07/15] mtd: rawnand: sunxi: introduce ecc_mode_mask in sunxi_nfc_caps
` [PATCH v2 08/15] mtd: rawnand: sunxi: introduce random en/dir "
` [PATCH v2 09/15] mtd: rawnand: sunxi: introduce reg_pat_id "
` [PATCH v2 10/15] mtd: rawnand: sunxi: introduce reg_spare_area "
` [PATCH v2 11/15] mtd: rawnand: sunxi: introduce ecc_err_mask "
` [PATCH v2 12/15] mtd: rawnand: sunxi: introduce sram_size "
` [PATCH v2 13/15] mtd: rawnand: sunxi: Add support for H616 nand controller
` [PATCH v2 14/15] dt-bindings: mtd: sunxi: Add H616 compatible
` [PATCH v2 15/15] arm64: dts: allwinner: h616: add NAND controller
[GIT PULL] mtd: spi-nor: changes for v6.18
2025-10-13 15:02 UTC (3+ messages)
[PATCH 00/15] Introduce Allwinner H6/H616 NAND controller support
2025-10-13 12:01 UTC (33+ messages)
` [PATCH 01/15] mtd: rawnand: sunxi: Remove superfluous register readings
` [PATCH 02/15] dt-bindings: mtd: sunxi: Add new compatible
` [PATCH 03/15] arm64: dts: allwinner: h616: add NAND controller
` [PATCH 04/15] mtd: nand: sunxi: move ecc strenghts in sunxi_nfc_caps
` [PATCH 05/15] mtd: nand: sunxi: introduce reg_ecc_err_cnt "
` [PATCH 06/15] mtd: nand: sunxi: introduce reg_user_data "
` [PATCH 07/15] mtd: nand: sunxi: rework pattern found registers
` [PATCH 08/15] mtd: nand: sunxi: add has_ecc_block_512 capability
` [PATCH 09/15] mtd: nand: sunxi: introduce ecc_mode_mask in sunxi_nfc_caps
` [PATCH 10/15] mtd: nand: sunxi: introduce random en/dir "
` [PATCH 11/15] mtd: nand: sunxi: introduce reg_pat_id "
` [PATCH 12/15] mtd: nand: sunxi: introduce reg_spare_area "
` [PATCH 13/15] mtd: nand: sunxi: introduce ecc_err_mask "
` [PATCH 14/15] mtd: nand: sunxi: introduce sram_size "
` [PATCH 15/15] mtd: rawnand: sunxi: Add support for H616 nand controller
[PATCH v2 0/3] Add iommu supports
2025-10-13 5:41 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: cdns,hp-nfc: Add iommu property
` [PATCH v2 2/3] dt-bindings: dma: snps,dw-axi-dmac: "
` [PATCH v2 3/3] arm64: dts: socfpga: agilex5: Add SMMU nodes
[PATCH 0/3] Add iommu supports
2025-10-13 1:09 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: mtd: cdns,hp-nfc: Add iommu property
` [PATCH 2/3] dt-bindings: dma: snps,dw-axi-dmac: "
` [PATCH 3/3] arm64: dts: socfpga: agilex5: Add SMMU nodes
Instalacja pv
2025-10-10 8:00 UTC
Non-volatile Memory Express (NVM)
2025-10-10 3:11 UTC
Proszę o kontakt
2025-10-09 7:35 UTC
[PATCH] mtd: nand: MTD_NAND_ECC_REALTEK should depend on HAS_DMA
2025-10-08 12:57 UTC (2+ messages)
` AW: "
[PATCH next] mtd: nand: realtek-ecc: Fix a IS_ERR() vs NULL bug in probe
2025-10-08 9:38 UTC (3+ messages)
` AW: "
Rekrutacja handlowca
2025-10-08 8:15 UTC
Proszę o kontakt
2025-10-08 7:55 UTC
Proszę o kontakt
2025-10-07 8:06 UTC
xls/
2025-10-06 4:45 UTC
[GIT PULL] mtd: Changes for 6.18
2025-10-04 23:42 UTC (2+ messages)
[GIT PULL] mtd: nand: Changes for 6.18
2025-10-03 15:21 UTC
[PATCH] dt-bindings: mtd: physmap: add 'clocks' and 'power-domains'
2025-10-03 6:50 UTC (3+ messages)
[PATCH RESEND v2 0/4] mtd: spinand: fix continuous reading mode support
2025-10-02 16:20 UTC (4+ messages)
` [PATCH RESEND v2 3/4] mtd: spinand: repeat reading in regular mode if continuous reading fails
[PATCH v2 0/3] mtd: spi-nor: macronix: Cleanup macronix flash info
2025-10-01 9:35 UTC (17+ messages)
` [PATCH v2 1/3] mtd: spi-nor: macronix: Drop the redundant flash info fields
[Bug report] crypto: zstd: kernel dump during UBIFS write back
2025-09-30 16:09 UTC (5+ messages)
` [PATCH] crypto: zstd - Fix compression bug caused by truncation
[PATCH 5.15 031/151] mtd: rawnand: stm32_fmc2: Fix dma_map_sg error check
2025-09-30 14:46 UTC
[PATCH 5.10 022/122] mtd: rawnand: stm32_fmc2: Fix dma_map_sg error check
2025-09-30 14:45 UTC
Rekrutacja handlowca
2025-09-30 7:46 UTC
[PATCH 0/8] mtd: drop unused module aliases
2025-09-29 16:03 UTC (2+ messages)
[PATCH] mtd: jedec_probe: use struct_size() helper for cfiq allocation
2025-09-29 16:03 UTC (2+ messages)
[PATCH] mtd: cfi: use struct_size() helper for cfiq allocation
2025-09-29 16:03 UTC (2+ messages)
[PATCH] mtd: nand: raw: gpmi: fix clocks when CONFIG_PM=N
2025-09-29 15:59 UTC (4+ messages)
[PATCH] mtd: rawnand: omap2: fix device leak on probe failure
2025-09-29 15:55 UTC (2+ messages)
[PATCH] mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nands
2025-09-29 15:55 UTC (2+ messages)
[PATCH v3 0/2] Realtek ECC engine
2025-09-29 15:54 UTC (2+ messages)
[PATCH RESEND v5 0/3] mtd: spinand: fix continuous reading mode support
2025-09-29 15:53 UTC (2+ messages)
Welders
2025-09-29 7:55 UTC
[PATCH][next] jffs2: Fix spelling mistake "Synching" -> "Syncing"
2025-09-28 21:05 UTC
fs/jffs2/read.c: When a data CRC error is detected, why not mark the node obsolete?
2025-09-28 12:10 UTC
Proszę o kontakt
2025-09-26 7:35 UTC
Confirm this letter -----
2025-09-25 22:43 UTC
[PATCH 1/1] nandsim: add names parameter
2025-09-25 16:18 UTC
[PATCH 0/1] nandsim: add names parameter
2025-09-25 16:18 UTC
[PATCH 0/2] handle RDCR opcode for Macronix
2025-09-24 11:57 UTC (5+ messages)
` [PATCH 2/2] mtd: spi-nor: macronix: use RDCR opcode 0x15
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