public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2018-05-11 11:26:42 to 2018-05-18 20:03:22 UTC [more...]

[PATCH V2 RFC] mtd: spi-nor: intel: provide a range for poll_timout
 2018-05-18 20:02 UTC  (3+ messages)

[PATCH] mtd: fsl-quadspi: fix api naming typo _init_ahb_read
 2018-05-18 20:02 UTC  (2+ messages)

[PATCH v2 1/2] spi-nor: intel-spi: Fix atomic sequence handling
 2018-05-18 20:01 UTC  (8+ messages)

[PATCH] mtd: spi-nor: add support for Microchip 25LC256
 2018-05-18 16:25 UTC  (10+ messages)

Increased frequency of fastmap failure due to CRC mismatch
 2018-05-18 15:31 UTC  (5+ messages)

[PATCH v8 0/3] Add Rockchip SFC(serial flash controller) support
 2018-05-18 11:21 UTC  (3+ messages)
` [PATCH v8 2/3] mtd: spi-nor: add rockchip serial flash controller driver

mtd
 2018-05-18 11:15 UTC  (5+ messages)
      ` [OpenWrt-Devel] OpenWRT mtd tooling vs mtd-utils

[RFC PATCH] mtd: spi-nor: add support to non-uniform SPI NOR flash memories
 2018-05-18  9:32 UTC 

[GIT PULL] mtd: Fixes for 4.17-rc6
 2018-05-18  7:49 UTC 

mtd: Fixes for 4.17-rc6
 2018-05-18  7:36 UTC 

[LINUX PATCH v8 2/2] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2018-05-18  7:33 UTC  (6+ messages)
` [LINUX, v8, "

[PATCH v2] mtd: rawnand: Do not check FAIL bit when executing a SET_FEATURES op
 2018-05-18  6:55 UTC  (3+ messages)

Some questions about the spi mem framework
 2018-05-18  6:50 UTC  (5+ messages)

ubi0 warning: 0xc02d6658: error -74 (ECC error) while reading 64 bytes from PEB
 2018-05-17 13:38 UTC 

[PATCH v6 0/5] mtd: cfi_cmdset_0002: Change write and erase functions
 2018-05-17 13:12 UTC  (7+ messages)
` [PATCH v6 1/5] mtd: cfi_cmdset_0002: Change write buffer to check correct value
` [PATCH v6 2/5] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
` [PATCH v6 3/5] mtd: cfi_cmdset_0002: Change erase functions to retry for error
` [PATCH v6 4/5] mtd: cfi_cmdset_0002: Change erase functions to check chip good only
` [PATCH v6 5/5] mtd: cfi_cmdset_0002: Change erase one block to enable XIP once

GPMI nand flash ECC errors with mainline kernel
 2018-05-17 13:05 UTC  (5+ messages)

[PATCH v7 0/5] mtd: Add a SPI NAND driver
 2018-05-17 10:22 UTC  (12+ messages)
` [PATCH v7 1/5] mtd: nand: Pass mode information to nand_page_io_req
` [PATCH v7 2/5] mtd: nand: Add core infrastructure to support SPI NANDs
` [PATCH v7 3/5] dt-bindings: Add bindings for SPI NAND devices
` [PATCH v7 4/5] mtd: nand: spi: Add initial support for Micron MT29F2G01ABAGD
` [PATCH v7 5/5] mtd: nand: spi: Add initial support for Winbond W25M02GV

[PATCH v7] mtd: rawnand: use bit-wise majority to recover the contents of ONFI parameter
 2018-05-17  4:28 UTC  (9+ messages)

[PATCH] mtd: spi-nor: Add support for EN25QH32
 2018-05-17  2:40 UTC  (2+ messages)

[PATCH] ubi: fastmap: Cancel work upon detach
 2018-05-16 20:17 UTC 

vm_fault_t conversion, for real
 2018-05-16 17:34 UTC  (28+ messages)
` [PATCH 01/14] orangefs: don't return errno values from ->fault
` [PATCH 02/14] fs: make the filemap_page_mkwrite prototype consistent
` [PATCH 03/14] dax: make the dax_iomap_fault "
` [PATCH 04/14] mm: remove the unused device_private_entry_fault export
` [PATCH 05/14] ceph: untangle ceph_filemap_fault
` [PATCH 06/14] btrfs: separate errno from VM_FAULT_* values
` [PATCH 07/14] ext4: "
` [PATCH 08/14] ocfs2: "
` [PATCH 09/14] ubifs: "
` [PATCH 10/14] vgem: "
` [PATCH 11/14] ttm: "
` [PATCH 12/14] lustre: "
` [PATCH 13/14] mm: move arch specific VM_FAULT_* flags to mm.h
` [PATCH 14/14] mm: turn on vm_fault_t type checking

[PATCH v3] mtd: cfi_cmdset_0002: Change write buffer to check correct value
 2018-05-15 23:16 UTC  (7+ messages)

[PATCH v5 2/2] mtd: rawnand: use bit-wise majority to recover the contents of ONFI parameter
 2018-05-15 21:02 UTC  (9+ messages)

[PATCH 0/5] mtd-utils: Add fastmap support to ubinize
 2018-05-15 20:22 UTC  (8+ messages)
` [PATCH 1/5] Sync ubi-media.h with Linux
` [PATCH 2/5] ubinize: Don't stat image file twice
` [PATCH 3/5] libubigen: Carry image path and size in volume info
` [PATCH 4/5] libubigen: Maintain a eraseblock association table
` [PATCH 5/5] ubinize: Add fastmap support

