linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-17 09:33:06 to 2012-08-22 13:17:41 UTC [more...]

UBIFS corruption after software upgrade
 2012-08-22 13:21 UTC  (5+ messages)

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

[PATCH MTD-UTILS 0/5] sync with 3.6-rc1 and introduce max_beb_per1024 in UBI_IOCATT
 2012-08-22 12:31 UTC  (21+ 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 v3 0/6] UBI: add max_beb_per1024 parameter / ioctl
 2012-08-22 12:16 UTC  (17+ 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

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  (28+ messages)
` [PATCH 1/8] arm: sam9_l9260_defconfig: adjust UBI bad eraseblocks limit
` [PATCH 2/8] UBI: separate bad_peb_limit in a function
` [PATCH 3/8] UBI: introduce MTD_PARAM_MAX_COUNT
` [PATCH 4/8] UBI: prepare for max_beb_per1024 module parameter addition
` [PATCH 5/8] UBI: check max_beb_per1024 value in ubi_attach_mtd_dev
` [PATCH 6/8] UBI: replace MTD_UBI_BEB_LIMIT with module parameter
` [PATCH 7/8] UBI: add ioctl for max_beb_per1024
` [PATCH 8/8] UBI: drop CONFIG_MTD_UBI_BEB_LIMIT

[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  (10+ messages)
` [PATCH 2/6] mtd: s3c2410: Use pr_* instead of printk
` [PATCH 5/6] mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces
` [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  (11+ messages)
` [PATCH 2/8] mtd: check for max_bitflips in mtd_read_oob()
` [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  (7+ messages)
` [PATCH 1/4] sync include/mtd/ubi-user.h with kernel v3.6-rc1
` [PATCH 2/4] sync include/mtd/ubi-user.h: add max_beb_per1024 parameter
` [PATCH 3/4] sync include/mtd/ubi-user.h: DROP CONFIG_MTD_UBI_BEB_LIMIT
` [PATCH 4/4] ubiattach: introduce max_beb_per1024 in UBI_IOCATT

[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  (4+ messages)

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

[PATCH 0/4] UBI: Use the whole NAND device to calculate max bad block number
 2012-08-20  8:27 UTC  (13+ messages)
` [PATCH 4/4] UBI: replace MTD_UBI_BEB_LIMIT with user-space parameter
` [PATCH] ubiattach: introduce max_beb_per1024 in UBI_IOCATT

[PATCH] mtd : add parsing code for one kind of Hynix's nand chip
 2012-08-20  6:01 UTC  (5+ messages)

[PATCH 7/14] drivers/mtd/maps/rbtx4939-flash.c: delete unneeded test
 2012-08-19  8:44 UTC  (2+ messages)
` [PATCH 13/14] drivers/mtd/ubi/build.c: fix error return code

[PATCH] MTD: fix kernel-doc warning in include/linux/mtd/nand.h
 2012-08-19  0:41 UTC 

[PATCH] mtd: cmdlinepart: fix the wrong check condition
 2012-08-19  5:57 UTC 

[PATCH] UBI: Do not try to autoresize in readonly mode
 2012-08-18 12:11 UTC 

[PATCH] mtd: mxc_nand: Fix compiler warnings
 2012-08-18 11:43 UTC  (6+ messages)

[PATCH v2] mtd: mtdpart: break it as soon as we parse out the partitions
 2012-08-18 17:07 UTC 

[PATCH] mtd: mtdpart: break it as soon as we parse out the partitions
 2012-08-18 17:00 UTC 

[PATCH] mtd: cmdlinepart: fix the wrong partitions number when truncating occurs
 2012-08-18 16:51 UTC 

[patch] mtd: cafe_nand: fix an & vs | mistake
 2012-08-17 21:44 UTC  (3+ messages)

[PATCH 1/2] MTD: check for valid pdata inside plat_nand
 2012-08-17 20:52 UTC  (3+ messages)

UBI problems on 2nd mount
 2012-08-17 18:25 UTC  (4+ messages)

[PATCH v2 1/3] mtd: nand: Include IMX6 in the list of supported SoCs
 2012-08-17 15:52 UTC  (2+ messages)

[PATCH RESEND 1/2] MTD: autcpu12-nvram: Fix compile breakage
 2012-08-17 15:41 UTC  (5+ messages)

gluebi and flash file systems using the OOB
 2012-08-17 14:51 UTC  (2+ messages)

UBI fastmap updates
 2012-08-17 14:06 UTC  (6+ messages)

MLC NAND: all 0xff after erase?
 2012-08-17 13:54 UTC  (4+ messages)

[PATCH v2] mtd: physmap_of: Add "no-unaligned-direct-access" DT property
 2012-08-17 13:22 UTC 

[PATCH] nand omap2: fix some typos in comments
 2012-08-17 13:21 UTC  (2+ messages)

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

NAND Flash Programming for Production
 2012-08-17 13:04 UTC  (2+ messages)

UBIFS Recovery Issue: 'grab_empty_leb: could not find an empty LEB'
 2012-08-17 12:57 UTC  (4+ messages)

[PATCH] mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
 2012-08-17 12:32 UTC  (2+ messages)

[PATCH] ARM: LPC32xx: Provide DMA filter callbacks via platform data
 2012-08-17 11:45 UTC  (7+ messages)

[PATCH 2/2] mtd: esb2rom: rework ROM scanning and resources
 2012-08-17 11:49 UTC  (2+ messages)

[PATCH 1/2] mtd: esb2rom: convert to MFD model
 2012-08-17 11:48 UTC  (2+ messages)

[PATCH 0/2] GPIO control of physmap-ed chip's VPP
 2012-08-17 11:37 UTC  (2+ messages)

[PATCH 1/1] MTD: atmel nand: fix gpio missing request
 2012-08-17 11:29 UTC  (3+ messages)
` [PATCH 1/1 v2] "

[PATCH] mtd: nand/docg4: fix oob reads
 2012-08-17 11:13 UTC  (2+ messages)

[PATCH 4/4] UBI: replace MTD_UBI_BEB_LIMIT with user-space parameter
 2012-08-17 10:27 UTC  (4+ messages)
` [PATCH 1/2] UBI: replace MTD_UBI_BEB_LIMIT with module parameter

[PATCH] mtd: spear_smi: fix compilation warning
 2012-08-17 10:08 UTC 

[PATCH] drivers/mtd/devices/spear_smi.c: failure test for null rather than negative integer
 2012-08-17 10:03 UTC  (2+ 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).