Linux-mtd Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-23 16:07:48 to 2023-12-06 06:14:08 UTC [more...]

[PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules
 2023-12-06  6:14 UTC  (20+ messages)
` [PATCH -next RFC 01/14] block: add some bdev apis
` [PATCH -next RFC 02/14] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH -next RFC 03/14] bcache: use bdev api in read_super()
` [PATCH -next RFC 04/14] mtd: block2mtd: use bdev apis
` [PATCH -next RFC 05/14] s390/dasd: use bdev api in dasd_format()
` [PATCH -next RFC 06/14] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH -next RFC 07/14] bcachefs: remove dead function bdev_sectors()
` [PATCH -next RFC 08/14] btrfs: use bdev apis
` [PATCH -next RFC 09/14] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH -next RFC 10/14] erofs: use bdev api
` [PATCH -next RFC 11/14] ext4: use bdev apis
` [PATCH -next RFC 12/14] jbd2: "
` [PATCH -next RFC 13/14] gfs2: use bdev api
` [PATCH -next RFC 14/14] nilfs2: use bdev api in nilfs_attach_log_writer()

[PATCH] ubifs: fix kernel-doc warnings
 2023-12-06  2:48 UTC 

[PATCH] jffs2: nodemgmt: fix kernel-doc comments
 2023-12-06  1:26 UTC  (2+ messages)

[PATCH] ubi: don't decrease ubi->ref_count on detach error
 2023-12-05 12:23 UTC  (3+ messages)

[PATCH] mtd: maps: vmu-flash: Fix the (mtd core) switch to ref counters
 2023-12-05  7:59 UTC 

[PATCH] mtd: ssfdc: Remove an unused variable
 2023-12-05  7:54 UTC 

[PATCH v3 0/5] mtd: spi-nor: introduce die erase
 2023-12-05  7:40 UTC  (11+ messages)
` [PATCH v3 1/5] mtd: spi-nor: add erase die (chip) capability
` [PATCH v3 2/5] mtd: spi-nor: spansion: enable die erase for multi die flashes
` [PATCH v3 3/5] mtd: spi-nor: micron-st: "
` [PATCH v3 4/5] mtd: spi-nor: remove NO_CHIP_ERASE flag
` [PATCH v3 5/5] mtd: spi-nor: micron-st: Add support for mt25qu01g

[bug report] mtd: rawnand: brcmnand: exec_op implementation
 2023-12-04 18:45 UTC  (2+ messages)

[PATCH v2 1/1] mtd: rawnand: Add deassert_wp comment
 2023-12-04 10:52 UTC  (3+ messages)

[PATCH v6 0/7] Add octal DTR support for Macronix flash
 2023-12-04  7:35 UTC  (13+ messages)
` [PATCH v6 1/7] mtd: spi-nor: add Octal "
` [PATCH v6 2/7] spi: spi-mem: Allow specifying the byte order in DTR mode
` [PATCH v6 3/7] mtd: spi-nor: core: "
` [PATCH v6 4/7] mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT
` [PATCH v6 5/7] spi: mxic: Add support for swapping byte
` [PATCH v6 6/7] mtd: spi-nor: add support for Macronix Octal flash with RWW feature
` [PATCH v6 7/7] mtd: spi-nor: add support for Macronix Octal flash

[linux-next:master] BUILD REGRESSION 5eda217cee887e595ba2265435862d585d399769
 2023-12-02  4:12 UTC 

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2023-12-01 18:50 UTC  (13+ messages)
` [PATCH v11 01/10] mfd: tps6594: Use set/get APIs to access spi->chip_select
  ` (subset) "
` [PATCH v11 02/10] ALSA: hda/cs35l56: "
` [PATCH v11 03/10] spi: Add multi-cs memories support in SPI core
` [PATCH v11 04/10] mtd: spi-nor: Convert macros with inline functions
` [PATCH v11 05/10] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v11 06/10] mtd: spi-nor: Move write enable inside specific write & erase APIs
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v11 08/10] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v11 09/10] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v11 10/10] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[PATCH 1/1] mtd: rawnand: Add deassert_wp comment
 2023-12-01 18:45 UTC  (3+ messages)

[RFC PATCH] mtd: devices: add AT24 eeprom support
 2023-12-01 14:44 UTC  (5+ messages)

How to properly wait for udev?
 2023-11-30 21:56 UTC  (7+ messages)
  ` [systemd-devel] "

