linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-20 08:33:36 to 2012-08-24 17:53:15 UTC [more...]

UBIFS corruption after software upgrade
 2012-08-24 17:55 UTC  (6+ messages)

[PATCH] mtd: m25p80: add support for Micron N25Q128
 2012-08-24 16:23 UTC 

[PATCH] mtd: cmdlinepart: fix the wrong partitions number when truncating occurs
 2012-08-24 16:22 UTC  (3+ messages)

[PATCH] mtd: mtdpart: break it as soon as we parse out the partitions
 2012-08-24 16:20 UTC  (4+ messages)

[PATCH v2] mxc_nand : allow swapping the Bad block Indicator for NFC v1
 2012-08-24 16:17 UTC  (3+ messages)
  ` [PATCH 1/1] "

UBIFS Recovery Issue: 'grab_empty_leb: could not find an empty LEB'
 2012-08-24 16:13 UTC  (5+ messages)

[PATCH] UBI: Do not try to autoresize in readonly mode
 2012-08-24 16:09 UTC  (6+ messages)

[PATCH] mtd: cmdlinepart: fix the wrong check condition
 2012-08-24 16:06 UTC  (2+ messages)

[PATCH v2] mtd: physmap_of: Add "no-unaligned-direct-access" DT property
 2012-08-24 15:08 UTC  (2+ messages)

[PATCH] drivers/mtd/devices/spear_smi.c: use devm_ functions consistently
 2012-08-24 14:43 UTC  (4+ messages)

[PATCH V2 2/2] MTD: MIPS: lantiq: Add NAND support on Lantiq XWAY SoC
 2012-08-24 14:32 UTC  (2+ messages)

[PATCH 1/2] MTD: check for valid pdata inside plat_nand
 2012-08-24 14:31 UTC  (2+ messages)

[PATCH] kconfig: remove CONFIG_MTD_NAND_VERIFY_WRITE
 2012-08-24 14:23 UTC  (2+ messages)

[PATCH] mtd: kill MTD_NAND_VERIFY_WRITE
 2012-08-24 14:23 UTC  (2+ messages)

[PATCH 1/2] mtd: lpc32xx_slc: Cleanup after DT-only conversion
 2012-08-24 13:06 UTC  (2+ messages)
` [PATCH 2/2] mtd: lpc32xx_mlc: "

ARM: LPC32XX SLC ECC Handling
 2012-08-24 12:54 UTC  (3+ messages)

UBI on SPI NOR flash
 2012-08-24 12:31 UTC  (2+ messages)

Problems after 2nd bootup with NAND and ubifs/ubi
 2012-08-24 12:13 UTC  (3+ messages)

[PATCH] mtd: m25p80: add support for Micron N25Q256A
 2012-08-24 12:04 UTC  (2+ messages)

[PATCH] mtd: maps: pci: remove dead code
 2012-08-24 11:57 UTC  (2+ messages)

Mainline status about MTD drivers (Atmel at91 PMECC)
 2012-08-24 11:57 UTC  (2+ messages)

[PATCH 14/14] MTD: atmel_nand: add pinctrl consumer support
 2012-08-24 11:51 UTC  (2+ messages)

[PATCH] mtd: nand: Added a device flag for subpage read support
 2012-08-24 11:56 UTC  (2+ messages)

[PATCH] ubifs: remove __DATE__ and __TIME__
 2012-08-24 11:54 UTC  (3+ messages)

[YAFFS] bad block management policy
 2012-08-24 11:44 UTC  (3+ messages)

[PATCH] mtd: use %*ph[CN] to dump small buffers
 2012-08-24 11:25 UTC  (2+ messages)

[PATCH] UBI:Force ubi driver load after mtd device drivers
 2012-08-24 11:24 UTC  (4+ messages)

[PATCH] nand: Kconfig: Allow MTD_NAND_GPMI_NAND to be built as module
 2012-08-24 10:35 UTC  (7+ messages)
` [PATCH 1/2] nand: nand_bbt: Export nand_update_bbt

Potential issue on UBIFS for Kernel 3.4.7
 2012-08-24  8:34 UTC  (2+ messages)

[PATCH v4 0/2] add gpmi support for imx6q
 2012-08-24  8:09 UTC  (4+ messages)
` [PATCH v3] mtd: gpmi: fix the compiler warnings

