public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2011-07-07 09:51:31 to 2011-07-20 05:17:45 UTC [more...]

[PATCH] mtd: dataflash: add device tree probe support
 2011-07-20  5:17 UTC  (13+ messages)
` [PATCH v2] "
` [PATCH v3] "

[i.MX28 GPMI] problem overwriting all-0xff data in NAND
 2011-07-20  5:16 UTC  (15+ messages)

[PATCH] mtd/fsmc_nand: fix build error
 2011-07-20  5:01 UTC  (2+ messages)

[PATCH V4 0/4] pxa3xx_nand: add two chip select support
 2011-07-20  4:51 UTC  (29+ messages)
` [PATCH V5 0/3] "
  ` [PATCH V6 0/4] "
    ` [PATCH V7 "
      ` [PATCH V8 "
      ` [PATCH V8 1/4] MTD: pxa3xx_nand: enhance suspend and resume routine
      ` [PATCH V8 2/4] MTD: pxa3xx_nand: convert all printk into dev_*
      ` [PATCH V8 3/4] MTD: pxa3xx_nand: sperate each chip individual info
      ` [PATCH V8 4/4] MTD: pxa3xx_nand: enable multiple chip select support
    ` [PATCH V7 1/4] MTD: pxa3xx_nand: enhance suspend and resume routine
    ` [PATCH V7 2/4] MTD: pxa3xx_nand: convert all printk into dev_*
    ` [PATCH V7 3/4] MTD: pxa3xx_nand: sperate each chip individual info
    ` [PATCH V7 4/4] MTD: pxa3xx_nand: enable multiple chip select support
  ` [PATCH V6 1/4] MTD: pxa3xx_nand: convert all printk into dev_*
  ` [PATCH V6 2/4] MTD: pxa3xx_nand: sperate each chip individual info
  ` [PATCH V6 3/4] MTD: pxa3xx_nand: enable multiple chip select support
  ` [PATCH V6 4/4] MTD: pxa3xx_nand: enhance suspend and resume routine
` [PATCH 1/3] MTD: pxa3xx_nand: convert all printk into dev_*
` [PATCH 2/3] MTD: pxa3xx_nand: sperate each chip individual info
` [PATCH 3/3] MTD: pxa3xx_nand: enable multiple chip select support

[PATCH] MTD: Nand: use MTD_NAND_OMAP2 for OMAP4
 2011-07-20  4:53 UTC  (2+ messages)

Attaching ubifs on a NOR flash
 2011-07-20  4:09 UTC  (6+ messages)

[PATCH 2/4] mtd: nand: convert printk() to pr_*()
 2011-07-20  3:59 UTC  (16+ messages)
` [PATCH v2 "

[PATCH 01/10] faq: nand: grammar fix
 2011-07-19 22:40 UTC  (10+ messages)
` [PATCH 02/10] doc: nand: remove reference to CONFIG_MTD_PARTITIONS
` [PATCH 03/10] nand-data: update copyright info, last edit
` [PATCH 04/10] nand-data: remove asterisks
` [PATCH 05/10] nand-data: edit "note" text
` [PATCH 06/10] nand-data: update ONFI detection stats
` [PATCH 07/10] nand-data: add new chips
` [PATCH 08/10] nand-data: add "Scan (last-2)th page" and "ONFI-Cabaple" columns
` [PATCH 09/10] nand-data: update sorting description
` [PATCH 10/10] mtd-www: ignore generated HTML files in git

UBIFS Corruption
 2011-07-19 20:47 UTC  (4+ messages)

[RFC][PATCH -mmotm 1/4] Add static function calls of pstore to kexec path
 2011-07-19 19:40 UTC  (10+ messages)

[RFC][PATCH -mmotm 0/4] Improvement of pstore/kmsg_dump in kexec/panic path
 2011-07-19 19:18 UTC  (3+ messages)

[RFC][PATCH -mmotm 4/4] pstore: ramoops support
 2011-07-19 18:27 UTC 

[RFC][PATCH -mmotm 3/4] pstore: mtdoops support
 2011-07-19 18:26 UTC 

[RFC][PATCH -mmotm 2/4] Remove mutex_lock from pstore in panic path
 2011-07-19 18:25 UTC 

[PATCH 1/3] Makefile: fix "version.h" build for cross-compiling
 2011-07-19 18:17 UTC  (16+ messages)
` [PATCH 2/3] Makefile: fix "make clean" for cross-compile
` [PATCH 3/3] Makefile: show nice message when checking version.h
              ` [PATCH v2 1/3] Makefile: fix "version.h" build for cross-compiling

[PATCH 00/11] mtd: change printks to pr_*
 2011-07-19 17:06 UTC  (12+ messages)
` [PATCH 01/11] mtd: nand: change KERN_DEBUG to KERN_INFO
` [PATCH 02/11] mtd: nand: convert printk() to pr_*()
` [PATCH 03/11] mtd: nand: style fixups in pr_* messages
` [PATCH 04/11] mtd: replace DEBUG() with pr_debug()
` [PATCH 05/11] mtd: cleanup style on pr_debug messages
` [PATCH 06/11] mtd: pcmciamtd: remove custom DEBUG() function
` [PATCH 07/11] mtd: remove CONFIG_MTD_DEBUG
` [PATCH 08/11] mtd: cleanup last uses of MTD_DEBUG config macros
` [PATCH 09/11] arch: remove references to CONFIG_MTD_DEBUG and CONFIG_MTD_DEBUG_VERBOSE
` [PATCH 10/11] arch: remove references to CONFIG_MTD_PARTITIONS
` [PATCH 11/11] mtd: Kbuild: remove reference to MTD_PARTITIONS

Regression in handling of unsafe UBI shutdown
 2011-07-19 15:02 UTC  (2+ messages)

U-Boot: using nand write to flash an ubi image, ubi part fails
 2011-07-18  9:29 UTC  (2+ messages)

(no subject)
 2011-07-17 15:33 UTC 

MTD-related kobject badness during linux-next boot
 2011-07-14 17:37 UTC 

reply: [PATCH v5 1/3] ARM: mxs: add GPMI-NFC support for imx23/imx28
 2011-07-14 11:34 UTC  (16+ messages)
      ` reply: [PATCH v5 1/3] ARM: mxs: add GPMI-NFC support for?imx23/imx28
          ` [PATCH] new helper to define common struct resource constructs
            ` [PATCH] ARM: mxc: use new helpers to define common struct resource entries
                ` [PATCH v2] new helper to define common struct resource constructs
                ` [PATCH v3] "

[PATCH v7 1/3] MTD : add the common code for GPMI-NFC controller driver
 2011-07-13 23:31 UTC  (6+ messages)
` [PATCH] dmaengine: mxs-dma: skip request_irq for NO_IRQ

[PATCH V3 0/9] pxa3xx_nand: add two chip select support
 2011-07-12 15:49 UTC  (17+ messages)
` [PATCH 3/4] MTD: pxa3xx_nand: enable multiple "

GoodDay Mr/Mrs
 2011-07-12 10:23 UTC 

Kindly Read the Attached Letter of Notice
 2011-07-12  8:00 UTC 

[PATCH v2] mtd/nand : workaround for Freescale FCM to support large-page Nand chip
 2011-07-12  4:48 UTC 

NAND BBT corruption on MPC83xx
 2011-07-11 15:30 UTC  (3+ messages)

[PATCH v7 0/4] add the GPMI-NAND support for imx23/imx28
 2011-07-11 15:19 UTC  (7+ messages)
` [PATCH v7 1/4] ARM: mxs: add "
` [PATCH v7 2/4] ARM: mxs: add new a pad control
` [PATCH v7 3/4] ARM: mxs/mx23evk: add GPMI-NAND device
` [PATCH v7 4/4] ARM: mxs/mx28evk: "

[PATCH v5 0/3] add the GPMI-NFC support for imx23/imx28
 2011-07-11  8:37 UTC  (13+ messages)
` [PATCH v5 1/3] ARM: mxs: add "

[PATCH v6 0/4] add the GPMI-NAND support for imx23/imx28
 2011-07-11  5:16 UTC  (11+ messages)
` [PATCH v6 1/4] ARM: mxs: add "
` [PATCH v6 2/4] ARM: mxs: add new a pad control
` [PATCH v6 3/4] ARM: mxs/mx23evk: add GPMI-NAND device
` [PATCH v6 4/4] ARM: mxs/mx28evk: "

Cramfs: bad root offset issue
 2011-07-11  0:52 UTC  (2+ messages)

[PATCH 0/1] Renaming 'struct flash_platform_data' into 'struct spi_flash_platform_data' in include/linux/spi/flash.h
 2011-07-10  7:38 UTC  (3+ messages)
` [PATCH 1/1] merging arch/arm/include/asm/mach/flash.h and include/linux/spi/flash.h into single header file include/linux/mtd/flash.h

[PATCH 1/5] MTD: make MTD_CONCAT support mandatory
 2011-07-09  7:37 UTC  (3+ messages)
` [PATCH 4/5] CRIS: stop checking for MTD_CONCAT
  ` SV: "

[RFC 0/9] Change the copyright info
 2011-07-08 18:54 UTC  (4+ messages)
` [RFC 6/9]drivers:char:nvram.c "

[PATCH] fs/vfs/security: pass last path component to LSM on inode creation
 2011-07-08 16:17 UTC  (2+ messages)

[PATCH] UBIFS: fix master node recovery
 2011-07-08  3:55 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

GBP£820,000.00 Notification!!!
 2011-07-07 10:20 UTC 


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