linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-30 16:58:02 to 2016-12-06 23:39:16 UTC [more...]

[PATCH 1/1] mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write()
 2016-12-06 23:38 UTC  (3+ messages)

[PATCH 1/1] mtd: spi-nor: improve macronix_quad_enable()
 2016-12-06 23:05 UTC  (3+ messages)

[PATCH v2 0/6] UBIFS related fscrypt updates
 2016-12-06 22:53 UTC  (7+ messages)
` [PATCH v2 1/6] fscrypt: Use correct index in decrypt path
` [PATCH v2 2/6] fscrypt: Never allocate fscrypt_ctx on in-place encryption
` [PATCH v2 3/6] fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()
` [PATCH v2 4/6] fscrypt: Cleanup page locking requirements for fscrypt_{decrypt, encrypt}_page()
` [PATCH v2 5/6] fscrypt: Delay bounce page pool allocation until needed
` [PATCH v2 6/6] fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL

[PATCH 0/2] mtd-utils: Fix almost all compiler warnings
 2016-12-06 18:44 UTC  (2+ messages)

[PATCH 0/2] Support skipping a certain number of good blocks
 2016-12-06 18:11 UTC  (4+ messages)
` [PATCH 1/2] nandwrite: Add --output-skip
` [PATCH 2/2] nanddump: Add --input-skip

[PATCH 0/2] mtd: spi-nor: add a stateless method to support memory size above 128Mib
 2016-12-06 16:52 UTC  (3+ messages)
` [PATCH 1/2] mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
` [PATCH 2/2] mtd: spi-nor: add a stateless method to support memory size above 128Mib

[LINUX RFC v4 3/4] mtd: spi-nor: add stripe support
 2016-12-06 15:58 UTC  (9+ messages)

[PATCH v3 0/2] Add rockchip serial flash controller support
 2016-12-06 15:44 UTC  (10+ messages)
` [PATCH v3 1/2] mtd: spi-nor: Bindings for Rockchip serial flash controller
` [PATCH v3 2/2] mtd: spi-nor: add rockchip serial flash controller driver

Add --skip-all-ffs option to mtd-utils nandwrite
 2016-12-06 13:19 UTC  (4+ messages)

[BUG?] ubi.fm_autoconvert=1 on first boot
 2016-12-06 11:14 UTC  (6+ messages)

UBIFS crash in power cutting test
 2016-12-06 10:27 UTC  (8+ messages)

[PATCH v6 0/3] spi-nor: Add support for Intel SPI serial flash controller
 2016-12-06  9:45 UTC  (10+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] mfd: lpc_ich: Add support for SPI serial flash host controller

[PATCH 00/39] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2016-12-05 22:31 UTC  (36+ messages)
` [PATCH 09/39] mtd: nand: denali: fix erased page check code
` [PATCH 13/39] mtd: nand: denali: increment ecc_stats->corrected
` [PATCH 15/39] mtd: nand: denali: improve readability of handle_ecc()
` [PATCH 22/39] mtd: nand: denali_dt: remove dma-mask DT property
` [PATCH 33/39] mtd: nand: denali: support 1024 byte ECC step size
` [PATCH 37/39] mtd: nand: denali: support "nand-ecc-strength" DT property
` [PATCH 39/39] mtd: nand: denali_dt: add compatible strings for UniPhier SoC variants

[PATCH V2 1/2] mtd: nand: xway: disable module support
 2016-12-05 21:14 UTC  (2+ messages)
` [PATCH V2 2/2] mtd: nand: xway: fix build because of module functions

[PATCH v5 2/3] mtd: nand: Add support for Arasan Nand Flash Controller
 2016-12-05 16:49 UTC  (6+ messages)

[PATCH v6 1/2] mtd: arasan: Add device tree binding documentation
 2016-12-05 16:11 UTC  (10+ messages)
