messages from 2024-06-29 18:26:46 to 2024-07-17 08:16:22 UTC [more...]
[PATCH 0/3] Add fixups for two-plane serial NAND flash
2024-07-17 8:16 UTC (6+ messages)
` [PATCH 1/3] include/linux/mtd/spinand.h: Add fixups for spinand
` [PATCH 2/3] mtd: spinand: macronix: Fixups for PLANE_SELECT_BIT
` [PATCH 3/3] mtd: spinand: Insert Plane Select bit for the column address
[PATCH] mtd: spinand: macronix: Fixed warning: Function paramteter or member not described
2024-07-17 8:08 UTC (2+ messages)
[PATCH 1/2] dt-bindings: nvmem: convert U-Boot env to a layout
2024-07-16 23:43 UTC (4+ messages)
` [PATCH 2/2] nvmem: layouts: add U-Boot env layout
[PATCH v11 00/38] ep93xx device tree conversion
2024-07-15 12:12 UTC (4+ messages)
` [PATCH v11 18/38] dt-bindings: mtd: Add ts7200 nand-controller
` [PATCH v11 19/38] mtd: rawnand: add support for ts72xx
[PATCH] ubi: Fix ubi_init() ubiblock_exit() section mismatch
2024-07-13 9:02 UTC (4+ messages)
[BUG REPORT] potential deadlock in inode evicting under the inode lru traversing context on ext4 and ubifs
2024-07-13 2:29 UTC (3+ messages)
[PATCH v3 00/15] mtd: spi-nor: macronix: workaround for device id re-use
2024-07-12 16:04 UTC (21+ messages)
` [PATCH v3 01/15] mtd: spi-nor: core: add flag for doing optional SFDP parsing
` [PATCH v3 02/15] mtd: spi-nor: macronix: enable quad/dual speed for mx25l3205d chips
` [PATCH v3 03/15] mtd: spi-nor: Align default_init() handling for SPI_NOR_SKIP_SFDP
` [PATCH v3 04/15] mtd: spi-nor: atmel: Use new SPI_NOR_TRY_SFDP flag
` [PATCH v3 05/15] mtd: spi-nor: eon: "
` [PATCH v3 06/15] mtd: spi-nor: gigadevice: "
` [PATCH v3 07/15] mtd: spi-nor: issi: "
` [PATCH v3 08/15] mtd: spi-nor: macronix: "
` [PATCH v3 09/15] mtd: spi-nor: micron-st: "
` [PATCH v3 10/15] mtd: spi-nor: spansion: "
` [PATCH v3 11/15] mtd: spi-nor: sst: "
` [PATCH v3 12/15] mtd: spi-nor: winbond: "
` [PATCH v3 13/15] mtd: spi-nor: xmc: "
` [PATCH v3 14/15] mtd: spi-nor: Drop deprecated mechanism for optional SFDP parsing
` [PATCH v3 15/15] mtd: spi-nor: spansion: Drop redundant SPI_NOR_SKIP_SFDP flag
[PATCH v2 2/6] dt-bindings: dma: fsl-mxs-dma: Add compatible string "fsl,imx8qxp-dma-apbh"
2024-07-12 14:45 UTC (4+ messages)
[PATCH v2] printk: Add a short description string to kmsg_dump()
2024-07-12 14:11 UTC (12+ messages)
[PATCH v2 0/4] Add support for SPI-NOR Macronix OTP
2024-07-12 8:20 UTC (24+ messages)
` [PATCH v2 1/4] Add generic functions for accessing the SPI-NOR chip
` [PATCH v2 3/4] dt-bindings: mtd: macronix,mx25l12833f: add "
[PATCH 0/2] ubifs: Fix deadlock between inode reclaiming and host inode writing
2024-07-12 6:40 UTC (4+ messages)
` [PATCH 1/2] ubifs: ubifs_jnl_write_inode: Only check once for the limitation of xattr count
` [PATCH 2/2] ubifs: Fix ABBA deadlock between inode reclaiming and deleted inode writing
[PATCH 0/2] ubifs: Two cleanups for xattr handling in host inode evicting process
2024-07-12 6:36 UTC (3+ messages)
` [PATCH 1/2] ubifs: ubifs_jnl_write_inode: Only check once for the limitation of xattr count
` [PATCH 2/2] ubifs: Remove ineffective function ubifs_evict_xattr_inode()
[PATCH v2 1/1] mtd: slram: insert break after errors in parsing the map
2024-07-11 23:43 UTC
[PATCH v1 1/1] mtd: slram: insert break after errors in parsing the map
2024-07-11 23:07 UTC
[PATCH v2 0/2] mtd: spi-nor: macronix: workaround for device id re-use
2024-07-11 11:55 UTC (7+ messages)
` [PATCH v2 1/2] mtd: spi-nor: core: add flag for doing optional SFDP
[RFC 0/1] ubifs: inode deletion deadlock
2024-07-11 3:12 UTC (3+ messages)
` [RFC 1/1] ubifs: avoid deadlock when deleting an inode with xattr
[6.12] Conversion of aops->write_end to use a folio
2024-07-10 21:40 UTC
[PATCH] dt-bindings: nvmem: convert U-Boot env to a layout
2024-07-10 21:26 UTC (4+ messages)
[PROBLEM linux-next] ./include/linux/kern_levels.h:5:25: error: ‘%s’ directive argument is null [-Werror=format-overflow=]
2024-07-10 17:28 UTC
[PATCH] mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`
2024-07-10 14:58 UTC (4+ messages)
[PATCH 0/9] AT24 EEPROM MTD Support
2024-07-10 14:06 UTC (26+ messages)
` [PATCH 1/9] mtd: core: add nvmem_write support
` [PATCH 2/9] mtd: add mtd_is_master helper
` [PATCH 3/9] mtd: add support to handle EEPROM devices
` [PATCH 4/9] mtd: devices: add AT24 eeprom support
` [PATCH 5/9] ARM: defconfig: convert to MTD_EEPROM_AT24
` [PATCH 6/9] powerpc: "
` [PATCH 7/9] MIPS: configs: "
` [PATCH 8/9] LoongArch: "
` [PATCH 9/9] eeprom: at24: remove deprecated Kconfig symbol
[PATCH v10 00/38] ep93xx device tree conversion
2024-07-10 13:48 UTC (10+ messages)
[PATCH] libubi: ubi_update_start: slightly improve documentation
2024-07-10 11:43 UTC (2+ messages)
Fotowoltaika - propozycja instalacji
2024-07-10 7:56 UTC
Słowa kluczowe do wypozycjonowania
2024-07-09 8:15 UTC
[PATCH v2 0/2] Add support for Macronix flash
2024-07-08 7:01 UTC (5+ messages)
` [PATCH v2 1/2] mtd: spinand: macronix: Add support for reading Device ID 2
` [PATCH v2 2/2] mtd: spinand: macronix: Add support for serial NAND flash
[Patch v2] mtd: rawnand: lpx32xx: Fix dma_request_chan() error checks
2024-07-08 7:01 UTC (2+ messages)
[PATCH v2 0/1] mtd: cfi_cmdset_0001: Fix compilation error if FORCE_WORD_WRITE is 1
2024-07-08 6:24 UTC (3+ messages)
` [PATCH v2 1/1] mtd: cfi_cmdset_0001: Disable write buffer functions "
[PROBLEM linux-next]
2024-07-07 14:53 UTC (7+ messages)
` [PROBLEM linux-next] drivers/mtd/mtdpart.c:693:34: error: ‘%s’ directive argument is null
[PATCH v3 0/3] memory: fsl_ifc: Make FSL_IFC config visible and selectable
2024-07-06 23:10 UTC (8+ messages)
` [PATCH v3 2/3] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC
` [PATCH v3 3/3] arm64/configs: "
[PATCH] mtd: rawnand: lpx32xx: Fix dma_request_chan() error checks
2024-07-05 15:26 UTC (3+ messages)
[GIT PULL] mtd: spi-nor: changes for v6.11
2024-07-05 14:21 UTC
[bug report] mtd: rawnand: lpx32xx: Request DMA channels using DT entries
2024-07-05 9:45 UTC (2+ messages)
[syzbot] [jffs2?] KASAN: slab-out-of-bounds Read in jffs2_sum_add_kvec
2024-07-04 14:03 UTC (2+ messages)
move features flags into queue_limits v2
2024-07-04 11:11 UTC (4+ messages)
` [PATCH 14/26] block: move the nonrot flag to queue_limits
mtd-utils: Testsuites are failing if LTO is enabled
2024-07-03 15:26 UTC
[PATCH v2 0/2] M5441x: Add NFC support
2024-07-03 14:55 UTC (6+ messages)
` [PATCH v2 1/2] arch: m68k: Add definitions for flash "
[PATCH 0/2] Add support for Macronix serial NAND flash
2024-07-03 6:09 UTC (4+ messages)
` [PATCH 1/2] mtd: spinand: Support serial NAND for reading two bytes ID
[axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
2024-07-02 7:32 UTC (8+ messages)
[Patch v5 00/12] Add audio support for LPC32XX CPUs
2024-07-01 19:47 UTC (3+ messages)
` [Patch v5 08/12] dmaengine: Add dma router for pl08x in LPC32XX SoC
[PATCH v2 2/2] mtd: nand: Add support for M5441x NFC
2024-07-01 17:48 UTC (3+ messages)
[GIT PULL] mtd: Fixes for 6.10-rc7
2024-07-01 16:49 UTC (2+ messages)
[PATCH] mtd: nand: mxc_nand: always copy_spare() for page write
2024-07-01 12:00 UTC (3+ messages)
[PATCH 2/2] mtd: rawnand: intel: use 'time_left' variable with wait_for_completion_timeout()
2024-07-01 12:00 UTC (2+ messages)
[Patch v5 10/12] mtd: rawnand: lpx32xx: Request DMA channels using DT entries
2024-07-01 12:00 UTC (2+ messages)
[PATCH] dt-bindings: mtd: qcom,nandc: Define properties at top-level
2024-07-01 12:00 UTC (2+ messages)
[PATCH 1/2] mtd: nand: mxc_nand: use 'time_left' variable with wait_for_completion_timeout()
2024-07-01 12:00 UTC (2+ messages)
[PATCH] mtd: make mtd_test.c a separate module
2024-07-01 12:00 UTC (2+ messages)
[PATCH] mtd: add missing MODULE_DESCRIPTION() macros
2024-07-01 12:00 UTC (2+ messages)
[PATCH] mtd: cmdlinepart: Replace `dbg()` macro with `pr_debug()`
2024-07-01 12:00 UTC (2+ messages)
m68k 54418 fails to execute user space
2024-07-01 8:01 UTC (12+ messages)
[PATCH] mtd: spinand: Add support for HeYangTek HYF1GQ4UDACAE
2024-07-01 7:59 UTC (2+ messages)
Quick Question About Collaboration
2024-07-01 7:35 UTC
[PATCH] jffs2: fix use of uninitialized variable
2024-07-01 6:33 UTC (2+ messages)
[PATCH] dt-bindings: intel,lgm: drop inactive maintainers from intel
2024-07-01 5:42 UTC (3+ messages)
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).