linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-02 08:50:14 to 2019-04-11 22:01:51 UTC [more...]

[PATCH 0/4] meson-nand: small code improvements
 2019-04-11 22:00 UTC  (2+ messages)
` [PATCH 1/4] mtd: rawnand: meson: use struct_size macro

[PATCH v2] mtd: rawnand: mark expected switch fall-throughs
 2019-04-11 18:30 UTC  (3+ messages)

[PATCH v2 0/2] fscrypt: improve encrypted symlink performance
 2019-04-11 17:28 UTC  (7+ messages)
` [PATCH v2 1/2] vfs: use READ_ONCE() to access ->i_link
` [PATCH v2 2/2] fscrypt: cache decrypted symlink target in ->i_link

[PATCH] jffs2: Fix use of uninitialized erase_completion_lcok
 2019-04-11 16:08 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: mtd: Add YAML schemas for the generic NAND options
 2019-04-11 13:19 UTC  (9+ messages)
` [PATCH v2 2/2] dt-bindings: mtd: sunxi-nand: Add YAML schemas

[PATCH] mtd: rawnand: Add Macronix NAND read retry and randomizer support
 2019-04-11  9:29 UTC  (8+ messages)

32-bit Amlogic (ARM) SoC: kernel BUG in kfree()
 2019-04-11  3:00 UTC  (12+ messages)

[PATCH] mtd: lpddr_cmds: Mark expected switch fall-through
 2019-04-10 21:47 UTC  (4+ messages)

[PATCH] mtd: phram: Mark expected switch fall-throughs
 2019-04-10 21:46 UTC  (4+ messages)

[PATCH] mtd: cfi_util: mark expected switch fall-throughs
 2019-04-10 21:46 UTC  (4+ messages)

[PATCH] mtd: cfi_cmdset_0002: Mark expected switch fall-throughs
 2019-04-10 21:15 UTC  (4+ messages)

[PATCH 1/2] mtd: nand: Kconfig: correct the MTD_NAND_ECC_SW_BCH select
 2019-04-10 19:58 UTC  (2+ messages)
` [PATCH 2/2] mtd: nand: raw: fix build dependency

[PATCH] mtd: nand: Fix build error while CONFIG_MTD_NAND_ECC_SW_BCH is set to module
 2019-04-10 17:03 UTC  (9+ messages)

[PATCH v2] mtd: nand: Fix build error while CONFIG_MTD_NAND_ECC_SW_BCH is set to module
 2019-04-10 15:37 UTC 

[PATCH -next] mtd: rawnand: ingenic: Make jz4725b_ooblayout_ops static
 2019-04-10 14:00 UTC 

[PATCH v3 1/2] dt-bindings: mtd: Add YAML schemas for the generic NAND options
 2019-04-10 13:05 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: mtd: sunxi-nand: Add YAML schemas

[PATCH v2 0/4] Add Macronix MX25F0A MFD driver for raw nand and spi
 2019-04-10  9:37 UTC  (6+ messages)
` [PATCH v2 1/4] mfd: Add Macronix MX25F0A MFD controller driver
` [PATCH v2 2/4] mtd: rawnand: Add Macronix MX25F0A NAND "
` [PATCH v2 3/4] spi: Add MFD for Macronix MX25F0A SPI "
` [PATCH v2 4/4] dt-bindings: mfd: Document Macronix MX25F0A controller bindings

[PATCH] spi-nor: intel-spi: Add support for Intel Comet Lake SPI serial flash
 2019-04-10  7:39 UTC 

[PATCH 1/2] MAINTAINERS: Add myself as MTD maintainer
 2019-04-10  7:14 UTC  (5+ messages)
` [PATCH 2/2] MAINTAINERS: MTD Git repository is hosted on kernel.org

[PATCH v2] MAINTAINERS: MTD Git repository is hosted on kernel.org
 2019-04-09 16:33 UTC  (4+ messages)

[PATCH 0/2] Merge m25p80 into spi-nor
 2019-04-09 16:26 UTC  (3+ messages)
` [PATCH 1/2] mtd: spi-nor: Move m25p80 code in spi-nor.c
` [PATCH 2/2] mtd: spi-nor: Rework hwcaps selection for the spi-mem case

mmotm 2019-04-08-22-14 uploaded (drivers/mtd/nand/raw/nand_base.c + omap2.c)
 2019-04-09 15:51 UTC 

[PATCHv2] mtd: spi-nor: cadence-quadspi: add reset control
 2019-04-09 15:38 UTC 

[PATCH v2 00/14] Implement exec_op for GPMI nand driver
 2019-04-09 11:34 UTC  (15+ messages)
` [PATCH 01/14] mtd: rawnand: export nand operation tracer
` [PATCH 02/14] mtd: rawnand: fsmc: Use nand_op_trace for operation tracing
` [PATCH 03/14] mtd: rawnand: gpmi: move all driver code into single file
` [PATCH 04/14] mtd: rawnand: gpmi: remove unused variable
` [PATCH 05/14] mtd: rawnand: gpmi: Remove unnecessary variables
` [PATCH 06/14] mtd: rawnand: gpmi: read buf in nand_read_page_op
` [PATCH 07/14] mtd: rawnand: gpmi: remove unused parameters
` [PATCH 08/14] mtd: rawnand: gpmi: Drop unnecessary restoring of previous chipselection
` [PATCH 09/14] mtd: rawnand: gpmi: use runtime PM to manage clocks
` [PATCH 10/14] dma: mxs: Drop unnecessary flag
` [PATCH 11/14] mtd: rawnand: gpmi: drop "
` [PATCH 12/14] dma: mxs: Add header file to be shared with gpmi nand driver
` [PATCH 13/14] dma: mxs: rename custom flag
` [PATCH 14/14] mtd: rawnand: gpmi: Implement exec_op

[PATCH] mtd: spi-nor: cadence-quadspi: add reset control
 2019-04-09 10:50 UTC  (2+ messages)

[PATCH] mtd: rawnand: constify elements of NAND_OP_PARSER(_PATTERN)
 2019-04-09  9:54 UTC  (2+ messages)

nand_op_parser_exec_op should use longest pattern
 2019-04-08 21:30 UTC  (5+ messages)

[LINUX PATCH v2 3/3] spi: spi-mem: Add support for Zynq QSPI controller
 2019-04-08 17:51 UTC  (6+ messages)
` Applied "spi: spi-mem: Add support for Zynq QSPI controller" to the spi tree

[PATCH v2] mtd: rawnand: marvell: Clean the controller state before each operation
 2019-04-08 16:50 UTC  (2+ messages)

[PATCH 0/4] Introduce generic ONFI support
 2019-04-08 12:10 UTC  (3+ messages)

[PATCH] mtd: rawnand: marvell: Fix helper name in comment
 2019-04-08  9:28 UTC 

[PATCH v2 1/4] dt-bindings: mtd: sunxi: Add new compatible
 2019-04-08  8:44 UTC  (6+ messages)
` [PATCH v2 2/4] mtd: rawnand: sunxi: Add a platform data structure
` [PATCH v2 3/4] mtd: rawnand: sunxi: Add A33 DMA support
` [PATCH v2 4/4] ARM: dts: sunxi: Improve A33 NAND transfers by using DMA

[PATCH v2 0/5] fscrypt: d_revalidate fixes and cleanups
 2019-04-08  8:22 UTC  (3+ messages)

[PATCH] mtd: rawnand: marvell: Ensure the ND_RUN bit is reset
 2019-04-08  8:11 UTC  (3+ messages)

[GIT PULL] MTD fixes for 5.1-rc4
 2019-04-07 16:15 UTC  (2+ messages)

[PATCH v2 0/2] mtd: physmap: Using gpio-addrs
 2019-04-06  6:05 UTC  (3+ messages)
` [PATCH v2 2/2] dt-binding: mtd: physmap: Add example using addr-gpios property

[PATCH 00/10] Implement exec_op for GPMI nand driver
 2019-04-05 14:10 UTC  (13+ messages)
` [PATCH 01/10] mtd: rawnand: export nand operation tracer
` [PATCH 02/10] mtd: rawnand: fsmc: Use nand_op_trace for operation tracing
` [PATCH 03/10] mtd: rawnand: gpmi: move all driver code into single file
` [PATCH 04/10] mtd: rawnand: gpmi: remove unused variable
` [PATCH 05/10] mtd: rawnand: gpmi: Remove unnecessary variables
` [PATCH 06/10] mtd: rawnand: gpmi: read buf in nand_read_page_op
` [PATCH 07/10] mtd: rawnand: gpmi: remove unused parameters
` [PATCH 08/10] mtd: rawnand: gpmi: Drop unnecessary restoring of previous chipselection
` [PATCH 09/10] mtd: rawnand: gpmi: use runtime PM to manage clocks
` [PATCH 10/10] mtd: rawnand: gpmi: Implement exec_op

UBIFS file-system corruption (missing inode) after power-cut on 4.14.96
 2019-04-05 13:23 UTC  (7+ messages)

[PATCH 0/3] Sun8i NAND DMA support
 2019-04-05 12:47 UTC  (14+ messages)
` [PATCH 1/3] dt-bindings: mtd: sunxi: Add new compatible
` [PATCH 2/3] mtd: rawnand: sunxi: Add DMA support for sun8i
` [PATCH 3/3] ARM: dts: sunxi: Improve sun8i NAND transfers by using DMA

[PATCH] mtd: rawnand: marvell: select target before setting up data interface
 2019-04-05  9:48 UTC  (7+ messages)

[PATCH 0/3] UBIFS: xattr deletion rework
 2019-04-04 22:34 UTC  (4+ messages)
` [PATCH 1/3] ubifs: journal: Handle xattrs like files
` [PATCH 2/3] ubifs: orphan: "
` [PATCH 3/3] ubifs: Limit number of xattrs per inode

[PATCH] ubifs: Do not skip hash checking in data nodes
 2019-04-04 20:06 UTC  (2+ messages)

[PATCH 1/1] ubi: Allow ubiblock devices nodes to be created by volume name instead of volume ID
 2019-04-04 19:37 UTC  (2+ messages)

[PATCH -next] mtd: rawnand: ingenic: Add missing MODULE_* information
 2019-04-04 10:47 UTC 

[PATCH v4 00/17] fscrypt: key management improvements
 2019-04-03 20:36 UTC  (20+ messages)
` [PATCH v4 01/17] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [PATCH v4 02/17] fscrypt: use FSCRYPT_ prefix for uapi constants
` [PATCH v4 03/17] fscrypt: use FSCRYPT_* definitions, not FS_*
` [PATCH v4 04/17] fscrypt: add ->ci_inode to fscrypt_info
` [PATCH v4 05/17] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [PATCH v4 06/17] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [PATCH v4 07/17] fs/dcache.c: add shrink_dcache_inode()
` [PATCH v4 08/17] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [PATCH v4 09/17] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [PATCH v4 10/17] fscrypt: add an HKDF-SHA512 implementation
` [PATCH v4 11/17] fscrypt: v2 encryption policy support
` [PATCH v4 12/17] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [PATCH v4 13/17] fscrypt: require that key be added when setting a v2 encryption policy
` [PATCH v4 14/17] ext4: wire up new fscrypt ioctls
` [PATCH v4 15/17] f2fs: "
` [PATCH v4 16/17] ubifs: "
` [PATCH v4 17/17] fscrypt: document the new ioctls and policy version

[PATCH 0/7] Add Macronix MX25F0A MFD driver and NAND function
 2019-04-03 11:51 UTC  (3+ messages)
` [PATCH 4/7] dt-bindings: mfd: Document Macronix MX25F0A controller bindings

[PATCH v3 0/5] simple sort swap function improvements
 2019-04-03 11:33 UTC  (7+ messages)
` [PATCH v3 1/5] arch/arc: unwind.c: replace swap function with built-in one
` [PATCH v3 2/5] powerpc: module_[32|64].c: "
` [PATCH v3 3/5] ocfs2: dir, refcounttree, xattr: replace swap functions "
` [PATCH v3 4/5] ubifs: find.c: replace swap function "
` [PATCH v3 5/5] Lib: sort.h: remove the size argument from the swap function

[PATCH 00/11] add support for sam9x60 nand controller
 2019-04-03 10:08 UTC  (3+ messages)
` [PATCH 09/11] mfd: syscon: atmel: switch to SPDX license identifiers

[PATCH v1] mtd: core: add sysfs nodes for querying the flash name and id
 2019-04-03  8:31 UTC  (9+ messages)

[LINUX PATCH v2 2/3] spi: spi-mem: export spi_mem_default_supports_op()
 2019-04-03  4:43 UTC  (2+ messages)
` Applied "spi: spi-mem: export spi_mem_default_supports_op()" to the spi tree

[PATCH] mtd: spi-nor: Add Micron MT25QU128 support
 2019-04-03  2:03 UTC  (3+ messages)

[PATCH v2 11/15] mtd: maps: Merge physmap_of.c into physmap-core.c
 2019-04-03  2:02 UTC  (3+ messages)
` [v2,11/15] "
  ` [PATCH] mtd: maps: Allow MTD_PHYSMAP with MTD_RAM

[PATCH 1/4] dt-bindings: mtd: Add YAML schemas for the generic NAND options
 2019-04-02 11:11 UTC  (7+ messages)
` [PATCH 4/4] ARM: dts: sunxi: Remove useless address and size cells

i.MX28 nand driver broken in Linux 4.18
 2019-04-02  9:16 UTC  (9+ messages)

[RFC PATCH v2 0/5] MTD: Add Initial Hyperbus support
 2019-04-02  9:03 UTC  (8+ messages)
` [RFC PATCH v2 1/5] mtd: cfi_cmdset_0002: Add support for polling status register


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