` [PATCH v6 2/2] mtd: nand: Add support for Arasan Nand Flash Controller

[PATCH] mtd: nand: xway: fix build undefined MODULE_DEVICE_TABLE()
 2016-12-05 12:10 UTC  (10+ messages)

[PATCH 1/1] mtd: ubi: fix improper return value
 2016-12-05  9:49 UTC  (8+ messages)

[PATCH 2/2] mtd: ubi: fix improper return value
 2016-12-05  3:19 UTC 

[PATCH 1/2 v2] mtd: ubi: fix improper return value
 2016-12-05  3:19 UTC 

[PATCH] mtd: nand: lpc32xx: fix invalid error handling of a requested irq
 2016-12-05  1:47 UTC 

[PATCH] mtd: nand: xway: disable module support
 2016-12-04 22:42 UTC 

[PATCH 0/6] UBIFS related fscrypt updates
 2016-12-03 21:56 UTC  (11+ messages)
` [PATCH 1/6] fscrypt: Use correct index in decrypt path
` [PATCH 2/6] fscrypt: Release fscrypt context on in-place encryption
` [PATCH 3/6] fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()
` [PATCH 4/6] fscrypt: Cleanup page locking requirements for fscrypt_{decrypt, encrypt}_page()
` [PATCH 5/6] fscrypt: Deplay bounce page pool allocation until needed
` [PATCH 6/6] fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL

[GIT PULL] mtd: spi-nor: updates for 4.10
 2016-12-02 15:16 UTC  (9+ messages)

[PATCH v8] mtd: spi-nor: Add support for S3AN spi-nor devices
 2016-12-02 12:46 UTC  (6+ messages)

[PATCH v9] mtd: spi-nor: Add support for S3AN spi-nor devices
 2016-12-02 11:31 UTC 

[PATCH 0/6] UBIFS NFS export support
 2016-12-02 10:36 UTC  (9+ messages)
` [PATCH 1/6] ext4: Move is_32bit_api() to generic code
` [PATCH 2/6] ubifs: Provide a custom llseek for directories
` [PATCH 3/6] ubifs: Use 64bit readdir cookies
` [PATCH 4/6] ubifs: Maintain a parent pointer
` [PATCH 5/6] ubifs: Implement export_operations
` [PATCH 6/6] ubifs: Wire up NFS support

[mtd-next:master 11/11] drivers/mtd/mtdcore.c:1786:29-32: ERROR: reference preceded by free on line 1784 (fwd)
 2016-12-01 21:52 UTC  (2+ messages)

[PATCH 00/24] UBIFS File Encryption v2
 2016-12-01 21:21 UTC  (25+ messages)
` [PATCH 01/24] ubifs: Export ubifs_check_dir_empty()
` [PATCH 02/24] ubifs: Export xattr get and set functions
` [PATCH 03/24] ubifs: Define UBIFS crypto context xattr
` [PATCH 04/24] ubifs: Add skeleton for fscrypto
` [PATCH 05/24] ubifs: Massage ubifs_listxattr() for encryption context
` [PATCH 06/24] ubifs: Implement directory open operation
` [PATCH 07/24] ubifs: Implement file "
` [PATCH 08/24] ubifs: Enforce crypto policy in ->link and ->rename
` [PATCH 09/24] ubifs: Preload crypto context in ->lookup()
` [PATCH 10/24] ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto
` [PATCH 11/24] ubifs: Enforce crypto policy in mmap
` [PATCH 12/24] ubifs: Introduce new data node field, compr_size
` [PATCH 13/24] ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()
` [PATCH 14/24] ubifs: Implement encrypt/decrypt for all IO
` [PATCH 15/24] ubifs: Relax checks in ubifs_validate_entry()
` [PATCH 16/24] ubifs: Make r5 hash binary string aware
` [PATCH 17/24] ubifs: Implement encrypted filenames
` [PATCH 18/24] ubifs: Add support for encrypted symlinks
` [PATCH 19/24] ubifs: Rename tnc_read_node_nm
` [PATCH 20/24] ubifs: Add full hash lookup support
` [PATCH 21/24] ubifs: Use a random number for cookies
` [PATCH 22/24] ubifs: Implement UBIFS_FLG_DOUBLE_HASH
` [PATCH 23/24] ubifs: Implement UBIFS_FLG_ENCRYPTION
` [PATCH 24/24] ubifs: Raise write version to 5

[PATCH v1 0/2] mtd: lock module while used
 2016-12-01 19:10 UTC  (5+ messages)
` [PATCH v1 1/2] mtd: m25p80: "

[PATCH] mtd: Allocate bdi objects dynamically
 2016-12-01 18:18 UTC  (8+ messages)

[PATCH] mtd: nand: tango: Add standard legalese header
 2016-12-01 17:49 UTC  (2+ messages)

[PATCH v6, 0/8] Broadcom stb, and iProc SoC QSPI driver
 2016-12-01 15:45 UTC  (9+ messages)
` [PATCH v6, 5/8] mtd: m25p80: Let m25p80_read() fallback to spi transfer

[PATCH v2, 1/1] mtd: devices: m25p80: Add PM suspend resume support
 2016-12-01 15:43 UTC  (4+ messages)

How read_oob() should work for HW_SYNDROME NAND controller?
 2016-12-01  9:15 UTC  (3+ messages)

[PATCH] mtd: maps: add missing iounmap() in error path
 2016-12-01  2:32 UTC  (4+ messages)
` [PATCH v2] "

[PULL] mtd: nand: 4.10 materials
 2016-12-01  2:05 UTC  (2+ messages)

[PATCH v7 0/2] tango NFC support + bindings doc
 2016-12-01  1:44 UTC  (4+ messages)
` [PATCH v7 2/2] mtd: nand: add tango NAND flash controller support
  ` [PATCH v8] "

[PATCH 0/3] Introduce die erase command
 2016-11-30 18:18 UTC  (10+ messages)
` [PATCH 2/3] mtd: spi-nor: Implement die erase command logic
` [PATCH 3/3] mtd: spi-nor: Enable die erase for Micron 1GiB

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


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