linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-24 08:16:38 to 2016-11-02 07:36:40 UTC [more...]

[PATCH V4] mtd: nand: add Loongson1 NAND driver
 2016-11-02  7:36 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: add sleeping version of spi_nor_wait_till_ready for erase ops
 2016-11-01 21:30 UTC  (3+ messages)

[PATCH] UBIFS: Remove some dead code
 2016-11-01 19:34 UTC  (6+ messages)

[PATCH v3 0/5] mtd: use ONFI bad blocks per LUN to calculate UBI bad PEB limit
 2016-11-01 18:32 UTC  (8+ messages)
` [PATCH v3 1/5] mtd: introduce function max_bad_blocks
` [PATCH v3 2/5] mtd: ubi: use 'max_bad_blocks' to compute bad_peb_limit if available
` [PATCH v3 3/5] mtd: nand: Add bb_per_lun and blocks_per_lun fields to nand_chip
` [PATCH v3 4/5] mtd: nand: implement 'max_bad_blocks' mtd function
` [PATCH v3 5/5] mtd: nand: set bb_per_lun and blocks_per_lun for ONFI compliant chips

[PATCH v4 0/5] mtd: use ONFI bad blocks per LUN to calculate UBI bad PEB limit
 2016-11-01 18:16 UTC  (6+ messages)
` [PATCH v4 1/5] mtd: introduce function max_bad_blocks
` [PATCH v4 2/5] mtd: ubi: use 'max_bad_blocks' to compute bad_peb_limit if available
` [PATCH v4 3/5] mtd: nand: Add bb_per_die and blocks_per_die fields to nand_chip
` [PATCH v4 4/5] mtd: nand: implement 'max_bad_blocks' mtd function
` [PATCH v4 5/5] mtd: nand: set bb_per_die and blocks_per_die for ONFI compliant chips

[PATCH] mtd: spi-nor: add sleeping version of spi_nor_wait_till_ready for erase ops
 2016-10-31 19:15 UTC  (3+ messages)

[PATCH v2 1/1] MAINTAINERS: add a maintainer for the SPI NOR subsystem
 2016-10-31 18:59 UTC  (6+ messages)

[PATCH v3 0/9] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2016-10-31 18:51 UTC  (22+ messages)
` [PATCH v3 1/9] mtd: spi-nor: improve macronix_quad_enable()
` [PATCH v3 2/9] mtd: spi-nor: add an alternative method to support memory >16MiB
` [PATCH v3 3/9] mtd: spi-nor: add support of SPI protocols like SPI 1-2-2 and SPI 1-4-4
` [PATCH v3 4/9] mtd: spi-nor: remove unused set_quad_mode() function
` [PATCH v3 5/9] mtd: m25p80: add support of dual and quad spi protocols to all commands
` [PATCH v3 6/9] mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
` [PATCH v3 7/9] mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
` [PATCH v3 8/9] mtd: spi-nor: add support to Macronix mx66l1g45g
` [PATCH v3 9/9] mtd: spi-nor: add support to SST sst26* QSPI memories

[PATCH v7 0/2] tango NFC support + bindings doc
 2016-10-31  2:45 UTC  (6+ messages)
` [PATCH v7 1/2] mtd: nand: add tango NFC dt "
` [PATCH v7 2/2] mtd: nand: add tango NAND flash controller support
  ` [PATCH v8] "

[PATCH] mtd: nand: pxa3xx_nand: write exactly one message on probe failure
 2016-10-29 19:59 UTC  (5+ messages)

[GIT PULL] UBI/UBIFS fixes for 4.9-rc3
 2016-10-29 19:07 UTC 

[PATCH 1/3] spi: introduce max message size flag in spi_master
 2016-10-29 18:09 UTC  (9+ messages)
  ` [PATCH v2 2/3] mtd: m25p80: consider max message size in m25p80_read
      ` [PATCH RESEND] "
        ` [PATCH v2] "

[PATCH] spi-nor: add dual read support for s25fl128s
 2016-10-29 17:54 UTC  (4+ messages)
` [PATCH v3] spi-nor: fix flags "
  ` [PATCH RESEND v3] mtd: "

[PATCH] ubifs: Fix regression in ubifs_readdir()
 2016-10-29  9:04 UTC  (5+ messages)

[PULL v2] mtd: nand: Fixes for 4.9-rc3
 2016-10-29  2:50 UTC  (3+ messages)

[PATCH] mtd: mtdswap: fix spelling mistake "erassure" -> "erasure"
 2016-10-28 18:51 UTC  (2+ messages)

[PATCH] mfd: si476x-i2c: Fix spelling mistakes "Failet" and "gett"
 2016-10-28 18:35 UTC 

[PATCH] mtd: mtdswap: fix spelling mistake "erassure" -> "erasure"
 2016-10-28 18:35 UTC 

[PATCH 1/4] of: Add device tree bindings for Evatronix
 2016-10-28 16:20 UTC  (15+ messages)

OOB Test fails
 2016-10-28 14:40 UTC  (9+ messages)

[REGRESSION 4.9-rc2] "c83ed4c - ubifs: Abort readdir upon error" breaks mount
 2016-10-28 11:15 UTC  (3+ messages)

[PATCH] MAINTAINERS: add more people to the MTD maintainer team
 2016-10-28  9:23 UTC  (6+ messages)

[PATCH] UBI: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
 2016-10-28  9:14 UTC  (3+ messages)

[PATCH 0/2] mtd: nand: Enforce tCCS wait time after a column change
 2016-10-28  8:54 UTC  (3+ messages)

[PULL] mtd: nand: Fixes for 4.9-rc3
 2016-10-28  8:25 UTC  (2+ messages)

[PATCH] mtd: nand: davinci: Fix unaligned 16-bit NAND read
 2016-10-28  7:56 UTC  (2+ messages)

MTD partitions vs erase regions
 2016-10-28  5:08 UTC  (4+ messages)

[RESEND PATCH v2 0/3] mtd: use ONFI bad blocks per LUN to calculate UBI bad PEB limit
 2016-10-27 20:05 UTC  (8+ messages)
` [RESEND PATCH v2 1/3] mtd: introduce function max_bad_blocks
` [RESEND PATCH v2 2/3] mtd: nand: implement 'max_bad_blocks' mtd function
` [RESEND PATCH v2 3/3] mtd: ubi: use 'max_bad_blocks' to compute bad_peb_limit if available

