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

[RFC 0/6] Add user OTP support in SPI-NOR
 2017-03-17 12:43 UTC 

[PATCH v3 0/8] Introduction to SPI NAND framework
 2017-03-17 12:31 UTC  (23+ messages)
` [PATCH v3 1/8] mtd: nand: add more helpers in nand.h
` [PATCH v3 2/8] mtd: nand: add oob iterator in nand_for_each_page
` [PATCH v3 3/8] nand: spi: add basic blocks for infrastructure
` [PATCH v3 4/8] nand: spi: add basic operations support
` [PATCH v3 5/8] nand: spi: Add bad block support
` [PATCH v3 6/8] nand: spi: add Micron spi nand support
` [PATCH v3 7/8] nand: spi: Add generic SPI controller support
` [PATCH v3 8/8] MAINTAINERS: Add SPI NAND entry

[PATCH] mtd: nand: orion: fix clk handling
 2017-03-17  6:36 UTC  (9+ messages)

[PATCH v2] mtdram: check offs and len where appropriate
 2017-03-17  2:29 UTC 

[PATCH] mtd:avoid blktrans_open/release race and avoid insmod ftl.ko deadlock
 2017-03-17  1:33 UTC 

[PATCH v3 00/16] Cleanup chardev instances with helper function
 2017-03-17  0:24 UTC  (13+ messages)
` [PATCH v3 01/16] chardev: add helper function to register char devs with a struct device
` [PATCH v3 05/16] gpiolib: utilize new cdev_device_add helper function
  ` [rtc-linux] "
` [PATCH v3 14/16] rtc: "
` [PATCH v3 16/16] switchtec: utilize new device_add_cdev "

[PATCH V6, 0/1] mtd: nand: brcmnand: Add flash #WP pin status check
 2017-03-16 22:33 UTC  (9+ messages)
` [PATCH V6, 1/1] mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-16 17:50 UTC  (45+ messages)
` [RFC PATCH 01/13] mm: Add mm_struct argument to 'mmap_region'
` [RFC PATCH 02/13] mm: Add mm_struct argument to 'do_mmap' and 'do_mmap_pgoff'
` [RFC PATCH 03/13] mm: Rename 'unmap_region' and add mm_struct argument
` [RFC PATCH 04/13] mm: Add mm_struct argument to 'get_unmapped_area' and 'vm_unmapped_area'
` [RFC PATCH 05/13] mm: Add mm_struct argument to 'mm_populate' and '__mm_populate'
` [RFC PATCH 06/13] mm/mmap: Export 'vma_link' and 'find_vma_links' to mm subsystem
` [RFC PATCH 07/13] kernel/fork: Split and export 'mm_alloc' and 'mm_init'
` [RFC PATCH 08/13] kernel/fork: Define explicitly which mm_struct to duplicate during fork
` [RFC PATCH 09/13] mm/memory: Add function to one-to-one duplicate page ranges
` [RFC PATCH 10/13] mm: Introduce first class virtual address spaces
` [RFC PATCH 11/13] mm/vas: Introduce VAS segments - shareable address space regions
` [RFC PATCH 12/13] mm/vas: Add lazy-attach support for first class virtual address spaces
` [RFC PATCH 13/13] fs/proc: Add procfs "

[PATCH] mtd: nand: gpio: make nCE GPIO optional
 2017-03-16  9:35 UTC  (2+ messages)

[PATCH v3 1/2] mtd: ifc: Update dependency of IFC for LS1021A
 2017-03-16  9:31 UTC  (6+ messages)

[PATCH] mtd: nand: tango: Enforce DMA direction type
 2017-03-16  9:27 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] mtd: nand: nandsim: fix spelling mistake: "weakpagess" -> "weakpages"
 2017-03-16  9:24 UTC  (2+ messages)

[PATCH] mtd: mtdram: check offs and len in mtdram->point madram->unpoint, mtdram->write and mtdram->read
 2017-03-16  9:20 UTC  (2+ messages)

[PATCH v2 09/14] mtd: nand: sunxi: simplify optional reset handling
 2017-03-16  8:55 UTC  (2+ messages)

[PATCH v6 00/17] mtd: nand: allow vendor specific detection/initialization
 2017-03-16  8:44 UTC  (2+ messages)

[PATCH v2 0/3] mtd: nand: atmel: Add ->setup_data_interface() + PM ops
 2017-03-16  8:36 UTC  (4+ messages)
` [PATCH v2 1/3] mtd: nand: Pass the CS line to ->setup_data_interface()
` [PATCH v2 2/3] mtd: nand: atmel: Add ->setup_data_interface() hooks
` [PATCH v2 3/3] mtd: nand: atmel: Add PM ops

[PATCH v3 0/3] mtd: nand: Rework/cleanup the Atmel NAND driver
 2017-03-16  8:31 UTC  (5+ messages)
` [PATCH v3 1/3] mtd: nand: Cleanup/rework the atmel_nand driver
` [PATCH v3 2/3] mtd: nand: atmel: Document the new DT bindings
` [PATCH v3 3/3] mtd: nand: Remove unused chip->write_page() hook

[PATCH 1/3] mtd: spi-nor: Add support for Octal SPI mode
 2017-03-15 20:23 UTC  (15+ messages)
` [v2, 1/4] "
  ` [v2, 2/4] mtd: spi-nor: Add Octal SPI support to Cadence QSPI driver
  ` [v2, 3/4] mtd: spi-nor: Add Xtensa CPU support for cadence-quadspi
  ` [v2, 4/4] dt-bindings: mtd: Add Octal SPI support to Cadence QSPI

[PATCH v2 0/2] mtd: Add support for reading MTD devices via the nvmem API
 2017-03-15 19:41 UTC  (12+ messages)
` [PATCH v2 1/2] doc: bindings: Add bindings documentation for mtd nvmem

