linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-11 09:15:57 to 2024-11-20 07:23:18 UTC [more...]

Block based OTA update needs mtdblock
 2024-11-20  7:22 UTC  (2+ messages)

[PATCH 0/2] QPIC v2 fixes for SDX75
 2024-11-20  7:06 UTC  (5+ messages)
` [PATCH 1/2] mtd: rawnand: qcom: Pass 18 bit offset from QPIC base address to BAM
` [PATCH 2/2] mtd: rawnand: qcom: Fix onfi param page read

[RFC PATCH 0/2] Add support for stacked and parallel memories
 2024-11-19 17:02 UTC  (7+ messages)
` [RFC PATCH 1/2] dt-bindings: mtd: Add bindings for describing concatinated MTD devices
` [RFC PATCH 2/2] dt-bindings: spi: Update stacked and parallel bindings

[GIT PULL] mtd: nand: Changes for 6.13
 2024-11-19 15:13 UTC 

[PATCH v3 00/10] mtd: add driver for Intel discrete graphics
 2024-11-19 14:01 UTC  (11+ messages)
` [PATCH v3 01/10] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v3 02/10] mtd: intel-dg: implement region enumeration
` [PATCH v3 03/10] mtd: intel-dg: implement access functions
` [PATCH v3 04/10] mtd: intel-dg: register with mtd
` [PATCH v3 05/10] mtd: intel-dg: align 64bit read and write
` [PATCH v3 06/10] mtd: intel-dg: wake card on operations
` [PATCH v3 07/10] drm/i915/nvm: add nvm device for discrete graphics
` [PATCH v3 08/10] drm/i915/nvm: add support for access mode
` [PATCH v3 09/10] drm/xe/nvm: add on-die non-volatile memory device
` [PATCH v3 10/10] drm/xe/nvm: add support for access mode

[GIT PULL] mtd: spi-nor: changes for v6.13
 2024-11-19 12:20 UTC  (2+ messages)

[PATCH v2] mtd: spinand: add support for FORESEE F35SQA002G
 2024-11-19 10:29 UTC  (7+ messages)

[PATCH nand/next] mtd: nand: spi: Use write_cache first and then update_cache in write operation
 2024-11-19  9:39 UTC 

Termin płatności
 2024-11-19  9:11 UTC 

[PATCH mtd-utils v2 RESEND 000/102] Add fsck.ubifs support
 2024-11-19  1:22 UTC  (11+ messages)
` [PATCH mtd-utils v2 RESEND 042/102] ubifs-utils: Adapt orphan.c in libubifs
` [PATCH mtd-utils v2 RESEND 047/102] ubifs-utils: open_ubi: Set errno if the target is not char device
` [PATCH mtd-utils v2 RESEND 072/102] fsck.ubifs: Move common functions and data structures into fsck.ubifs.c
` [PATCH mtd-utils v2 RESEND 078/102] fsck.ubifs: Check and correct files' information
` [PATCH mtd-utils v2 RESEND 083/102] fsck.ubifs: Check and correct the index size
` [PATCH mtd-utils v2 RESEND 086/102] fsck.ubifs: Check and create the lost+found

Parsing extracted i.MX NAND flash
 2024-11-18 17:39 UTC 

[PATCH v3 01/10] ubi: Expose mean erase counter in sysfs
 2024-11-18 17:00 UTC  (7+ messages)

[PATCH v1] mtd: core/part: trying to delete partition with usecount > 0 corrupt partition
 2024-11-18 13:41 UTC  (3+ messages)

[RFC PATCH nand/next 0/4] mtd: nand: spi: Add CASN page support
 2024-11-18 13:06 UTC  (8+ messages)
` [RFC PATCH nand/next 1/4] mtd: nand: Create param.c to do CRC check and bitwise majority for Parameter & CASN page
` [RFC PATCH nand/next 2/4] include: mtd: Add CASN page definition and related structs
` [RFC PATCH nand/next 3/4] include: mtd: spinand: Add CASN page related macros and flags

[PATCH v2 0/2] Add support for read retry
 2024-11-18 10:33 UTC  (5+ messages)
` [PATCH v2 1/2] mtd: spi-nand: Add read retry support
` [PATCH v2 2/2] mtd: spi-nand: macronix: Add support for read retry

Some information about direct-io support on ubifs
 2024-11-18 10:20 UTC  (8+ messages)

[PATCH] ubifs: fix uninitialized variable usage
 2024-11-18 10:02 UTC  (3+ messages)

[PATCH 0/2] jffs2: fix a couple of uninit value errors
 2024-11-18  5:24 UTC  (5+ messages)
` [PATCH 1/2] jffs2: initialize filesystem-private inode info in ->alloc_inode callback
` [PATCH 2/2] jffs2: initialize inocache earlier

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-11-17 12:09 UTC  (2+ messages)
` (subset) "

[PATCH v4] mtd: spi-nor: atmel: add at25sf321 entry
 2024-11-16 10:55 UTC 

[PATCH 0/2] ubifs: Fix deadlock between inode reclaiming and host inode writing
 2024-11-16  2:00 UTC  (4+ messages)
` [PATCH 1/2] ubifs: ubifs_jnl_write_inode: Only check once for the limitation of xattr count

[PATCH] ubifs: Fix uninitialized use of err in ubifs_jnl_write_inode()
 2024-11-16  1:57 UTC  (3+ messages)

[PATCH v4 00/10] Implement setup_interface() in the DaVinci NAND controller
 2024-11-15 19:58 UTC  (15+ messages)
` [PATCH v4 01/10] memory: ti-aemif: Store timings parameter in number of cycles - 1
` [PATCH v4 02/10] memory: ti-aemif: Remove unnecessary local variables
` [PATCH v4 03/10] memory: ti-aemif: Wrap CS timings into a struct
` [PATCH v4 04/10] memory: ti-aemif: Create aemif_check_cs_timings()
` [PATCH v4 05/10] memory: ti-aemif: Create aemif_set_cs_timings()
` [PATCH v4 06/10] memory: ti-aemif: Export aemif_*_cs_timings()
` [PATCH v4 07/10] mtd: rawnand: davinci: Always depends on TI_AEMIF
` [PATCH v4 08/10] mtd: rawnand: davinci: Order headers alphabetically
` [PATCH v4 09/10] mtd: rawnand: davinci: Add clock resource
` [PATCH v4 10/10] mtd: rawnand: davinci: Implement setup_interface() operation

[PATCH v7 0/2] Add support for "on-die" ECC on Davinci
 2024-11-15 19:48 UTC  (4+ messages)
` [PATCH v7 1/2] mtd: nand: davinci: add support for on-die ECC engine type

[PATCH v3] mtd: spi-nor: atmel: add at25sf321 entry
 2024-11-15 11:32 UTC  (2+ messages)

[RESEND PATCH] jffs2: Use str_yes_no() helper function
 2024-11-15  6:37 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: fixed-partitions: Fix "compression" typo
 2024-11-14 19:59 UTC  (2+ messages)

[PATCH] mtd: phram: Add the kernel lock down check
 2024-11-14 15:50 UTC  (2+ messages)

[PATCH] mtd: chips: Remove for loop which never execute more than once
 2024-11-14 14:27 UTC 

[PATCH] mtd: onenand: Fix uninitialized retlen in do_otp_read()
 2024-11-14 13:29 UTC 

[RFC PATCH v1 06/57] mm: Remove PAGE_SIZE compile-time constant assumption
 2024-11-14 10:17 UTC  (2+ messages)

Meeting invitation
 2024-11-14  9:00 UTC 

[PATCH v13 0/8] Add QPIC SPI NAND driver
 2024-11-13  9:56 UTC  (6+ messages)
` [PATCH v13 2/8] mtd: rawnand: qcom: cleanup qcom_nandc driver

[PATCH v3 0/7] Implement setup_interface() in the DaVinci NAND controller
 2024-11-13 10:55 UTC  (11+ messages)
` [PATCH v3 1/7] memory: ti-aemif: Create aemif_check_cs_timings()
` [PATCH v3 2/7] memory: ti-aemif: Create aemif_set_cs_timings()
` [PATCH v3 3/7] memory: ti-aemif: Export aemif_*_cs_timings()
` [PATCH v3 4/7] mtd: rawnand: davinci: Always depends on TI_AEMIF
` [PATCH v3 5/7] mtd: rawnand: davinci: Order headers alphabetically
` [PATCH v3 6/7] mtd: rawnand: davinci: Add clock resource
` [PATCH v3 7/7] mtd: rawnand: davinci: Implement setup_interface() operation

[PATCH 0/2] mtd: spinand: Add support for SkyHigh S35ML-3 family
 2024-11-13 10:51 UTC  (9+ messages)
` [PATCH 1/2] mtd: spinand: Introduce a way to avoid raw access
` [PATCH 2/2] mtd: spinand: Add support for SkyHigh S35ML-3 family

[PATCH 00/24] spi-nand/spi-mem DTR support
 2024-11-13  9:46 UTC  (28+ messages)
` [PATCH 01/24] spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
` [PATCH 02/24] spi: spi-mem: Add a new controller capability
` [PATCH 03/24] spi: amd: Support per spi-mem operation frequency switches
` [PATCH 04/24] spi: amlogic-spifc-a1: "
` [PATCH 05/24] spi: cadence-qspi: "
` [PATCH 06/24] spi: dw: "
` [PATCH 17/24] mtd: spinand: Create distinct fast and slow read from cache variants
` [PATCH 18/24] mtd: spinand: Add an optional frequency to read from cache macros
` [PATCH 19/24] mtd: spinand: winbond: Fix the *JW chip definitions
` [PATCH 20/24] spi: spi-mem: Reorder SPI_MEM_OP_CMD internals
` [PATCH 22/24] mtd: spinand: Add support for read DTR operations
` [PATCH 23/24] mtd: spinand: winbond: Add comment about naming
` [PATCH 24/24] mtd: spinand: winbond: Add support for DTR operations

