linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-08 01:37:46 to 2020-02-19 23:58:33 UTC [more...]

[PATCH 0/2] rewrite mtk-quadspi spi-nor driver with spi-mem
 2020-02-19 23:58 UTC  (5+ messages)
` [PATCH 1/2] spi: add support for mediatek spi-nor controller
` [PATCH 2/2] dt-bindings: convert mtk-quadspi binding doc for spi-mtk-nor

[PATCH RFT 0/2] Add RPC-IF HyperFlash driver
 2020-02-19 20:13 UTC  (11+ messages)
` [PATCH RFT 0/2/2] mtd: hyperbus: add Renesas RPC-IF driver

[PATCH] Revert "mtd: rawnand: denali: get ->setup_data_interface() working again"
 2020-02-19 18:42 UTC  (17+ messages)

[PATCH 00/44] Manually convert filesystem FS documents to ReST
 2020-02-19 15:11 UTC  (6+ messages)
` [PATCH 42/44] docs: filesystems: convert ubifs.txt "

ubifs: read bad node type in ubifs_tnc_read_wbuf
 2020-02-19 12:03 UTC  (6+ messages)

[PATCH v3 1/3] mtd: spi-nor: introduce SR_BP_SHIFT define
 2020-02-19 11:36 UTC  (22+ messages)
    ` [PATCH v3 2/3] mtd: spi-nor: add 4bit block protection support
      `  "

[PATCH 1/4] MAINTAINERS: Add ubifs-authentication.rst to UBIFS
 2020-02-19 11:17 UTC  (5+ messages)
` [PATCH 2/4] docs: ubifs-authentication: Add a top-level heading
` [PATCH 3/4] docs: filesystems: link ubifs-authentication.rst
` [PATCH 4/4] docs: ubifs-authentication: fix Sphinx warning

[PATCH] mtd: spi-nor: Simplify loop in spi_nor_read_id()
 2020-02-19  8:06 UTC  (2+ messages)

[PATCH v5 0/2] mtd: spi-nor: use spi-mem dirmap API
 2020-02-19  7:41 UTC  (4+ messages)
` [PATCH v5 1/2] mtd: spi-nor: split spi_nor_spimem_xfer_data()
` [PATCH v5 2/2] mtd: spi-nor: use spi-mem dirmap API

[PATCH v2 00/11] pstore: mtd: support crash log to block and mtd device
 2020-02-19  1:13 UTC  (4+ messages)
` [PATCH v2 11/11] mtd: new support oops logger based on pstore/blk

[PATCH v4 0/2] mtd: spi-nor: use spi-mem dirmap API
 2020-02-18 21:14 UTC 

Empty space corruption
 2020-02-18 18:05 UTC 

[PATCH v2] mtd: spi-nor: Fixup page size for S25FS-S
 2020-02-18 18:01 UTC  (6+ messages)

[PATCH] ubi: Select fastmap anchor PEBs considering wear level rules
 2020-02-18 14:00 UTC  (2+ messages)

[PATCH 1/4] mtd: rawnand: cadence: get meta data size from registers
 2020-02-18 10:48 UTC  (7+ messages)
` [PATCH 2/4] mtd: rawnand: cadence: fix calculating avaialble oob size
` [PATCH 3/4] mtd: rawnand: cadence: change bad block marker size
` [PATCH 4/4] mtd: rawnand: cadence: reinit complete before execute command

[PATCH v3 0/3] mtd: spinand: Fix reading and writing of bad block markers
 2020-02-18 10:05 UTC  (4+ messages)
` [PATCH v3 1/3] mtd: spinand: Stop using spinand->oobbuf for buffering "
` [PATCH v3 2/3] mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
` [PATCH v3 3/3] mtd: spinand: Do not erase the block before writing a bad block marker

u-boot saveenv corrupted other MTD parttions
 2020-02-18  9:35 UTC  (2+ messages)

[PATCH v4 0/8] Add quota support to UBIFS
 2020-02-18  9:22 UTC  (7+ messages)
