linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-10 01:31:55 to 2017-07-19 11:52:40 UTC [more...]

[PATCH v2 00/25] Add QCOM QPIC NAND support
 2017-07-19 11:48 UTC  (18+ messages)
` [PATCH v2 01/25] mtd: nand: qcom: fix config error for BCH
` [PATCH v2 02/25] mtd: nand: qcom: program NAND_DEV_CMD_VLD register
` [PATCH v2 03/25] mtd: nand: qcom: change compatible string for EBI2 NANDC
` [PATCH v2 04/25] dt-bindings: qcom_nandc: "
` [PATCH v2 05/25] mtd: nand: qcom: remove redundant chip select compatible string
` [PATCH v2 06/25] dt-bindings: qcom_nandc: remove "
` [PATCH v2 07/25] mtd: nand: qcom: reorganize nand page read
` [PATCH v2 08/25] mtd: nand: qcom: reorganize nand page write
` [PATCH v2 09/25] mtd: nand: qcom: remove memset for clearing read register buffer
` [PATCH v2 10/25] mtd: nand: qcom: reorganize nand devices probing
` [PATCH v2 11/25] mtd: nand: qcom: support for NAND controller properties
` [PATCH v2 12/25] dt-bindings: qcom_nandc: QPIC NAND documentation
` [PATCH v2 13/25] mtd: nand: qcom: add QPIC NAND compatible string
` [PATCH v2 14/25] mtd: nand: qcom: add and initialize QPIC DMA resources
` [PATCH v2 15/25] mtd: nand: qcom: DMA mapping support for register read buffer
` [PATCH v2 18/25] mtd: nand: qcom: support for passing flags in transfer functions
` [PATCH v2 20/25] mtd: nand: qcom: erased codeword detection configuration

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

[PATCH] mtd: Convert to using %pOF instead of full_name
 2017-07-18 21:43 UTC 

[PATCH] mtdcore: Infrastructure for the device release API
 2017-07-18 15:51 UTC  (6+ messages)

Attention To me and get back to me urgent
 2017-07-18 14:24 UTC 

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

[PATCH] lpc_ich: Avoton/Rangeley uses SPI_BYT method
 2017-07-18 12:01 UTC 

[PATCH 0/3] Fix SMC layout register for sama5d2
 2017-07-18  9:56 UTC  (21+ 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

Uncorrectable bitflips with Linux 4.12 on SAMA5D2
 2017-07-18  9:05 UTC  (4+ messages)

[PATCH] mtd: nand: fix lack of oob layout when using no ecc
 2017-07-18  7:53 UTC  (6+ messages)
` [PATCH v2] "

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

[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 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  (5+ messages)
` [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  (12+ messages)
` [PATCH v2 01/10] mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()
` [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 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)


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