public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-03-20 16:03:05 to 2025-04-09 15:47:10 UTC [more...]

[PATCH v4 00/13] Introduce parity_odd() and refactor redundant parity code
 2025-04-09 15:43 UTC  (13+ messages)
` [PATCH v4 01/13] bitops: Change parity8() to parity_odd() with u64 input and bool return type
` [PATCH v4 02/13] media: media/test_drivers: Replace open-coded parity calculation with parity_odd()
` [PATCH v4 03/13] media: pci: cx18-av-vbi: "
` [PATCH v4 04/13] media: saa7115: "
` [PATCH v4 05/13] serial: max3100: "
` [PATCH v4 06/13] lib/bch: "
` [PATCH v4 07/13] Input: joystick - "
` [PATCH v4 08/13] net: ethernet: oa_tc6: "
` [PATCH v4 09/13] wifi: brcm80211: "
` [PATCH v4 11/13] mtd: ssfdc: "
` [PATCH v4 12/13] fsi: i2cr: "
` [PATCH v4 13/13] nfp: bpf: "

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

[PATCH] mtd: nand: ecc-mxic: Fix use of uninitialized variable ret
 2025-04-09  7:38 UTC  (2+ messages)

sama5d27_wlsom1_ek : Maximum QSPI frequency
 2025-04-09  6:40 UTC  (2+ messages)

[PATCH v2 0/3] mtd: spi-nor: macronix: Cleanup macronix flash info
 2025-04-08 14:52 UTC  (6+ messages)
` [PATCH v2 1/3] mtd: spi-nor: macronix: Drop the redundant flash info fields
` [PATCH v2 2/3] mtd: spi-nor: macronix: Remove duplicate flash info entries
` [PATCH v2 3/3] mtd: spi-nor: macronix: Add fixups for MX25L3255E

bio segment constraints
 2025-04-08 14:33 UTC  (12+ messages)

Linux 6.15-rc1 regression, folio/ubifs Oops
 2025-04-08  8:34 UTC  (3+ messages)

[PATCH next] spi: spi-qpic-snand: use kmalloc() for OOB buffer allocation
 2025-04-07 16:15 UTC  (2+ messages)

[PATCH 0/7] crypto: acomp - Use optional async calling convention
 2025-04-07 10:03 UTC  (8+ messages)
` [PATCH 1/7] crypto: api - Add helpers to manage request flags
` [PATCH 2/7] crypto: acomp - Use request flag helpers and add acomp_request_flags
` [PATCH 3/7] crypto: acomp - Add ACOMP_FBREQ_ON_STACK
` [PATCH 4/7] crypto: iaa - Switch to ACOMP_FBREQ_ON_STACK
` [PATCH 5/7] crypto: acomp - Add ACOMP_REQUEST_CLONE
` [PATCH 6/7] ubifs: Use ACOMP_REQUEST_CLONE
` [PATCH 7/7] crypto: acomp - Remove ACOMP_REQUEST_ALLOC

[PATCH v3] mtd: bcm47xxnflash: Add error handling for bcm47xxnflash_ops_bcm4706_ctl_cmd()
 2025-04-07  9:43 UTC 

[PATCH] spi: spi-qpic: fix common module build
 2025-04-07  8:00 UTC  (2+ messages)

[PATCH] mtd: spinand: Fix build with gcc < 7.5
 2025-04-07  7:16 UTC  (3+ messages)

[PATCH] mtd: rawnand: Add status chack in r852_ready()
 2025-04-07  7:15 UTC  (2+ messages)

[PATCH] mtd: nand: Drop explicit test for built-in CONFIG_SPI_QPIC_SNAND
 2025-04-07  7:15 UTC  (2+ messages)

[PATCH] mtd: inftlcore: Add error check for inftl_read_oob()
 2025-04-07  7:15 UTC  (2+ messages)

[PATCH] mtd: nand: Add error log for marvell_nfc_end_cmd()
 2025-04-07  6:59 UTC  (4+ messages)

