public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2017-02-27 09:01:57 to 2017-03-06 21:05:06 UTC [more...]

[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

[PATCH v3 00/16] Cleanup chardev instances with helper function
 2017-03-06 21:04 UTC  (21+ 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 "

[PATCH] mtd: mchp23k256: Add driver for this SPI SRAM device
 2017-03-06 17:58 UTC 

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

[PATCH 0/7 v5] scope GFP_NOFS api
 2017-03-06 13:14 UTC  (8+ 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

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

[PATCH 2/3] mtd: spi-nor: Add Octal SPI support to Cadence QSPI driver
 2017-03-06 12:32 UTC 

[PATCH 1/3] mtd: spi-nor: Add support for Octal SPI mode
 2017-03-06 12:30 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  (34+ 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 v6 0/3] Add spi-nor flash device pm support
 2017-03-05  1:11 UTC  (5+ messages)
` [PATCH v6 2/3] mtd: spi-nor: Add spi-nor flash device synchronization between flash states

[PATCH v2 00/16] Cleanup chardev instances with helper function
 2017-03-04 22:57 UTC  (18+ messages)
` [PATCH v2 01/16] chardev: add helper function to register char devs with a struct device
` [PATCH v2 04/16] input: utilize new cdev_device_add helper function
` [PATCH v2 06/16] tpm-chip: "
` [PATCH v2 11/16] media: "
` [PATCH v2 14/16] rtc: "

[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  (10+ messages)
` [PATCH 1/3] ubifs: add lz4hc compressor
` [PATCH 2/3] ubifs: change type of ubifs_inode's compr_type to unsigend:16

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

[PATCH v2 0/6] Introduction to SPI NAND framework
 2017-03-03 10:17 UTC  (16+ 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

[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 v3] mtd: spi-nor: Add support for N25Q256A13
 2017-03-02  2:42 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)

[RFC 0/3] drivers: Add an API to read device specific config data
 2017-02-28 18:03 UTC  (12+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] mtd: Add support for reading device data out of MTD devices
` [PATCH 3/3] ath9k: ahb: Add OF support

[NAND Question] When oob_required is used?
 2017-02-28  8:26 UTC  (3+ messages)

[PATCH 3/3] ubifs: add "compr=lz4hc" into ubifs.txt
 2017-02-28  5:17 UTC 

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

[PATCH v2 0/3] mtd: nand: Rework/cleanup the Atmel NAND driver
 2017-02-27 19:12 UTC  (3+ messages)
` [PATCH v2 2/3] mtd: nand: atmel: Document the new DT bindings

[PATCH V2 1/2] mtd: add support for partition parsers
 2017-02-27 13:06 UTC  (5+ messages)
` [PATCH V3 "
  ` [PATCH V3 2/2] mtd: extract TRX parser out of bcm47xxpart into a separated module


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox