linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-26 18:07:54 to 2016-12-02 09:35:00 UTC [more...]

[PATCH 0/6] UBIFS NFS export support
 2016-12-02  9:28 UTC  (8+ 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

[PATCH 0/6] UBIFS related fscrypt updates
 2016-12-02  8:19 UTC  (9+ 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

[PATCH 00/39] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2016-12-02  7:57 UTC  (67+ messages)
` [PATCH 01/39] mtd: nand: allow to set only one of ECC size and ECC strength from DT
` [PATCH 04/39] mtd: nand: denali: remove more unused struct members
` [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 17/39] mtd: nand: denali: support HW_ECC_FIXUP capability
` [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 23/39] mtd: nand: denali_dt: use pdev instead of ofdev for platform_device
` [PATCH 25/39] mtd: nand: denali: use nand_chip to hold frequently accessed data
` [PATCH 28/39] mtd: nand: denali: move multi NAND fixup code to a helper function
` [PATCH 29/39] mtd: nand: denali: refactor multi NAND fixup code in more generic way
` [PATCH 30/39] mtd: nand: denali: set DEVICES_CONNECTED 1 if not set
` [PATCH 31/39] mtd: nand: denali: remove meaningless writes to read-only registers
` [PATCH 32/39] mtd: nand: denali: remove unnecessary writes to ECC_CORRECTION
` [PATCH 33/39] mtd: nand: denali: support 1024 byte ECC step size
` [PATCH 34/39] mtd: nand: denali: fix the condition for 15 bit ECC strength
` [PATCH 35/39] mtd: nand: denali: calculate ecc.strength and ecc.bytes generically
` [PATCH 36/39] mtd: nand: denali: allow to use SoC-specific ECC strength
` [PATCH 37/39] mtd: nand: denali: support "nand-ecc-strength" DT property
` [PATCH 38/39] mtd: nand: denali: remove Toshiba, Hynix specific fixup code
` [PATCH 39/39] mtd: nand: denali_dt: add compatible strings for UniPhier SoC variants

[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: "

[GIT PULL] mtd: spi-nor: updates for 4.10
 2016-12-01 18:50 UTC  (6+ messages)

[PATCH v8] mtd: spi-nor: Add support for S3AN spi-nor devices
 2016-12-01 18:11 UTC  (4+ messages)

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

[LINUX RFC v4 3/4] mtd: spi-nor: add stripe support
 2016-12-01 17:01 UTC  (4+ messages)

[PATCH v6 0/3] spi-nor: Add support for Intel SPI serial flash controller
 2016-12-01 16:09 UTC  (6+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] mfd: lpc_ich: Add support for SPI serial flash host controller
` [PATCH v6 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake SoC

[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  (5+ messages)

[PATCH] mtd: nand: xway: fix build undefined MODULE_DEVICE_TABLE()
 2016-12-01 13:57 UTC  (6+ messages)

How read_oob() should work for HW_SYNDROME NAND controller?
 2016-12-01  9:15 UTC  (4+ 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  (6+ messages)
` [PATCH v6 1/5] mtd: introduce function max_bad_blocks
` [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

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

[PATCH/RFC linux-mtd] mtd: sh_flctl: Remove sh7372 and device tree support
 2016-11-30  9:55 UTC  (5+ messages)

[PATCH v2 0/2] Add rockchip serial flash controller support
 2016-11-30  3:23 UTC  (11+ 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-30  0:57 UTC  (8+ messages)
` [PATCH 2/2] mtd: spi-nor: add rockchip serial flash controller driver

Donation
 2016-11-29 19:54 UTC 

[PATCH] mtd: nand: lpc32xx_slc: Remove unneeded NULL check on 'rc'
 2016-11-29 19:04 UTC  (3+ messages)

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

[PATCH 00/29] UBIFS File Encryption v1
 2016-11-29  2:27 UTC  (15+ messages)
` [PATCH 01/29] fscrypt: Add in-place encryption mode
` [PATCH 05/29] fscrypt: Let fs select encryption index/tweak

[PATCH v2] mtd/spi-nor: Add SPI memory controllers for Aspeed SoCs
 2016-11-28 18:21 UTC  (8+ messages)

[PATCH] mtd: spi-nor: constify fsl_qspi_devtype_data
 2016-11-28  8:29 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add support for mr25h40
 2016-11-28  8:28 UTC  (4+ messages)

[PATCH v2] mtd: spi-nor: Add support for N25Q016A
 2016-11-28  8:25 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Add at25df321 spi-nor flash support
 2016-11-28  8:23 UTC  (3+ messages)

[patch 2/2] mtd: spi-nor: Fix some error codes in cqspi_setup_flash()
 2016-11-28  8:20 UTC  (4+ messages)

[patch 1/2] mtd: spi-nor: Off by one in cqspi_setup_flash()
 2016-11-28  8:19 UTC  (3+ messages)

[PATCHv1] mtd: spi-nor: add support for s25fl208k
 2016-11-28  8:18 UTC  (4+ messages)

[PATCH] spi-nor: add dual read support for s25fl128s
 2016-11-28  8:16 UTC  (5+ messages)
` [PATCH v3] spi-nor: fix flags "
  ` [PATCH RESEND v3] mtd: "

SPI NAND support in drivers/mtd/spi-nor/spi-nor.c
 2016-11-28  8:10 UTC  (9+ messages)

回复:Handling soft reset on mt7261 SoC with 32M flash
 2016-11-28  2:41 UTC  (3+ messages)
    ` 回复: "

[LINUX RFC v4 4/4] spi: zynqmp: gqspi: add support for stripe feature
 2016-11-27  8:33 UTC 

[LINUX RFC v4 2/4] mtd: add spi_device instance to spi_nor struct
 2016-11-27  8:33 UTC 

[LINUX RFC v4 1/4] spi: adding support for data stripe feature in core
 2016-11-27  8:33 UTC 

[LINUX RFC v4 0/4] Add stripe support for ZynqMP SoC GQSPI controller
 2016-11-27  8:33 UTC 


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