messages from 2025-06-12 08:09:53 to 2025-07-02 06:52:31 UTC [more...]
[PATCH v2] mtd: rawnand: atmel: Fix dma_mapping_error() address
2025-07-02 6:45 UTC
[PATCH v2 1/1] dt-bindings: mtd: convert lpc32xx-mlc.txt to yaml format
2025-07-01 21:25 UTC
[PATCH v2 1/1] dt-bindings: mtd: convert lpc32xx-slc.txt to yaml format
2025-07-01 21:24 UTC
mtd: rawnand: atmel: ECC error after update to kernel 6.6
2025-07-01 18:04 UTC (3+ messages)
[PATCH] mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timing
2025-07-01 14:39 UTC (2+ messages)
[PATCH] mtd: spi-nor: Fix spi_nor_try_unlock_all()
2025-07-01 14:04 UTC
[PATCH] mtd: nand/fsmc: Add missing check after DMA map
2025-07-01 12:52 UTC (2+ messages)
[PATCH] mtd: nand: Fix dma_mapping_error() address
2025-07-01 12:51 UTC (2+ messages)
[bug] spi-nor not unlocking on Ubiquiti XW and WA
2025-07-01 10:33 UTC (5+ messages)
[PATCH] mtd: rawnand: pl35x: Fix BBT write operations by adding pure data out pattern
2025-07-01 10:03 UTC
[PATCH v2 6/6] mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D mode
2025-07-01 7:47 UTC (6+ messages)
[PATCH v3 0/2] spi: spi-qpic-snand: avoid memory corruption
2025-06-30 12:37 UTC (6+ messages)
` [PATCH v3 1/2] spi: spi-qpic-snand: reallocate BAM transactions
` [PATCH v3 2/2] mtd: nand: qpic_common: prevent out of bounds access of BAM arrays
[PATCH v3 0/4] spi: sophgo: Add SPI NOR controller for SG2042
2025-06-30 12:12 UTC (11+ messages)
` [PATCH v3 1/4] spi: dt-bindings: spi-sg2044-nor: Change SOPHGO SG2042
` [PATCH v3 2/4] spi: spi-sg2044-nor: Add configurable chip info
` [PATCH v3 3/4] spi: spi-sg2044-nor: Fix reading bytes issue on SG2042
` [PATCH v3 4/4] riscv: dts: sophgo: Add SPI NOR node for SG2042
[PATCH] Add support for XM25LU64C
2025-06-30 11:59 UTC (3+ messages)
` [PATCH v2] "
[PATCH] mtd:spinand:gigadevice:Add support for GD5F1GM9 chips
2025-06-30 3:49 UTC
[PATCH 1/1] dt-bindings: mtd: convert lpc32xx-mlc.txt to yaml format
2025-06-27 2:52 UTC (2+ messages)
[PATCH 1/1] dt-bindings: mtd: convert lpc32xx-slc.txt to yaml format
2025-06-27 2:51 UTC (2+ messages)
[PATCH v14 0/3] mtd: Add support for stacked memories
2025-06-27 2:41 UTC (5+ messages)
` [PATCH v14 1/3] dt-bindings: mtd: Describe MTD partitions concatenation
` [PATCH v14 2/3] mtd: Move struct mtd_concat definition to header file
` [PATCH v14 3/3] mtd: Add driver for concatenating devices
[PATCH] mtd: nand: qpic-common: remove a bunch of unused defines
2025-06-26 15:52 UTC
[PATCH v2] mtd: nand: brcmnand: fix mtd corrected bits stat
2025-06-26 16:15 UTC (7+ messages)
[PATCH v1 1/1] mtd: map: Don't use "proxy" headers
2025-06-26 16:08 UTC
Proszę o kontakt
2025-06-26 7:41 UTC
[PATCH] fscrypt: don't use hardware offload Crypto API drivers
2025-06-26 2:36 UTC (18+ messages)
Proszę o kontakt
2025-06-25 7:50 UTC
[syzbot] [mtd?] WARNING in release_mtd_partition (2)
2025-06-24 18:50 UTC
[PATCH v13 00/10] mtd: add driver for Intel discrete graphics
2025-06-23 17:16 UTC (12+ 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 v2 0/3] mtd: spi-nor: macronix: Cleanup macronix flash info
2025-06-22 19:09 UTC (9+ messages)
` [PATCH v2 1/3] mtd: spi-nor: macronix: Drop the redundant flash info fields
[GIT PULL] mtd: Fixes for 6.16-rc3
2025-06-21 5:44 UTC (2+ messages)
[PATCH] ubifs: Allocate shash export state on stack
2025-06-20 6:31 UTC (2+ messages)
[PATCH v1] mtd: nand: brcmnand: replace manual string choices with standard helpers
2025-06-19 17:15 UTC (2+ messages)
[PATCH 00/10] convert the majority of file systems to mmap_prepare
2025-06-19 17:47 UTC (49+ 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] mtd: fix possible integer overflow in erase_xfer()
2025-06-19 17:14 UTC (2+ messages)
[PATCH v2] mtd: spinand: fix memory leak of ECC engine conf
2025-06-19 17:14 UTC (2+ messages)
[PATCH v2] Revert "mtd: core: always create master device"
2025-06-19 17:12 UTC (2+ messages)
[PATCH v2 0/3] mtd: spinand: winbond: Some fixes
2025-06-19 17:12 UTC (5+ 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 1/1] mtd: spi-nand: macronix: disable continuous read for MX35LFxGE4AD
2025-06-19 17:04 UTC (5+ messages)
[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 1/1] dt-bindings: mtd: convert nxp-spifi.txt to yaml format
2025-06-18 9:17 UTC (2+ 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 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] 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 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 (14+ messages)
` [PATCH v6 01/11] mtd: core: always create master device
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).