public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-06-03 11:53:42 to 2025-06-18 17:10:19 UTC [more...]

[PATCH] spi: spi-qpic-snand: document the limited bit error reporting capability
 2025-06-18 15:37 UTC  (3+ messages)

[PATCH 0/8] Enhance Winbond SPI NAND support
 2025-06-18 12:30 UTC  (11+ messages)
` [PATCH 1/8] spi: spi-mem: Use picoseconds for calculating the op durations
` [PATCH 2/8] spi: spi-mem: Take into account the actual maximum frequency
` [PATCH 3/8] mtd: spinand: Fix macro alignment
` [PATCH 4/8] mtd: spinand: Add a frequency field to all READ_FROM_CACHE variants
` [PATCH 5/8] mtd: spinand: Add a ->configure_chip() hook
` [PATCH 6/8] mtd: spinand: winbond: Enable high-speed modes on w25n0xjw
` [PATCH 7/8] mtd: spinand: winbond: Enable high-speed modes on w35n0xjw
` [PATCH 8/8] mtd: spinand: winbond: Add comment about the maximum frequency

[PATCH v1] mtd: nand: brcmnand: replace manual string choices with standard helpers
 2025-06-18 12:49 UTC 

[PATCH v2] mtd: spinand: fix memory leak of ECC engine conf
 2025-06-18 11:35 UTC 

[PATCH 1/1] dt-bindings: mtd: convert nxp-spifi.txt to yaml format
 2025-06-18  9:17 UTC  (3+ messages)

[PATCH] mtd: nftl: reduce stack usage in NFTL_movebuf()
 2025-06-18  9:17 UTC  (2+ messages)

[PATCH] mtd: spinand: fix memory leak of ECC engine conf
 2025-06-18  9:10 UTC  (2+ messages)

[PATCH v2] mtd: nand: brcmnand: fix mtd corrected bits stat
 2025-06-18  9:07 UTC  (4+ messages)

[PATCH v2 0/3] mtd: spinand: winbond: Some fixes
 2025-06-18  8:48 UTC  (4+ messages)
` [PATCH v2 1/3] mtd: spinand: winbond: Fix W35N number of planes/LUN
` [PATCH v2 2/3] mtd: spinand: winbond: Increase maximum frequency on an octal operation
` [PATCH v2 3/3] mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variants

[PATCH v2] Revert "mtd: core: always create master device"
 2025-06-18  8:54 UTC 

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-06-17 19:00 UTC  (47+ messages)
` [PATCH 01/10] mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
` [PATCH 02/10] mm/nommu: use file_has_valid_mmap_hooks() helper
` [PATCH 03/10] fs: consistently "
` [PATCH 04/10] fs/dax: make it possible to check dev dax support without a VMA
` [PATCH 05/10] fs/ext4: transition from deprecated .mmap hook to .mmap_prepare
` [PATCH 06/10] fs/xfs: "
` [PATCH 07/10] mm/filemap: introduce generic_file_*_mmap_prepare() helpers
` [PATCH 08/10] fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
` [PATCH 09/10] fs: convert most other generic_file_*mmap() users "
` [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings

[PATCH v14 0/8] mtd: add driver for Intel discrete graphics
 2025-06-17 14:51 UTC  (9+ messages)
` [PATCH v14 1/8] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v14 2/8] mtd: intel-dg: implement region enumeration
` [PATCH v14 3/8] mtd: intel-dg: implement access functions
` [PATCH v14 4/8] mtd: intel-dg: register with mtd
` [PATCH v14 5/8] mtd: intel-dg: align 64bit read and write
` [PATCH v14 6/8] drm/xe/nvm: add on-die non-volatile memory device
` [PATCH v14 7/8] drm/xe/nvm: add support for access mode
` [PATCH v14 8/8] drm/xe/nvm: add support for non-posted erase

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

[PATCH] Revert "mtd: core: always create master device"
 2025-06-17 13:55 UTC  (7+ messages)

Rekrutacja handlowca
 2025-06-16  7:55 UTC 

[PATCH v2] fscrypt: don't use problematic non-inline crypto accelerators
 2025-06-15  4:51 UTC 

[PATCH 1/3] mtd: spinand: winbond: Fix W35N number of planes/LUN
 2025-06-13 18:17 UTC  (3+ messages)
` [PATCH 2/3] mtd: spinand: winbond: Increase maximum frequency on an octal operation
` [PATCH 3/3] mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variants

[PATCH] fscrypt: don't use hardware offload Crypto API drivers
 2025-06-13 14:42 UTC  (10+ messages)

[PATCH v2] mtd: spi-nor: spansion: Fixup params->set_4byte_addr_mode for SEMPER
 2025-06-13 12:47 UTC  (3+ messages)

Rekrutacja handlowca
 2025-06-13  7:55 UTC 

[PATCH v6 00/11] mtd: add driver for Intel discrete graphics
 2025-06-12 12:37 UTC  (22+ messages)
` [PATCH v6 01/11] mtd: core: always create master device

[PATCH] mtd: spi-nor: spansion: Fixup params->set_4byte_addr_mode for SEMPER
 2025-06-12  7:12 UTC  (5+ messages)

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

Pytanie o samochód
 2025-06-11  8:06 UTC 

[PATCH v2 0/3] mtd: spi-nor: macronix: Cleanup macronix flash info
 2025-06-10  7:43 UTC  (10+ messages)
` [PATCH v2 1/3] mtd: spi-nor: macronix: Drop the redundant flash info fields

PROBLEM: VMU driver fails to compile in 6.12.32
 2025-06-10  5:19 UTC  (2+ messages)

[PATCH] spi: spi-qpic-snand: remove 'qpic_snand_op' structure
 2025-06-09 13:40 UTC  (2+ messages)

[PATCH 0/3] mtd: spi-nor: Add VIA/WonderMedia serial flash controller driver
 2025-06-09  9:15 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: spi: Add VIA/WonderMedia serial flash controller

Proszę o kontakt
 2025-06-09  7:40 UTC 

[PATCH] ubifs: Remove uncallable debug code
 2025-06-09  3:31 UTC  (2+ messages)

[PATCH] mtd: ubi: Remove unused ubi_flush
 2025-06-08 16:15 UTC 

[GIT PULL] JFFS2 and UBIFS fixes for v6.16-rc1
 2025-06-07 14:41 UTC  (3+ messages)

[PATCH v3 0/4] dt-bindings: mtd: microchip-nand: convert txt to yaml
 2025-06-05 18:01 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: mtd: microchip-nand: add atmel pmecc

[PATCH v13 0/3] mtd: Add support for stacked memories
 2025-06-05 13:47 UTC  (7+ messages)
` [PATCH v13 1/3] dt-bindings: mtd: Describe MTD partitions concatenation
` [PATCH v13 2/3] mtd: Move struct mtd_concat definition to header file
` [PATCH v13 3/3] mtd: Add driver for concatenating devices

[PATCH] mtd: nand: brcmnand: fix mtd corrected bits stat
 2025-06-05  1:51 UTC  (3+ messages)

Instalacja pv
 2025-06-04  8:00 UTC 

[PATCH v1] jffs2: fix comment typo and adjust formatting
 2025-06-04  4:20 UTC  (2+ messages)

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


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