linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-04 22:39:54 to 2017-01-10 22:16:34 UTC [more...]

[PATCH 1/2] mtd: bcm47xxpart: move TRX parsing code to separated function
 2017-01-10 22:15 UTC  (7+ messages)
` [PATCH 2/2] mtd: bcm47xxpart: support layouts with multiple TRX partitions
` [PATCH V2 1/2] mtd: bcm47xxpart: move TRX parsing code to separated function
  ` [PATCH V2 2/2] mtd: bcm47xxpart: support layouts with multiple TRX partitions

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

[PATCH v3 0/7] mtd: nand: Abstract away the NAND interface type
 2017-01-10 19:09 UTC  (5+ messages)
` [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 v4 00/15] mtd: nand: allow vendor specific detection/initialization
 2017-01-10 19:00 UTC  (7+ messages)
` [PATCH v4 07/15] mtd: nand: move Samsung specific init/detection logic in nand_samsung.c

[PATCH v4 0/2] mtd: spi-nor: Add possibility to disable chip erase
 2017-01-10 17:44 UTC  (7+ messages)
` [PATCH v4 1/2] mtd: spi-nor: Fix whole chip erasing for stacked chips
` [PATCH v4 2/2] mtd: spi-nor: Disable chip erase for Micron n25q00

On-die ECC support
 2017-01-10 15:43 UTC  (5+ messages)

[PATCH v2 1/2] UBI: Fix section mismatch
 2017-01-10 15:38 UTC  (10+ messages)
` [PATCH v2 2/2] UBI: Make mtd parameter readable

[PATCH v1 1/1] UBI: Fix section mismatch
 2017-01-10 12:40 UTC  (5+ messages)

[PATCH 1/2] ubifs: Fix journal replay wrt. xattr nodes
 2017-01-10 10:49 UTC  (2+ messages)
` [PATCH 2/2] ubifs: Move tnc_read_hashed_node() to get rid of prototypes

[PATCH v7 1/2] mtd: arasan: Add device tree binding documentation
 2017-01-10  9:16 UTC  (7+ messages)
` [PATCH v7 2/2] mtd: nand: Add support for Arasan NAND Flash Controller

[PATCH v6 16/17] mtd: nand: hynix: Rework NAND ID decoding to extract more information
 2017-01-10  9:07 UTC 

[PATCH 0/8 v3] scope GFP_NOFS api
 2017-01-09 20:59 UTC  (24+ messages)
` [PATCH 1/8] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/8] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 3/8] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 4/8] xfs: use memalloc_nofs_{save, restore} instead of memalloc_noio*
  ` [PATCH 4/8] xfs: use memalloc_nofs_{save,restore} "
` [PATCH 5/8] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 6/8] jbd2: make the whole kjournald2 kthread NOFS safe
` [PATCH 7/8] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
` [DEBUG PATCH 0/2] debug explicit GFP_NO{FS, IO} usage from the scope context
  ` [DEBUG PATCH 1/2] mm, debug: report when GFP_NO{FS, IO} is used explicitly from memalloc_no{fs, io}_{save, restore} context
  ` [DEBUG PATCH 2/2] silent warnings which we cannot do anything about

[PATCH 0/2] Support skipping bad blocks when seeking to start address
 2017-01-09 14:51 UTC  (7+ messages)

[PATCH] mtd: nand: Add OX820 NAND hardware dependency
 2017-01-09 13:38 UTC  (3+ messages)

[PATCH] fscrypt: Factor out bio specific functions
 2017-01-09 13:33 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] uapi: use wildcards to list files
 2017-01-09 12:56 UTC  (18+ messages)
` [PATCH v2 0/7] uapi: export all headers under uapi directories
  ` [PATCH v2 1/7] arm: put types.h in uapi
  ` [PATCH v2 2/7] h8300: put bitsperlong.h "
  ` [PATCH v2 3/7] nios2: put setup.h "
  ` [PATCH v2 4/7] x86: put msr-index.h "
  ` [PATCH v2 5/7] Makefile.headersinst: cleanup input files
  ` [PATCH v2 6/7] Makefile.headersinst: remove destination-y option
  ` [PATCH v2 7/7] uapi: export all headers under uapi directories

[PATCH] mtd: partitions: no unnecessary check for erase block
 2017-01-09 10:18 UTC  (2+ messages)

Vault open source file & storage conference CFP
 2017-01-09 10:05 UTC  (2+ messages)

[PATCH v6 00/17] mtd: nand: allow vendor specific detection/initialization
 2017-01-09 10:04 UTC  (18+ messages)
` [PATCH v6 01/17] mtd: nand: Get rid of the mtd parameter in all auto-detection functions
` [PATCH v6 02/17] mtd: nand: Store nand ID in struct nand_chip
` [PATCH v6 03/17] mtd: nand: Get rid of busw parameter
` [PATCH v6 04/17] mtd: nand: Rename nand_get_flash_type() into nand_detect()
` [PATCH v6 05/17] mtd: nand: Rename the nand_manufacturers struct
` [PATCH v6 06/17] mtd: nand: Kill the MTD_NAND_IDS Kconfig option
` [PATCH v6 07/17] mtd: nand: Do not expose the NAND manufacturer table directly
` [PATCH v6 08/17] mtd: nand: Add manufacturer specific initialization/detection steps
` [PATCH v6 09/17] mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
` [PATCH v6 10/17] mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
` [PATCH v6 11/17] mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
` [PATCH v6 12/17] mtd: nand: Move Micron specific init logic in nand_micron.c
` [PATCH v6 13/17] mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
` [PATCH v6 14/17] mtd: nand: Move Macronix specific initialization in nand_macronix.c
` [PATCH v6 15/17] mtd: nand: samsung: Retrieve ECC requirements from extended ID
` [PATCH v6 16/17] mtd: nand: hynix: Rework NAND ID decoding to extract more information
` [PATCH v6 17/17] mtd: nand: hynix: Add read-retry support for 1x nm MLC NANDs