` [PATCH 1/8] quota: Allow to pass mount path to quotactl

Change RO rootfs failed RF Kill Switch Status and Failed to start Run pending postinsts
 2020-02-18  7:20 UTC  (4+ messages)
` [yocto] "

[PATCH v2 0/4] mtd: rawnand: Add support Macronix Block Protection & deep power down mode
 2020-02-18  3:13 UTC  (12+ messages)
` [PATCH v2 1/4] mtd: rawnand: Add support manufacturer specific lock/unlock operatoin
` [PATCH v2 2/4] mtd: rawnand: Add support Macronix Block Protection function

[PATCH v7 0/8] Support fof Casefolding and Encryption
 2020-02-17 19:02 UTC  (26+ messages)
` [PATCH v7 1/8] unicode: Add utf8_casefold_iter
` [PATCH v7 2/8] fs: Add standard casefolding support
` [PATCH v7 3/8] f2fs: Use generic "
` [PATCH v7 5/8] fscrypt: Have filesystems handle their d_ops
` [PATCH v7 6/8] f2fs: Handle casefolding with Encryption
` [PATCH v7 7/8] ext4: Hande casefolding with encryption
` [PATCH v7 8/8] ext4: Optimize match for casefolded encrypted dirs

[PATCH v4 0/2] mtd: spi-nor: use spi-mem dirmap API
 2020-02-17 18:43 UTC  (7+ messages)
` [PATCH v4 1/2] mtd: spi-nor: split spi_nor_spimem_xfer_data()
` [PATCH v4 2/2] mtd: spi-nor: use spi-mem dirmap API

[PATCH v2 0/3] mtd: spinand: Fix reading and writing of bad block markers
 2020-02-17 17:24 UTC  (5+ messages)
` [PATCH v2 1/3] mtd: spinand: Stop using spinand->oobbuf for buffering "
` [PATCH v2 2/3] mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
` [PATCH v2 3/3] mtd: spinand: Don not erase the block before writing a bad block marker

[PATCH 4.4] ubifs: Fix deadlock in concurrent bulk-read and writepage
 2020-02-17 14:13 UTC  (2+ messages)

[PATCH v3 00/40] Introduce the generic ECC engine abstraction
 2020-02-17 13:31 UTC  (4+ messages)
` [PATCH v3 37/40] mtd: spinand: Propagate ECC information to the MTD structure

[PATCH 0/3] mtd: spinand: Fix reading and writing of bad block markers
 2020-02-17 11:30 UTC  (12+ messages)
` [PATCH 1/3] mtd: spinand: Stop using spinand->oobbuf for buffering "
` [PATCH 2/3] mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
` [PATCH 3/3] mtd: spinand: Wait for the erase op to finish before writing a bad block marker

Weird UBIFS error to cause connmand crashed in UBIFS volume root
 2020-02-17  8:57 UTC  (2+ messages)

[PATCH] mtd: spinand: toshiba: Support for new Kioxia Serial NAND
 2020-02-17  9:04 UTC  (2+ messages)

[PATCH v5 0/2] mtd: rawnand: Add support for Macronix NAND randomizer
 2020-02-17  6:56 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] dt-bindings: mtd: Document Macronix NAND device bindings

[PATCH 0/2] Untangle Spansion S25F{L|S}512S chip IDs
 2020-02-17  0:03 UTC  (3+ messages)
