linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-24 17:15:18 to 2018-02-12 16:00:42 UTC [more...]

[RFC PATCH 0/6] spi: Extend the framework to generically support memory devices
 2018-02-12 16:00 UTC  (22+ messages)
` [RFC PATCH 1/6] spi: Extend the core to ease integration of SPI memory controllers
` [RFC PATCH 2/6] spi: bcm-qspi: Implement the spi_mem interface
` [RFC PATCH 3/6] spi: bcm53xx: "
` [RFC PATCH 4/6] spi: ti-qspi: "
` [RFC PATCH 5/6] mtd: spi-nor: Use the spi_mem_xx() API
` [RFC PATCH 6/6] spi: Get rid of the spi_flash_read() API

[PATCH] mtd: nftl/inftl: check mtd_erase() return value
 2018-02-12 12:41 UTC  (2+ messages)

[PATCH v2 0/2] Migrate the GPMI driver to use NAND core timings
 2018-02-12 12:36 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: nand: Check ONFI timings have been acked by the chip

[PATCH 0/1] mtd: ubi: Update ubi-media.h to dual license
 2018-02-12 11:08 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 1/2] dt-bindings: mtd: gpmi-nand: specify fsl, use-minimum-ecc behavior
 2018-02-12 10:33 UTC  (4+ messages)
` [PATCH 2/2] mtd: nand: gpmi: add support for specific ECC strength

[PATCH v3 0/7] Marvell NAND controller rework with ->exec_op()
 2018-02-12 10:20 UTC  (19+ messages)
` [PATCH v3 5/7] mtd: nand: use Marvell reworked NAND controller driver with all platforms
` [PATCH v3 7/7] mtd: nand: remove useless fields from pxa3xx NAND platform data

[PATCH v3 0/2] Migrate the GPMI driver to use NAND core timings
 2018-02-12 10:06 UTC  (2+ messages)

[PATCH] mtd: nand: warn if hamming layout is used with too large ECC
 2018-02-12  9:34 UTC  (9+ messages)

(no subject)
 2018-02-11 18:03 UTC 

[PATCH] UBIFS: remove unnecessary assignment
 2018-02-11 22:17 UTC 

[PATCH 3/3] mtd: spi-nor: Add support of Sector Map Parameter Table
 2018-02-11 14:12 UTC  (3+ messages)

[PATCH 2/3] mtd: spi-nor: Implement anyreg functions for fsl-quadspi
 2018-02-11 12:39 UTC  (2+ messages)

[PATCH 1/3] mtd: spi-nor: Add support of read/write any reg commands
 2018-02-11 12:35 UTC  (2+ messages)

[RFC PATCH v3 0/3] mtd: nand: vf610_nfc: make use of ->exec_op()
 2018-02-11 10:55 UTC  (8+ messages)
` [RFC PATCH v3 1/3] mtd: nand: vf610_nfc: remove unused function
` [RFC PATCH v3 2/3] mtd: nand: vf610_nfc: make use of ->exec_op()
` [RFC PATCH v3 3/3] mtd: nand: vf610_nfc: remove old hooks

[PATCH v8 0/3] Add Rockchip SFC(serial flash controller) support
 2018-02-11  7:54 UTC  (5+ messages)
` [PATCH v8 1/3] mtd: spi-nor: Bindings for Rockchip serial flash controller
` [PATCH v8 2/3] mtd: spi-nor: add rockchip serial flash controller driver
  ` [RFC PATCH] mtd: spi-nor: rockchip_sfc_runtime_suspend() can be static

[PATCH v2] mtd: nand: vf610: fix error handling in vf610_nfc_probe()
 2018-02-10  9:43 UTC  (8+ messages)
` [PATCH v3] "
    ` [PATCH v4 0/3] "
      ` [PATCH v4 1/3] mtd: nand: vf610: remove the unnecessary of_node_put()
      ` [PATCH v4 2/3] mtd: nand: vf610: improve readability of error label
      ` [PATCH v4 3/3] mtd: nand: vf610: check mtd_device_register() return code

[PATCH] mtd: nand: vf610: set correct ooblayout
 2018-02-09 12:21 UTC 

[RFC PATCH v2] mtd: nand: vf610_nfc: make use of ->exec_op()
 2018-02-08 21:45 UTC  (4+ messages)

iotop like tool for mtd devices
 2018-02-08  9:30 UTC  (4+ messages)

[PATCH v9 0/2] Add support for Arasan NAND Flash controller
 2018-02-08  2:14 UTC  (7+ messages)
