Linux-mtd Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-17 12:43:00 to 2024-05-16 13:52:26 UTC [more...]

[PATCH v2 0/2] mtd: rawnand: NAND early identification fixes
 2024-05-16 13:51 UTC  (4+ messages)
` [PATCH v2 1/2] mtd: rawnand: Fix the nand_read_data_op() early check
` [PATCH v2 2/2] mtd: rawnand: Bypass a couple of sanity checks during NAND identification

[PATCH] mtd: rawnand: onfi: read parameter pages in one go
 2024-05-16 13:09 UTC  (5+ messages)

[PATCH v3 0/3] mtd: nand: mxc_nand: Convert to exec_op
 2024-05-16 13:05 UTC  (11+ messages)
` [PATCH v3 1/3] mtd: nand: mxc_nand: separate page read from ecc calc
` [PATCH v3 2/3] mtd: nand: mxc_nand: implement exec_op
` [PATCH v3 3/3] mtd: nand: mxc_nand: support software ECC

[PATCH v5 0/7] Add QPIC SPI NAND driver
 2024-05-16 12:59 UTC  (11+ messages)
` [PATCH v5 1/7] spi: dt-bindings: Introduce qcom,spi-qpic-snand
` [PATCH v5 2/7] mtd: rawnand: qcom: cleanup qcom_nandc driver
` [PATCH v5 3/7] mtd: rawnand: qcom: Add qcom prefix to common api
` [PATCH v5 4/7] drivers: mtd: nand: Add qpic_common API file
` [PATCH v5 5/7] spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
` [PATCH v5 6/7] arm64: dts: qcom: ipq9574: Add SPI nand support
` [PATCH v5 7/7] arm64: dts: qcom: ipq9574: Disable eMMC node

[syzbot] Monthly jffs2 report (May 2024)
 2024-05-16 12:44 UTC 

[GIT PULL] mtd: Changes for v6.10-rc1
 2024-05-16  9:10 UTC 

[GIT PULL] mtd: nand: Changes for 6.10
 2024-05-16  9:07 UTC  (2+ messages)

[GIT PULL] mtd: spi-nor: changes for v6.10
 2024-05-16  9:06 UTC  (3+ messages)

[PATCH 0/2] mtd: rawnand: NAND early identification fixes
 2024-05-16  7:52 UTC  (9+ messages)
` [PATCH 1/2] mtd: rawnand: Fix the nand_read_data_op() early check
` [PATCH 2/2] mtd: rawnand: Bypass a couple of sanity checks during NAND identification

Proszę o kontakt
 2024-05-16  7:46 UTC 

[PATCH] mtd: spi-nor: Clear Winbond SR3 WPS bit on boot
 2024-05-15 14:55 UTC  (12+ messages)

[PATCH] mtd: rawnand: make rawnand_check_data_only_read_support() work
 2024-05-15  8:11 UTC  (2+ messages)

Using nand_change_read_column_op() in nand_onfi_detect()
 2024-05-14 13:42 UTC  (3+ messages)

[PATCH v2 0/3] mtd: nand: mxc_nand: Convert to exec_op
 2024-05-14 10:16 UTC  (12+ messages)
` [PATCH v2 1/3] mtd: nand: mxc_nand: separate page read from ecc calc
` [PATCH v2 2/3] mtd: nand: mxc_nand: implement exec_op
` [PATCH v2 3/3] mtd: nand: mxc_nand: support software ECC

[PATCH] dt-bindings: mfd: syscon: Add more simple compatibles
 2024-05-13 13:12 UTC  (7+ messages)

[PATCH v6 0/3] Meson: R/W support for pages used by boot ROM
 2024-05-13 10:10 UTC  (8+ messages)
` [PATCH v6 1/3] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code
` [PATCH v6 2/3] mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'
` [PATCH v6 3/3] mtd: rawnand: meson: read/write access for boot ROM pages

Fotowoltaika - propozycja instalacji
 2024-05-13  8:15 UTC 

Development of a new product
 2024-05-13  7:45 UTC 

[PATCH] fs/jffs2: Fix NULL deref in jffs2_scan_dirty_space
 2024-05-12 20:39 UTC  (2+ messages)

[PATCH 1/2] eeprom: at25: drop unneeded MODULE_ALIAS
 2024-05-10 14:28 UTC  (9+ messages)
