linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-12 11:03:54 to 2018-06-20 07:28:22 UTC [more...]

[PATCH v4 00/15] Update for QCOM NAND driver
 2018-06-20  7:27 UTC  (4+ messages)
` [PATCH v4 01/15] mtd: rawnand: helper function for setting up ECC configuration
` [PATCH v4 02/15] mtd: rawnand: denali: use helper function for ecc setup
` [PATCH v4 04/15] mtd: rawnand: qcom: remove dt property nand-ecc-step-size

[PATCH v3 00/16] Update for QCOM NAND driver
 2018-06-20  7:04 UTC  (16+ messages)
` [PATCH v3 01/16] mtd: rawnand: helper function for setting up ECC configuration
` [PATCH v3 13/16] mtd: rawnand: qcom: minor code reorganization for bad block check

[PATCH] Add quick erase format option
 2018-06-20  5:38 UTC  (4+ messages)

[PATCH] arm: dts: socfpga: denali needs nand_x_clk too
 2018-06-20  5:27 UTC  (3+ messages)

[PATCH v3 0/4] mtd: rawnand: support MT29F1G08ABAFAWP-ITE:F
 2018-06-20  5:05 UTC  (5+ messages)
` [PATCH v3 1/4] mtd: rawnand: marvell: Handle on-die ECC
` [PATCH v3 2/4] mtd: rawnand: add manufacturer fixup for ONFI parameter page
` [PATCH v3 3/4] mtd: rawnand: micron: add fixup for ONFI revision
` [PATCH v3 4/4] mtd: rawnand: micron: support 8/512 on-die ECC

[RFC PATCH 0/2] mtd: rawnand: support MT29F1G08ABAFAWP-ITE:F
 2018-06-19 23:56 UTC  (11+ messages)
` [RFC PATCH 1/2] mtd: rawnand: handle ONFI revision number field being 0
` [RFC PATCH 2/2] mtd: rawnand: marvell: Support page size of 2048 with 8-bit ECC

[PATCH v3] lib/bch: Remove VLA usage
 2018-06-19 23:48 UTC  (3+ messages)

[RFC PATCH v2 0/6] mtd: rawnand: support MT29F1G08ABAFAWP-ITE:F
 2018-06-19 21:22 UTC  (15+ messages)
` [RFC PATCH v2 1/6] mtd: rawnand: marvell: Handle on-die ECC
` [RFC PATCH v2 2/6] mtd: rawnand: add manufacturer fixup for ONFI parameter page
` [RFC PATCH v2 3/6] mtd: rawnand: micron: add fixup for ONFI revision
` [RFC PATCH v2 4/6] mtd: rawnand: marvell: Support page size of 2048 with 8-bit ECC
` [RFC PATCH v2 5/6] mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features
` [RFC PATCH v2 6/6] mtd: rawnand: micron: support 8/512 on-die ECC

[PATCH 1/2] jffs2: use 64-bit intermediate timestamps
 2018-06-19 21:09 UTC  (3+ messages)
` [PATCH 2/2] jffs2: use unsigned 32-bit timstamps consistently

[PATCH 1/2] mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
 2018-06-19 17:23 UTC  (6+ messages)
` [PATCH 2/2] mtd: cfi_cmdset_0002: Avoid point less unlocking/locking

[RFC PATCH 0/2] New QuadSPI driver for Atmel SAMA5D2
 2018-06-19 15:15 UTC  (4+ messages)
` [RFC PATCH 1/2] spi: Add "
` [RFC PATCH 2/2] dt-bindings: spi: QuadSPI driver for Atmel SAMA5D2 documentation

[PATCH v3 0/3] mtd: rawnand: denali: add new clocks and improve setup_data_interface
 2018-06-19 11:28 UTC  (17+ messages)
` [PATCH v3 1/3] mtd: rawnand: denali_dt: add more clocks based on IP datasheet
` [PATCH v3 2/3] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev
` [PATCH v3 3/3] mtd: rawnand: denali: optimize timing parameters for data interface

[LINUX PATCH v9 0/4] Add arm pl353 smc memory and nand driver for xilinx zynq soc
 2018-06-19 10:54 UTC  (4+ messages)
` [LINUX PATCH v9 2/4] memory: pl353: Add driver for arm pl353 static memory controller

[PATCH] mtd: rawnand: mxc: set spare area size register explicitly
 2018-06-19  9:07 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 00/11] Port the FSL QSPI driver to the SPI framework
 2018-06-19  8:46 UTC  (23+ messages)
` [PATCH 03/11] spi: Add a driver for the Freescale/NXP QuadSPI controller

[PATCH 1/2] mtd: m25p80: Remove unneeded m25p->command field
 2018-06-19  5:45 UTC  (6+ messages)