` [PATCH v9 2/2] mtd: nand: Add support for Arasan NAND Flash Controller

JFFS2: conflicting erase-block and flash block sizes
 2018-02-07 21:35 UTC 

[PATCH 2/2] mtd: unittests: Decode arg size from ioctl request
 2018-02-06 22:58 UTC 

[PATCH 1/2] mtd: unittests: Use proper unsigned long type for ioctl requests
 2018-02-06 20:49 UTC 

[LSF/MM TOPIC] fs-verity: file system-level integrity protection
 2018-02-07 13:04 UTC 

[PATCH] mtd: nand: gpmi: fall back to legacy mode if no ECC information present
 2018-02-06 15:55 UTC  (6+ messages)

[PATCH 0/6] Improve timings handling in the NAND framework
 2018-02-06 14:55 UTC  (8+ messages)
` [PATCH 1/6] mtd: nand: Avoid setting again the timings to mode 0 after a reset
` [PATCH 2/6] mtd: nand: Use wrappers to call onfi GET/SET_FEATURES
` [PATCH 3/6] mtd: nand: mxc: Remove useless checks in GET/SET_FEATURES functions
` [PATCH 4/6] mtd: nand: Stop using a static parameter page for all chips
` [PATCH 5/6] mtd: nand: Allow vendors to declare (un)supported features
` [PATCH 6/6] mtd: nand: macronix: Unflag the support of changing timings for MX30LF2G18AC

[PATCH 0/3][v2] mtd: spi-nor: Add support of Sector Map Parameter Table
 2018-02-06  9:21 UTC  (4+ messages)
` [PATCH 1/3][v2] mtd: spi-nor: Add support of read/write any reg commands
` [PATCH 2/3][v2] mtd: spi-nor: Implement anyreg functions for fsl-quadspi
` [PATCH 3/3][v2] mtd: spi-nor: Add support of Sector Map Parameter Table

[PATCH] mtd: unittests: Stop testing stat() calls
 2018-02-05 22:31 UTC 

[PATCH v7 0/7] mtd: nand: Prepare things for SPI NAND support
 2018-02-05 22:02 UTC  (8+ messages)
` [PATCH v7 1/7] mtd: nand: Get rid of comments giving the file path inside the file itself
` [PATCH v7 2/7] mtd: nand: Stop using full path when referring to files placed in the same dir
` [PATCH v7 3/7] mtd: nand: ams-delta: Fix path to toto.c source file
` [PATCH v7 4/7] mtd: nand: State when references to other drivers are no longer valid
` [PATCH v7 5/7] mtd: nand: Add missing copyright information
` [PATCH v7 6/7] mtd: nand: move raw NAND related code to the raw/ subdir
` [PATCH v7 7/7] mtd: nand: Add core infrastructure to deal with NAND devices

[PATCH v2 0/2] mtd: fsl-quadspi: Update slave device hwcap based on mode provided in dtsi file
 2018-02-05 20:48 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: spi: updated usage example for spi-rx/tx-bus-width properties

[PATCH v2 1/2] spi-nor: intel-spi: Fix atomic sequence handling
 2018-02-05 11:33 UTC  (2+ messages)
` [PATCH v2 2/2] spi-nor: intel-spi: Explicitly mark the driver as dangerous in Kconfig

[PATCH v2] arm64: dts: ls1088a: Add qspi device node for ls1088a-rdb
 2018-02-05  8:17 UTC  (2+ messages)

UBI assert failed in ubi_wl_init
 2018-02-05  6:39 UTC  (3+ messages)

[PATCH v3] arm64: dts: ls1088a: Add qspi device node for ls1088a-rdb
 2018-02-05  6:08 UTC  (2+ messages)

Integration of Samsung On-Die ECC Nand Flash
 2018-02-02 18:32 UTC 

[PATCH 1/3] spi-nor: intel-spi: Prefer WREN over other write enables
 2018-02-02  9:26 UTC  (5+ messages)

[PATCH 0/2] mtd: fsl-quadspi: Update slave device hwcap based on mode provided in dtsi file
 2018-02-02  5:24 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: fsl-quadspi: spi-rx/tx-bus-width usage example

[PATCH V9 0/4] mtd: read partitions compatible prop for "ofpart" type
 2018-02-01 14:32 UTC  (6+ messages)
` [PATCH V9 1/4] mtd: partitions: add special treating for the "ofpart" parser type
` [PATCH V9 2/4] mtd: rename "ofpart" parser to "fixed-partitions" as it fits it better
` [PATCH V9 3/4] mtd: partitions: add of_match_table parser matching
` [PATCH V9 4/4] mtd: ofpart: add of_match_table with "fixed-partitions"

