linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-20 13:57:06 to 2017-02-27 20:29:05 UTC [more...]

[RFC 0/3] drivers: Add an API to read device specific config data
 2017-02-27 20:28 UTC 

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

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

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

[RFC PATCH 0/2] mtd: spi-nor: Handle vmalloc'd buffers
 2017-02-27 14:03 UTC  (4+ 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 V2 1/2] mtd: add support for partition parsers
 2017-02-27 13:06 UTC  (6+ messages)
` [PATCH V2 2/2] mtd: extract TRX parser out of bcm47xxpart into a separated module
` [PATCH V3 1/2] mtd: add support for partition parsers
  ` [PATCH V3 2/2] mtd: extract TRX parser out of bcm47xxpart into a separated module

[PATCH v2] mtd: Fix mtdblock for >4GB MTD devices
 2017-02-27  9:31 UTC  (2+ messages)

Handling vmalloc'd buffers in spi-nor
 2017-02-26 15:55 UTC  (2+ messages)

[PATCH v6 0/3] Add spi-nor flash device pm support
 2017-02-26 12:18 UTC  (5+ messages)
` [PATCH v6 1/3] mtd: spi-nor: Add spi-nor init function
` [PATCH v6 2/3] mtd: spi-nor: Add spi-nor flash device synchronization between flash states
` [PATCH v6 3/3] mtd: spi-nor: Add spi-nor mtd suspend and resume handlers

[PATCH v7 1/2] mtd: arasan: Add device tree binding documentation
 2017-02-25  3:06 UTC  (4+ messages)
` [PATCH v7 2/2] mtd: nand: Add support for Arasan NAND Flash Controller

[PATCH v5 0/2] Added support for spi-nor device pm in m25p80
 2017-02-23 22:06 UTC  (7+ messages)
` [PATCH v5 1/2] mtd: spi-nor: Added spi-nor init function
` [PATCH v5 2/2] mtd: m25p80: Added pm ops support

[PATCH] mtd: nand: nandsim: fix spelling mistake: "weakpagess" -> "weakpages"
 2017-02-23 22:00 UTC  (2+ messages)

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-02-23 17:53 UTC  (5+ messages)

get a deadlock when insmod ftl
 2017-02-23 12:59 UTC 

[PATCH RFC] iopoll: allow for poll_timeout to back-off
 2017-02-23 10:06 UTC  (3+ messages)

[PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
 2017-02-23  9:59 UTC  (4+ messages)

[PATCH 00/14] Cleanup chardev instances with helper function
 2017-02-23  8:37 UTC  (29+ messages)
` [PATCH 01/14] chardev: add helper function to register char devs with a struct device
` [PATCH 02/14] device-dax: utilize new device_add_cdev helper function
` [PATCH 03/14] input: "
` [PATCH 04/14] gpiolib: "
` [PATCH 05/14] tpm-chip: "
` [PATCH 06/14] platform/chrome: "
` [PATCH 07/14] infiniband: "
` [PATCH 08/14] iio:core: "
` [PATCH 09/14] media: "
` [PATCH 10/14] mtd: "
` [PATCH 11/14] rapidio: "
` [PATCH 12/14] rtc: "
` [PATCH 13/14] scsi: "
` [PATCH 14/14] switchtec: "

[PATCH] jffs2: fix spelling mistake: "requestied" -> "requested"
 2017-02-23  0:34 UTC 

[PATCH] ubi/upd: always flush after prepared for an update
 2017-02-22 16:15 UTC 

FW: power cut test failed on kernel 3.0.35 with imx6
 2017-02-22  8:44 UTC 

Business Proposal
 2017-02-22  5:57 UTC 

[PATCH v6 0/2] Add rockchip serial flash controller support
 2017-02-22  3:02 UTC  (3+ messages)
` [PATCH v6 1/2] mtd: spi-nor: Bindings for Rockchip serial flash controller
` [PATCH v6 2/2] mtd: spi-nor: add rockchip serial flash controller driver

[bug report] UBIFS: add new flash file system
 2017-02-21 18:23 UTC 

[RESEND PATCH 0/3] mtd: nand: atmel: Add ->setup_data_interface() + PM ops
 2017-02-21 12:47 UTC  (10+ messages)
` [RESEND PATCH 1/3] mtd: nand: Pass the CS line to ->setup_data_interface()
` [RESEND PATCH 2/3] mtd: nand: atmel: Add ->setup_data_interface() hooks
` [RESEND PATCH 3/3] mtd: nand: atmel: Add PM ops

[PATCH 00/11] Introduction to SPI NAND framework
 2017-02-21 11:02 UTC  (35+ messages)
` [PATCH 01/11] nand: Add SPI NAND cmd set and register definition
` [PATCH 02/11] nand: spi: create spi_nand_chip struct
` [PATCH 03/11] nand: spi: Abstract SPI NAND cmd set to functions
` [PATCH 04/11] nand: spi: Add read function support
` [PATCH 05/11] nand: spi: Add write "
` [PATCH 06/11] nand: spi: Add erase "
` [PATCH 07/11] nand: spi: Add init/release function
` [PATCH 08/11] nand: spi: Add bad block support
` [PATCH 09/11] nand: spi: Add BBT support
` [PATCH 10/11] nand: spi: Add generic SPI controller support
` [PATCH 11/11] nand: spi: Add arguments check for read/write

[RESEND PATCH 0/3] mtd: nand: atmel: Add ->setup_data_interface() + PM ops
 2017-02-20 20:59 UTC  (5+ messages)
` [RESEND PATCH 1/3] memory: atmel-ebi: Change naming scheme
` [RESEND PATCH 2/3] memory: atmel-ebi: Add missing ->numcs assignment
` [RESEND PATCH 3/3] memory: atmel-ebi: Add PM ops

[PATCH 0/3] mtd: nand: atmel: Add ->setup_data_interface() + PM ops
 2017-02-20 17:22 UTC  (8+ messages)
` [PATCH 1/3] memory: atmel-ebi: Change naming scheme
` [PATCH 1/3] mtd: nand: Pass the CS line to ->setup_data_interface()
` [PATCH 2/3] memory: atmel-ebi: Add missing ->numcs assignment
` [PATCH 2/3] mtd: nand: atmel: Add ->setup_data_interface() hooks
` [PATCH 3/3] memory: atmel-ebi: Add PM ops
` [PATCH 3/3] mtd: nand: atmel: "


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