linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-28 07:58:43 to 2010-10-04 08:52:40 UTC [more...]

[PATCH] nand: omap2: Missing arg to gpmc_prefetch_reset()
 2010-10-04  8:52 UTC  (3+ messages)

[PATCH] jffs2reader: convert to common.h helpers
 2010-10-04  7:37 UTC  (4+ messages)
` [PATCH v2] "

Issue : jffs2 and ecc layout
 2010-10-04  7:29 UTC  (2+ messages)

[GIT PULL] mxc nand patch for -rc
 2010-10-04  6:58 UTC  (6+ messages)
` [PATCH] mtd: mxc_nand: do not depend on disabling the irq in the interrupt handler

[PATCH V2 25/69] ST SPEAr: Add smi driver for serial NOR flash
 2010-10-04  6:01 UTC  (47+ messages)
` [PATCH V2 26/69] ST SPEAr: Adding support for serial nor flash in all spear platforms
` [PATCH V2 27/69] ST SPEAr: Adding Watchdog support
` [PATCH V2 28/69] ST SPEAr: Adding machine support for nand
` [PATCH V2 29/69] Newly erased page read workaround
` [PATCH V2 30/69] ST SPEAr: Added PCIE host controller base driver support
` [PATCH V2 31/69] ST SPEAr: Adding support for SSP PL022
` [PATCH V2 32/69] ST SPEAr: Adding support for SDHCI (SDIO)
` [PATCH V2 33/69] ST SPEAr: Changing resource size of amba devices to SZ_4K
` [PATCH V2 34/69] ST SPEAr: Replacing SIZE macro's with actual required size
` [PATCH V2 35/69] SPEAr: defines base addresses as ulong
` [PATCH V2 36/69] ST SPEAr: Adding miscellaneous devices
` [PATCH V2 37/69] ST SPEAr 13xx : Adding support for SPEAr1310
` [PATCH V2 38/69] ST SPEAr: Adding support for DDR in clock framework
` [PATCH V2 39/69] ST SPEAr : EMI (Extrenal Memory Interface) controller driver
` [PATCH V2 40/69] ST SPEAr : FSMC (Flexible Static Memory Controller) NOR interface driver
` [PATCH V2 41/69] SPEAr Clock Framework: Adding support for PLL frequency change
` [PATCH V2 42/69] SPEAr Power Management: Added the support for Standby mode
` [PATCH V2 43/69] GIC: Added dummy handlers for Power Management Suspend Resume
` [PATCH V2 44/69] SPEAr CPU freq: Adding support for CPU Freq framework
` [PATCH V2 45/69] ST SPEAr: PCIE gadget suppport
` [PATCH V2 46/69] ST SPEAr13xx: Adding machine support for pci gadget
` [PATCH V2 47/69] ST SPEAr13xx: Adding CPU hotplug support added for SMP platforms
` [PATCH V2 48/69] ST SPEAr: replace readl, writel with __raw_readl, __raw_writel in uncompress.h
` [PATCH V2 49/69] ST SPEAr13xx: add L2 cache support
` [PATCH V2 50/69] ST SPEAr13xx: Modified static mappings
` [PATCH V2 51/69] SPEAr: Adding and Updating Clock definitions
` [PATCH V2 52/69] SPEAr : Pad multiplexing handling modified
` [PATCH V2 53/69] SPEAr13xx : Fixed part devices in SPEAr13xx addded to the generic implementation
` [PATCH V2 54/69] SPEAr : Updating pad multiplexing support
` [PATCH V2 55/69] ST SPEAr3xx: Passing pmx devices address from machine *.c files
` [PATCH V2 56/69] ST SPEAr Clock Framework: Updating for single image solution
` [PATCH V2 57/69] SPEAr3xx: Make local structures static
` [PATCH V2 58/69] SPEAR3xx: Rename register/irq defines to remove naming conflicts
` [PATCH V2 59/69] SPEAr3xx: Rework pmx_dev code to remove conflicts
` [PATCH V2 60/69] SPEAr3xx: Rework KConfig to allow all boards to be compiled in
` [PATCH V2 61/69] SPEAr3xx: Replace defconfigs with single unified defconfig
` [PATCH V2 62/69] ST SPEAr: Appending spear3** with global structures
` [PATCH V2 63/69] ST SPEAr3xx: Updating plgpio and emi source to make it compliant with single image strategy
` [PATCH V2 64/69] SPEAr6xx: Rework Kconfig for single image solution
` [PATCH V2 65/69] ST SPEAR6xx: renaming spear600_defconfig as spear6xx_defconfig
` [PATCH V2 66/69] ST SPEAr13xx: Pass default padmux settings as parameter to spear13**_init routine
` [PATCH V2 67/69] ST SPEAr: Adding devices & clocks
` [PATCH V2 68/69] ST SPEAr: Adding information in Documentation/ and MAINTAINERS
` [PATCH V2 69/69] ST SPEAr: Updating defconfigs