[PATCH 0/3] mtd: spi-nor: Add support of Sector Map Parameter Table
 2018-02-01 14:18 UTC 

Adding cfi type driver from userspace of old(2.6.18) kernel
 2018-02-01  9:57 UTC 

[PATCH 0/2] mtd: fsl-quadspi: Update slave device hwcap based on mode provided in dtsi file
 2018-01-30 17:31 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: fsl-quadspi: spi-rx/tx-bus-width usage example

[PATCH v2] mtd: fsl-quadspi: add support for ls2080a/ls1080a
 2018-01-30 17:19 UTC 

[PATCH v5 0/2] mtd: fsl-quadspi: add support to create dynamic LUT entry
 2018-01-30 16:49 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] mtd: fsl-quadspi: fix init AHB read in fsl_qspi_nor_setup()

[PATCH] mtd: nand: MTD_NAND_MARVELL should depend on HAS_DMA
 2018-01-30 14:50 UTC  (6+ messages)

[PATCH v2 0/2] mtd-utils: improve compatibility with klibc
 2018-01-30 12:08 UTC  (4+ messages)
` [PATCH v2 1/2] mtd-utils: common.c: convert to integer arithmetic
` [PATCH v2 2/2] ubi-utils: ubiformat.c: "

[PATCH -next v3 0/2] mtd: nand: toshiba: Add Toshiba BENAND support
 2018-01-30  8:04 UTC  (8+ messages)
` [PATCH -next v3 1/2] mtd: nand: toshiba: Retrieve ECC requirements from extended ID

[PATCH v1] mtd: ubi: block: Fix error for write access
 2018-01-29 10:18 UTC 

[GIT PULL] mtd: Changes for 4.16
 2018-01-29  9:34 UTC 

[PATCH 0/2] mtd-utils: improve compatibility with klibc
 2018-01-28  0:37 UTC  (4+ messages)
` [PATCH 1/2] mtd-utils: common.c: convert to integer arithmetic
` [PATCH 2/2] ubi-utils: ubiformat.c: "

[RFC] NAND: Optimize NAND_ECC_HW_OOB_FIRST read
 2018-01-27  7:42 UTC  (3+ messages)

[PATCH RESEND v6 1/2] mtd: fsl-quadspi: Distinguish the mtd device names
 2018-01-26 21:23 UTC  (2+ messages)
` [PATCH RESEND v6 2/2] dt-bindings: fsl-quadspi: Add the example of two SPI NOR

[PATCH v2 0/3] Add managed ioremap function for shared resources
 2018-01-26 18:52 UTC  (5+ messages)
` [PATCH v2 2/3] devres: Add devm_ioremap_shared_resource()

reading ubi from a NAND for programming to other devices
 2018-01-26  9:24 UTC  (2+ messages)

Darlehen Geld für Einzelpersonen und Fachleute in weniger als 72 Stunden
 2018-01-26  7:22 UTC 

[PATCH v6 1/2] mtd: fsl-quadspi: Distinguish the mtd device names
 2018-01-25 10:40 UTC  (4+ messages)

[GIT PULL v3] mtd: nand: Changes for 4.16
 2018-01-25 10:12 UTC 

[PATCH] mtd: nand: sunxi: Fix ECC strength choice
 2018-01-25 10:05 UTC  (3+ messages)

[PATCH] mtd: nand: gpmi: Fix subpage reads
 2018-01-25 10:05 UTC  (5+ messages)

[RFC] UBIFS authentication
 2018-01-25  8:49 UTC  (2+ messages)

[PATCH] arm64: dts: ls1088a: Add qspi device node for ls1088a-rdb
 2018-01-25  8:26 UTC 

[PATCH 0/2] mtd: fsl-quadspi: Update hwcap based on mode provided in dtsi file
 2018-01-25  7:21 UTC  (3+ messages)
` [PATCH 1/2] Documentation: binding: Update fsl-quadspi binding
` [PATCH 2/2] mtd: fsl-quadspi: Update hwcap based on mode provided in dtsi file

[PATCH] mtd: fsl-quadspi: add support for ls2080a/ls1080a
 2018-01-25  7:09 UTC 

[PATCH v4 0/2] mtd: fsl-quadspi: add support to create dynamic LUT entry
 2018-01-25  7:02 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] mtd: fsl-quadspi: fix init AHB read in fsl_qspi_nor_setup()


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