jffs2 unmount with delayed work queued
 2012-08-24  8:10 UTC  (2+ messages)

jffs2 copy too long after mounting
 2012-08-24  7:53 UTC  (2+ messages)

UBIFS is not remounted read-only from within do_emergency_remount
 2012-08-24  7:22 UTC  (2+ messages)

Slow Linear Flash write speeds
 2012-08-23 23:03 UTC 

[PATCH v6] ARM: mtd: nand: davinci: add OF support for davinci nand controller
 2012-08-23 15:34 UTC  (2+ messages)

Current mainline (3.6-rc3) UBIFS errors
 2012-08-23 15:15 UTC  (7+ messages)

[PATCH v3 0/6] UBI: add max_beb_per1024 parameter / ioctl
 2012-08-23 14:45 UTC  (25+ messages)
` [PATCH v3 1/6] UBI: prepare for max_beb_per1024 module parameter addition
` [PATCH v3 2/6] UBI: change CONFIG_MTD_UBI_BEB_LIMIT range
` [PATCH v3 3/6] UBI: check max_beb_per1024 value in ubi_attach_mtd_dev
` [PATCH v3 4/6] UBI: replace MTD_UBI_BEB_LIMIT with module parameter
` [PATCH v3 5/6] UBI: add ioctl for max_beb_per1024
` [PATCH v3 6/6] UBI: drop CONFIG_MTD_UBI_BEB_LIMIT

[PATCH V4] mtd: m25p80: Make fast read configurable via DT
 2012-08-23 13:41 UTC 

JFFS2 issue with v3.5.x and later on Atmel chips at least (was: Kernel oops since v3.5.x on Atmel chips)
 2012-08-23 12:37 UTC  (5+ messages)
    ` JFFS2 issue with v3.5.x and later on Atmel chips at least

[PATCH MTD-UTILS v2 0/4] introduce max_beb_per1024 in UBI_IOCATT
 2012-08-23 10:01 UTC  (10+ messages)
` [PATCH MTD-UTILS v2 1/4] libubi: factorize ubi_attach and ubi_attach_mtd code
` [PATCH MTD-UTILS v2 2/4] sync include/mtd/ubi-user.h: add max_beb_per1024 parameter
` [PATCH MTD-UTILS v2 3/4] ubiattach: introduce max_beb_per1024 in UBI_IOCATT
` [PATCH MTD-UTILS v2 4/4] ubiattach: fail if kernel ignores max_beb_per1024

mxc_nand.c on mach-imx/imx53
 2012-08-23  9:30 UTC 

[PATCH] UBI : erase free PEB with bitflip in EC header
 2012-08-23  7:19 UTC  (2+ messages)

[GIT PULL] UBIFS fixes for 3.6-rc3
 2012-08-23  6:55 UTC 

[PATCH RESEND] mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver
 2012-08-22 22:25 UTC  (2+ messages)
` [PATCH RESEND] mtd: lpc32xx_slc: "

[PATCH MTD-UTILS 0/5] sync with 3.6-rc1 and introduce max_beb_per1024 in UBI_IOCATT
 2012-08-22 13:55 UTC  (23+ messages)
` [PATCH MTD-UTILS 1/5] sync include/mtd/ubi-user.h with kernel v3.6-rc1
` [PATCH MTD-UTILS 2/5] dtype parameter is obsolete
` [PATCH MTD-UTILS 3/5] re-name set volume properties ioctl
` [PATCH MTD-UTILS 4/5] sync include/mtd/ubi-user.h: add max_beb_per1024 parameter
` [PATCH MTD-UTILS 5/5] ubiattach: introduce max_beb_per1024 in UBI_IOCATT

[PATCH] UBI: replace printk calls by ubi_* calls in build.c
 2012-08-22 12:54 UTC 

new 3.5.2 ubifs debug assert
 2012-08-22  8:51 UTC  (6+ messages)

[PATCH v2 0/7] UBI: add max_beb_per1024 parameter / ioctl
 2012-08-22  8:51 UTC  (14+ messages)
` [PATCH v2 1/7] UBI: prepare for max_beb_per1024 module parameter addition
` [PATCH v2 2/7] UBI: change CONFIG_MTD_UBI_BEB_LIMIT range
` [PATCH v2 3/7] UBI: accept empty string for vid_hdr_offs parameter
` [PATCH v2 4/7] UBI: check max_beb_per1024 value in ubi_attach_mtd_dev
` [PATCH v2 5/7] UBI: replace MTD_UBI_BEB_LIMIT with module parameter
` [PATCH v2 6/7] UBI: add ioctl for max_beb_per1024
` [PATCH v2 7/7] UBI: drop CONFIG_MTD_UBI_BEB_LIMIT