[patch 2/2] jffs2: use cond_resched() instead of yield()
 2010-10-02 19:10 UTC  (3+ messages)

[patch 1/2] mtdpart: memory accessor interface for MTD layer
 2010-10-02 19:09 UTC  (4+ messages)

[PATCH] libmtd: make malloc failures fatal
 2010-10-02 17:29 UTC  (3+ messages)

[PATCH 1/2] sumtool: convert to common.h helpers
 2010-10-02 14:17 UTC  (4+ messages)
` [PATCH 2/2] sumtool/libfec: convert "()" to "(void)" in func defs

[PATCH] mkfs.jffs2: convert to xalloc.h helpers
 2010-10-02 14:14 UTC  (2+ messages)

[PATCH 1/3 v4] P4080/eLBC: Make Freescale elbc interrupt common to elbc devices
 2010-10-02 12:36 UTC  (4+ messages)
` [PATCH 2/3 v4] P4080/mtd: Only make elbc nand driver detect nand flash partitions

Add support for BBT without touching OOB area
 2010-10-01 20:00 UTC  (15+ messages)
` [PATCH 1/5] mtd/nand: use ALIGN where possible
` [PATCH 2/5] mtd/nand: pull in td into read_bbt()
` [PATCH 3/5] mtd/nand: add support for BBT without OOB
        ` [PATCH v2] "
` [PATCH 4/5] mtd/nand: introduce NAND_CREATE_EMPTY_BBT
    ` [PATCH v2] "
` [PATCH 5/5] mtd/nandsim: add module param for BBT handling

[PATCH 15/18] mtd: Fix endianness issues from device tree
 2010-10-01 19:29 UTC  (2+ messages)

[PATCH] mtd: nand: fix MTD_MODE_RAW writes
 2010-10-01 19:06 UTC  (2+ messages)

[PATCH] MTD: m25p80.c: Add support for S25FL032P spi-nor flash devices
 2010-10-01 19:00 UTC  (2+ messages)

[PATCH v3 0/7] refactor spi_mpc8xxx.c and add eSPI controller support
 2010-10-01 11:22 UTC  (12+ messages)
` [PATCH v3 1/7] spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c
  ` [PATCH v3 2/7] spi/mpc8xxx: refactor the common code for SPI/eSPI controller
    ` [PATCH v3 3/7] eSPI: add eSPI controller support
      ` [PATCH v3 4/7] powerpc/of: add eSPI controller dts bindings and DTS modification
        ` [PATCH v3 5/7] mtd: m25p80: add support to parse the SPI flash's partitions
          ` [PATCH v3 6/7] mtd: m25p80: add a read function to read page by page
            ` [PATCH v3 7/7] DTS: add fsl,spi-quirk-trans-len-limit property

[PATCH 1/2] MTD: generic FSMC NAND MTD driver
 2010-10-01 10:52 UTC  (6+ messages)

[PATCH] mtd-utils: enable garbage collection of unused function/data sections
 2010-10-01  6:41 UTC  (2+ messages)

[PATCH] mkfs.jffs2: convert to common.h helpers
 2010-10-01  5:49 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] libmtd: unify some error messages
 2010-10-01  5:46 UTC 

[PATCH] mtd-utils: xalloc: simplify/unify error messages
 2010-10-01  5:45 UTC 

[PATCH] mtd-utils: dont redefine MIN()
 2010-10-01  5:44 UTC 

[PATCH] libmtd: fix "fount" typo
 2010-10-01  5:40 UTC 

[PATCH] mtd-utils: sys_errmsg: optimize indentation
 2010-10-01  5:39 UTC 

[PATCH] mtd-utils: introduce xzalloc() helper
 2010-10-01  5:38 UTC 

[PATCH 1/3] mtd-utils: new memory wrappers
 2010-10-01  1:43 UTC  (15+ messages)
` [PATCH 2/3] mtd-utils: add xasprintf() helper
` [PATCH 3/3] mkfs.jffs2: use new "
` [PATCH 1/3 v2] mtd-utils: new memory wrappers

[PATCH v3 6/7] mtd: m25p80: add a read function to read page by page
 2010-09-30 20:57 UTC  (4+ messages)

Scheduler latency problems when using NAND
 2010-09-30 15:08 UTC  (4+ messages)

[PATCH] nandwrite: add --nobad to write bad blocks
 2010-09-30  3:51 UTC  (17+ messages)

pwrite() to nand in raw mode fails with EINVAL
 2010-09-30  2:48 UTC  (5+ messages)

Dirtiable inode bdi default != sb bdi btrfs
 2010-09-30  0:06 UTC  (2+ messages)

[GIT PULL] omap2 sparse fixes
 2010-09-29 23:46 UTC  (7+ messages)

[RFC] Online firmware upgrade in non-embedded systems
 2010-09-29 13:43 UTC  (8+ messages)

[PATCH] mtd: OneNAND: S5PC210 OneNAND support
 2010-09-29 13:01 UTC  (2+ messages)

[PATCH v5 0/5] nand prefetch-irq support and ecc layout chanage
 2010-09-29  6:37 UTC  (7+ messages)
` [PATCH v5 1/5] omap gpmc: enable irq mode in gpmc
` [PATCH v5 2/5] omap3: nand: prefetch in irq mode support

[PATCH 2/7] of: MTD: Fix OF probing on little-endian systems
 2010-09-29  6:29 UTC  (2+ messages)

UBI/UBIFS interrupted write page handling
 2010-09-28 18:34 UTC  (12+ messages)
          ` RE : "

[PATCH v2 0/3] mtd: OneNAND: S5PC100/S5PC110 Updates
 2010-09-28 11:56 UTC  (2+ messages)

[PATCH v2 1/3] MTD: OneNAND: S5PC100: Only S5PC110 use the command map method
 2010-09-28 10:37 UTC  (2+ messages)

[PATCH v2 3/3] MTD: OneNAND: S5PC110: Implement DMA interrupt method
 2010-09-28 10:27 UTC 

[PATCH v2 2/3] MTD: OneNAND: S5PC110: Fix wrong DMA hanlding when HIGHMEM
 2010-09-28 10:27 UTC 

[PATCH 0/4] MTD: OneNAND: Fix samsung SoCs various bugs
 2010-09-28 10:03 UTC  (4+ messages)

[PATCH 1/4] libmtd: add lock/unlock helpers
 2010-09-28  9:46 UTC  (3+ messages)
` [PATCH 4/4] mtd-utils: unify flash_erase and flash_eraseall

Cannot rmmod after call to add_mtd_blktrans_dev
 2010-09-28  8:24 UTC  (4+ messages)

[PATCH] old ubi-utils: drop -Werror
 2010-09-28  8:04 UTC  (5+ 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).