linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-23 10:07:39 to 2017-03-30 12:37:17 UTC [more...]

[PATCH V2 1/2] mtd: add support for partition parsers
 2017-03-30 12:35 UTC  (5+ messages)
` [PATCH V3 "
  ` [PATCH V4 "

[PATCH v4 0/9] Introduction to SPI NAND framework
 2017-03-30 12:31 UTC  (28+ messages)
` [PATCH v4 1/9] mtd: nand: add oob iterator in nand_for_each_page
` [PATCH v4 2/9] mtd: nand: make sure mtd_oob_ops consistent in bbt
` [PATCH v4 3/9] mtd: nand: add more helpers in nand.h
` [PATCH v4 4/9] nand: spi: add basic blocks for infrastructure
` [PATCH v4 7/9] nand: spi: add Micron spi nand support
` [PATCH v4 8/9] nand: spi: Add generic SPI controller support

[PATCH] ubifs: Fix O_TMPFILE corner case in ubifs_link()
 2017-03-30 12:27 UTC  (14+ messages)

[PATCH] Revert "mtd: davinci-nand: disable subpage write for keystone-nand"
 2017-03-30 11:46 UTC  (6+ messages)

[PATCH 0/2] mtd: spi-nor: add stm32 qspi driver
 2017-03-30 10:17 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: Document the STM32 QSPI bindings
` [PATCH 2/2] mtd: spi-nor: add driver for STM32 quad spi flash controller

[RFC][PATCH] UBI: Make MTD_UBI_FASTMAP non-experimental
 2017-03-30 10:01 UTC  (3+ messages)

[PATCH V1] mtd: mtk-nor: set controller to 4B mode with large capacity flash
 2017-03-30 10:00 UTC  (3+ messages)
` [PATCH V1 1/1] "

[PATCH v3 31/37] mtd: nand: denali: fix raw and oob accessors for syndrome page layout
 2017-03-30  8:15 UTC  (7+ messages)
` [PATCH v3 32/37] mtd: nand: denali: support hardware-assisted erased page detection
` [PATCH v3 33/37] mtd: nand: allocate aligned buffers if NAND_OWN_BUFFERS is unset
` [PATCH v3 34/37] mtd: nand: allow drivers to request minimum alignment for passed buffer
` [PATCH v3 35/37] mtd: nand: denali: skip driver internal bounce buffer when possible
` [PATCH v3 36/37] mtd: nand: denali: use non-managed kmalloc() for DMA buffer
` [PATCH v3 37/37] mtd: nand: denali: enable bad block table scan

[PATCH] mtd: nand: omap2: Fix partition creation via cmdline mtdparts
 2017-03-30  7:37 UTC 

[REGRESSION 4.11] Commit d8514d8edb5b ("ovl: copy up regular file using O_TMPFILE") breaks ubifs
 2017-03-30  7:28 UTC 

[REGRESSION 4.11] Commit d8514d8edb5b ("ovl: copy up regular file using O_TMPFILE") breaks ubifs
 2017-03-30  7:18 UTC  (15+ messages)

[PATCH v3 00/37] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2017-03-30  6:46 UTC  (31+ messages)
` [PATCH v3 01/37] mtd: nand: relax ecc.read_page() return value for uncorrectable ECC
` [PATCH v3 02/37] mtd: nand: denali: allow to override mtd->name from label DT property
` [PATCH v3 03/37] mtd: nand: denali: remove meaningless pipeline read-ahead operation
` [PATCH v3 04/37] mtd: nand: denali: fix bitflips calculation in handle_ecc()
` [PATCH v3 05/37] mtd: nand: denali: fix erased page checking
` [PATCH v3 06/37] mtd: nand: denali: support HW_ECC_FIXUP capability
` [PATCH v3 07/37] mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variant
` [PATCH v3 08/37] mtd: nand: denali: support 64bit capable DMA engine
` [PATCH v3 09/37] mtd: nand: denali_dt: remove dma-mask DT property
` [PATCH v3 10/37] mtd: nand: denali_dt: use pdev instead of ofdev for platform_device
` [PATCH v3 11/37] mtd: nand: denali: allow to override revision number
` [PATCH v3 12/37] mtd: nand: denali: support 1024 byte ECC step size
` [PATCH v3 13/37] mtd: nand: denali: avoid hard-coding ecc.strength and ecc.bytes
` [PATCH v3 14/37] mtd: nand: denali: support "nand-ecc-strength" DT property
` [PATCH v3 15/37] mtd: nand: denali: remove Toshiba and Hynix specific fixup code
` [PATCH v3 16/37] mtd: nand: denali_dt: add compatible strings for UniPhier SoC variants
` [PATCH v3 17/37] mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESS
` [PATCH v3 18/37] mtd: nand: denali: do not propagate NAND_STATUS_FAIL to waitfunc()
` [PATCH v3 19/37] mtd: nand: denali: use BIT() and GENMASK() for register macros
` [PATCH v3 20/37] mtd: nand: denali: remove unneeded find_valid_banks()
` [PATCH v3 21/37] mtd: nand: denali: handle timing parameters by setup_data_interface()
` [PATCH v3 22/37] mtd: nand: denali: rework interrupt handling
` [PATCH v3 23/37] mtd: nand: denali: fix NAND_CMD_STATUS handling
` [PATCH v3 24/37] mtd: nand: denali: fix NAND_CMD_PARAM handling
` [PATCH v3 25/37] mtd: nand: denali: switch over to cmd_ctrl instead of cmdfunc
` [PATCH v3 26/37] mtd: nand: denali: fix bank reset function
` [PATCH v3 27/37] mtd: nand: denali: use interrupt instead of polling for bank reset
` [PATCH v3 28/37] mtd: nand: denali: propagate page to helpers via function argument
` [PATCH v3 29/37] mtd: nand: denali: merge struct nand_buf into struct denali_nand_info
` [PATCH v3 30/37] mtd: nand: denali: use flag instead of register macro for direction

mtd-utils: various fixes, apply OpenEmbedded patches
 2017-03-29 21:56 UTC  (7+ messages)

[PATCH v3 0/3] mtd: nand: Rework/cleanup the Atmel NAND driver
 2017-03-29 20:05 UTC  (2+ messages)

[PATCH v2 1/2] mtd: nand: orion: fix clk handling
 2017-03-29 20:03 UTC  (7+ messages)
` [PATCH v2 2/2] mtd: nand: orion: improve handling of optional clock

Passing NAND mtdparts to OMAP2+ Kernel
 2017-03-29 19:59 UTC  (8+ messages)

[PATCH v5 0/6] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2017-03-29 16:45 UTC  (7+ messages)
` [PATCH v5 1/6] mtd: spi-nor: introduce more SPI protocols and the Dual Transfer Mode

[PATCH] ubifs: fix RENAME_WHITEOUT support
 2017-03-29 15:26 UTC  (4+ messages)

[PATCH v2] mtdram: check offs and len where appropriate
 2017-03-29 15:19 UTC  (2+ messages)

[PATCH] ubifs: Don't block RENAME_WHITEOUT flag in rename
 2017-03-29 15:12 UTC 

[PATCH v2] mtd: physmap_of: really fix the physmap add-ons
 2017-03-29 14:51 UTC  (2+ messages)

[RFC PATCH 0/2] Cavium NAND flash driver
 2017-03-29 13:59 UTC  (8+ messages)
` [RFC PATCH 1/2] dt-bindings: mtd: Add Cavium SOCs NAND bindings
` [RFC PATCH 2/2] nand: cavium: Nand flash controller for Cavium ARM64 SOCs

[PATCH v2 00/53] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2017-03-29 11:30 UTC  (14+ messages)
` [PATCH v2 10/53] mtd: nand: denali: fix erased page checking
` [PATCH v2 20/53] mtd: nand: denali: do not set mtd->name

[PATCH 0/25 v2] fs: Convert all embedded bdis into separate ones
 2017-03-29 10:56 UTC  (4+ messages)
` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 13/25] mtd: Convert to dynamically allocated bdi infrastructure
` [PATCH 22/25] ubifs: Convert to separately allocated bdi

UPS issue #1391711: unable to delivery parcel
 2017-03-29 10:51 UTC 

[RESEND PATCH v2 27/53] mtd: nand: denali: avoid hard-coding ecc.strength and ecc.bytes
 2017-03-29  7:03 UTC  (15+ messages)
` [RESEND PATCH v2 50/53] mtd: nand: allocate aligned buffers if NAND_OWN_BUFFERS is unset
` [RESEND PATCH v2 52/53] mtd: nand: denali: use non-managed kmalloc() for DMA buffer

[RESEND PATCH v2 00/53] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2017-03-29  2:00 UTC  (14+ messages)
` [RESEND PATCH v2 13/53] mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variant
` [RESEND PATCH v2 21/53] mtd: nand: denali: move multi device fixup code to a helper function
` [RESEND PATCH v2 26/53] mtd: nand: denali: support 1024 byte ECC step size

[PATCH v2] mtd: mchp23k256: Add driver for this SPI SRAM device
 2017-03-28 20:44 UTC  (3+ messages)

Regarding UBI fastmap data CRC failure
 2017-03-28 13:58 UTC  (5+ messages)

[PATCH v3] UBI: add debugfs file for tracking PEB state
 2017-03-27 18:24 UTC 

[PATCH] mtd: physmap_of: really fix the physmap add-ons
 2017-03-27 13:54 UTC  (2+ messages)

[PATCH v2] UBI: add debugfs file for tracking PEB state
 2017-03-25 15:23 UTC  (2+ messages)

[PATCH 0/5] mtd: nand: add support for on-die ECC
 2017-03-24 16:18 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: mtd: document new "on-die" nand-ecc-mode

[PATCH v3, 1/4] mtd: spi-nor: Add support for Octal SPI mode
 2017-03-24 15:56 UTC  (3+ messages)
` [PATCH v3, 4/4] dt-bindings: mtd: Add Octal SPI support to Cadence QSPI

[PATCH 00/13] mtd: nand: fsmc: fixes, improvements and cleanups
 2017-03-24  8:26 UTC  (4+ messages)
` [PATCH 13/13] mtd: nand: fsmc: remove CONFIG_OF conditional

[PATCH 0/2] ARM: dts: am335x-icev2: Add support for W25Q64 NOR flash
 2017-03-23 21:00 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).