linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-11 10:50:01 to 2023-12-19 17:41:03 UTC [more...]

[PATCH V2 1/5] dt-bindings: nvmem: layouts: add U-Boot environment variables layout
 2023-12-19 17:40 UTC  (5+ messages)
` [PATCH V2 2/5] nvmem: core: add nvmem_dev_size() helper
` [PATCH V2 3/5] nvmem: u-boot-env: use more nvmem subsystem helpers
` [PATCH V2 4/5] nvmem: u-boot-env: improve coding style
` [PATCH V2 5/5] nvmem: layouts: add U-Boot env layout

[PATCH v3] mtd: Fix gluebi NULL pointer dereference caused by ftl notifier
 2023-12-19 14:44 UTC  (7+ messages)

[PATCH v6.8 1/2] nvmem: layouts: refactor .add_cells() callback arguments
 2023-12-19 12:56 UTC  (7+ messages)
` [PATCH v6.8 2/2] nvmem: drop nvmem_layout_get_match_data()

[PATCH v2] mtd: spi-nor: core: Discard HW capabilities if no enable function
 2023-12-19 12:15 UTC  (4+ messages)
` [PATCH v3] mtd: spi-nor: sfdp: Get the 1-1-8 and 1-8-8 protocol from SFDP

[PATCH 1/4] dt-bindings: nvmem: layouts: add U-Boot environment variables layout
 2023-12-19 10:10 UTC  (13+ messages)
` [PATCH 2/4] nvmem: core: add nvmem_dev_size() helper
` [PATCH 3/4] nvmem: u-boot-env: use more nvmem subsystem helpers
` [PATCH 4/4] nvmem: layouts: add U-Boot env layout

[PATCH] mtd: spi-nor: core: Discard HW capabilities if no enable function
 2023-12-19  9:19 UTC  (3+ messages)

[PATCH] MAINTAINERS: change my mail to the kernel.org one
 2023-12-19  9:12 UTC 

Fotowoltaika - propozycja instalacji
 2023-12-19  8:30 UTC 

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2023-12-19  8:26 UTC  (19+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor

[PATCH 0/4] mtd: spi-nor: mark the flash name as obsolete
 2023-12-19  2:47 UTC  (11+ messages)
` [PATCH 1/4] mtd: spi-nor: print flash ID instead of name
` [PATCH 2/4] mtd: spi-nor: mark the flash name as obsolete
` [PATCH 3/4] mtd: spi-nor: sysfs: hide the flash name if not set
` [PATCH 4/4] mtd: spi-nor: drop superfluous debug prints

[PATCH v7 0/7] mtd: ubi: allow UBI volumes to provide NVMEM
 2023-12-19  2:33 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: mtd: add basic bindings for UBI
` [PATCH v7 2/7] dt-bindings: mtd: ubi-volume: allow UBI volumes to provide NVMEM
` [PATCH v7 3/7] mtd: ubi: block: use notifier to create ubiblock from parameter
` [PATCH v7 4/7] mtd: ubi: attach from device tree
` [PATCH v7 5/7] mtd: ubi: introduce pre-removal notification for UBI volumes
` [PATCH v7 6/7] mtd: ubi: populate ubi volume fwnode
` [PATCH v7 7/7] mtd: ubi: provide NVMEM layer over UBI volumes

[PATCH RFC] dt-bindings: nvmem: u-boot,env: add any-name MAC cells compatible
 2023-12-18 22:02 UTC  (3+ messages)
` [PATCH RFC] dt-bindings: nvmem: u-boot, env: "

[PATCH 1/2] dt-bindings: mtd: partitions: u-boot: Fix typo
 2023-12-18 13:06 UTC  (2+ messages)
` [PATCH RFT 2/2] ARM: dts: mxs: imx28: Fix NAND hierarchy description

[PATCH v6 0/7] mtd: ubi: allow UBI volumes to provide NVMEM
 2023-12-18  7:05 UTC  (9+ messages)
` [PATCH v6 1/7] dt-bindings: mtd: add basic bindings for UBI
` [PATCH v6 2/7] dt-bindings: mtd: ubi-volume: allow UBI volumes to provide NVMEM
` [PATCH v6 3/7] mtd: ubi: block: use notifier to create ubiblock from parameter
` [PATCH v6 4/7] mtd: ubi: attach from device tree
` [PATCH v6 5/7] mtd: ubi: introduce pre-removal notification for UBI volumes
` [PATCH v6 6/7] mtd: ubi: populate ubi volume fwnode
` [PATCH v6 7/7] mtd: ubi: provide NVMEM layer over UBI volumes

[PATCH v5 0/7] mtd: ubi: allow UBI volumes to provide NVMEM
 2023-12-17 12:21 UTC  (11+ messages)
