messages from 2025-10-24 11:16:53 to 2025-11-07 09:39:32 UTC [more...]
[PATCH] ubi: fastmap: fix ubi->fm memory leak
2025-11-07 9:38 UTC (5+ messages)
[PATCH 0/1] mtd: ubi: skip programming unused bits in ubi headers
2025-11-07 9:12 UTC (8+ messages)
` [PATCH 1/1] "
Pytanie o samochód
2025-11-07 8:45 UTC
[PATCH v6 00/26] Non-const bitfield helpers
2025-11-07 8:35 UTC (42+ messages)
` [PATCH v6 01/26] clk: at91: pmc: #undef field_{get,prep}() before definition
` [PATCH v6 02/26] crypto: qat - #undef field_get() before local definition
` [PATCH v6 03/26] EDAC/ie31200: "
` [PATCH v6 04/26] gpio: aspeed: #undef field_{get,prep}() "
` [PATCH v6 05/26] iio: dac: ad3530r: #undef field_prep() "
` [PATCH v6 06/26] iio: mlx90614: #undef field_{get,prep}() "
` [PATCH v6 07/26] pinctrl: ma35: "
` [PATCH v6 08/26] soc: renesas: rz-sysc: #undef field_get() "
` [PATCH v6 09/26] ALSA: usb-audio: #undef field_{get,prep}() "
` [PATCH -next v6 10/26] iio: imu: smi330: #undef field_{get,prep}() before definition
` [PATCH -next v6 11/26] mtd: rawnand: sunxi: #undef field_{get,prep}() before local definition
` [PATCH v6 12/26] bitfield: Add less-checking __FIELD_{GET,PREP}()
` [PATCH v6 13/26] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v6 14/26] clk: at91: Convert to common field_{get,prep}() helpers
` [PATCH v6 15/26] crypto: qat - convert to common field_get() helper
` [PATCH v6 16/26] EDAC/ie31200: Convert "
` [PATCH v6 17/26] gpio: aspeed: Convert to common field_{get,prep}() helpers
` [PATCH v6 18/26] iio: dac: Convert to common field_prep() helper
` [PATCH v6 19/26] iio: mlx90614: Convert to common field_{get,prep}() helpers
` [PATCH v6 20/26] pinctrl: ma35: "
` [PATCH v6 21/26] soc: renesas: rz-sysc: Convert to common field_get() helper
` [PATCH v6 22/26] ALSA: usb-audio: Convert to common field_{get,prep}() helpers
` [PATCH -next v6 23/26] iio: imu: smi330: "
` [PATCH -next v6 24/26] mtd: rawnand: sunxi: "
` [PATCH v6 25/26] clk: renesas: Use bitfield helpers
` [PATCH v6 26/26] soc: "
[PATCH] vfs: remove the excl argument from the ->create() inode_operation
2025-11-07 0:00 UTC (5+ messages)
[PATCH 0/6] Hello,
2025-11-06 15:59 UTC (10+ messages)
` [PATCH 1/6] mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
` [PATCH 2/6] mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
` [PATCH 3/6] mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
` [PATCH 4/6] mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
` [PATCH 5/6] mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
` [PATCH 6/6] mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
[PATCH] mtd: rawnand: lpc32xx_slc: Convert to use devm_gpiod_get_optional()
2025-11-06 14:21 UTC (2+ messages)
[PATCH 00/28] mtd: spinand: Octal DTR support
2025-11-05 16:41 UTC (43+ messages)
` [PATCH 01/28] spi: spi-mem: Make the DTR command operation macro more suitable
` [PATCH 02/28] spi: spi-mem: Create a repeated address operation
` [PATCH 03/28] spi: spi-mem: Limit octal DTR constraints to octal DTR situations
` [PATCH 04/28] mtd: spinand: Fix kernel doc
` [PATCH 05/28] mtd: spinand: Add missing check
` [PATCH 06/28] mtd: spinand: Remove stale definitions
` [PATCH 07/28] mtd: spinand: Use standard return values
` [PATCH 08/28] mtd: spinand: Decouple write enable and write disable operations
` [PATCH 09/28] mtd: spinand: Create an array of operation templates
` [PATCH 10/28] mtd: spinand: Make use of the operation templates through SPINAND_OP()
` [PATCH 11/28] mtd: spinand: Convert vendor drivers to SPINAND_OP()
` [PATCH 12/28] mtd: spinand: macronix: Convert vendor specific operation "
` [PATCH 13/28] mtd: spinand: winbond: Convert W25N "
` [PATCH 14/28] mtd: spinand: winbond: Convert W35N "
` [PATCH 15/28] mtd: spinand: List vendor specific operations and make sure they are supported
` [PATCH 16/28] mtd: spinand: macronix: Register vendor specific operation
` [PATCH 17/28] mtd: spinand: winbond: Register W25N "
` [PATCH 18/28] mtd: spinand: winbond: Register W35N "
` [PATCH 19/28] mtd: spinand: winbond: Fix style
` [PATCH 20/28] mtd: spinand: winbond: Rename IO_MODE register macro
` [PATCH 21/28] mtd: spinand: winbond: Configure the IO mode after the dummy cycles
` [PATCH 22/28] mtd: spinand: Gather all the bus interface steps in one single function
` [PATCH 23/28] mtd: spinand: Add support for setting a bus interface
` [PATCH 24/28] mtd: spinand: Propagate the bus interface across core helpers
` [PATCH 25/28] mtd: spinand: Give the bus interface to the configuration helper
` [PATCH 26/28] mtd: spinand: Warn if using SSDR-only vendor commands in a non SSDR mode
` [PATCH 27/28] mtd: spinand: Add octal DTR support
` [PATCH 28/28] mtd: spinand: winbond: W35N "
[RFC PATCH 00/10] SPINAND PHY Tuning Series
2025-11-05 9:35 UTC (7+ messages)
` [RFC PATCH 01/10] spi: spi-mem: Introduce support for tuning controller
[PATCH v2 0/3] mtd: spi-nor: spansion: Add SMPT fixup for S25FS-S
2025-11-05 7:48 UTC (4+ messages)
` [PATCH v2 1/3] mtd: spi-nor: sfdp: introduce smpt_read_dummy fixup hook
` [PATCH v2 2/3] mtd: spi-nor: sfdp: introduce smpt_map_id "
` [PATCH v2 3/3] mtd: spi-nor: spansion: SMPT fixups for S25FS-S
[PATCH] mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe error and remove
2025-11-04 18:33 UTC (7+ messages)
` [PATCH v2] mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak
[PATCH] dt-bindings: mtd: nvidia,tegra20-nand: convert to DT schema
2025-11-04 10:03 UTC (2+ messages)
Dodatkowe środki
2025-11-04 9:00 UTC
[PATCH] mtd: maps: pcmciamtd: fix potential memory leak in pcmciamtd_detach()
2025-11-03 15:21 UTC
[PATCH] mtd: spear_smi: fix kernel-doc warnings <linux/mtd/spear_smi.h>
2025-11-03 10:43 UTC (2+ messages)
[PATCH] mtd: onenand: Pass correct pointer to IRQ handler
2025-11-03 10:39 UTC (2+ messages)
[PATCH] mtd: spinand: fmsh: remove QE bit for FM25S01A flash
2025-11-03 10:39 UTC (3+ messages)
[PATCH] dt-bindings: Remove extra blank lines
2025-10-31 6:46 UTC (9+ messages)
[PATCH v4 00/16] Introduce Allwinner H6/H616 NAND controller support
2025-10-28 17:05 UTC (28+ messages)
` [PATCH v4 01/16] dt-bindings: mtd: sunxi: Add H616 compatible
` [PATCH v4 02/16] mtd: rawnand: sunxi: Remove superfluous register readings
` [PATCH v4 03/16] mtd: rawnand: sunxi: Replace hard coded value by a define
` [PATCH v4 04/16] mtd: rawnand: sunxi: move ECC strenghts in sunxi_nfc_caps
` [PATCH v4 05/16] mtd: rawnand: sunxi: introduce reg_ecc_err_cnt "
` [PATCH v4 06/16] mtd: rawnand: sunxi: introduce reg_user_data "
` [PATCH v4 07/16] mtd: rawnand: sunxi: rework pattern found registers
` [PATCH v4 08/16] mtd: rawnand: sunxi: add has_ecc_block_512 capability
` [PATCH v4 09/16] mtd: rawnand: sunxi: introduce ecc_mode_mask in sunxi_nfc_caps
` [PATCH v4 10/16] mtd: rawnand: sunxi: introduce random en/dir "
` [PATCH v4 11/16] mtd: rawnand: sunxi: introduce reg_pat_id "
` [PATCH v4 12/16] mtd: rawnand: sunxi: introduce reg_spare_area "
` [PATCH v4 13/16] mtd: rawnand: sunxi: introduce ecc_err_mask "
` [PATCH v4 14/16] mtd: rawnand: sunxi: introduce sram_size "
` [PATCH v4 15/16] mtd: rawnand: sunxi: Add support for H616 nand controller
` [PATCH v4 16/16] arm64: dts: allwinner: h616: add NAND controller
` (subset) [PATCH v4 00/16] Introduce Allwinner H6/H616 NAND controller support
[PATCH v3] mtd: intel-dg: wake card on operations
2025-10-28 16:36 UTC (2+ messages)
[PATCH 1/1] mtd: rawnand: gpmi: Remove redundant pm_runtime_mark_last_busy() calls
2025-10-28 15:59 UTC (2+ messages)
[PATCH v3] mtd: rawnand: cadence: Add support for NV-DDR interface mode
2025-10-28 15:59 UTC (2+ messages)
[PATCH v0 0/2] mtd: nand: allow unconventional NAND layouts
2025-10-28 15:59 UTC (2+ messages)
[PATCH] misc-utils: docfdisk.c: validate partition size to prevent arithmetic overflow
2025-10-28 10:48 UTC
[PATCH v3 00/15] Introduce Allwinner H6/H616 NAND controller support
2025-10-28 7:30 UTC (4+ messages)
` [PATCH v3 13/15] mtd: rawnand: sunxi: Add support for H616 nand controller
[PATCH] mtd: rawnand: cadence: avoid NULL dereference of DMA device pointer
2025-10-28 5:44 UTC
[bug report] mtd: rawnand: cadence: fix DMA device NULL pointer dereference
2025-10-28 2:23 UTC (2+ messages)
[PATCH] misc-utils: docfdisk.c: fix potential integer underflow in partition size calculation
2025-10-27 22:50 UTC
[PATCH 0/3] mtd: spi-nor: spansion: Add SMPT fixup for S25FS-S
2025-10-27 22:36 UTC (2+ messages)
[PATCH] mtd: spi-nor: spansion: Add SMPT fixup for S25FS512S
2025-10-27 22:35 UTC (11+ messages)
Pytanie o samochód
2025-10-27 8:40 UTC
[PATCH 1/5] mtd-utils: don't include features.h
2025-10-26 20:00 UTC (5+ messages)
` [PATCH 2/5] mtd-utils: rbtree: just include stddef.h
` [PATCH 3/5] mtd-utils: reduce linux/types.h usage
` [PATCH 4/5] mtd-utils: serve_image: fix _POSIX_C_SOURCE
` [PATCH 5/5] mtd-utils: add GNU_SOURCE define to c files
[PATCH v2] mtd: rawnand: cadence: Add support for NV-DDR interface mode
2025-10-25 2:20 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).