[PATCH v2] mtd: bcm47xxnflash: Add error handling for bcm47xxnflash_ops_bcm4706_ctl_cmd()
 2025-04-07  6:51 UTC  (2+ messages)

[PATCH] mtd: bcm47xxnflash: Add error handling for bcm47xxnflash_ops_bcm4706_ctl_cmd()
 2025-04-04 13:55 UTC  (2+ messages)

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-04-04  9:01 UTC  (22+ messages)

Rekrutacja handlowca
 2025-04-04  8:28 UTC 

Rekrutacja handlowca
 2025-04-04  8:00 UTC 

[PATCH] jffs2: silence lockdep warning on evict path
 2025-04-04  8:00 UTC 

[PATCH v2 00/19] mtd: spinand: Add octal support
 2025-04-03 10:35 UTC  (26+ messages)
` [PATCH v2 01/19] mtd: spinand: Use more specific naming for the reset op
` [PATCH v2 02/19] mtd: spinand: Use more specific naming for the write enable/disable op
` [PATCH v2 03/19] mtd: spinand: Use more specific naming for the read ID op
` [PATCH v2 04/19] mtd: spinand: Use more specific naming for the get/set feature ops
` [PATCH v2 05/19] mtd: spinand: Use more specific naming for the erase op
` [PATCH v2 06/19] mtd: spinand: Use more specific naming for the page read op
` [PATCH v2 07/19] mtd: spinand: Use more specific naming for the (single) read from cache ops
` [PATCH v2 08/19] mtd: spinand: Use more specific naming for the (dual output) "
` [PATCH v2 09/19] mtd: spinand: Use more specific naming for the (dual IO) "
` [PATCH v2 10/19] mtd: spinand: Use more specific naming for the (quad output) "
` [PATCH v2 11/19] mtd: spinand: Use more specific naming for the (quad IO) "
` [PATCH v2 12/19] mtd: spinand: Use more specific naming for the program execution op
` [PATCH v2 13/19] mtd: spinand: Use more specific naming for the (single) program load op
` [PATCH v2 14/19] mtd: spinand: Use more specific naming for the (quad) "
` [PATCH v2 15/19] mtd: spinand: Define octal operations
` [PATCH v2 16/19] mtd: spinand: winbond: Rename DTR variants
` [PATCH v2 17/19] mtd: spinand: winbond: Add support for W35N01JW in single mode
` [PATCH v2 18/19] mtd: spinand: winbond: Add octal support
` [PATCH v2 19/19] mtd: spinand: winbond: Add support for W35N02JW and W35N04JW chips

[PATCH 00/21] mtd: spinand: Add octal support
 2025-04-03  9:48 UTC  (28+ messages)
` [PATCH 07/21] mtd: spinand: Use more specific naming for the (single) read from cache ops
` [PATCH 08/21] mtd: spinand: Use more specific naming for the (dual output) "
` [PATCH 09/21] mtd: spinand: Use more specific naming for the (dual IO) "
` [PATCH 10/21] mtd: spinand: Use more specific naming for the (quad output) "
` [PATCH 11/21] mtd: spinand: Use more specific naming for the (quad IO) "
` [PATCH 12/21] mtd: spinand: Use more specific naming for the program execution op
` [PATCH 13/21] mtd: spinand: Use more specific naming for the (single) program load op
` [PATCH 14/21] mtd: spinand: Use more specific naming for the (quad) "
` [PATCH 15/21] mtd: spinand: winbond: Rename DTR variants
` [PATCH 16/21] mtd: spinand: winbond: Add support for W35N01JW in single mode
` [PATCH 21/21] mtd: spinand: winbond: Add support for W35N02JW and W35N02JW chips

Proszę o kontakt
 2025-04-03  7:36 UTC 

[PATCH 0/3] mtd: spi-nor: macronix: Cleanup macronix flash info
 2025-04-02 12:17 UTC  (8+ messages)