` [PATCH v5 1/7] dt-bindings: mtd: add basic bindings for UBI
` [PATCH v5 2/7] dt-bindings: mtd: ubi-volume: allow UBI volumes to provide NVMEM
` [PATCH v5 3/7] mtd: ubi: block: use notifier to create ubiblock from parameter
` [PATCH v5 4/7] mtd: ubi: attach from device tree
` [PATCH v5 5/7] mtd: ubi: introduce pre-removal notification for UBI volumes
` [PATCH v5 6/7] mtd: ubi: populate ubi volume fwnode
` [PATCH v5 7/7] mtd: ubi: provide NVMEM layer over UBI volumes

[PATCH] mkfs.ubifs: fix xattr scanning for builds with selinux support
 2023-12-16  4:42 UTC  (2+ messages)

[PATCH] mtd: rawnand: fix Excess struct member description kernel-doc warnings
 2023-12-16  4:41 UTC 

[PATCH 0/2] Fix some bugs in ubi_resize_volume() function
 2023-12-15 12:52 UTC  (3+ messages)

[PATCH 0/4] mtd: rawnand: Fix sequential reads
 2023-12-15 12:32 UTC  (5+ messages)
` [PATCH 1/4] mtd: rawnand: Prevent crossing LUN boundaries during "
` [PATCH 2/4] mtd: rawnand: Fix core interference with "
` [PATCH 3/4] mtd: rawnand: Prevent sequential reads with on-die ECC engines
` [PATCH 4/4] mtd: rawnand: Clarify conditions to enable continuous reads

[PATCH v6 00/40] ep93xx device tree conversion
 2023-12-15 12:27 UTC  (11+ messages)
` [PATCH v6 19/40] dt-bindings: mtd: Add ts7200 nand-controller
` [PATCH v6 20/40] mtd: rawnand: add support for ts72xx

[PATCH] mtd: rawnand: pl353: Fix kernel doc
 2023-12-15 10:59 UTC  (3+ messages)

[PATCH 1/2] mtd: rawnand: rockchip: Rename a structure
 2023-12-15 10:59 UTC  (6+ messages)
` [PATCH 2/2] mtd: rawnand: rockchip: Add missing title to a kernel doc comment

[PATCH] mtd: rawnand: diskonchip: fix a potential double free in doc_probe
 2023-12-15 10:59 UTC  (2+ messages)

[PATCH] mtd: maps: vmu-flash: Fix the (mtd core) switch to ref counters
 2023-12-15 10:59 UTC  (2+ messages)

[PATCH] mtd: ssfdc: Remove an unused variable
 2023-12-15 10:59 UTC  (2+ messages)

[PATCH v2 0/1] Get the 1-1-8 protocol from BFPT
 2023-12-15  7:27 UTC  (10+ messages)
` [PATCH v2 1/1] mtd: spi-nor: sfdp: "

[PATCH] mtd: spi-nor: macronix: add support for Macronix octaflash mx25uw51345g
 2023-12-15  6:52 UTC  (2+ messages)

[PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible
 2023-12-14 21:09 UTC  (7+ messages)

[RFC PATCH 0/6] Add GPT parser to MTD layer
 2023-12-14 10:34 UTC  (11+ messages)
` [RFC PATCH 1/6] block: partitions: efi: Move efi.h header to include/linux/gpt.h
` [RFC PATCH 2/6] block: partitions: efi: Fix some style issues
` [RFC PATCH 3/6] block: partitions: efi: Separate out GPT-specific code
` [RFC PATCH 4/6] block: partitions: efi: Move GPT-specific code to a new library
` [RFC PATCH 5/6] drivers: mtd: introduce GPT parser for NOR flash devices
` [RFC PATCH 6/6] dt-bindings: mtd: add GPT partition bindings

[PATCH 1/2] fbdev: Remove support for Carillo Ranch driver
 2023-12-13 11:42 UTC  (3+ messages)

[PATCH] mtd: spi-nor: sfdp: Get the 1-1-8 protocol from BFPT
 2023-12-13 10:09 UTC  (2+ messages)

[PATCH] mtd: spi-nor: core: Introduce spi_nor_abort_octal_dtr()
 2023-12-13  9:16 UTC  (9+ messages)

[PATCH RFC v2 for-6.8/block 00/18] block: don't access bd_inode directly from other modules
 2023-12-13  1:10 UTC  (34+ messages)
` [PATCH RFC v2 for-6.8/block 01/18] block: add some bdev apis
` [PATCH RFC v2 for-6.8/block 02/18] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v2 for-6.8/block 03/18] bcache: use bdev api in read_super()
` [PATCH RFC v2 for-6.8/block 04/18] mtd: block2mtd: use bdev apis
` [PATCH RFC v2 for-6.8/block 05/18] s390/dasd: use bdev api in dasd_format()
` [PATCH RFC v2 for-6.8/block 06/18] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH RFC v2 for-6.8/block 07/18] bcachefs: remove dead function bdev_sectors()
` [PATCH RFC v2 for-6.8/block 08/18] bio: export bio_add_folio_nofail()
` [PATCH RFC v2 for-6.8/block 09/18] btrfs: use bdev apis
` [PATCH RFC v2 for-6.8/block 10/18] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH RFC v2 for-6.8/block 11/18] erofs: use bdev api
` [PATCH RFC v2 for-6.8/block 12/18] gfs2: "
` [PATCH RFC v2 for-6.8/block 13/18] nilfs2: use bdev api in nilfs_attach_log_writer()
` [PATCH RFC v2 for-6.8/block 14/18] jbd2: use bdev apis
` [PATCH RFC v2 for-6.8/block 15/18] buffer: add a new helper to read sb block
` [PATCH RFC v2 for-6.8/block 16/18] ext4: use "
` [PATCH RFC v2 for-6.8/block 17/18] ext4: remove block_device_ejected()
` [PATCH RFC v2 for-6.8/block 18/18] ext4: use bdev apis

[PATCH] mtd: spinand: winbond: add support for W25N04KV
 2023-12-12 15:29 UTC 

[PATCH v6 0/7] Add octal DTR support for Macronix flash
 2023-12-12  7:44 UTC  (9+ messages)
` [PATCH v6 5/7] spi: mxic: Add support for swapping byte

[PATCH] mtd: spi-nor: sfdp: Get the 1-1-8 protocol from BFPT
 2023-12-12  2:15 UTC  (3+ messages)


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).