[PATCH v8 0/2] Add support for nuvoton ma35 nand controller
 2024-11-13  6:16 UTC  (4+ messages)
` [PATCH v8 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC

[PATCH v5 1/3] dt-bindings: mtd: jedec,spi-nor: add optional vcc-supply
 2024-11-12 13:06 UTC  (6+ messages)
` [PATCH v5 2/3] mtd: spi-nor: use local variable for struct device
` [PATCH v5 3/3] mtd: spi-nor: support vcc-supply regulator

[RESEND PATCH v4 1/2] dt-bindings: mtd: jedec,spi-nor: add optional vcc-supply
 2024-11-12 13:02 UTC  (5+ messages)
` [RESEND PATCH v4 2/2] mtd: spi-nor: support vcc-supply regulator

[PATCH v2 0/6] Implement setup_interface() in the DaVinci NAND controller
 2024-11-12 12:53 UTC  (10+ messages)
` [PATCH v2 1/6] memory: ti-aemif: Create aemif_set_cs_timings()
` [PATCH v2 2/6] memory: ti-aemif: Export aemif_set_cs_timings()
` [PATCH v2 6/6] mtd: rawnand: davinci: Implement setup_interface() operation

Proszę o kontakt
 2024-11-12  8:51 UTC 

[PATCH v2 0/1] mtd: spi-nor: core: replace dummy buswidth from addr to data
 2024-11-12  8:43 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] mtd: spi-nor: core: replace dummy buswidth from addr to data
 2024-11-12  7:16 UTC  (6+ messages)

[PATCH] jffs2: fix use of uninitialized variable
 2024-11-12  6:59 UTC  (3+ messages)

[PATCH 00/10] mtd: add driver for Intel discrete graphics
 2024-11-11 20:27 UTC  (11+ messages)
` [PATCH 06/10] mtd: intel-dg: wake card on operations

[PATCH v2 00/10] mtd: add driver for Intel discrete graphics
 2024-11-11 19:59 UTC  (2+ messages)

[PATCH] mtd: spi-nor: macronix: use nor->addr_nbytes
 2024-11-11 11:36 UTC 

[PATCH] mtd: spi-nor: winbond: add "w/ and w/o SFDP" comment
 2024-11-11 11:21 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: macronix: remove mx25u25635f from parts list to enable SFDP
 2024-11-11 10:49 UTC  (2+ messages)

[PATCH mtd-utils v2 RESEND 040/102] ubifs-utils: Adapt master.c in libubifs
 2024-11-11  8:57 UTC  (2+ messages)
` [PATCH mtd-utils v2 RESEND 067/102] fsck.ubifs: Read master node & init lpt

[PATCH mtd-utils v2 000/102] Add fsck.ubifs support
 2024-11-11  9:30 UTC  (18+ messages)
` [PATCH mtd-utils v2 014/102] ubifs-utils: Add atomic implementations
` [PATCH mtd-utils v2 016/102] ubifs-utils: Add spinlock implementations
` [PATCH mtd-utils v2 020/102] ubifs-utils: Add implementations for linux kernel printing functions
` [PATCH mtd-utils v2 036/102] ubifs-utils: Adapt budget.c in libubifs
` [PATCH mtd-utils v2 043/102] ubifs-utils: Adapt gc subsystem "
` [PATCH mtd-utils v2 054/102] fsck.ubifs: Add rebuilding filesystem support
` [PATCH mtd-utils v2 058/102] fsck.ubifs: rebuild_fs: Extract reachable directory entries tree
` [PATCH mtd-utils v2 062/102] fsck.ubifs: rebuild_fs: Create new root dir if there are no scanned files
` [PATCH mtd-utils v2 063/102] fsck.ubifs: rebuild_fs: Build TNC
` [PATCH mtd-utils v2 045/102] ubifs-utils: Add descriptions for new lib files in libubifs/README
` [PATCH mtd-utils v2 061/102] fsck.ubifs: rebuild_fs: Re-write data
` [PATCH mtd-utils v2 068/102] fsck.ubifs: Replay journal


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