public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2017-04-17 14:44:51 to 2017-04-21 16:19:56 UTC [more...]

[PATCH 0/5] mtd: nand: gpmi: add i.MX 7 support
 2017-04-21 16:19 UTC  (12+ messages)
` [PATCH 1/5] mtd: nand: gpmi: unify clock handling
` [PATCH 2/5] mtd: nand: gpmi: add i.MX 7 SoC support
` [PATCH 3/5] mtd: gpmi: document current clock requirements
` [PATCH 4/5] ARM: dts: imx7: add GPMI NAND
` [PATCH 5/5] ARM: dts: imx7-colibri: add NAND support

fsl_ifc_nand: are blank pages protected by ECC?
 2017-04-21 13:49 UTC  (12+ messages)
        ` [PATCH] nand_base: optimize checking of erased buffers

[PATCH] fscrypt: use 32 bytes of encrypted filename
 2017-04-21  7:44 UTC  (10+ messages)
    ` [f2fs-dev] "

[PATCH] ubifs: fix a typo in comment of ioctl2ubifs & ubifs2ioctl
 2017-04-21  6:07 UTC  (2+ messages)

[PATCH 0/4] mtd: extend support for "fixed-partitions"
 2017-04-21  0:11 UTC  (14+ messages)
` [PATCH 1/4] dt-bindings: mtd: make partitions doc a bit more generic
` [PATCH 2/4] mtd: partitions: factor out code calling parser
` [PATCH 3/4] mtd: partitions: add of_match_table parser matching
` [PATCH 4/4] mtd: ofpart: add of_match_table with "fixed-partitions"
` [PATCH RESEND 0/4] mtd: extend support for "fixed-partitions"
  ` [PATCH RESEND 1/4] dt-bindings: mtd: make partitions doc a bit more generic
  ` [PATCH RESEND 2/4] mtd: partitions: factor out code calling parser
  ` [PATCH RESEND 3/4] mtd: partitions: add of_match_table parser matching
  ` [PATCH RESEND 4/4] mtd: ofpart: add of_match_table with "fixed-partitions"

[PATCH 00/13] MIPS: lantiq: handle RCU register by separate drivers
 2017-04-20 22:36 UTC  (24+ messages)
` [PATCH 01/13] MIPS: lantiq: Use of_platform_populate instead of __dt_register_buses
` [PATCH 02/13] mtd: lantiq-flash: drop check of boot select
` [PATCH 03/13] mtd: spi-falcon: "
` [PATCH 04/13] watchdog: lantiq: access boot cause register through regmap
` [PATCH 05/13] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
` [PATCH 06/13] MIPS: lantiq: Convert the xbar driver to a platform_driver
` [PATCH 07/13] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH 08/13] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH 09/13] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH 10/13] MIPS: lantiq: remove old GPHY loader code
` [PATCH 11/13] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH 12/13] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH 13/13] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

[PATCH] mtd: physmap_of: use OF helpers for reading strings
 2017-04-20 22:27 UTC  (3+ messages)

[PATCH 0/25 v3] fs: Convert all embedded bdis into separate ones
 2017-04-20 18:11 UTC  (2+ messages)

[PATCH v4 1/6] mtd: dataflash: Replace C99 types with their kernel counterparts
 2017-04-20 17:28 UTC  (8+ messages)