[PATCH resend] UBI: introduce MTD_PARAM_MAX_COUNT
 2012-08-21 13:33 UTC  (2+ messages)

Is my erase block size correct?
 2012-08-21 12:25 UTC  (3+ messages)

another issue with ubifs on v3.6-rc2: attaching an formatted device
 2012-08-21 12:13 UTC  (9+ messages)

[PATCH 0/8] UBI: add max_beb_per1024 parameter / ioctl
 2012-08-21 11:29 UTC  (8+ messages)
` [PATCH 3/8] UBI: introduce MTD_PARAM_MAX_COUNT
` [PATCH 7/8] UBI: add ioctl for max_beb_per1024

[PATCH 0/3] UBIFS: fixes for 3.6-rcX
 2012-08-21 11:06 UTC  (4+ messages)
` [PATCH 1/3] UBIFS: remove stale commentary
` [PATCH 2/3] UBIFS: fix error error path
` [PATCH 3/3] UBIFS: fix replay regression

[PATCH v3 00/10] Prepare for GPMC driver conversion (w.r.t MTD)
 2012-08-21  9:44 UTC  (11+ messages)
` [PATCH v3 01/10] ARM: OMAP2+: gpmc: update nand register helper
` [PATCH v3 02/10] ARM: OMAP2+: gpmc-nand: update gpmc-nand regs
` [PATCH v3 03/10] mtd: nand: omap2: handle nand on gpmc
` [PATCH v3 04/10] ARM: OMAP2+: gpmc-nand: update resource with memory
` [PATCH v3 05/10] ARM: OMAP2+: gpmc-onenand: provide memory as resource
` [PATCH v3 06/10] mtd: nand: omap2: obtain memory from resource
` [PATCH v3 07/10] mtd: onenand: "
` [PATCH v3 08/10] ARM: OMAP2+: gpmc: Modify interrupt handling
` [PATCH v3 09/10] ARM: OMAP2+: gpmc-nand: Modify Interrupt handling
` [PATCH v3 10/10] mtd: nand: omap2: use gpmc provided irqs

[PATCH 1/2] mtd: s3c2410: Use devm_* functions
 2012-08-21  8:54 UTC  (2+ messages)
` [PATCH 2/2] mtd: s3c2410: Fix compiler warnings

[PATCH 6/6 - Resend] mtd: s3c2410: Fix line over 80 characters warning
 2012-08-21  4:51 UTC 

[PATCH 1/6] mtd: s3c2410: Use module_platform_driver()
 2012-08-21  4:51 UTC  (4+ messages)
` [PATCH 6/6] mtd: s3c2410: Fix line over 80 characters warning

[PATCH] mtd: nand: Rename create_bbt()'s 'len' variable to 'numpages'
 2012-08-20 13:29 UTC 

[PATCH 0/8] NAND and NAND-BBT improvements
 2012-08-20 13:12 UTC  (6+ messages)
` [PATCH 8/8] mtd: nand: use ECC, if present, when scanning OOB

[PATCH 0/4] mtd-utils/ubiattach: introduce max_beb_per1024 in UBI_IOCATT
 2012-08-20 10:48 UTC  (4+ messages)
` [PATCH 1/4] sync include/mtd/ubi-user.h with kernel v3.6-rc1

[PATCH] mtd: sh_flctl: Switch from tick-based to time-based timeout
 2012-08-20  9:19 UTC  (3+ messages)

[PATCH v2 1/2] mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driver
 2012-08-20  9:17 UTC  (2+ messages)

[PATCH] ubifs: make debug messages more silent
 2012-08-20  8:33 UTC 


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