linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-08 12:24:08 to 2018-06-18 07:09:25 UTC [more...]

[PATCH v3 0/3] mtd: rawnand: denali: add new clocks and improve setup_data_interface
 2018-06-18  7:09 UTC  (5+ 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

[RFC PATCH 0/2] mtd: rawnand: support MT29F1G08ABAFAWP-ITE:F
 2018-06-18  4:52 UTC  (3+ 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 v5 0/6] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-06-17 20:46 UTC  (7+ 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 v3 00/14] ARM: pxa: switch to DMA slave maps
 2018-06-17 18:17 UTC  (17+ 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

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

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 

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

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  (5+ 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  (6+ messages)

[PATCH 1/2] ubi: move constants for ubi vol parsing from kernel param to ubi.h
 2018-06-14  8:07 UTC  (7+ 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: rawnand: fix return value check for bad block status
 2018-06-13  9:02 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 

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

[PATCH 1/2] dt-bindings: mtd: document Broadcom's TRX firmware format binding
 2018-06-12 10:44 UTC  (2+ messages)
` [PATCH 2/2] mtd: parsers: trx: add of_match_table with the new DT binding

DENALI: can't detect NAND chip
 2018-06-12  9:34 UTC  (7+ messages)

[PATCH] ubi: Initialize Fastmap checkmapping correctly
 2018-06-12  7:33 UTC 

UBI Fastmap and checkmap
 2018-06-12  7:32 UTC  (2+ messages)

[PATCH] mtd: gpio_flash: add error handling for ioremap_nocache
 2018-06-12  3:15 UTC 

[PATCH] ubifs: Fix synced_i_size calculation for xattr inodes
 2018-06-11 22:52 UTC 

[PATCH] ubifs: Fix directory size calculation for symlinks
 2018-06-11 21:41 UTC 

atmel-nand-controller: NAND chip selects?
 2018-06-11 21:31 UTC  (6+ messages)

[PATCH v3 00/16] Update for QCOM NAND driver
 2018-06-11 13:22 UTC  (18+ 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 v3 15/16] mtd: rawnand: qcom: helper function for raw read

[PATCH v3 0/6] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-06-11 13:10 UTC  (19+ messages)
` [PATCH v3 4/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver

[PATCH] mtd: spi-nor: honour max_data_size for spi-nor writes
 2018-06-11  9:32 UTC 

[RFC PATCH 0/6] spi: Extend the framework to generically support memory devices
 2018-06-11  7:35 UTC  (4+ messages)
` [RFC PATCH 5/6] mtd: spi-nor: Use the spi_mem_xx() API

[GIT PULL] UBI/UBIFS updates for 4.18-rc1
 2018-06-10 20:37 UTC 

Bonjour Mr / Mme ,
 2018-06-10 16:54 UTC 

[PATCH] mtd: rawnand: mxc: set spare area size register explicitly
 2018-06-10 13:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/3] mtd: Add support for reading MTD devices via the nvmem API
 2018-06-10 13:28 UTC  (20+ messages)
` [PATCH v3 1/3] nvmem: Update the OF binding to use a subnode for the cells list

Regression due to "Return correct error number in ubi_get_vol_info1" in mtd-utils 2.0.1+
 2018-06-10  5:24 UTC  (2+ messages)

NAND memory help request
 2018-06-09  6:10 UTC 

[GIT PULL] mtd: Changes for 4.18
 2018-06-08 16:06 UTC 

[PATCH] add support to non-uniform SFDP SPI NOR flash memories
 2018-06-08 13:54 UTC  (3+ messages)
` [PATCH] mtd: spi-nor: "

[LINUX PATCH v9 0/4] Add arm pl353 smc memory and nand driver for xilinx zynq soc
 2018-06-08 13:08 UTC  (6+ messages)
` [LINUX PATCH v9 4/4] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface


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