public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2018-10-09 07:52:29 to 2018-10-18 14:39:09 UTC [more...]

[PATCH 00/42] mtd-utils: Add fscrypt support to mkfs.ubifs
 2018-10-18 14:37 UTC  (18+ 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 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 18/42] mkfs.ubifs: Make sure we catch nodes that should or should not have name
` [PATCH 22/42] mkfs.ubifs: Replace constant values with parameters in init_fscrypt_context
` [PATCH 25/42] mkfs.ubifs: Specify padding policy via command line
` [PATCH 30/42] mkfs.ubifs: Check length of master key

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

[PATCH v5 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-10-18 14:24 UTC  (4+ 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] mtd: rawnand: r852: use generic DMA API
 2018-10-18 12:59 UTC 

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

[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  (19+ messages)
` [PATCH 03/14] mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resources
` [PATCH 06/14] mtd: maps: physmap: Remove the MAX_RESOURCES limitation
` [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 14/14] dt-binding: mtd: physmap: Document the addr-gpios property

[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 

[GIT PULL] mtd: nand: Changes for 4.20
 2018-10-14 17:16 UTC 

[PATCH 1/2] mtd: physmap_of: Move custom initialization
 2018-10-14  6:34 UTC  (5+ messages)
` [PATCH 2/2] mtd: physmap_of_gemini: Handle pin control

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

[GIT PULL] mtd: spi-nor: Changes for 4.20
 2018-10-12 13:11 UTC 

[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  (5+ messages)
` [PATCH v3 1/2] mtd: spi-nor: add macros related to MICRON flash
` [PATCH v3 2/2] mtd: spi-nor: add entry for mt35xu512aba flash

[PATCH] mtd: spi-nor: Add support for SPI boot flash access for AMD Family 16h
 2018-10-12  2:46 UTC  (2+ messages)

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

[PATCH v4 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-10-11 22:17 UTC  (7+ messages)
` [PATCH v4 1/5] "
` [PATCH v4 2/5] dt-bindings: spi: add binding file "
` [PATCH v4 3/5] arm64: dts: lx2160a: add FlexSPI node property
` [PATCH v4 4/5] arm64: defconfig: enable NXP FlexSPI driver
` [PATCH 5/5] MAINTAINERS: add maintainers for the "

[PATCH 16/17] mtd_blkdevs: convert to blk-mq
 2018-10-11 21:31 UTC  (6+ messages)

[PATCH 4.4-stable] jffs2: return -ERANGE when xattr buffer is too small
 2018-10-11 14:01 UTC  (2+ messages)

[PATCH 1/2] mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
 2018-10-11 11:06 UTC  (2+ messages)
` [PATCH 2/2] [v2] lib/bch: fix possible stack overrun

[PATCH] mtd: rawnand: fsmc: Fix unchecked return value in fsmc_read_page_hwecc
 2018-10-10 15:58 UTC 

[PATCH 0/3] eeprom: at25: SPI transfer improvements
 2018-10-10 14:42 UTC  (8+ messages)
  ` [PATCH 1/3] eeprom: at25: Drop obsolete cast in at25_ee_write()
  ` [PATCH 2/3] eeprom: at25: Use spi_message_init_with_transfers() instead of open coding
  ` [PATCH 3/3] eeprom: at25: Split writes in two SPI transfers to optimize DMA

Darlehen
 2018-10-09  8:10 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox