public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-11-11 18:49:45 to 2024-11-25 05:26:44 UTC [more...]

[PATCH v9 0/2] Add support for nuvoton ma35 nand controller
 2024-11-25  5:25 UTC 

[PATCH v2] mtd: rawnand: arasan: Fix double assertion of chip-select
 2024-11-24 16:32 UTC 

[PATCH] mtd: rawnand: arasan: Fix double assertion of chip-select
 2024-11-24 11:54 UTC  (2+ messages)

[GIT PULL] mtd: Changes for 6.13
 2024-11-23  1:31 UTC  (2+ messages)

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

[PATCH v2 0/3] mtd: spinand: Add support for SkyHigh S35ML-3 family
 2024-11-22  9:37 UTC  (5+ messages)
` [PATCH v2 1/3] mtd: spinand: Remove write_enable_op() in markbad()
` [PATCH v2 2/3] mtd: spinand: Introduce a way to avoid raw access
` [PATCH v2 3/3] mtd: spinand: Add support for SkyHigh S35ML-3 family

[PATCH v2 0/2] Add support for read retry
 2024-11-22  5:42 UTC  (7+ 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

Parsing extracted i.MX NAND flash
 2024-11-22  1:22 UTC  (5+ messages)

[GIT PULL] mtd: nand: Changes for 6.13
 2024-11-21 16:09 UTC  (2+ messages)

[PATCH v4 00/10] Implement setup_interface() in the DaVinci NAND controller
 2024-11-21 15:33 UTC  (23+ 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 1/2] ubi: Expose interface for reading erase counters
 2024-11-21 10:37 UTC  (3+ messages)
` [PATCH 2/2] ubi: Implement 'UBI_IOCECNFO' "

[PATCH 0/2] QPIC v2 fixes for SDX75
 2024-11-21  9:01 UTC  (9+ 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

fsl_ifc_read_byte16: beyond end of buffer on ONFI redundant parameter
 2024-11-20 16:43 UTC 

[RFC PATCH 0/2] Add support for stacked and parallel memories
 2024-11-20 10:57 UTC  (11+ 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

[RFC PATCH nand/next 0/4] mtd: nand: spi: Add CASN page support
 2024-11-20 10:13 UTC  (10+ 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 v14 0/8] Add QPIC SPI NAND driver
 2024-11-20  9:15 UTC  (9+ messages)
` [PATCH v14 1/8] spi: dt-bindings: Introduce qcom,spi-qpic-snand
` [PATCH v14 2/8] mtd: rawnand: qcom: cleanup qcom_nandc driver
` [PATCH v14 3/8] mtd: rawnand: qcom: Add qcom prefix to common api
` [PATCH v14 4/8] mtd: nand: Add qpic_common API file
` [PATCH v14 5/8] mtd: rawnand: qcom: use FIELD_PREP and GENMASK
` [PATCH v14 6/8] spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
` [PATCH v14 7/8] arm64: dts: qcom: ipq9574: Add SPI nand support
` [PATCH v14 8/8] arm64: dts: qcom: ipq9574: Remove eMMC node

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

[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  (5+ messages)

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

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 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  (8+ 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  (4+ messages)
` [PATCH 23/24] mtd: spinand: winbond: Add comment about naming

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox