linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-04 09:55:55 to 2017-07-18 07:17:53 UTC [more...]

[PATCH] jffs2: GC deadlock reading a page that is used in jffs2_write_begin()
 2017-07-18  7:17 UTC  (3+ messages)

[PATCH 1/2] mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()
 2017-07-18  5:01 UTC  (3+ messages)
` [PATCH 2/2] mtd: powernv_flash: Lock around concurrent access to OPAL

[PATCH v3 00/10] Allow opal-async waiters to get interrupted
 2017-07-18  3:20 UTC  (24+ messages)
` [PATCH v3 01/10] mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()
` [PATCH v3 02/10] mtd: powernv_flash: Lock around concurrent access to OPAL
` [PATCH v3 03/10] mtd: powernv_flash: Don't treat OPAL_SUCCESS as an error
` [PATCH v3 04/10] mtd: powernv_flash: Remove pointless goto in driver init
` [PATCH v3 05/10] powerpc/opal: Make __opal_async_{get, release}_token() static
` [PATCH v3 06/10] powerpc/opal: Rework the opal-async interface
` [PATCH v3 07/10] powernv/opal-sensor: remove not needed lock
` [PATCH v3 08/10] powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async
` [PATCH v3 09/10] powerpc/powernv: Add OPAL_BUSY to opal_error_code()
` [PATCH v3 10/10] mtd: powernv_flash: Use opal_async_wait_response_interruptible()

[PATCH v2 1/2] mtd: nand: vf610: Check the return value from clk_prepare_enable()
 2017-07-18  0:54 UTC  (2+ messages)
` [PATCH v2 2/2] mtd: nand: vf610: Remove unneeded pinctrl_pm_select_default_state()

[PATCH 1/2] mtd: atmel-quadspi: Remove unneeded pinctrl header
 2017-07-18  0:41 UTC  (2+ messages)
` [PATCH 2/2] mtd: mtk-quadspi: "

[PATCH] mtd: nand: vf610: Check the return value from clk_prepare_enable()
 2017-07-17 21:52 UTC  (4+ messages)

[PATCH] mtd: spear_smi: add NULL check on devm_kzalloc() return value
 2017-07-17 20:49 UTC  (2+ messages)

[PATCH] mtd: nand: vf610_nfc: add NULL check on of_match_device() return value
 2017-07-17 20:49 UTC  (3+ messages)

[PATCH] mtd: fsl_elbc_nand: Add SOFT_BCH ECC mode selection via DT
 2017-07-17 20:27 UTC  (2+ messages)

[PATCH 00/11] Drop unnecessary static
 2017-07-17 19:58 UTC  (5+ messages)
` [PATCH 03/11] mtd: physmap_of: "

[bug report] ubifs: Fix unlink code wrt. double hash lookups
 2017-07-17 18:27 UTC  (2+ messages)

Uncorrectable bitflips with Linux 4.12 on SAMA5D2
 2017-07-17 18:20 UTC  (3+ messages)

[PATCH 0/6] fscrypt: key verification and KDF improvement
 2017-07-17 17:54 UTC  (23+ messages)
` [PATCH 1/6] fscrypt: add v2 encryption context and policy
` [PATCH 2/6] fscrypt: rename ->ci_master_key to ->ci_master_key_descriptor
` [PATCH 3/6] fscrypt: use HKDF-SHA512 to derive the per-inode encryption keys
` [PATCH 4/6] fscrypt: verify that the correct master key was supplied
` [PATCH 5/6] fscrypt: cache the HMAC transform for each master key
` [PATCH 6/6] fscrypt: for v2 policies, support "fscrypt:" key prefix only

[PATCH][next] ubifs: fix uninitialized error variable err
 2017-07-17 16:03 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: Recover from Spansion/Cypress errors
 2017-07-17 15:54 UTC 

Why data is moved upon fixable bit-flip
 2017-07-17 12:49 UTC  (2+ messages)

[PATCH 0/5] Extends block2mtd and ubi drivers
 2017-07-17 12:34 UTC  (10+ messages)
` [PATCH 2/5] mtd: block2mtd: Add support for specifying MTD write size and subpage shift

[PATCH] mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code
 2017-07-17 10:22 UTC  (2+ messages)

[PATCH 0/3] Fix SMC layout register for sama5d2
 2017-07-17  9:17 UTC  (14+ messages)
` [PATCH 1/3] mfd: syscon: update Atmel SMC binding doc
` [PATCH 2/3] mfd: syscon: atmel-smc: add helper to retrieve register layout
` [PATCH 3/3] ARM: dts: at91: sama5d2: use sama5d2 compatible string for SMC

[PATCH 00/14] Add QCOM QPIC NAND support
 2017-07-17  8:49 UTC  (46+ messages)
` [PATCH 01/14] qcom: mtd: nand: Add driver data for QPIC DMA
` [PATCH 02/14] qcom: mtd: nand: add and initialize QPIC DMA resources
` [PATCH 03/14] qcom: mtd: nand: Fixed config error for BCH
` [PATCH 05/14] qcom: mtd: nand: allocate bam transaction
` [PATCH 06/14] qcom: mtd: nand: add bam dma descriptor handling
` [PATCH 07/14] qcom: mtd: nand: support for passing flags in transfer functions
` [PATCH 08/14] qcom: mtd: nand: Add support for additional CSRs
` [PATCH 09/14] qcom: mtd: nand: BAM support for read page
` [PATCH 10/14] qcom: mtd: nand: support for QPIC Page read/write
` [PATCH 12/14] qcom: mtd: nand: change register offset defines with enums
` [PATCH 13/14] qcom: mtd: nand: support for QPIC version 1.5.0

[PATCH 1/4] ubifs: Fix data node size for truncating uncompressed nodes
 2017-07-16 12:19 UTC  (7+ messages)
` [PATCH 2/4] ubifs: Fix unlink code wrt. double hash lookups

[GIT PULL] UBIFS updates for 4.13-rc1
 2017-07-15 13:54 UTC 

[PATCH] mtd: gpmi-nand: do not fail setting ONFI timing mode if available
 2017-07-15 12:47 UTC  (6+ messages)

[PATCH v2 00/53] Get rid of Docbook
 2017-07-15  1:52 UTC  (8+ messages)

[PATCH] mtd: fsl_elbc_nanc: Add SOFT_BCH ECC mode selection via DT
 2017-07-14 16:26 UTC 

[PATCH RFC] mtdpart: don't force alignment to eraseblock if flags have MTD_NO_ERASE
 2017-07-14 11:17 UTC  (2+ messages)

IMX53 - NAND recent Kernels - ONE BYTE OFFSET IN READS 'occasinally'!
 2017-07-14  9:44 UTC 

[GIT PULL] MTD updates for 4.13-rc1
 2017-07-13 18:10 UTC 

[PATCH] Documentation: ABI: mtd: describe "offset" more precisely
 2017-07-13 17:56 UTC  (2+ messages)

Parcel 07365063 delivery notification, UPS
 2017-07-13 14:40 UTC 

[PULL v2] mtd: nand: Changes for 4.13
 2017-07-13  9:09 UTC  (5+ messages)

[PATCH] mtd: spi-nor: remove a bogus check of header.minor
 2017-07-13  0:38 UTC 

[PATCH v4 0/9] mtd: sharpslpart partition parser
 2017-07-12  8:58 UTC  (6+ messages)
` [PATCH v4 3/9] mfd: tmio.h: support partition parser types

[PULL] mtd: spi-nor: Changes for 4.13
 2017-07-12  0:37 UTC  (2+ messages)

[PATCH v7 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-07-11 21:16 UTC  (19+ messages)
` [PATCH v7 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v7 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v7 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
` [PATCH v7 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v7 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module

[PATCH v2 00/10] Allow opal-async waiters to get interrupted
 2017-07-11  4:19 UTC  (14+ messages)
` [PATCH v2 01/10] mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()
` [PATCH v2 02/10] mtd: powernv_flash: Lock around concurrent access to OPAL
` [PATCH v2 03/10] mtd: powernv_flash: Don't treat OPAL_SUCCESS as an error
` [PATCH v2 04/10] mtd: powernv_flash: Remove pointless goto in driver init
` [PATCH v2 05/10] powerpc/opal: Make __opal_async_{get, release}_token() static
` [PATCH v2 06/10] powerpc/opal: Rework the opal-async interface
` [PATCH v2 07/10] powernv/opal-sensor: remove not needed lock
` [PATCH v2 08/10] powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async
` [PATCH v2 09/10] powerpc/powernv: Add OPAL_BUSY to opal_error_code()
` [PATCH v2 10/10] mtd: powernv_flash: Use opal_async_wait_response_interruptible()

[PATCH] ubifs: fix inclusion of uuid.h
 2017-07-10 12:10 UTC  (2+ messages)

[PATCH] mtd: nand: fix lack of oob layout when using no ecc
 2017-07-10 12:05 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/5] Allow opal-async waiters to get interrupted
 2017-07-09 23:58 UTC  (5+ messages)
` [PATCH 5/5] mtd: powernv_flash: Use opal_async_wait_response_interruptible()

[ANNOUNCE] Alpine Linux Persistence and Storage Summit
 2017-07-09 19:40 UTC 

[PATCH] mtdcore: Infrastructure for the device release API
 2017-07-08  1:47 UTC  (5+ messages)

[PATCH v5 0/5] mtd: mchp23k256: device tree and mchp23lcv1024
 2017-07-08  1:14 UTC  (4+ messages)
` [PATCH v5 3/5] mtd: handle partitioning on devices with 0 erasesize

[PATCH] mtd: Fix check in mtd_unpoint()
 2017-07-08  0:58 UTC  (2+ messages)

ubifs error after power-cut
 2017-07-06 11:26 UTC  (3+ messages)

[PATCH] mkfs.ubifs: Only require 17 LEBs
 2017-07-06  7:57 UTC  (3+ messages)

[PATCH] brcmnand: Fix up the flash cache register offset for older controllers
 2017-07-05 20:57 UTC  (4+ messages)

[PATCH 0/3] Altera Quadspi Controller Version 2
 2017-07-05 14:34 UTC  (5+ messages)
` [PATCH 2/3] mtd: spi-nor: core code for the Altera Quadspi Flash Controller v2

[PATCH] nand: fix wrong default oob layout for small pages using soft ecc
 2017-07-05  7:04 UTC  (2+ messages)


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