public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2017-02-28 16:57:02 to 2017-03-08 08:44:48 UTC [more...]

[PATCH v2 0/6] Introduction to SPI NAND framework
 2017-03-08  8:44 UTC  (22+ messages)
` [PATCH v2 1/6] nand: spi: Add init/release function
` [PATCH v2 2/6] nand: spi: add basic operations support
` [PATCH v2 3/6] nand: spi: Add bad block support
` [PATCH v2 4/6] nand: spi: Add BBT support
` [PATCH v2 5/6] nand: spi: add Micron spi nand support
` [PATCH v2 6/6] nand: spi: Add generic SPI controller support

[PATCH 1/3] mtd: spi-nor: Add support for Octal SPI mode
 2017-03-08  8:05 UTC  (6+ messages)
` [v2, 1/4] "
  ` [v2, 2/4] mtd: spi-nor: Add Octal SPI support to Cadence QSPI driver
  ` [v2, 3/4] mtd: spi-nor: Add Xtensa CPU support for cadence-quadspi
  ` [v2, 4/4] dt-bindings: mtd: Add Octal SPI support to Cadence QSPI

[PATCH] mtd: mchp23k256: Add driver for this SPI SRAM device
 2017-03-08  6:47 UTC  (2+ messages)

[PATCH v2 0/3] mtd: nand: Rework/cleanup the Atmel NAND driver
 2017-03-08  1:31 UTC  (5+ messages)
` [PATCH v2 3/3] mtd: nand: Remove unused chip->write_page() hook

[PATCH v6 0/3] Add spi-nor flash device pm support
 2017-03-07 23:08 UTC  (6+ messages)
` [PATCH v6 2/3] mtd: spi-nor: Add spi-nor flash device synchronization between flash states

[PATCH v3 00/16] Cleanup chardev instances with helper function
 2017-03-07 22:41 UTC  (24+ messages)
` [PATCH v3 01/16] chardev: add helper function to register char devs with a struct device
` [PATCH v3 02/16] device-dax: fix cdev leak
` [PATCH v3 03/16] device-dax: utilize new cdev_device_add helper function
` [PATCH v3 04/16] input: "
` [PATCH v3 05/16] gpiolib: "
` [PATCH v3 06/16] tpm-chip: "
` [PATCH v3 07/16] platform/chrome: cros_ec_dev - "
` [PATCH v3 08/16] IB/ucm: "
` [PATCH v3 09/16] infiniband: utilize the new cdev_set_parent function
` [PATCH v3 10/16] iio:core: utilize new cdev_device_add helper function
` [PATCH v3 11/16] media: "
` [PATCH v3 12/16] mtd: "
` [PATCH v3 13/16] rapidio: "
` [PATCH v3 14/16] rtc: "
` [PATCH v3 15/16] scsi: "
` [PATCH v3 16/16] switchtec: utilize new device_add_cdev "

We could not deliver your parcel, #001498560
 2017-03-07 22:19 UTC 

[PATCH v3] mtd: spi-nor: Add support for N25Q256A13
 2017-03-07 22:11 UTC  (2+ messages)

[PATCH v3] mtd: spi-nor: add support for GD25Q256
 2017-03-07 21:58 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: am335x-icev2: Add support for W25Q64 NOR flash
 2017-03-07 21:57 UTC  (3+ messages)
` [PATCH 1/2] doc: dt: mtd: add w25q64 to list of supported SPI flashes
` [PATCH 2/2] ARM: dts: am335x-icev2: Add SPI based NOR

[PATCH v2] mtd: spi-nor: Add support for ESMT F25L32QA and F25L64QA
 2017-03-07 21:48 UTC  (2+ messages)

[PATCH] mtd: spi-nor: intel: use ERR_CAST in return statement
 2017-03-07 21:19 UTC  (3+ messages)

[PATCH V2] mtd: spi-nor: intel: use true/false for boolean
 2017-03-07 21:06 UTC  (4+ messages)

[PATCH v2 0/2] mtd: Add support for reading MTD devices via the nvmem API
 2017-03-07 21:01 UTC  (5+ messages)
` [PATCH v2 1/2] doc: bindings: Add bindings documentation for mtd nvmem
` [PATCH v2 2/2] mtd: Add support for reading MTD devices via the nvmem API

[PATCH] mtd: spi-nor: hisi: do not ignore clk_prepare_enable() failure
 2017-03-07 20:57 UTC  (3+ messages)

[PATCH 0/7 v5] scope GFP_NOFS api
 2017-03-07 15:09 UTC  (10+ messages)
` [PATCH 1/7] lockdep: teach lockdep about memalloc_noio_save
` [PATCH 2/7] lockdep: allow to disable reclaim lockup detection
` [PATCH 3/7] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 4/7] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 5/7] xfs: use memalloc_nofs_{save, restore} instead of memalloc_noio*
` [PATCH 6/7] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 7/7] jbd2: make the whole kjournald2 kthread NOFS safe

Timeout in denali.c on Micron nandflash (Altera SoC)
 2017-03-07 13:32 UTC 

[PATCH] mtd: nand: fix write accessor sanity checks
 2017-03-07 13:03 UTC  (3+ messages)

One bit flip in erased page causes uncorrectable error using (LS1020A) HW ECC
 2017-03-07  9:15 UTC 

[PATCH 2/3] mtd: spi-nor: Add Octal SPI support to Cadence QSPI driver
 2017-03-07  8:26 UTC  (3+ messages)

[PATCH 0/3] mtd: Add support for reading MTD devices via the nvmem API
 2017-03-06 21:02 UTC  (27+ messages)
` [PATCH 1/3] doc: bindings: Add bindings documentation for mtd nvmem
` [PATCH 2/3] mtd: Add support for reading MTD devices via the nvmem API
` [PATCH 3/3] nvmem: core: Allow allocating several anonymous nvmem devices

jffs2: lock ordering between alloc_sem and lock_page()
 2017-03-06 14:44 UTC 

[PATCH 3/3] dt-bindings: mtd: Add Octal SPI support to Cadence QSPI
 2017-03-06 12:34 UTC 

[PATCH 0/8 v3] scope GFP_NOFS api
 2017-03-06 11:59 UTC  (5+ messages)
` [PATCH 7/8] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"

[RFC PATCH 0/2] mtd: spi-nor: Handle vmalloc'd buffers
 2017-03-06 11:47 UTC  (33+ messages)
` [RFC PATCH 1/2] mtd: spi-nor: Introduce bounce buffer to handle "
` [RFC PATCH 2/2] mtd: devices: m25p80: Enable spi-nor bounce buffer support

[PATCH] ubifs: fix RENAME_WHITEOUT support
 2017-03-06  9:46 UTC  (3+ messages)

[PATCH v2 00/16] Cleanup chardev instances with helper function
 2017-03-04 22:57 UTC  (6+ messages)
` [PATCH v2 04/16] input: utilize new cdev_device_add "
` [PATCH v2 11/16] media: "

[PATCH V6, 0/1] mtd: nand: brcmnand: Add flash #WP pin status check
 2017-03-03 21:16 UTC  (2+ messages)
` [PATCH V6, 1/1] mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program

ubifs change to read-only
 2017-03-03 14:11 UTC  (2+ messages)

[PATCH 0/3] ubifs: add lz4hc compression
 2017-03-03 12:07 UTC  (8+ messages)

[PATCH] ubifs: add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels
 2017-03-03 10:38 UTC  (3+ messages)

[BUG?] ubi.fm_autoconvert=1 on first boot
 2017-03-03  9:46 UTC  (8+ messages)

[PATCH] ubi/upd: always flush after prepared for an update
 2017-03-03  7:59 UTC  (4+ messages)

[PATCH] mtd: mtdram: check offs and len in mtdram->point madram->unpoint, mtdram->write and mtdram->read
 2017-03-03  7:31 UTC 

[PATCH v2] drivers mtd: spi-nor: add new variants
 2017-03-02 21:59 UTC 

[PATCH V5, ] mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program
 2017-03-01 21:50 UTC  (5+ messages)
` [PATCH V5,] "

Bug fix for uid/gid in jffs2
 2017-03-01  9:29 UTC  (2+ messages)

[PATCH v2 1/3] mtd: nand: Cleanup/rework the atmel_nand driver
 2017-03-01  8:49 UTC  (14+ messages)

[PATCH v2] mtd: Fix mtdblock for >4GB MTD devices
 2017-03-01  4:14 UTC  (3+ messages)

[PATCH V4, 1/2] mtd: nand: brcmnand: Change brcmnand_set_wp() prototype
 2017-02-28 22:20 UTC  (6+ messages)
` [PATCH V4, 2/2] mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program

Why UBIFS mount partition showing already mounted on reboot?
 2017-02-28 21:26 UTC  (2+ messages)

FW: power cut test failed on kernel 3.0.35 with imx6
 2017-02-28 21:13 UTC  (2+ messages)

[PATCH 3/3] ath9k: ahb: Add OF support
 2017-02-28 18:03 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