` [PATCH v4 2/6] mtd: dataflash: Improve coding style in jedec_probe()
` [PATCH v4 3/6] mtd: dataflash: Replace pr_debug, printk with dev_* functions
` [PATCH v4 4/6] mtd: dataflash: Get rid of loop counter in jedec_probe()
` [PATCH v4 5/6] mtd: dataflash: Make use of "extened device information"
` [PATCH v4 6/6] mtd: dataflash: Add flash_info for AT45DB641E

[PATCH 0/4] mtd: spi-nor: aspeed: add dual read and command mode support
 2017-04-20 13:58 UTC  (12+ messages)
` [PATCH 1/4] mtd: spi-nor: aspeed: remove dummies from keep mask
` [PATCH 2/4] mtd: spi-nor: aspeed: add support for SPI dual IO read mode
` [PATCH 3/4] mtd: spi-nor: aspeed: configure chip window on AHB bus
` [PATCH 4/4] mtd: spi-nor: aspeed: use command mode for reads

Regarding UBI fastmap data CRC failure
 2017-04-20 13:50 UTC  (7+ messages)

[PATCH v7 0/4] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2017-04-20  1:56 UTC  (15+ messages)
` [PATCH v7 1/4] mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
` [PATCH v7 2/4] mtd: m25p80: add support of SPI 1-2-2 and "
` [PATCH v7 3/4] mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocols
` [PATCH v7 4/4] mtd: spi-nor: introduce Octo "

[PATCH v4 0/2] mtd: spi-nor: add stm32 qspi driver
 2017-04-19 22:35 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: Document the STM32 QSPI bindings

[PATCH V3 1/3] dt-bindings: mtd: document linux,part-probe property
 2017-04-19 20:55 UTC  (10+ messages)
` [PATCH V4 "
  ` [PATCH V4 2/3] mtd: add core code reading DT specified part probes
  ` [PATCH V4 3/3] mtd: physmap_of: drop duplicated support for linux, part-probe property
  ` [PATCH V5 1/3] dt-bindings: mtd: document linux,part-probe property
    ` [PATCH V5 2/3] mtd: add core code reading DT specified part probes
    ` [PATCH V5 3/3] mtd: physmap_of: drop duplicated support for linux, part-probe property

[PATCH] MAINTAINERS: change email address from atmel.com to wedev4u.fr
 2017-04-19 20:51 UTC  (2+ messages)

[PATCH] mtd: mtdswap: use MTDSWAP_ECNT_MIN/MAX
 2017-04-19 20:14 UTC  (2+ messages)

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-04-19 20:11 UTC  (3+ messages)
` [PATCH 24/35] drivers/mtd: Convert remaining uses of "

[PATCH v3] mtd: physmap_of: really fix the physmap add-ons
 2017-04-19 20:07 UTC  (3+ messages)

[PATCH] jffs2: fix spelling mistake: "requestied" -> "requested"
 2017-04-19 18:40 UTC  (4+ messages)

[PATCH] mtd: use dev_of_node helper in mtd_get_of_node
 2017-04-19 18:39 UTC  (3+ messages)

[PATCH v3 1/6] mtd: dataflash: Replace C99 types with their kernel counterparts
 2017-04-19 16:13 UTC  (16+ messages)
` [PATCH v3 2/6] mtd: dataflash: Improve coding style in jedec_probe()
` [PATCH v3 3/6] mtd: dataflash: Replace pr_debug, printk with dev_* functions
` [PATCH v3 4/6] mtd: dataflash: Get rid of loop counter in jedec_probe()
` [PATCH v3 5/6] mtd: dataflash: Make use of "extened device information"
` [PATCH v3 6/6] mtd: dataflash: Add flash_info for AT45DB641E

[PATCH v2 1/3] mtd: dataflash: Replace C99 type with their kernel counterparts
 2017-04-19 15:32 UTC  (12+ messages)
` [PATCH v2 2/3] mtd: dataflash: Improve coding style in jedec_probe()
` [PATCH v2 3/3] mtd: dataflash: Make use of "extened device information"

Brock, April Y
 2017-04-19 15:14 UTC 

[PATCH 00/10] mtd: spi-nor: aspeed: support extensions
 2017-04-19 14:36 UTC  (16+ messages)
` [PATCH 03/10] mtd: spi-nor: aspeed: add DMA support
` [PATCH 10/10] mtd: spi-nor: aspeed: optimize read mode

[PATCH 0/2] mtd: spi-nor: add new definitions to chip table
 2017-04-19 14:12 UTC  (6+ messages)
` [PATCH 1/2] mtd: spi-nor: Add support for Macronix mx66l1g45g spi flash
` [PATCH 2/2] mtd: spi-nor: add Dual and Quad read mode support to some flash devices

UBIFS doesn't supper NFS
 2017-04-19 12:57 UTC  (3+ messages)

[PATCH 0/2] mtd: nand: Add generic helpers check, match, maximize ECC settings
 2017-04-19  7:06 UTC  (3+ messages)
` [PATCH 1/2] mtd: nand: add generic helpers to "
` [PATCH 2/2] mtd: nand: denali: show how to use generic helpers (do not apply)

[PATCH v5 0/6] Introduction to SPI NAND framework
 2017-04-19  6:01 UTC  (17+ messages)
` [PATCH v5 1/6] nand: spi: add basic blocks for infrastructure
` [PATCH v5 2/6] nand: spi: add basic operations support
` [PATCH v5 3/6] nand: spi: Add bad block support
` [PATCH v5 4/6] nand: spi: add Micron spi nand support
` [PATCH v5 5/6] nand: spi: Add generic SPI controller support

[PATCH 0/3] mtd: sharpslpart partition parser
 2017-04-18 15:26 UTC  (10+ messages)
` [PATCH 1/3] mtd: sharpsl: add sharpslpart MTD "

UBIFS replay journal failure on power cuts
 2017-04-17 20:14 UTC  (5+ messages)

[PATCH 1/2] mtd: nand: gpmi: Fix gpmi_nand_init() error path
 2017-04-17 16:55 UTC  (6+ messages)
` [PATCH 2/2] mtd: nand: gpmi: Kill gpmi_nand_exit()

[PATCH] ubifs: Fix O_TMPFILE corner case in ubifs_link()
 2017-04-17 15:54 UTC  (14+ messages)


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