[PATCH 0/2] ARM: dts: am335x-icev2: Add support for W25Q64 NOR flash
 2017-03-15 19:13 UTC  (4+ messages)
` [PATCH 1/2] doc: dt: mtd: add w25q64 to list of supported SPI flashes
` [PATCH 2/2] ARM: dts: am335x-icev2: Add SPI based NOR

Timeout in denali.c on Micron nandflash (Altera SoC)
 2017-03-15 12:53 UTC  (5+ messages)

[PATCH] [v2] mtd: spi-nor: don't include linux/mtd/cfi.h from header
 2017-03-15 10:40 UTC  (2+ messages)

[PATCH] mtd: nand: use .read_oob() instead of .cmdfunc() for bad block check
 2017-03-15  7:55 UTC  (4+ messages)

[PATCH 1/3] ubifs: remove filename from debug messages in ubifs_readdir
 2017-03-15  1:31 UTC  (3+ messages)
` [PATCH 2/3] ubifs: fix debug messages for an invalid filename in ubifs_dump_node
` [PATCH 3/3] ubifs: fix debug messages for an invalid filename in ubifs_dump_inode

Confirm Bank Details
 2017-03-14 22:28 UTC 

One bit flip in erased page causes uncorrectable error using (LS1020A) HW ECC
 2017-03-14 15:56 UTC  (3+ messages)

[RFC PATCH 0/2] mtd: spi-nor: Handle vmalloc'd buffers
 2017-03-14 13:21 UTC  (12+ messages)
` [RFC PATCH 2/2] mtd: devices: m25p80: Enable spi-nor bounce buffer support

[PATCH 00/39] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2017-03-13 11:33 UTC  (6+ messages)

[PATCH] nand_base: fix regression on nand with 64/128 oob size
 2017-03-13  6:46 UTC  (2+ messages)

[PATCH v2] mtd: Fix mtdblock for >4GB MTD devices
 2017-03-13  5:07 UTC  (4+ messages)

[PATCH v2 2/2] mtd: Add support for reading MTD devices via the nvmem API
 2017-03-13  2:18 UTC  (2+ messages)
` [lkp-robot] [mtd] 88eb23fa5e: kernel_BUG_at_fs/sysfs/file.c

2017 Category A Official Notification
 2017-03-12  9:49 UTC 

[PATCH v3 1/2] drivers mtd: spi-nor: add Winbond W25Q20 variants
 2017-03-11 19:01 UTC  (2+ messages)
` [PATCH v3 2/2] drivers mtd: spi-nor: add Macronix MX25Ux033E and MX25Ux035 variants

[PATCH v2] mtd: mchp23k256: Add driver for this SPI SRAM device
 2017-03-10 20:17 UTC 

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

[PATCH v2] drivers mtd: spi-nor: add new variants
 2017-03-10  3:42 UTC  (2+ messages)

[PATCH v3] mtd: spi-nor: Add support for N25Q256A13
 2017-03-10  3:19 UTC  (3+ messages)

[PATCH v6 0/3] Add spi-nor flash device pm support
 2017-03-09 20:03 UTC  (4+ messages)
` [PATCH v6 2/3] mtd: spi-nor: Add spi-nor flash device synchronization between flash states

[PATCH 0/7 v5] scope GFP_NOFS api
 2017-03-09 11:42 UTC  (5+ messages)
` [PATCH 4/7] mm: introduce memalloc_nofs_{save,restore} API

[PATCH 1/4] ubifs: Fix data node size for truncating uncompressed nodes
 2017-03-09  7:04 UTC  (3+ messages)
` [PATCH 2/4] ubifs: Fix unlink code wrt. double hash lookups

ECC un-correctable errors seen with an unusual data pattern
 2017-03-08 10:39 UTC 

[PATCH] mtd: mchp23k256: Add driver for this SPI SRAM device
 2017-03-08  6:47 UTC  (2+ messages)

[PATCH v2 0/3] mtd: nand: Rework/cleanup the Atmel NAND driver
 2017-03-08  1:31 UTC  (5+ messages)
` [PATCH v2 3/3] mtd: nand: Remove unused chip->write_page() hook

We could not deliver your parcel, #001498560
 2017-03-07 22:19 UTC 

[PATCH v3] mtd: spi-nor: add support for GD25Q256
 2017-03-07 21:58 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: Add support for ESMT F25L32QA and F25L64QA
 2017-03-07 21:48 UTC  (2+ messages)

[PATCH] mtd: spi-nor: intel: use ERR_CAST in return statement
 2017-03-07 21:19 UTC  (3+ messages)

[PATCH V2] mtd: spi-nor: intel: use true/false for boolean
 2017-03-07 21:06 UTC  (4+ messages)

[PATCH] mtd: spi-nor: hisi: do not ignore clk_prepare_enable() failure
 2017-03-07 20:57 UTC  (3+ 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).