` [PATCH] mtd: spi-nor: use le32_to_cpu_array()

Cannot mount UBIFS volume rootfs to RO
 2020-02-16 22:51 UTC  (2+ messages)

Unable to mount root fs (UBIFS volume)
 2020-02-16 10:19 UTC  (6+ messages)

[PATCH v2] mtd: mtk-quadspi: add support for DMA reading
 2020-02-15  7:06 UTC  (4+ messages)

[PATCH] mtd: rawnand: ingenic: Allow to compile test the new Ingenic driver
 2020-02-15  5:53 UTC  (3+ messages)

[PATCH 0/9] mtd: spi-nor: add xSPI Octal DTR support
 2020-02-13 10:36 UTC  (11+ messages)
` [PATCH 1/9] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH 2/9] spi: spi-mem: allow specifying a command's extension
` [PATCH 3/9] spi: cadence-quadspi: Add support for octal DTR flashes
` [PATCH 4/9] mtd: spi-nor: add support for DTR protocol
` [PATCH 5/9] mtd: spi-nor: get command opcode extension type from BFPT
` [PATCH 6/9] mtd: spi-nor: parse xSPI Profile 1.0 table
` [PATCH 7/9] mtd: spi-nor: use dummy cycle and address width info from SFDP
` [PATCH 8/9] mtd: spi-nor: enable octal DTR mode when possible
` [PATCH 9/9] mtd: spi-nor: add support for Cypress Semper flash
  ` [EXT] "

Flash corruption after power cut
 2020-02-12 19:00 UTC 

[RFC PATCH 00/14] mtd: rawnand: ams-delta: Prepare for merging
 2020-02-12 18:28 UTC  (19+ messages)
` [RFC PATCH 01/14 v2] mtd: rawnand: ams-delta: Write protect device during probe
` [RFC PATCH 02/14] mtd: rawnand: ams-delta: Use struct gpio_nand_platdata
` [RFC PATCH 03/14] ARM: OMAP1: ams-delta: Provide board specific partition info
` [RFC PATCH 04/14 v4] mtd: rawnand: ams-delta: Drop "
` [RFC PATCH 05/14] mtd: rawnand: ams-delta: Enable OF partition info support
` [RFC PATCH 06/14] mtd: rawnand: ams-delta: Push inversion handling to gpiolib
` [RFC PATCH 07/14] mtd: rawnand: ams-delta: Don't hardcode read/write pulse widths
` [RFC PATCH 08/14] mtd: rawnand: ams-delta: Make read pulses optional
` [RFC PATCH 09/14] mtd: rawnand: ams-delta: Handle more GPIO pins as optional
` [RFC PATCH 10/14] mtd: rawnand: ams-delta: Add module device tables
` [RFC PATCH 11/14] mtd: rawnand: ams-delta: Support custom driver initialisation
` [RFC PATCH 12/14] mtd: rawnand: ams-delta: Drop useless local variable
` [RFC PATCH 13/14] mtd: rawnand: ams-delta: Make the driver custom I/O ready
` [RFC PATCH 14/14] mtd: rawnand: ams-delta: Rename structures and functions to gpio_nand*

[PATCH] mtd: rawnand: ingenic: Use devm_platform_ioremap_resource()
 2020-02-11 17:31 UTC 

ubifs: mounting fails due to error in orphan file handling
 2020-02-11 13:47 UTC  (7+ messages)

[PATCH 0/2] mtd-utils: mkfs.ubifs: Add signing support for UBIFS images
 2020-02-11  8:12 UTC  (7+ messages)

Non-Random Bit errors on freshly erased Micron Flash
 2020-02-11  2:30 UTC 

Is this your linux-mtd@lists.infradead.org still active ??
 2020-02-11  1:50 UTC 

[PATCH v2 1/2] UBI: Fastmap: free unused fastmap anchor peb during detach
 2020-02-10 13:26 UTC  (2+ messages)
` [PATCH v2 2/2] UBI: fastmap: only produce the initial anchor PEB when fastmap is used

[PATCH] libubigen: remove unnecessary include
 2020-02-09 21:42 UTC  (3+ messages)
` [PATCH] libubi: remove private kernel header from includes

[PATCH] mtd: fix spelling mistake "BlockMultiplerBits" -> "BlockMultiplierBits"
 2020-02-08 11:36 UTC 

[PATCH v4] mtd: nand: spi: rework detect procedure for different read id op
 2020-02-08  7:43 UTC 

[PATCH] ubi: fix memory leak from ubi->fm_anchor
 2020-02-08  3:00 UTC  (2+ 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).