[PATCH v5 1/4] mtd: rawnand: Add destructive operation
 2023-11-30 18:07 UTC  (13+ messages)
` [PATCH v5 2/4] mtd: rawnand: NAND controller write protect
` [PATCH v5 3/4] mtd: rawnand: brcmnand: pass host struct to bcmnand_ctrl_poll_status
` [PATCH v5 4/4] mtd: rawnand: brcmnand: exec_op implementation

[PATCH v7 1/2] spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
 2023-11-30 14:19 UTC  (12+ messages)
` [PATCH v7 2/2] mtd: spi-nor: Stop reporting warning message when soft reset is not suported

[PATCH 4.14] mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
 2023-11-30 13:42 UTC  (2+ messages)

[PATCH v1] mtd: rawnand: meson: handle OOB buffer according OOB layout
 2023-11-30 10:36 UTC  (7+ messages)

[PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible
 2023-11-29 23:22 UTC  (2+ messages)

[PATCH] mtd: spi-nor: issi: Add support for is25lp02g
 2023-11-29 13:05 UTC  (6+ messages)

[PATCH 4.19] mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
 2023-11-29  8:26 UTC 

[PATCH] mtd: spi-nor: stop printing superfluous debug info
 2023-11-28 11:04 UTC  (10+ messages)

[PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device
 2023-11-28 10:05 UTC  (21+ messages)
` [PATCH block/for-next v2 01/16] block: add a new helper to get inode "
` [PATCH block/for-next v2 02/16] xen/blkback: use "
` [PATCH block/for-next v2 03/16] bcache: "
` [PATCH block/for-next v2 04/16] mtd: block2mtd: "
` [PATCH block/for-next v2 05/16] s390/dasd: "
` [PATCH block/for-next v2 06/16] scsicam: "
` [PATCH block/for-next v2 07/16] bcachefs: "
` [PATCH block/for-next v2 08/16] btrfs: "
` [PATCH block/for-next v2 09/16] cramfs: "

[PATCH] ubi: don't decrease ubi->ref_count on detach error
 2023-11-28  2:18 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v1 0/2] Hide flash name if it is not set
 2023-11-27 17:06 UTC  (12+ messages)
` [PATCH v1 1/2] mtd: spi-nor:sysfs: hide "
` [PATCH v1 2/2] mtd: spi-nor: hide flash name when the flash name does not exist

Zapytanie ofertowe
 2023-11-27  9:05 UTC 

[PATCH block/for-next v2 10/16] erofs: use new helper to get inode from block_device
 2023-11-27  6:22 UTC  (7+ messages)
` [PATCH block/for-next v2 11/16] ext4: "
` [PATCH block/for-next v2 12/16] gfs2: "
` [PATCH block/for-next v2 13/16] jbd2: "
` [PATCH block/for-next v2 14/16] nilfs2: "
` [PATCH block/for-next v2 15/16] buffer: "
` [PATCH block/for-next v2 16/16] block: "

[PATCH -next] block: remove field 'bd_inode' from block_device
 2023-11-27  1:13 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 8c9660f6515396aba78d1168d2e17951d653ebf2
 2023-11-25  3:21 UTC 

[PATCH v2 0/2] docs: mtd: spi-nor: add sections about flash additions and testing
 2023-11-24 20:20 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] docs: mtd: spi-nor: drop obsolete info

[PATCH v10 0/8] spi: Add support for stacked/parallel memories
 2023-11-24 17:33 UTC  (11+ messages)
` [PATCH v10 1/8] spi: Add multi-cs memories support in SPI core

[PATCH 0/2] docs: mtd: spi-nor: add sections about flash additions and testing
 2023-11-24 17:01 UTC  (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] docs: mtd: spi-nor: drop obsolete info

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-11-24 12:04 UTC  (3+ messages)
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes

Proszę o kontakt
 2023-11-24  8:55 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).