Issue while oops and panic message logging to MTD partition
 2018-05-15 12:07 UTC  (2+ messages)

[PATCH v4 0/1] mtd: cfi_cmdset_0002: Change write buffer to check chip good
 2018-05-15  9:43 UTC  (2+ messages)
` [PATCH v4 1/1] mtd: cfi_cmdset_0002: Change write buffer to check correct value

[PATCH] mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2
 2018-05-15  9:13 UTC  (3+ messages)

[PATCH] mtd: nand: Fix return type of __DIVIDE() when called with 32-bit
 2018-05-15  9:12 UTC  (9+ messages)

[PATCH 0/8] ubi: fastmap: Support for preseeded fastmap
 2018-05-14 11:24 UTC  (9+ messages)
` [PATCH 1/8] ubi: fastmap: Add support for flags
` [PATCH 2/8] ubi: fastmap: Add UBI_FM_SB_PRESEEDED_FLG flag
` [PATCH 3/8] ubi: fastmap: Implement PEB fixup
` [PATCH 4/8] ubi: fastmap: Handle bad block count for preseeded fastmap case
` [PATCH 5/8] ubi: fastmap: Fixup pool sizes for preseeded fastmaps
` [PATCH 6/8] ubi: fastmap: Scan empty space if fastmap is preseeded
` [PATCH 7/8] ubi: fastmap: Relax size check
` [PATCH 8/8] ubi: Fix assert in ubi_wl_init

[PATCH] mtd: spi-nor: Add support for is25wp series chips
 2018-05-14 10:29 UTC  (2+ messages)

[PATCH] m68k: Implement ndelay() as an inline function to force type checking/casting
 2018-05-14 10:52 UTC  (5+ messages)

[PATCH v5 0/2] mtd: cfi_cmdset_0002: Changes to retry for flash erase
 2018-05-14 10:23 UTC  (5+ messages)

[PATCH RESEND v5 0/2] mtd: cfi_cmdset_0002: Changes to retry for flash erase
 2018-05-14  9:27 UTC  (3+ messages)
` [PATCH RESEND v5 1/2] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
` [PATCH RESEND v5 2/2] mtd: cfi_cmdset_0002: Change erase functions to retry for error

[PATCH RESEND v5 1/2] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
 2018-05-14  9:10 UTC  (2+ messages)
` [PATCH RESEND v5 2/2] mtd: cfi_cmdset_0002: Change erase functions to retry for error

[PATCH 0/3] mtd-utils: miscellaneous fixes
 2018-05-14  8:53 UTC  (4+ messages)
` [PATCH 1/3] ubiformat: process command line arguments first
` [PATCH 2/3] ubiformat: remove no-volume-table option
` [PATCH 3/3] mtd-utils: make sure pkg-config is installed in configure script

[PATCH 0/6] ubifs: Some simple fixes
 2018-05-14  8:18 UTC  (7+ messages)
` [PATCH 1/6] ubifs: remove set but never used variable
` [PATCH 2/6] ubifs: journal: Remove wrong comment
` [PATCH 3/6] ubifs: Spelling fix someting -> something
` [PATCH 4/6] ubifs: log: Some spelling fixes
` [PATCH 5/6] ubifs: gc: Fix typo
` [PATCH 6/6] ubifs: lpt: Fix wrong pnode number range in comment

linux-4.17-rc4 marvell-nand.c driver problems
 2018-05-14  7:33 UTC  (5+ messages)

[PATCH 09/15] ubifs_lookup: use d_splice_alias()
 2018-05-14  6:48 UTC 

[PATCH v5 2/2] mtd: cfi_cmdset_0002: Change erase functions to retry for error
 2018-05-14  2:13 UTC 

[PATCH v5 1/2] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
 2018-05-14  2:12 UTC 

[PATCH v4 2/2] mtd: cfi_cmdset_0002: Change erase functions to retry for error
 2018-05-14  1:19 UTC 

[PATCH v4 1/2] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
 2018-05-14  1:19 UTC 

[PATCH v4 0/2] mtd: cfi_cmdset_0002: Changes to retry for flash erase
 2018-05-14  1:19 UTC 

[PATCH v6] mtd: rawnand: use bit-wise majority to recover the contents of ONFI parameter
 2018-05-13  4:39 UTC  (3+ messages)

[PATCH] mtd: nand: Add support for reading ooblayout from device tree
 2018-05-12 18:30 UTC  (6+ messages)

[PATCH] mtd: cfi_cmdset_0002: Fix coding style issues
 2018-05-12 15:18 UTC  (4+ messages)

[PATCH] mtd: bcm47xxpart: improve handling TRX partition size
 2018-05-12 15:17 UTC  (3+ messages)

[PATCH] mtd: Fix comparison in map_word_andequal()
 2018-05-12 15:16 UTC  (2+ messages)

[PATCH] mtd: nand: Add support for reading ooblayout from device tree
 2018-05-12  5:55 UTC  (2+ messages)

make a few block drivers highmem safe
 2018-05-11 21:08 UTC  (2+ messages)

[PATCH] mtd: nand: Do not check FAIL bit when executing a SET_FEATURES op
 2018-05-11 11:26 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