` [PATCH 2/2] eeprom: 93xx46: "

New bad blocks handling
 2024-05-09 10:12 UTC 

[PATCH] dt-bindings: Use full path to other schemas
 2024-05-08 19:10 UTC  (3+ messages)

[PATCH v1 1/1] mtd: physmap: Use *-y instead of *-objs in Makefile
 2024-05-08 15:11 UTC 

[PATCH] jffs2: nodemgmt: fix kernel-doc comments
 2024-05-07 23:11 UTC  (2+ messages)

NAND parameter page read fails with bitflip and no column change support
 2024-05-07 16:08 UTC  (3+ messages)

mtd: nand: raw: Possible bug in nand_onfi_detect()?
 2024-05-07 16:08 UTC  (2+ messages)

[PATCH 0/4] mtd: nand: mxc_nand: Convert to exec_op
 2024-05-07 14:02 UTC  (18+ messages)
` [PATCH 2/4] mtd: nand: mxc_nand: implement exec_op
` [PATCH 3/4] mtd: nand: mxc_nand: support software ECC
` [PATCH 4/4] mtd: nand: mxc_nand: disable subpage reads

[PATCH] mtd: rawnand: Ensure ECC configuration is propagated to upper layers
 2024-05-07 12:37 UTC  (2+ messages)

nand_ecc_is_strong_enough() doesn't trigger
 2024-05-07 12:30 UTC  (2+ messages)

[PATCH v5 0/2] Meson: R/W support for pages used by boot ROM
 2024-05-07  8:11 UTC  (14+ messages)
` [PATCH v5 1/2] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code
` [PATCH v5 2/2] mtd: rawnand: meson: support R/W mode for boot ROM

[PATCH linux-next] jff2:fix potential illegal address access in jffs2_free_inode
 2024-05-07  7:00 UTC 

[PATCH] ubi: block: fix null-pointer-dereference in ubiblock_create()
 2024-05-06 13:35 UTC  (3+ messages)

[PATCH v7 0/3] Add support for Loongson-1 NAND
 2024-05-06  7:59 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: mtd: Add Loongson-1 NAND Controller
` [PATCH v7 2/3] mtd: rawnand: Enable monolithic read when reading subpages
` [PATCH v7 3/3] mtd: rawnand: Add Loongson-1 NAND Controller driver

[PATCH] ubifs: fix kernel-doc warnings
 2024-05-06  2:11 UTC  (2+ messages)

[PATCH v1 1/1] mtd: cfi: Get rid of redundant 'else'
 2024-05-03 18:49 UTC  (2+ messages)

[PATCH] mtd: spi-nor: replace unnecessary div64_u64() with div_u64()
 2024-04-30 15:45 UTC  (5+ messages)

Proszę o kontakt
 2024-04-30  8:15 UTC 

[GIT PULL] mtd: Fixes for v6.9-rc6
 2024-04-26 20:25 UTC  (2+ messages)

[PATCH] SPI Nand patch code of SkyHigh Memory
 2024-04-26 10:10 UTC  (2+ messages)

Recall: [PATCH] SPI Nand patch code of SkyHigh Memory
 2024-04-26  7:48 UTC 

(no subject)
 2024-04-26  7:39 UTC 

[PATCH 00/13] spi: add driver for Intel discrete graphics
 2024-04-25 11:58 UTC  (4+ messages)
` [PATCH 05/13] spi: add driver for intel graphics on-die spi device

W sprawie samochodu
 2024-04-24  8:15 UTC 

[PATCH 14/30] jffs2: Remove calls to set/clear the folio error flag
 2024-04-22 15:56 UTC  (3+ messages)

[PATCH v2 0/6] mtd: spi-nor: spring cleaning
 2024-04-22 10:14 UTC  (20+ messages)
` [PATCH v2 1/6] mtd: spi-nor: Remove support for Xilinx S3AN flashes
` [PATCH v2 2/6] mtd: spi-nor: get rid of non-power-of-2 page size handling
` [PATCH v2 3/6] mtd: spi-nor: remove .setup() callback
` [PATCH v2 4/6] mtd: spi-nor: get rid of SPI_NOR_NO_FR
` [PATCH v2 5/6] mtd: spi-nor: simplify spi_nor_get_flash_info()
` [PATCH v2 6/6] mtd: spi-nor: introduce support for displaying deprecation message

spi-nor: excessive locking in spi_nor_erase()
 2024-04-19 13:14 UTC  (7+ messages)

[PATCH] mtd-utils: fectest: Fix time formatting with _TIME_BITS=64 on 32-bit system
 2024-04-19  9:21 UTC  (3+ messages)

[PATCH v1 0/6] mtd: spi-nor: spring cleaning
 2024-04-18 11:20 UTC  (17+ messages)
` [PATCH v1 3/6] mtd: spi-nor: get rid of SPI_NOR_NO_FR
` [PATCH v1 5/6] mtd: spi-nor: simplify spi_nor_get_flash_info()
` [RFC PATCH v1 6/6] mtd: spi-nor: introduce support for displaying deprecation message

[PATCH v2] ubi: block: fix memleak in ubiblock_create()
 2024-04-18  9:07 UTC  (3+ messages)

[PATCH V3] ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarity
 2024-04-18  7:11 UTC  (2+ messages)

[syzbot] [jffs2?] kernel BUG in jffs2_sum_write_sumnode
 2024-04-17 12:51 UTC 


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