` [PATCH 2/2] mtd: m25p80: Use SPI_MEM_OP_NO_DUMMY instead of SPI_MEM_OP_DUMMY(0, x)

[PATCH v2] mtd: atmel-quadspi: add suspend/resume hooks
 2018-06-19  1:28 UTC  (5+ messages)

[PATCH v3 00/14] ARM: pxa: switch to DMA slave maps
 2018-06-18 20:04 UTC  (21+ messages)
` [PATCH v3 01/14] dmaengine: pxa: use a dma slave map
` [PATCH v3 02/14] ARM: pxa: add "
` [PATCH v3 03/14] dmaengine: pxa: add a default requestor policy
` [PATCH v3 04/14] mmc: pxamci: remove the dmaengine compat need
` [PATCH v3 05/14] media: pxa_camera: "
` [PATCH v3 06/14] mtd: rawnand: marvell: "
` [PATCH v3 07/14] net: smc911x: "
` [PATCH v3 08/14] net: smc91x: "
` [PATCH v3 09/14] ASoC: pxa: "
` [PATCH v3 10/14] ata: pata_pxa: "
` [PATCH v3 11/14] dmaengine: pxa: document pxad_param
` [PATCH v3 12/14] dmaengine: pxa: make the filter function internal
` [PATCH v3 13/14] ARM: pxa: remove the DMA IO resources
` [PATCH v3 14/14] ARM: pxa: change SSP DMA channels allocation

optimizing the nand read performance by reducing interrupts from 4 to 1
 2018-06-18 15:00 UTC  (3+ messages)
` [PATCH 07/13] mtd: rawnand: gpmi: set aggregate ready/busy signalling

[PATCH v5 0/6] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-06-18 14:11 UTC  (11+ messages)
` [PATCH v5 1/6] mtd: rawnand: add Reed-Solomon error correction algorithm
` [PATCH v5 2/6] mtd: rawnand: add an option to specify NAND chip as a boot device
` [PATCH v5 3/6] mtd: rawnand: tegra: add devicetree binding
` [PATCH v5 4/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver
` [PATCH v5 5/6] ARM: dts: tegra: add Tegra20 NAND flash controller node
` [PATCH v5 6/6] ARM: dts: tegra: enable NAND flash on Colibri T20

[PATCH] mtd: nand: raw: atmel: add module param to avoid using dma
 2018-06-18 14:00 UTC  (3+ messages)

[PATCH] mtd: rawnand: fix return value check for bad block status
 2018-06-18 13:57 UTC  (2+ messages)

[PATCH 1/2] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev
 2018-06-18 12:14 UTC  (8+ messages)
` [PATCH 2/2] mtd: rawnand: denali: add more clocks

[PATCH v4 0/6] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-06-17 16:57 UTC  (18+ messages)
` [PATCH v4 1/6] mtd: rawnand: add Reed-Solomon error correction algorithm
` [PATCH v4 4/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver

Recall: PROBLEM: JFFS2 Empty summary info causes OOPS
 2018-06-16  9:41 UTC  (3+ messages)

PROBLEM: JFFS2 Empty summary info causes OOPS
 2018-06-15 19:12 UTC 

test--ignore this mail
 2018-06-15 11:56 UTC 

mtdparts ro question
 2018-06-15 10:05 UTC 

Re: UBIFS node corruption issue
 2018-06-15  7:25 UTC  (4+ messages)
      `  "

mtdparts ro question
 2018-06-14 18:27 UTC 

I will definately enlighten you more as soon as I hear from you
 2018-06-14 13:06 UTC 

[PATCH v2 0/3] mtd: rawnand: denali: add new clocks and improve setup_data_interface
 2018-06-14 11:38 UTC  (11+ messages)
` [PATCH v2 1/3] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev
` [PATCH v2 2/3] mtd: rawnand: denali_dt: add more clocks based on IP datasheet
` [PATCH v2 3/3] mtd: rawnand: denali: optimize timing parameters for data interface

[RFC PATCH 0/2] mkfs.ubifs: Implement selinux labelling support
 2018-06-14 11:31 UTC  (3+ messages)

[PATCH 1/2] ubi: move constants for ubi vol parsing from kernel param to ubi.h
 2018-06-14  8:07 UTC  (6+ messages)
` [PATCH 2/2] ubi: introduce ubi.nocheck parameter to skip CRC check when attaching ubi vol

[PATCH 00/14] ubi: Fastmap updates
 2018-06-14  6:23 UTC  (17+ messages)
` [PATCH 01/14] ubi: fastmap: Read PEB numbers more carefully
` [PATCH 02/14] ubi: Fix assert in ubi_wl_init
` [PATCH 03/14] ubi: fastmap: Add support for flags
` [PATCH 04/14] ubi: fastmap: Add UBI_FM_SB_PRESEEDED_FLG flag
` [PATCH 05/14] ubi: fastmap: Implement PEB translation
` [PATCH 06/14] ubi: fastmap: Handle bad block count for preseeded fastmap case
` [PATCH 07/14] ubi: fastmap: Fixup pool sizes for preseeded fastmaps
` [PATCH 08/14] ubi: fastmap: Scan empty space if fastmap is preseeded
` [PATCH 09/14] ubi: fastmap: Relax size check
` [PATCH 10/14] ubi: fastmap: Change a WARN_ON() to ubi_err()
` [PATCH 11/14] ubi: Add module parameter to force a full scan
` [PATCH 12/14] ubi: uapi: Add mode selector to attach request
` [PATCH 13/14] ubi: Wire up attach mode selector
` [PATCH 14/14] ubi: Remove experimental stigma from Fastmap

[PATCH 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-06-13 16:13 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver
` [PATCH 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

(no subject)
 2018-06-13 15:16 UTC 

[PATCH] mtd: spi-nor: honour max_data_size for spi-nor writes
 2018-06-13  6:14 UTC  (7+ messages)

[PATCH] mtd: devices: m25p80: Make sure WRITE_EN is issued before each write
 2018-06-13  6:09 UTC 

[PATCH] mtd: spi-nor: Support controllers with limited TX FIFO size
 2018-06-13  6:08 UTC 

[PATCH] ubifs: Fix memory leak in lprobs self-check
 2018-06-12 18:49 UTC 


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