` [PATCH 1/3] mtd: spi-nor: macronix: Drop the redundant flash info fields
` [PATCH 2/3] mtd: spi-nor: macronix: Remove duplicate flash info entries
` [PATCH 3/3] mtd: spi-nor: macronix: Move macronix_nor_default_init logic to macronix_nor_late_init

mtd spinand build breakage
 2025-04-02 10:26 UTC  (3+ messages)

[bug report] UBI: Unsorted Block Images
 2025-04-01  9:50 UTC  (6+ messages)

[PATCH] mtd: core: add sync between read/write and unbind device
 2025-03-31 16:15 UTC  (2+ messages)
` [PATCH v2] "

Współpraca
 2025-03-31  7:55 UTC 

[PATCH v2 0/3] Read MAC Address from SST vendor specific SFDP region
 2025-03-27 13:14 UTC  (7+ messages)
` [PATCH v2 1/3] mtd: spi-nor: sfdp: parse SFDP SST vendor map and register EUI addresses into NVMEM framework
` [PATCH v2 2/3] ARM: dts: microchip: sama5d29_curiosity: update the QSPI partitions using "fixed-partition" binding
` [PATCH v2 3/3] ARM: dts: microchip: sama5d29_curiosity: Add nvmem-layout in QSPI for EUI48 MAC Address

[PATCH 0/6] Enable QPIC BAM and QPIC NAND support for SDX75
 2025-03-27 10:48 UTC  (17+ messages)
` [PATCH 1/6] dt-bindings: mtd: qcom,nandc: Document the SDX75 NAND
` [PATCH 2/6] dt-bindings: dma: qcom,bam: Document dma-coherent property
` [PATCH 4/6] ARM: dts: qcom: sdx75: Add QPIC NAND support
` [PATCH 5/6] ARM: dts: qcom: sdx75-idp: Enable QPIC BAM support

[PATCH 0/3] mtd: spi-nor: introduce optional rdid-dummy-ncycles DT property
 2025-03-27 10:43 UTC  (10+ messages)
` [PATCH 2/3] mtd: spi-nor: use "

Pytanie o ofertę
 2025-03-27  9:05 UTC 

[GIT PULL] mtd: Changes for 6.15
 2025-03-26 17:50 UTC  (2+ messages)

[GIT PULL] mtd: spi-nor: changes for v6.15
 2025-03-26 16:56 UTC  (2+ messages)

[GIT PULL] mtd: nand: Changes for 6.15
 2025-03-26 17:01 UTC  (2+ messages)

[PATCH v6 00/11] mtd: add driver for Intel discrete graphics
 2025-03-26 15:22 UTC  (3+ messages)

[PATCH v15 0/2] Add QPIC SPI NAND driver
 2025-03-26 14:49 UTC  (4+ messages)
` [PATCH v15 2/2] spi: spi-qpic: add driver for QCOM SPI NAND flash Interface

[RFC 0/1] fs/jffs2: Deadlock in write buffer recovery path
 2025-03-26  8:04 UTC  (3+ messages)
` [RFC 1/1] fs/jffs2: Avoid a possible deadlock in jffs2_wbuf_recover

[PATCH] jffs2: check jffs2_prealloc_raw_node_refs() result in few other places
 2025-03-26  2:50 UTC  (2+ messages)

[PATCH v3 0/4] QPIC v2 fixes for SDX75
 2025-03-25 14:32 UTC  (5+ messages)
` [PATCH v3 1/4] mtd: rawnand: qcom: Pass 18 bit offset from QPIC base address to BAM

Cannot flash SPI-NOR MX25U6435F on Odroid N2+
 2025-03-24 23:51 UTC  (3+ messages)

[PATCH] Improve check for GCC compiler version
 2025-03-23  4:01 UTC 

[PATCH] mtd: spi-nor: spansion: Add support for CY15V104QSN
 2025-03-21  7:10 UTC  (6+ messages)


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