[PATCH] ARM: dts: am335x-phycore-som: Remove partition tables
 2017-01-09  8:37 UTC 

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

[PATCH v1] mtd: spi nor: modify the boot and flash type of FMC
 2017-01-07  7:33 UTC  (3+ messages)

Open Source ONFI 4.0 and NVMe 2.x
 2017-01-07  4:07 UTC 

[PATCH 1/6] ARM: dts: am335x-phycore-som: Update NAND partition table
 2017-01-06 18:43 UTC  (8+ messages)

[PATCH v3 0/2] mtd: spi-nor: Add possibility to disable chip erase
 2017-01-06 15:03 UTC  (6+ messages)
` [PATCH v3 1/2] mtd: spi-nor: Fix whole chip erasing for stacked chips
` [PATCH v3 1/2] mtd: spi-nor: Fix whole chip erasing in "
` [PATCH v3 2/2] mtd: spi-nor: Disable chip erase for Micron n25q00

ubi_io_read: error -74 (ECC error)
 2017-01-06 11:58 UTC  (3+ messages)

error: ubi_io_read: error -74 (ECC error)
 2017-01-06 10:36 UTC 

[PATCH v4 0/4] Static memory controllers for the Aspeed SoC
 2017-01-06 10:23 UTC  (12+ messages)
` [PATCH v4 1/4] mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoC

[PATCH 0/3] mtd: nand: sunxi: Perfs improvements
 2017-01-06  9:42 UTC  (4+ messages)
` [PATCH 1/3] mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()
` [PATCH 2/3] mtd: nand: sunxi: Stop using polling mode when waiting for long operations
` [PATCH 3/3] mtd: nand: sunxi: Improve sunxi_nfc_cmd_ctrl()

[PATCH v5 00/15] mtd: nand: allow vendor specific detection/initialization
 2017-01-06  8:40 UTC  (16+ messages)
` [PATCH v5 01/15] mtd: nand: get rid of the mtd parameter in all auto-detection functions
` [PATCH v5 02/15] mtd: nand: store nand ID in struct nand_chip
` [PATCH v5 03/15] mtd: nand: get rid of busw parameter
` [PATCH v5 04/15] mtd: nand: rename nand_get_flash_type() into nand_detect()
` [PATCH v5 05/15] mtd: nand: add manufacturer specific initialization/detection steps
` [PATCH v5 06/15] mtd: nand: kill the MTD_NAND_IDS Kconfig option
` [PATCH v5 07/15] mtd: nand: move Samsung specific init/detection logic in nand_samsung.c
` [PATCH v5 08/15] mtd: nand: move Hynix specific init/detection logic in nand_hynix.c
` [PATCH v5 09/15] mtd: nand: move Toshiba specific init/detection logic in nand_toshiba.c
` [PATCH v5 10/15] mtd: nand: move Micron specific init logic in nand_micron.c
` [PATCH v5 11/15] mtd: nand: move AMD/Spansion specific init/detection logic in nand_amd.c
` [PATCH v5 12/15] mtd: nand: move Macronix specific initialization in nand_macronix.c
` [PATCH v5 13/15] mtd: nand: samsung: retrieve ECC requirements from extended ID
` [PATCH v5 14/15] mtd: nand: hynix: rework NAND ID decoding to extract more information
` [PATCH v5 15/15] mtd: nand: hynix: add read-retry support for 1x nm MLC NANDs

[PULL] mtd: nand: Fixes for 4.10-rc3
 2017-01-06  8:05 UTC  (3+ messages)

[patch] ubifs: potential uninitialized variable in truncate_data_node()
 2017-01-06  5:18 UTC  (5+ messages)

[PATCH] mtd: nand: lpc32xx: fix invalid error handling of a requested irq
 2017-01-05 18:19 UTC  (6+ messages)

[PATCH v6 0/3] spi-nor: Add support for Intel SPI serial flash controller
 2017-01-05 16:07 UTC  (3+ messages)
` [GIT PULL] Immutable branch between MFD and MTD due for the v4.11 merge window

ubi_io_read: error -74 (ECC error)
 2017-01-05 13:24 UTC 

[PATCH v2 1/2] mtd: ifc: Update dependency of IFC for LS1021A
 2017-01-05  2:02 UTC  (6+ messages)
` [PATCH v2 2/2] mtd: nand: "

[PATCH] ubifs: Fix 'unmet direct dependencies' config warning when !BLOCK
 2017-01-04 22:54 UTC  (2+ messages)

[PATCH v5 0/4] ARM: Add support for CONFIG_DEBUG_VIRTUAL
 2017-01-04 22:39 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 3/4] "
  ` [PATCH v6 4/4] ARM: treewide: Replace uses of virt_to_phys with __pa_symbol


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