public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2017-03-03 09:29:06 to 2017-03-14 11:13:23 UTC [more...]

Timeout in denali.c on Micron nandflash (Altera SoC)
 2017-03-14 11:12 UTC  (3+ messages)

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-14 10:18 UTC  (28+ 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: orion: fix clk handling
 2017-03-13 20:58 UTC  (4+ messages)

[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 0/2] mtd: Add support for reading MTD devices via the nvmem API
 2017-03-13  2:18 UTC  (13+ messages)
` [PATCH v2 1/2] doc: bindings: Add bindings documentation for mtd nvmem
` [PATCH v2 2/2] mtd: Add support for reading MTD devices via the nvmem API
  ` [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 V6, 0/1] mtd: nand: brcmnand: Add flash #WP pin status check
 2017-03-10 18:37 UTC  (5+ messages)
` [PATCH V6, 1/1] mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program

[PATCH 1/3] mtd: spi-nor: Add support for Octal SPI mode
 2017-03-10 14:22 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/6] Introduction to SPI NAND framework
 2017-03-10  9:13 UTC  (32+ 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)

One bit flip in erased page causes uncorrectable error using (LS1020A) HW ECC
 2017-03-09 22:15 UTC  (2+ messages)

[PATCH v6 0/3] Add spi-nor flash device pm support
 2017-03-09 20:03 UTC  (7+ 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  (11+ messages)
` [PATCH 1/7] lockdep: teach lockdep about memalloc_noio_save
` [PATCH 2/7] lockdep: allow to disable reclaim lockup detection
` [PATCH 3/7] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 4/7] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 5/7] xfs: use memalloc_nofs_{save, restore} instead of memalloc_noio*
` [PATCH 6/7] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 7/7] jbd2: make the whole kjournald2 kthread NOFS safe

[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

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

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 0/2] ARM: dts: am335x-icev2: Add support for W25Q64 NOR flash
 2017-03-07 21:57 UTC  (3+ 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

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

[PATCH] mtd: nand: fix write accessor sanity checks
 2017-03-07 13:03 UTC  (3+ messages)

[PATCH 2/3] mtd: spi-nor: Add Octal SPI support to Cadence QSPI driver
 2017-03-07  8:26 UTC  (3+ messages)

[PATCH 0/3] mtd: Add support for reading MTD devices via the nvmem API
 2017-03-06 21:02 UTC  (25+ messages)
` [PATCH 1/3] doc: bindings: Add bindings documentation for mtd nvmem
` [PATCH 2/3] mtd: Add support for reading MTD devices via the nvmem API
` [PATCH 3/3] nvmem: core: Allow allocating several anonymous nvmem devices

jffs2: lock ordering between alloc_sem and lock_page()
 2017-03-06 14:44 UTC 

[PATCH 3/3] dt-bindings: mtd: Add Octal SPI support to Cadence QSPI
 2017-03-06 12:34 UTC 

[PATCH 0/8 v3] scope GFP_NOFS api
 2017-03-06 11:59 UTC  (5+ messages)
` [PATCH 7/8] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"

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

[PATCH] ubifs: fix RENAME_WHITEOUT support
 2017-03-06  9:46 UTC  (3+ messages)

[PATCH v2 00/16] Cleanup chardev instances with helper function
 2017-03-04 22:57 UTC  (4+ messages)
` [PATCH v2 11/16] media: utilize new cdev_device_add "

ubifs change to read-only
 2017-03-03 14:11 UTC  (2+ messages)

[PATCH 0/3] ubifs: add lz4hc compression
 2017-03-03 12:07 UTC  (5+ messages)

[PATCH] ubifs: add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels
 2017-03-03 10:38 UTC  (3+ messages)

[BUG?] ubi.fm_autoconvert=1 on first boot
 2017-03-03  9:46 UTC  (8+ messages)


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