public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-11-20 03:20:17 to 2023-11-30 10:36:54 UTC [more...]

[PATCH v5 1/4] mtd: rawnand: Add destructive operation
 2023-11-30 10:36 UTC  (10+ 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  9:20 UTC  (11+ messages)
` [PATCH v7 2/2] mtd: spi-nor: Stop reporting warning message when soft reset is not suported

[PATCH v6 0/7] Add octal DTR support for Macronix flash
 2023-11-30  9:11 UTC  (9+ 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

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

[RFC PATCH] mtd: devices: add AT24 eeprom support
 2023-11-29 17:44 UTC  (4+ messages)

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

How to properly wait for udev?
 2023-11-29  8:47 UTC  (6+ messages)
  ` [systemd-devel] "

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

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

[PATCH v3 0/5] mtd: spi-nor: introduce die erase
 2023-11-25 17:29 UTC  (8+ 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

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2023-11-25  9:21 UTC  (11+ messages)
` [PATCH v11 01/10] mfd: tps6594: Use set/get APIs to access spi->chip_select
` [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

[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  (13+ 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  (5+ messages)
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
` [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static

[PATCH v1] mtd: rawnand: meson: handle OOB buffer according OOB layout
 2023-11-24 10:14 UTC  (6+ messages)

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

[PATCH v3 0/6] Treewide: enable -Wmissing-prototypes
 2023-11-23 11:05 UTC  (7+ messages)
` [PATCH v3 1/6] ida: make 'ida_dump' static
` [PATCH v3 2/6] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH v3 3/6] sched: fair: move unused stub functions to header
` [PATCH v3 4/6] x86: sta2x11: include header for sta2x11_get_instance() prototype
` [PATCH v3 5/6] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
` [PATCH v3 6/6] Makefile.extrawarn: turn on missing-prototypes globally

[PATCH v5 00/39] ep93xx device tree conversion
 2023-11-22 13:08 UTC  (7+ messages)
` [PATCH v5 18/39] dt-bindings: mtd: Add ts7200 nand-controller
` [PATCH v5 19/39] mtd: rawnand: add support for ts72xx

[PATCH v5 0/6] Add octal DTR support for Macronix flash
 2023-11-22 10:16 UTC  (16+ messages)
` [PATCH v5 3/6] mtd: spi-nor: core: Allow specifying the byte order in DTR mode
` [PATCH v5 6/6] mtd: spi-nor: add support for Macronix Octal flash

[PATCH] MAINTAINERS: spi-nor: add myself as maintainer
 2023-11-21 13:12 UTC  (5+ messages)

flashcp fails with SFDP rev D on a Micron MT35XU512ABA flash
 2023-11-21 11:55 UTC 

[PATCH v4 1/4] mtd: rawnand: Add destructive operation
 2023-11-21  1:55 UTC  (4+ messages)
` [PATCH v4 4/4] mtd: rawnand: brcmnand: exec_op implementation

[PATCH v4] mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller response
 2023-11-20 10:46 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: meson: initialize clock register
 2023-11-20 10:46 UTC  (2+ messages)

[PATCH mtd-utils 0/2] Add two new fields in ubiattach ioctl
 2023-11-20  6:45 UTC  (2+ messages)

[RFC PATCH 0/5] Add QPIC SPI NAND driver support
 2023-11-20  6:34 UTC  (13+ messages)
` [RFC PATCH 1/5] mtd: nand: ecc-qcom: Add support for ECC Engine Driver
` [RFC PATCH 4/5] spi: qpic: Add support for qpic spi nand driver

[PATCH 0/3] ubifs: Fixed several low-probability issues
 2023-11-20 11:13 UTC  (4+ messages)
` [PATCH 1/3] ubifs: Check @c->dirty_[n|p]n_cnt and @c->nroot state under @c->lp_mutex
` [PATCH 2/3] ubifs: ubifs_tnc_locate: Drop TNC mutex lockless reading path
` [PATCH 3/3] ubifs: Don't stop retrying even if committing times exceeds two


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox