linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-17 07:52:39 to 2016-11-26 18:07:54 UTC [more...]

[PATCH 00/39] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2016-11-26 18:06 UTC  (27+ messages)
` [PATCH 01/39] mtd: nand: allow to set only one of ECC size and ECC strength from DT
` [PATCH 02/39] mtd: nand: denali: remove unused CONFIG option and macros
` [PATCH 03/39] mtd: nand: denali: remove redundant define of BANK(x)
` [PATCH 04/39] mtd: nand: denali: remove more unused struct members
` [PATCH 05/39] mtd: nand: denali: fix comment of denali_nand_info::flash_mem
` [PATCH 06/39] mtd: nand: denali: fix write_oob_data() function
` [PATCH 07/39] mtd: nand: denali: transfer OOB only when oob_required is set
` [PATCH 08/39] mtd: nand: denali: introduce capability flag
` [PATCH 09/39] mtd: nand: denali: fix erased page check code
` [PATCH 10/39] mtd: nand: denali: remove redundant if conditional of erased_check
` [PATCH 11/39] mtd: nand: denali: increment ecc_stats.failed by one per error
` [PATCH 12/39] mtd: nand: denali: return 0 for uncorrectable ECC error
` [PATCH 13/39] mtd: nand: denali: increment ecc_stats->corrected
` [PATCH 14/39] mtd: nand: denali: replace uint{8/16/32}_t with u{8/16/32}
` [PATCH 15/39] mtd: nand: denali: improve readability of handle_ecc()
` [PATCH 16/39] mtd: nand: denali: rename handle_ecc() to denali_sw_ecc_fixup()
` [PATCH 18/39] mtd: nand: denali: move denali_read_page_raw() above denali_read_page()
` [PATCH 19/39] mtd: nand: denali: perform erased check against raw transferred page
` [PATCH 20/39] mtd: nand: denali_dt: enable HW_ECC_FIXUP capability for DT platform
` [PATCH 21/39] mtd: nand: denali: support 64bit capable DMA engine
` [PATCH 22/39] mtd: nand: denali_dt: remove dma-mask DT property
` [PATCH 24/39] mtd: nand: denali: add NEW_N_BANKS_FORMAT capability
` [PATCH 26/39] mtd: nand: denali: call nand_set_flash_node() to set DT node
` [PATCH 27/39] mtd: nand: denali: do not set mtd->name
` [PATCH 28/39] mtd: nand: denali: move multi NAND fixup code to a helper function
` [PATCH 30/39] mtd: nand: denali: set DEVICES_CONNECTED 1 if not set

Product inquiry
 2016-11-26 15:22 UTC 

[PATCH] mtd: spi-nor: cqspi: Fix build on arches missing readsl/writesl
 2016-11-25 19:10 UTC  (2+ messages)

SPI NAND support in drivers/mtd/spi-nor/spi-nor.c
 2016-11-25 19:07 UTC  (6+ messages)

[PATCH v5 0/3] spi-nor: Add support for Intel SPI serial flash controller
 2016-11-25 17:29 UTC  (13+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] mfd: lpc_ich: Add support for SPI serial flash host controller
` [PATCH v5 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake SoC

[PATCH 0/2] mtd-utils: Fix almost all compiler warnings
 2016-11-25 17:30 UTC  (3+ messages)
` [PATCH 1/2] common: Fix PRI{x,d}off definitions for x86_64 platform
` [PATCH 2/2] common: Fix 'unchecked return code' warnings

[PATCH] mtd: spi-nor: fixed spansion quad enable
 2016-11-25 16:43 UTC  (19+ messages)
` [PATCH v2] "
` [PATCH v3] mtd: spi-nor: fix "

[PATCH v2] mtd/spi-nor: Add SPI memory controllers for Aspeed SoCs
 2016-11-25 15:12 UTC  (6+ messages)

Unable to remount ubifs after many unclean reboot
 2016-11-25 14:49 UTC  (3+ messages)

[PATCH] mtd: maps: add missing iounmap() in error path
 2016-11-25 14:18 UTC  (6+ messages)
  ` [PATCH v2] "

回复:Handling soft reset on mt7261 SoC with 32M flash
 2016-11-25 14:15 UTC  (2+ messages)

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

[PATCH v2 0/2] Add rockchip serial flash controller support
 2016-11-25 13:55 UTC  (6+ messages)
` [PATCH v2 1/2] mtd: spi-nor: Bindings for Rockchip serial flash controller
` [PATCH v2 2/2] mtd: spi-nor: add rockchip serial flash controller driver

[PATCH 0/2] Add rockchip serial flash controller support
 2016-11-25 13:54 UTC  (7+ messages)
` [PATCH 2/2] mtd: spi-nor: add rockchip serial flash controller driver

[BUG?] ubi.fm_autoconvert=1 on first boot
 2016-11-25 13:51 UTC  (3+ messages)

[PATCH 00/29] UBIFS File Encryption v1
 2016-11-25 12:09 UTC  (9+ messages)
` [PATCH 01/29] fscrypt: Add in-place encryption mode
` [PATCH 02/29] fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages

[PATCH] mtd: nand: mxc: Fix mxc_v1 ooblayout
 2016-11-25 10:40 UTC  (4+ messages)

[PATCH v2] mtd: nand: mxc: Fix mxc_v1 ooblayout
 2016-11-25 10:32 UTC 

[PATCH/RFC linux-mtd] mtd: sh_flctl: Remove sh7372 and device tree support
 2016-11-25  7:33 UTC 

Svare.//
 2016-11-25  6:39 UTC 

Nezahtevano sredstev.//
 2016-11-24 19:19 UTC 

[PATCH v8] mtd: spi-nor: Add support for S3AN spi-nor devices
 2016-11-24 16:56 UTC 

[bug report] mtd: add Samsung SoC OneNAND driver
 2016-11-24 10:45 UTC 

[PATCH v2] mtd: spi-nor: add Macronix mx25u25635f to list of known devices
 2016-11-24  3:05 UTC  (5+ messages)

Handling soft reset on mt7261 Soc with 32M flash
 2016-11-23 15:13 UTC  (2+ messages)

[PATCH] mtd: mtdswap: fix spelling mistake "erassure" -> "erasure"
 2016-11-22 22:46 UTC  (6+ messages)

[PATCH] mtd: bcm47xxpart: fix parsing first block after aligned TRX
 2016-11-22 19:45 UTC  (2+ messages)

ONFI timing mode with onfi_set_features unsupported
 2016-11-22 12:22 UTC  (6+ messages)

[PATCH v4] mtd: nand: automate NAND timings selection
 2016-11-22 11:03 UTC  (5+ messages)
` [PATCH 8/9] mtd: nand: mxc: implement onfi get/set features

[PATCH] mtd: fix nand.h kernel-doc warnings
 2016-11-22  8:40 UTC  (2+ messages)

Unclear comment about nand->ecc.read_page ?
 2016-11-22  3:34 UTC  (2+ messages)

[PATCH v4 0/8] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2016-11-21 14:15 UTC  (9+ messages)
` [PATCH v4 1/8] mtd: spi-nor: improve macronix_quad_enable()
` [PATCH v4 2/8] mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
` [PATCH v4 3/8] mtd: spi-nor: add an alternative method to support memory >16MiB
` [PATCH v4 4/8] mtd: spi-nor: add support of SPI protocols like SPI 1-2-2 and SPI 1-4-4
` [PATCH v4 5/8] mtd: spi-nor: remove unused set_quad_mode() function
` [PATCH v4 6/8] mtd: m25p80: add support of dual and quad spi protocols to all commands
` [PATCH v4 7/8] mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
` [PATCH v4 8/8] mtd: spi-nor: parse SFDP 4-byte Address Instruction Table

[PATCH v3 0/7] mtd: nand: Abstract away the NAND interface type
 2016-11-21 12:45 UTC  (8+ messages)
` [PATCH v3 1/7] mtd: nand: Rename nand.h into rawnand.h
` [PATCH v3 2/7] mtd: nand: move raw NAND related code to the raw/ subdir
` [PATCH v3 3/7] mtd: nand: add a nand.h file to expose basic NAND stuff
` [PATCH v3 4/7] mtd: nand: raw: prefix conflicting names with nandc instead of nand
` [PATCH v3 5/7] mtd: nand: raw: create struct rawnand_device
` [PATCH v3 6/7] mtd: nand: raw: make BBT code more generic
` [PATCH v3 7/7] mtd: nand: move BBT code to drivers/mtd/nand/

[PATCH] mtd: nand: tango: Use nand_to_mtd() instead of directly accessing chip->mtd
 2016-11-21 11:01 UTC  (3+ messages)

[PATCH v3 1/9] mtd:fsl-quadspi:use the property fields of SPI-NOR
 2016-11-21  9:18 UTC  (15+ messages)
` [PATCH v3 6/9] mtd: spi-nor: Support R/W for S25FS-S family flash

init_constants_early: too small LEBs?
 2016-11-20 12:00 UTC  (3+ messages)

[PATCH v2 00/46] Nandsim facelift (part I of II)
 2016-11-20 10:26 UTC  (6+ messages)
` [PATCH v2 19/46] mtd: nandsim: UAPI v1

[PATCH 0/3] mtd: some minor cleanups for ooblayout APIs
 2016-11-20  9:42 UTC  (2+ messages)

[PATCH] mtd: nand: Support controllers with custom page accessors
 2016-11-19 18:40 UTC  (6+ messages)
  ` [PATCH v2 1/2] mtd: nand: Support controllers with custom page
      ` [PATCH v3 1/3] "

[PATCH v2] mtd: nand: nandsim: fix error check
 2016-11-19 18:35 UTC  (2+ messages)

[PATCH 00/11] mtd: nand: denali: first round of cleanups of Denali NAND driver
 2016-11-19 18:26 UTC  (9+ messages)
` [PATCH 05/11] mtd: nand: denali: remove "Spectra:" prefix from printk strings

[PATCH] mtd/spi-nor: Add SPI memory controllers for Aspeed SoCs
 2016-11-19  6:36 UTC  (3+ messages)

[PATCH] mtd: spi-nor: add Macronix mx25u25635f to list of known devices
 2016-11-18 23:54 UTC  (3+ messages)

[BUG] mtd: blkdevs: fix deadlock
 2016-11-18 20:54 UTC  (3+ messages)

[PATCH 0/3] Introduce die erase command
 2016-11-18 10:53 UTC  (4+ messages)
` [PATCH 1/3] mtd: spi-nor: Add die_cnt field and flags

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

[BUG] mtd: blkdevs: fix deadlock
 2016-11-17 21:21 UTC 

[PATCH] mtd: nand: nandsim: fix error check
 2016-11-17 17:22 UTC  (7+ messages)

UBIFS LEB properties tree with odd addresses
 2016-11-17 15:27 UTC  (7+ messages)

[PATCH v2 0/7] mtd: nand: Abstract away the NAND interface type
 2016-11-17  8:08 UTC  (7+ messages)
` [PATCH v2 3/7] mtd: nand: add a nand.h file to expose basic NAND stuff


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