messages from 2022-10-18 15:43:26 to 2022-10-28 18:00:35 UTC [more...]
[PATCH 5/6] mtd: spi-nor: add generic flash driver
2022-10-28 18:00 UTC (5+ messages)
[PATCH] mtd: inftlcore: fix repeated words in comments
2022-10-28 13:40 UTC
[PATCH v5 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
2022-10-28 12:50 UTC (13+ messages)
` [PATCH v5 1/2] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme
` [PATCH v5 2/2] arm64: dts: marvell: cp11x: Fix nand_controller node name according to YAML
[GIT PULL] mtd: Fixes for v6.1-rc3
2022-10-28 9:31 UTC
[PATCH v1 00/11] Get rid of [devm_]gpiod_get_from_of_node() public APIs
2022-10-28 1:06 UTC (3+ messages)
` (subset) "
[PATCH 00/21] ARM: s3c: clean out obsolete platforms
2022-10-27 23:10 UTC (15+ messages)
` [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks
[PATCH 1/2] mtd: rawnand: lpc32xx_mlc: Switch to using pm_ptr()
2022-10-27 13:10 UTC (2+ messages)
` [PATCH 2/2] mtd: rawnand: lpc32xx_slc: "
[PATCH 0/2] Fix list_del corruption if compressors initialized failed
2022-10-27 12:49 UTC (3+ messages)
` [PATCH 1/2] jffs2: Use function instead of macro when initialize compressors
` [PATCH 2/2] jffs2: Fix list_del corruption if compressors initialized failed
[PATCH V3 1/2] dt-bindings: mtd: partitions: support marking rootfs partition
2022-10-26 19:41 UTC (3+ messages)
` [PATCH V3 2/2] mtd: core: set ROOT_DEV for partitions marked as rootfs in DT
[PATCH] mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
2022-10-26 10:50 UTC (14+ messages)
[PATCH] mtd: parsers: tplink_safeloader: fix uninitialized variable bug
2022-10-26 9:43 UTC (3+ messages)
[PATCH v3] kset: fix memory leak when kset_register() returns error
2022-10-25 16:57 UTC (3+ messages)
[PATCH v4 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
2022-10-25 16:16 UTC (7+ messages)
` [PATCH v4 1/2] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme
` [PATCH v4 2/2] arm64: dts: marvell: cp11x: Fix nand_controller node name according to YAML
[PATCH v3 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
2022-10-25 12:01 UTC (6+ messages)
` [PATCH v3 1/2] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme
` [PATCH v3 2/2] arm64: dts: marvell: cp11x: Fix nand_controller node name according to YAML
[PATCH -next] ubi: fastmap: Add fastmap control support for module parameter
2022-10-25 8:52 UTC
[PATCH] mtd: rawnand: marvell: add missing layouts
2022-10-25 8:07 UTC (3+ messages)
[PATCH v2] kset: fix memory leak when kset_register() returns error
2022-10-25 2:53 UTC (9+ messages)
[PATCH v3 0/2] mtd: spi-nor: Add flash device reset support
2022-10-25 2:40 UTC (3+ messages)
[PATCH] mtd: spi-nor: core: Add an error message when failing to exit the 4-byte address mode
2022-10-25 2:33 UTC (2+ messages)
[PATCH 0/2] mtd: spi-nor: manufacturers: Replace hardcoded values for addr_nbytes/addr_mode_nbytes
2022-10-25 2:33 UTC (2+ messages)
[PATCH v2 0/4] mtd: spi-nor: spansion: Add support for s28hl512t, s28hl01gt, and s28hs01gt
2022-10-25 2:33 UTC (2+ messages)
[PATCH 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
2022-10-24 20:51 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme
` [PATCH 2/2] arm64: dts: marvell: cp11x: Fix nand_controller node name according to YAML
[PATCH v2 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
2022-10-24 15:43 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme
` [PATCH v2 2/2] arm64: dts: marvell: cp11x: Fix nand_controller node name according to YAML
[PATCH] mtd: rawnand: placate "$VARIABLE is used uninitialized" warnings
2022-10-24 9:20 UTC
[PATCH] mtd: core: fix possible resource leak in init_mtd()
2022-10-24 6:51 UTC
[PATCH] ubifs: Fix memory leak in alloc_wbufs()
2022-10-24 1:31 UTC (2+ messages)
[PATCH v2] mtd: spi-nor: gigadevice: Add support for gd25lr256e
2022-10-23 6:58 UTC
[PATCH] mtd: spi-nor: macronix: Add support for mx77l51250f
2022-10-23 6:04 UTC
[PATCH] mtd: Fix device name leak when register device failed in add_mtd_device()
2022-10-22 12:13 UTC
[PATCH V2 1/2] dt-bindings: mtd: partitions: support marking rootfs partition
2022-10-22 10:20 UTC (4+ messages)
` [PATCH V2 2/2] mtd: core: set ROOT_DEV for partitions marked as rootfs in DT
[PATCH 00/11] fix memory leak while kset_register() fails
2022-10-21 23:48 UTC (33+ messages)
` [PATCH 01/11] kset: fix documentation for kset_register()
` [PATCH 02/11] kset: add null pointer check in kset_put()
` [PATCH 03/11] bus: fix possible memory leak in bus_register()
` [PATCH 04/11] kobject: fix possible memory leak in kset_create_and_add()
` [PATCH 05/11] class: fix possible memory leak in __class_register()
` [PATCH 06/11] firmware: qemu_fw_cfg: fix possible memory leak in fw_cfg_build_symlink()
` [PATCH 07/11] f2fs: fix possible memory leak in f2fs_init_sysfs()
` [PATCH 08/11] erofs: fix possible memory leak in erofs_init_sysfs()
` [PATCH 09/11] ocfs2: possible memory leak in mlog_sys_init()
` [PATCH 10/11] drm/amdgpu/discovery: fix possible memory leak
` [PATCH 11/11] ubifs: Fix memory leak in ubifs_sysfs_init()
[PATCH 0/3] mtd: rawnand: marvell: add support for AC5 SoC
2022-10-21 19:56 UTC (9+ messages)
` [PATCH 1/3] mtd: rawnand: Partially revert 4114f97c41cd ("mtd: rawnand: Get rid of a few unused definitions")
` [PATCH 2/3] dt-bindings: mtd: Add AC5 specific binding
` [PATCH 3/3] mtd: rawnand: marvell: add support for AC5 SoC
[PATCH] mtd: nand: raw: qcom_nandc: handle ret from parse with codeword_fixup
2022-10-21 16:53 UTC
[PATCH 00/11] ARM: sa1100, mmp: drop unused board files
2022-10-21 15:49 UTC (2+ messages)
` [PATCH 06/11] mtd: remove lart flash driver
[PATCH 0/2] Fix use-after-free and kmemleak in ubi_resize_volume()
2022-10-21 13:24 UTC (5+ messages)
` [PATCH 1/2] ubi: Fix use-after-free when volume resizing failed
` [PATCH 2/2] ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()
[PATCH] ubi: block: KASAN null-ptr-deref in ubiblock_create()
2022-10-21 13:06 UTC (2+ messages)
[PATCH 0/6] a pile of randconfig fixes
2022-10-21 10:52 UTC (3+ messages)
[PATCH 1/2] dt-bindings: mtd: partitions: support marking root device partition
2022-10-21 1:50 UTC (4+ messages)
` [PATCH 2/2] mtd: core: set ROOT_DEV for partitions marked as root devices in DT
[PATCH v2] mtd: cfi: add fixup to support MT28FW02GBBA1HPC
2022-10-20 11:03 UTC
[PATCH v3 1/1] mtd: spi-nor: micron-st: Enable locking for mt25qu256a
2022-10-20 10:46 UTC (2+ messages)
[PATCH v2 1/1] mtd: spi-nor: micron-st: Enable locking for n25q256ax1/mt25qu256a
2022-10-20 9:15 UTC (7+ messages)
[PATCH 00/30] ARM: pxa: remove all unused boards&drivers
2022-10-20 7:32 UTC (6+ messages)
[PATCH] ubifs: Fix memory leak in ubifs_sysfs_init()
2022-10-20 4:30 UTC
[PATCH] mtd: cfi: add fixups to support MT28FW02GBBA1HPC
2022-10-19 19:34 UTC (4+ messages)
[PATCH 00/30] ARM: pxa: remove all unused boards&drivers
2022-10-19 15:50 UTC
[PATCH] mtd: devices: add fixups to support MT28FW02GBBA1HPC
2022-10-19 14:01 UTC (2+ messages)
[PATCH] jffs2: fix lock not released on error handling path in jffs2_flash_writev()
2022-10-19 7:54 UTC
[PATCH] mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
2022-10-18 17:02 UTC
[PATCH V3 1/2] dt-bindings: mtd: partitions: u-boot: allow dynamic subpartitions
2022-10-18 16:01 UTC (5+ messages)
` [PATCH V3 2/2] dt-bindings: nvmem: u-boot,env: add Broadcom's variant binding
[PATCH 3/6] mtd: eject cfi_interleave code to its own header
2022-09-14 21:29 UTC
page: next (older) | prev (newer) | latest
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).