linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-12 06:32:07 to 2018-10-19 07:49:37 UTC [more...]

[PATCH v2 00/15] mtd: maps: physmap cleanups
 2018-10-19  7:48 UTC  (5+ messages)
` [PATCH v2 01/15] mtd: maps: physmap: Add SPDX header
` [PATCH v2 02/15] mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtds
` [PATCH v2 03/15] mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resources
` [PATCH v2 04/15] mtd: maps: physmap: Use dev_notice() and a %pR specifier

[PATCH v5 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-10-19  7:29 UTC  (11+ messages)
` [PATCH v5 1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver
` [PATCH v5 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH 1/3] mtd: Move Redboot partition parser
 2018-10-19  7:27 UTC  (4+ messages)
` [PATCH 2/3] mtd: partitions: Add RedBoot FIS DT bindings
` [PATCH 3/3] mtd: partitions: Add OF support to RedBoot partitions

[GIT PULL] mtd: nand: Changes for 4.20
 2018-10-19  7:21 UTC  (2+ messages)

[GIT PULL] mtd: spi-nor: Changes for 4.20
 2018-10-19  7:18 UTC  (2+ messages)

[PATCH v2 1/2] mtd: spi-nor: Make sure SFDP-based 4B_OPCODE support detection works correctly
 2018-10-18 15:40 UTC  (4+ messages)
` [PATCH v2 2/2] mtd: spi-nor: Use 4B opcodes when the NOR advertises both 3B and 4B

[PATCH 00/42] mtd-utils: Add fscrypt support to mkfs.ubifs
 2018-10-18 14:37 UTC  (43+ messages)
` [PATCH 01/42] Import latest ubifs-media.h
` [PATCH 02/42] common: Add round functions
` [PATCH 03/42] mkfs.ubifs: Add crypto helper functions
` [PATCH 04/42] mkfs.ubifs: Implement UBIFS_FLG_DOUBLE_HASH
` [PATCH 05/42] mkfs.ubifs: Make r5 hash binary string aware
` [PATCH 06/42] mkfs.ubifs: Add fscrypto defines
` [PATCH 07/42] mkfs.ubifs: Add basic fscrypto functions
` [PATCH 08/42] mkfs.ubifs: Implement UBIFS_FLG_ENCRYPTION
` [PATCH 09/42] mkfs.ubifs: Implement basic fscrypto context passing
` [PATCH 10/42] mkfs.ubifs: Implement fscrypto context store as xattr
` [PATCH 11/42] mkfs.ubifs: Store directory name len in the temporary index
` [PATCH 12/42] mkfs.ubifs: Implement filename encryption
` [PATCH 13/42] mkfs.ubifs: Add dummy setup for crypto
` [PATCH 14/42] mkfs.ubifs: Pass source/dest key len to key derive function
` [PATCH 15/42] mkfs.ubifs: Add encrypted symlink support
` [PATCH 16/42] mkfs.ubifs: Implement file contents encryption
` [PATCH 17/42] mkfs.ubifs: Move symlink data encryption to helper function
` [PATCH 18/42] mkfs.ubifs: Make sure we catch nodes that should or should not have name
` [PATCH 19/42] mkfs.ubifs: Free all index entry names
` [PATCH 20/42] mkfs.ubifs: Seperate path encryption from symlink encryption helper
` [PATCH 21/42] mkfs.ubifs: Cleanup add_dent_node, user path "
` [PATCH 22/42] mkfs.ubifs: Replace constant values with parameters in init_fscrypt_context
` [PATCH 23/42] mkfs.ubifs: Make encryption dependend on (not-yet-existant) command line options
` [PATCH 24/42] mkfs.ubifs: Get key descriptor from command line and master key from file
` [PATCH 25/42] mkfs.ubifs: Specify padding policy via command line
` [PATCH 26/42] mkfs.ubifs: Initial support for encryption command lines
` [PATCH 27/42] mkfs.ubifs: Remove cipher implementations from public header
` [PATCH 28/42] mkfs.ubifs: Move fscrypt definitions and functions out of mkfs.ubifs.c
` [PATCH 29/42] mkfs.ubifs: Cleanup over-long lines
` [PATCH 30/42] mkfs.ubifs: Check length of master key
` [PATCH 31/42] mkfs.ubifs: Accept 0x prefix for key descriptor
` [PATCH 32/42] mkfs.ubifs: Correctly use iv lengths in aes-cts mode
` [PATCH 33/42] mkfs.ubifs: Enable Cipher selection
` [PATCH 34/42] mkfs.ubifs: Use correct sizes for keys and hash lengths
` [PATCH 35/42] mkfs.ubifs: Fixup AES-XTS mode
` [PATCH 36/42] mkfs.ubifs: Compute encryption key descriptor automatically
` [PATCH 37/42] mkfs.ubifs: Fix key descriptor printing
` [PATCH 38/42] mkfs.ubifs: More fscryptctl compatibility
` [PATCH 39/42] mkfs.ubifs: Move RAND_poll to crypto.c
` [PATCH 40/42] mkfs.ubifs: Enable support for building without crypto
` [PATCH 41/42] mkfs.ubifs: Print key descriptor only when generated
` [PATCH 42/42] mkfs.ubifs: Use AES-256-XTS as default

[PATCH v2] block: BFQ default for single queue devices
 2018-10-18 14:35 UTC  (21+ messages)

[PATCH] mtd: rawnand: r852: use generic DMA API
 2018-10-18 12:59 UTC 

[PATCH 1/2] mtd: spi-nor: Make SFDP-based 4B_OPCODE support detection works correctly
 2018-10-18  9:43 UTC  (3+ messages)
` [PATCH 2/2] mtd: spi-nor: Use 4B opcodes when the NOR advertises both 3B and 4B

Clock configuration for the SAMA5D2 NAND controller
 2018-10-17 10:42 UTC 

[PATCH v3 0/2] add support to non-uniform SFDP SPI NOR flash memories
 2018-10-17  9:52 UTC  (20+ messages)
` [PATCH v3 1/2] mtd: spi-nor: "

[PATCH, RFC] ubd: remove use of blk_rq_map_sg
 2018-10-17  6:14 UTC  (2+ messages)

[RESEND][PATCH 4.4-stable] jffs2: return -ERANGE when xattr buffer is too small
 2018-10-16 14:06 UTC  (2+ messages)
` Patch "jffs2: return -ERANGE when xattr buffer is too small" has been added to the 4.4-stable tree

[PATCH] mtd: rawnand: denali: include <linux/bits.h> instead of <linux/bitops.h>
 2018-10-16 11:59 UTC  (2+ messages)

[PATCH] jffs2: free jffs2_sb_info through jffs2_kill_sb()
 2018-10-16 11:49 UTC  (5+ messages)

[PATCH] mtd: spi-nor: cadence-quadspi: Fix the return value in case of error in 'cqspi_direct_read_execute()'
 2018-10-16  7:13 UTC 

[PATCH v2] mtd: spi-nor: Add support for SPI boot flash access for AMD Family 16h
 2018-10-16  0:57 UTC 

[RFC PATCH] mtd: rawnand: ams-delta: use ->exec_op()
 2018-10-15 19:41 UTC  (8+ messages)
` [PATCH v2 1/2] mtd: rawnand: Provide helper for polling GPIO R/B pin
  ` [PATCH v2 2/2] mtd: rawnand: ams-delta: Use ->exec_op()
  ` [PATCH v3 1/3] mtd: rawnand: Provide helper for polling GPIO R/B pin
    ` [PATCH v3 2/3] mtd: rawnand: ams-delta: Stop using legacy .IOADDR_R/W
    ` [PATCH v3 3/3] mtd: rawnand: ams-delta: Convert the driver to ->exec_op()

[PATCH 0/3] spi-nor: Add Octal SPI support
 2018-10-15 19:11 UTC  (8+ messages)
` [PATCH 2/3] dt-bindings: cadence-quadspi: Add new compatible for AM654 SoC

[PATCH v2 0/2] MTD: spi-nor: add support for sst26wf016, sst26wf032
 2018-10-15 14:21 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: spi-nor: Add support of sst26wf* flash ICs protection ops

(no subject)
 2018-10-15 13:53 UTC 

[PATCH v2 0/7] spi: add support for octal mode
 2018-10-15 12:14 UTC  (8+ messages)
` [PATCH v2 1/7] spi: add support for octal I/O data transfer
` [PATCH v2 2/7] spi: spi-mem: "
` [PATCH v2 3/7] mtd: spi-nor: add opcodes for octal Read/Write commands
` [PATCH v2 4/7] mtd: spi-nor: add octal read flag for flash mt35xu512aba
` [PATCH v2 5/7] mtd: m25p80: add support of octal I/O transfer
` [PATCH v2 6/7] spi: nxp-fspi: add mode flag bit for octal support
` [PATCH v2 7/7] arm64: dts: lx2160a: update fspi node

[PATCH v2 0/7] spi: add support for octal mode
 2018-10-15 11:58 UTC  (10+ messages)
` [PATCH v2 1/7] spi: add support for octal I/O data transfer
` [PATCH v2 2/7] mtd: spi-nor: add opcodes for octal Read/Write commands
` [PATCH v2 3/7] mtd: spi-nor: add octal read flag for flash mt35xu512aba
` [PATCH v2 4/7] mtd: m25p80: add support of octal I/O transfer
` [PATCH v2 5/7] spi: spi-mem: add support for octal I/O data transfer
` [PATCH v2 6/7] spi: nxp-fspi: add mode flag bit for octal support
` [PATCH v2 7/7] arm64: dts: lx2160a: update fspi node

[PATCH 00/14] mtd: maps: physmap cleanups
 2018-10-15  8:52 UTC  (10+ messages)
` [PATCH 09/14] mtd: maps: physmap: Fix coding style issues reported by checkpatch
        ` [PATCH] mtd: maps: code style: Invert logic on if/else branch
` [PATCH 12/14] mtd: maps: Merge gpio-addr-flash.c into physmap-core.c

[PATCH v2 0/3] mtd: rawnand: add STM32 FMC2 NAND flash controller driver
 2018-10-15  8:09 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: stm32_fmc2: add STM32 FMC2 NAND controller documentation
` [PATCH v2 2/3] mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver

[PATCH] jffs2: modify the mtime and ctime when truncate file
 2018-10-15  7:42 UTC 

[PATCH 1/2] mtd: physmap_of: Move custom initialization
 2018-10-14  6:34 UTC  (4+ messages)

[PATCH] ubifs: Fix WARN_ON logic in exit path
 2018-10-13 16:21 UTC  (3+ messages)

ubifs: WARNINGs
 2018-10-13  8:21 UTC  (2+ messages)

[PATCH v3] mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
 2018-10-12 12:47 UTC  (2+ messages)

[PATCH v2] spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
 2018-10-12 12:46 UTC  (2+ messages)

URGENT RESPONSE NEEDED
 2018-10-12 12:07 UTC 

[GIT PULL] mtd: Fix for 4.19-rc8
 2018-10-12 11:11 UTC  (2+ messages)

[PATCH] mtd: spinand: winbond: Add support for W25N01GV
 2018-10-12 11:03 UTC  (3+ messages)

[PATCH] mtd: sa1100: avoid VLA in sa1100_setup_mtd
 2018-10-12  9:22 UTC  (4+ messages)

[PATCH RFC 00/18] mtd: spi-nor: Proposal for 8-8-8 mode support
 2018-10-12  8:48 UTC  (19+ messages)
` [PATCH RFC 01/18] mtd: spi-nor: Add a flash_info entry for Macronix mx25uw51245g
` [PATCH RFC 02/18] spi: Prepare things for octo mode support
` [PATCH RFC 03/18] spi: spi-mem: Prepare things for DTR "
` [PATCH RFC 04/18] spi: spi-mem: Prepare things for dual bytes opcodes support
` [PATCH RFC 05/18] spi: spi-mem: mxic: Add support for DTR and Octo mode
` [PATCH RFC 06/18] mtd: spi-nor: Move m25p80 code in spi-nor.c
` [PATCH RFC 07/18] mtd: spi-nor: Rework hwcaps selection for the spi-mem case
` [PATCH RFC 08/18] mtd: spi-nor: Define the DPI, QPI and OPI hwcaps
` [PATCH RFC 09/18] mtd: spi-nor: Add spi_nor_{read, write}_reg() helpers
` [PATCH RFC 10/18] mtd: spi-nor: Add support for X-X-X modes
` [PATCH RFC 11/18] mtd: spi-nor: Prepare things for 2byte opcodes
` [PATCH RFC 12/18] mtd: spi-nor: Provide a hook to tweak flash parameters
` [PATCH RFC 13/18] mtd: spi-nor: Add 8-8-8 mode support to Macronix mx25uw51245g
` [PATCH RFC 14/18] mtd: spi-nor: Clarify where DTR mode applies
` [PATCH RFC 15/18] mtd: spi-nor: Add DTR support to the spi-mem logic
` [PATCH RFC 16/18] mtd: spi-nor: Add the concept of full DTR modes
` [PATCH RFC 17/18] mtd: spi-nor: Add 8D-8D-8D mode
` [PATCH RFC 18/18] mtd: spi-nor: Make sure the 8D-8D-8D can be selected on mx25uw51245g

[PATCH v3 0/2] mtd: spi-nor: add entry for mt35xu512aba flash
 2018-10-12  6:31 UTC  (4+ messages)
` [PATCH v3 1/2] mtd: spi-nor: add macros related to MICRON flash


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