linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-28 07:10:12 to 2018-06-06 12:31:43 UTC [more...]

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

[PATCH 1/2] mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
 2018-06-06 10:15 UTC  (12+ messages)
` [PATCH 2/2] mtd: cfi_cmdset_0002: Avoid point less unlocking/locking
  ` [PATCH v2 1/4] mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
    ` [PATCH v2 2/4] mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
    ` [PATCH v2 3/4] mtd: cfi_cmdset_0002: Avoid point less unlocking/locking
    ` [PATCH v2 4/4] mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking

[RFC PATCH 0/2] mkfs.ubifs: Implement selinux labelling support
 2018-06-06  9:39 UTC  (3+ messages)
` [RFC PATCH 1/2] mkfs.ubifs: add_xattr is not depending on host XATTR support
` [RFC PATCH 2/2] mkfs.ubifs: Implement selinux labelling support in mkfs.ubifs

[LINUX PATCH v9 0/4] Add arm pl353 smc memory and nand driver for xilinx zynq soc
 2018-06-06  7:49 UTC  (5+ messages)
` [LINUX PATCH v9 1/4] Devicetree: Add pl353 smc controller devicetree binding information
` [LINUX PATCH v9 2/4] memory: pl353: Add driver for arm pl353 static memory controller
` [LINUX PATCH v9 3/4] Documentation: nand: pl353: Add documentation for controller and driver
` [LINUX PATCH v9 4/4] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface

Accessing mtd partitions from driver/i2c
 2018-06-06  7:22 UTC  (2+ messages)

Fix race condition between ubi device creation and udev
 2018-06-06  0:32 UTC 

[PATCH 00/11] Port the FSL QSPI driver to the SPI framework
 2018-06-05 15:00 UTC  (24+ messages)
` [PATCH 01/11] spi: spi-mem: Extend the SPI mem interface to set a custom memory name
` [PATCH 02/11] mtd: m25p80: Call spi_mem_get_name() to let controller set a custom name
` [PATCH 03/11] spi: Add a driver for the Freescale/NXP QuadSPI controller
` [PATCH 04/11] dt-bindings: spi: Move and adjust the bindings for the fsl-qspi driver
` [PATCH 05/11] ARM: dts: Reflect change of FSL QSPI driver and remove unused properties
` [PATCH 06/11] arm64: "
` [PATCH 07/11] ARM: defconfig: Use the new FSL QSPI driver under the SPI framework
` [PATCH 08/11] mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c
` [PATCH 09/11] ARM: dts: ls1021a: Remove fsl, qspi-has-second-chip as it is not used
` [PATCH 10/11] ARM64: dts: ls1046a: "
` [PATCH 11/11] MAINTAINERS: Move the Freescale QSPI driver to the SPI framework

DENALI: can't detect NAND chip
 2018-06-05  7:54 UTC  (11+ messages)

[PATCH 5/6] mtd: rawnand: ams-delta: use GPIO lookup table
 2018-06-04 23:30 UTC  (10+ messages)
` [PATCH 5/6 v2] "

[PATCH] mtd: nand: raw: atmel: add module param to avoid using dma
 2018-06-04 16:03 UTC  (33+ messages)

[Resend PATCH 0/1] mtd: ubi: Update ubi-media.h to dual license
 2018-06-04 13:28 UTC  (3+ messages)
` [Resend PATCH 1/1] "

[bug report] mtd: OneNAND: multiblock erase support
 2018-06-04 10:59 UTC 

[PATCH v8 0/4] mtd: Add a SPI NAND driver
 2018-06-04 10:04 UTC  (12+ messages)
` [PATCH v8 1/4] mtd: nand: Add core infrastructure to support SPI NANDs
` [PATCH v8 2/4] dt-bindings: Add bindings for SPI NAND devices
` [PATCH v8 3/4] mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
` [PATCH v8 4/4] mtd: spinand: Add initial support for Winbond W25M02GV

[GIT PULL] mtd: spi-nor: Changes for 4.18
 2018-06-04  9:15 UTC 

[GIT PULL] mtd: nand: Changes for 4.18
 2018-06-04  9:01 UTC 

[PATCH v2] mtd: atmel-quadspi: add suspend/resume hooks
 2018-06-04  8:46 UTC 

[PATCH] mtd: atmel-quadspi: add suspend/resume hooks
 2018-06-04  7:43 UTC  (3+ messages)

[PATCH] mtd: rawnand: mxc: set spare area size register explicitly
 2018-06-04  6:53 UTC  (2+ messages)

[RFC PATCH 0/2] spi: spi-mem: Add a direct mapping API
 2018-06-01 14:36 UTC  (3+ messages)
` [RFC PATCH 1/2] spi: spi-mem: Add a new API to support direct mapping
` [RFC PATCH 2/2] mtd: m25p80: Use the SPI mem direct API to possibly improve performances

[PATCH v7 0/5] mtd: Add a SPI NAND driver
 2018-06-01 12:55 UTC  (12+ messages)
` [PATCH v7 1/5] mtd: nand: Pass mode information to nand_page_io_req
` [PATCH v7 2/5] mtd: nand: Add core infrastructure to support SPI NANDs

UBIFS node corruption issue
 2018-06-01 12:49 UTC  (4+ messages)

[PATCH v3] lib/bch: Remove VLA usage
 2018-06-01 11:09 UTC  (2+ messages)

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

[RESEND PATCH 0/5] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-05-31 21:44 UTC  (7+ messages)
` [RESEND PATCH 2/5] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver

[PATCH 1/2] dt-bindings: mtd: explicitly describe nesting partitions
 2018-05-31 16:20 UTC  (2+ messages)

[PATCH v8 0/5] mtd: cfi_cmdset_0002: Change write and erase functions
 2018-05-31 15:17 UTC  (7+ messages)
` [PATCH v8 1/5] mtd: cfi_cmdset_0002: Change write buffer to check correct value
` [PATCH v8 2/5] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
` [PATCH v8 3/5] mtd: cfi_cmdset_0002: Change erase functions to retry for error
` [PATCH v8 4/5] mtd: cfi_cmdset_0002: Change erase functions to check chip good only
` [PATCH v8 5/5] mtd: cfi_cmdset_0002: Change erase one block to enable XIP once

[PATCH] lib/bch: Remove VLA usage
 2018-05-31 11:49 UTC  (4+ messages)

[PATCH v2 3/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver
 2018-05-31  9:55 UTC  (9+ messages)

[PATCH v2] lib/bch: Remove VLA usage
 2018-05-31  8:52 UTC  (2+ messages)

[PATCH v2 2/6] mtd: rawnand: tegra: add devicetree binding
 2018-05-31  6:42 UTC  (4+ messages)

[PATCH v7 0/5] mtd: cfi_cmdset_0002: Change write and erase functions
 2018-05-30  9:39 UTC  (6+ messages)
` [PATCH v7 5/5] mtd: cfi_cmdset_0002: Change erase one block to enable XIP once

[PATCH v3 00/16] Update for QCOM NAND driver
 2018-05-30  8:53 UTC  (19+ 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 v2 4/6] clk: tegra20: init NDFLASH clock to sensible rate
 2018-05-30  7:42 UTC  (8+ messages)

[PATCH] procfs: use inline functions instead of macros for proc_create_single_data stub
 2018-05-29 19:20 UTC  (2+ messages)

ubi: refuse attaching mtd3 - MLC NAND is not supported
 2018-05-28 20:15 UTC  (4+ messages)

[PATCH 1/3] ubi: fastmap: Correctly handle interrupted erasures in EBA
 2018-05-28 20:04 UTC  (3+ messages)
` [PATCH 2/3] ubi: fastmap: Check each mapping only once
` [PATCH 3/3] ubi: fastmap: Detect EBA mismatches on-the-fly


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