linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-10 22:48:48 to 2012-08-20 08:33:36 UTC [more...]

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

[PATCH 0/8] UBI: add max_beb_per1024 parameter / ioctl
 2012-08-20  8:29 UTC  (24+ 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/4] UBI: Use the whole NAND device to calculate max bad block number
 2012-08-20  8:27 UTC  (44+ messages)
` [PATCH 1/4] mtd_is_partition: struct mtd_info should be const
` [PATCH 3/4] UBI: use the whole MTD device size to get bad_peb_limit
` [PATCH 4/4] UBI: replace MTD_UBI_BEB_LIMIT with user-space parameter
    ` [PATCH 0/2] splitting "UBI: replace MTD_UBI_BEB_LIMIT with user-space parameter"
    ` [PATCH 1/2] UBI: replace MTD_UBI_BEB_LIMIT with module parameter
    ` [PATCH 2/2] UBI: add ioctl for max_beb_per1024
          ` [PATCH] UBI: use a config value for default BEB limit
` [PATCH] ubiattach: introduce max_beb_per1024 in UBI_IOCATT
` [PATCH 1/2] UBI: use the whole MTD device size to get bad_peb_limit
  ` [PATCH 2/2] arm: sam9_l9260_defconfig: adjust UBI bad eraseblocks limit

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

[PATCH 1/6] mtd: s3c2410: Use module_platform_driver()
 2012-08-19 11:11 UTC  (12+ 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 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 v2 1/2] mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driver
 2012-08-18 23:11 UTC  (3+ messages)

[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 0/8] NAND and NAND-BBT improvements
 2012-08-17 22:58 UTC  (16+ messages)
` [PATCH 2/8] mtd: check for max_bitflips in mtd_read_oob()
` [PATCH 4/8] mtd: nand: remove unused 'int' return codes
` [PATCH 5/8] mtd: nand: rename '_raw' BBT scan functions
` [PATCH 7/8] mtd: nand_bbt: use string library
` [PATCH 8/8] mtd: nand: use ECC, if present, when scanning OOB

[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  (5+ messages)
` [PATCH 2/2] MTD: MIPS: lantiq: Add NAND support on Lantiq XWAY SoC

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  (7+ messages)
` [PATCH RESEND 2/2] MTD: autcpu12-nvram: Convert driver to platform_device

[PATCH 0/4] mtd-utils/ubiattach: introduce max_beb_per1024 in UBI_IOCATT
 2012-08-17 14:57 UTC  (5+ 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

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

Is my erase block size correct?
 2012-08-17 14:19 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  (10+ messages)
` [PATCH] mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver
` [PATCH] mtd: lpc32xx_mlc: "

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

[PATCH] mtd: kill MTD_NAND_VERIFY_WRITE
 2012-08-16 14:57 UTC  (6+ messages)

[PATCH] ARM: LPC32xx: Adjust to pl08x DMA interface changes
 2012-08-16 14:26 UTC  (5+ messages)
` [PATCH 1/2] mtd: lpc32xx_slc: "

[PATCH] dma: amba-pl08x: Export pl08x_filter_id
 2012-08-16 13:13 UTC  (5+ messages)

[PATCH v2 0/2] NAND and NAND-BBT improvements
 2012-08-16 11:01 UTC  (3+ messages)

[PATCH] mtd: mtd_nandecctest: add more tests
 2012-08-16  7:04 UTC  (3+ messages)

Problems after 2nd bootup with NAND and ubifs/ubi
 2012-08-16  5:50 UTC  (2+ messages)

UBI on SPI NOR flash
 2012-08-15 17:10 UTC 

[PATCH v2] mxc_nand : allow swapping the Bad block Indicator for NFC v1
 2012-08-15 13:04 UTC 

[PATCH 2/2] nand: Kconfig: Allow MTD_NAND_GPMI_NAND to be built as module
 2012-08-15 12:59 UTC  (4+ messages)
` [PATCH 1/2] nand: nand_bbt: Export nand_update_bbt

Mainlining MTD drivers (lpc32xx)
 2012-08-15 10:39 UTC  (4+ messages)

[PATCH] kconfig: remove CONFIG_MTD_NAND_VERIFY_WRITE
 2012-08-15  9:12 UTC 

[PATCH 14/14] MTD: atmel_nand: add pinctrl consumer support
 2012-08-15  9:07 UTC  (2+ messages)

Mainline status about MTD drivers (Atmel at91 PMECC)
 2012-08-15  2:58 UTC  (2+ messages)
` jffs2 project is stopped to maintain now?

[PATCH] mtd: m25p80: add support for Micron N25Q256A
 2012-08-14 19:24 UTC 

I wanna suggest you such a fair deal
 2012-08-14 15:37 UTC 

Stimati e-mail cont utilizator
 2012-08-14  4:47 UTC 

[PATCH] mtd: nand: Added a device flag for subpage read support
 2012-08-13 21:35 UTC 

[PATCH v2] mtd: gpmi: add NAND write verify support
 2012-08-13 10:20 UTC  (5+ messages)

[PATCH v4] mtd: gpmi: add NAND write verify support
 2012-08-13  2:35 UTC  (6+ messages)

[PATCH v3] mtd: gpmi: add NAND write verify support
 2012-08-11 15:50 UTC  (5+ messages)

[PATCH] mtd: maps: pci: remove dead code
 2012-08-11  8:58 UTC 

[PATCH] mtd: gpmi-nand: Fix kernel crash due to missing verify_buf
 2012-08-11  3:01 UTC  (3+ 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).