[PATCH v4 0/3] mtd: s3c2410: add device tree support
 2016-10-27 16:12 UTC  (5+ messages)
` [PATCH v4 1/3] mtd: s3c2410: make ecc mode configurable via platform data
` [PATCH v4 2/3] dt-bindings: mtd: add DT binding for s3c2410 flash controller
` [PATCH v4 3/3] mtd: s3c2410: parse the device configuration from OF node

UBIFS LEB properties tree with odd addresses
 2016-10-27 12:51 UTC  (4+ messages)

[PATCH v3 0/3] mtd: s3c2410: add device tree support
 2016-10-26 23:19 UTC  (7+ messages)
` [PATCH v3 2/3] dt-bindings: mtd: add DT binding for s3c2410 flash controller
` [PATCH v3 3/3] mtd: s3c2410: parse the device configuration from OF node

[PATCH 00/10] Introduce Juniper PTXPMB CPLD driver
 2016-10-26 13:50 UTC  (3+ messages)
` [PATCH 01/10] mfd: Juniper PTXPMB CPLD Multi-function core driver

[PATCH 1/2] MTD: UBI: speed up init by moving status messages to debugfs
 2016-10-26 12:26 UTC  (7+ messages)
` [PATCH 2/2] ubi: attach: do not return -EINVAL if the mtd->numeraseregions is 1

[bug report] UBI: Fastmap: Do not add vol if it already exists
 2016-10-26 11:30 UTC  (6+ messages)

[PATCH] mtd: spi-nor: Add support for N25Q256A13
 2016-10-26  5:20 UTC  (5+ messages)

Regression caused by commit c83ed4c9dbb3 "ubifs: Abort readdir on error"
 2016-10-26  2:40 UTC  (4+ messages)

[PATCH v2 0/9] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2016-10-25 19:59 UTC  (9+ messages)

[PATCH] mtd: nand: Fix data interface configuration logic
 2016-10-25 12:29 UTC  (3+ messages)

[PATCH v6 0/4] Tango NAND Flash controller driver (and dependencies)
 2016-10-25 11:30 UTC  (7+ messages)
` [PATCH v6 1/4] mtd: nand: Add a few more timings to nand_sdr_timings
` [PATCH v6 2/4] mtd: nand: Wait tCCS after a column change
` [PATCH v6 3/4] mtd: nand: Actually apply the optimal timings
` [PATCH v6 4/4] mtd: nand: tango: import driver for tango chips

[PATCH 0/8] ARM: gr8: Add support for the CHIP Pro
 2016-10-25 10:42 UTC  (6+ messages)
` [PATCH 5/8] ARM: gr8: Add missing pwm channel 1 pin

UBIFS with dma on 4.6 kernel is not working
 2016-10-25  5:52 UTC  (6+ messages)

[PATCH 0/3] Introduce die erase command
 2016-10-25  5:43 UTC  (6+ messages)
` [PATCH 1/3] mtd: spi-nor: Add die_cnt field and flags
` [PATCH 2/3] mtd: spi-nor: Implement die erase command logic
` [PATCH 3/3] mtd: spi-nor: Enable die erase for Micron 1GiB

[PATCH v7 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface
 2016-10-25  5:02 UTC  (9+ messages)
` [v7, "

[PATCH] mtd: ichxrom: maybe-uninitialized with gcc-4.9
 2016-10-24 20:47 UTC  (2+ messages)

[PATCH] mtd: nand: gpmi: disable the clocks on errors
 2016-10-24 14:49 UTC  (5+ messages)

[PATCH 00/26] UBIFS File Encryption
 2016-10-24 13:48 UTC  (5+ messages)
` [PATCH 25/26] ubifs: Implement UBIFS_FLG_ENCRYPTION

[PATCH] mtd: spi-nor: Add possibility to disable chip erase
 2016-10-24 13:10 UTC  (4+ messages)

[PATCH] mtd: spi-nor: Add support for mr25h40
 2016-10-24 13:07 UTC  (3+ messages)

[PATCHv1] mtd: spi-nor: add support for s25fl208k
 2016-10-24 13:07 UTC  (3+ messages)

Failure on MTD sub-page test
 2016-10-24 11:58 UTC  (4+ messages)

[PATCH] mtd: spi-nor: fixed spansion quad enable
 2016-10-24  8:33 UTC  (7+ 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).