linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-17 07:13:23 to 2017-02-26 06:40:45 UTC [more...]

[PATCH v2 00/16] Cleanup chardev instances with helper function
 2017-02-26  6:38 UTC  (7+ messages)
` [PATCH v2 02/16] device-dax: fix cdev leak
` [PATCH v2 06/16] tpm-chip: utilize new cdev_device_add helper function
` [PATCH v2 08/16] IB/ucm: "
` [PATCH v2 11/16] media: "
` [PATCH v2 13/16] rapidio: "
` [PATCH v2 15/16] scsi: "

[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 v6 0/3] Add spi-nor flash device pm support
 2017-02-24 20:16 UTC  (4+ 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 v2 0/3] mtd: nand: Rework/cleanup the Atmel NAND driver
 2017-02-24 11:43 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 v2 3/3] mtd: nand: Remove unused chip->write_page() hook

[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  (8+ messages)
` [PATCH 24/35] drivers/mtd: Convert remaining uses of "

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

[PATCH v2] mtd: Fix mtdblock for >4GB MTD devices
 2017-02-22  2:15 UTC 

[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 V2 1/2] mtd: add support for partition parsers
 2017-02-21 12:40 UTC  (2+ messages)
` [PATCH V2 2/2] mtd: extract TRX parser out of bcm47xxpart into a separated module

[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

Handling vmalloc'd buffers in spi-nor
 2017-02-21  8:37 UTC 

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

[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: "

[PATCH] Remove UDEV_SETTLE_HACK
 2017-02-20 13:27 UTC  (2+ messages)

[PATCH] ubirename: trivial fixes to the help text
 2017-02-20 13:20 UTC  (2+ messages)

[PATCH] mtd: nand: tango: Enforce DMA direction type
 2017-02-20 13:10 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH 0/2] mtd-utils: Fix printf format specifier for off_t and loff_t
 2017-02-20 13:00 UTC  (2+ messages)

[PATCH v4 0/2] Added support for spi-nor device pm in m25p80
 2017-02-20  8:15 UTC  (12+ messages)
` [PATCH v4 1/2] mtd: spi-nor: Added spi-nor init function
` [PATCH v4 2/2] mtd: m25p80: Added pm ops support

mtd: spi-nor: hisi-sfc compatibility report
 2017-02-19 10:39 UTC  (8+ messages)

[PATCH] mtd: spi-nor: hisi: do not ignore clk_prepare_enable() failure
 2017-02-18 15:23 UTC  (2+ messages)

[PATCH V2, 1/2] mtd: nand: brcmnand: Change brcmnand_set_wp() prototype
 2017-02-18 15:21 UTC  (6+ messages)
` [PATCH V2, 2/2] mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program
  ` [PATCH V2, 2/2] mtd: nand: brcmnand: Check flash #WP pin status before nand erase/programAAs

[PATCH] Make mtdblock can handle partition bigger than 4G
 2017-02-18  7:53 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;
as well as URLs for NNTP newsgroup(s).