linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-07 14:28:05 to 2013-01-23 09:00:02 UTC [more...]

[PATCH v3 0/2] Add Wondermedia Serial Flash controller support
 2013-01-23  9:00 UTC  (4+ messages)
` [PATCH v3 1/2] mtd: Add a common JEDEC flash device table
` [PATCH v3 2/2] mtd: vt8500: Add support for Wondermedia Serial Flash Controller

[PATCH] mtd: gpmi: fix a dereferencing freed memory error
 2013-01-23  8:20 UTC 

Microsoft Award Promotion
 2013-01-22 18:12 UTC 

[PATCH v2 1/3] mtd: omap-onenand: pass device_node in platform data
 2013-01-22 20:40 UTC  (11+ messages)
` [PATCH v2 2/3] arm: omap2: gpmc-onenand: drop __init annotation
` [PATCH v2 3/3] arm: omap2: gpmc: add DT bindings for OneNAND

[GIT PULL] Nomadik devicetree and cleanups
 2013-01-22  9:19 UTC 

question: Why the nand_wait() wait for 20ms for nand program
 2013-01-22  2:46 UTC  (9+ messages)

[PATCH 1/3] mtd nand : onfi need to be probed in 8 bits mode
 2013-01-22  2:27 UTC  (8+ messages)

[PATCH] mtd: fix the wrong timeo for panic_nand_wait()
 2013-01-22  3:11 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] goldfish: NAND flash driver
 2013-01-21 23:45 UTC 

Diamond segments Supply与您共享了照片
 2013-01-21 10:43 UTC 

[PATCH] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation
 2013-01-21 10:40 UTC  (10+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
        ` [PATCH v4] "

[PATCH 19/33] mtd: Convert to devm_ioremap_resource()
 2013-01-21 10:09 UTC 

questions about parallelism in MTD
 2013-01-21  5:38 UTC 

mtd_oobtest fails with GPMI-NAND
 2013-01-21  2:12 UTC  (2+ messages)

You Where Choosen
 2013-01-19 16:27 UTC 

[PATCH 6/6] ubifs: Wait for page writeback to provide stable pages
 2013-01-19  1:13 UTC 

UBIFS space consumption
 2013-01-18 16:55 UTC 

Hello!
 2013-01-18 16:43 UTC 

[PATCH v3] mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking
 2013-01-18 12:38 UTC  (3+ messages)

[PATCH] mtd: nand: print source of "uncorrectable error" message
 2013-01-18 10:18 UTC  (6+ messages)
  ` [PATCH v2] mtd/nand: Print source of error message

BUG at fs/jffs2/readinode:38!
 2013-01-18 10:13 UTC 

[PATCH] mtd: bcm47xxsflash: adjust names of bus-specific functions
 2013-01-18 10:03 UTC  (3+ messages)

[PATCH 1/2] mtd: cmdlinepart: Make it into a module
 2013-01-18  8:04 UTC  (3+ messages)
` [PATCH 2/2] mtd: Allow removal of partitioning modules

[PATCH 3/4] Enable ecc-mode selection in the driver
 2013-01-18  7:27 UTC  (6+ messages)

BUG at fs/jffs2/readinode:38!
 2013-01-18  5:21 UTC 

[PATCH v4 0/3] mtd: nand: OMAP: ELM error correction support for BCH ecc
 2013-01-18  3:54 UTC  (4+ messages)

[PATCH v2 0/3] at91: PMECC: enable PMECC in dt for at91sam9x5ek, at91sam9n12ek
 2013-01-17 19:38 UTC  (7+ messages)
` [PATCH v2 1/3] MTD: at91: atmel_nand: for PMECC, add code to choose the ecc bits and sector size according to the ONFI parameter ECC requirement
` [PATCH v2 2/3] at91: 9x5: add DT parameters to enable PMECC
` [PATCH v2 3/3] at91: at91sam9n12: "

[PATCH 1/1] mtd: physmap_of: fix illegal dereference
 2013-01-17 18:22 UTC 

[PATCH] mtd: gpmi: dump the BCH registers
 2013-01-17 14:35 UTC  (2+ messages)

[PATCH] mtd: fsl_ifc_nand: use more portable i/o accessors
 2013-01-17 13:53 UTC  (2+ messages)

[PATCH 1/2 v3] mtd/uclinux: support ROM and allow passing the base address
 2013-01-17 13:37 UTC  (9+ messages)
` [PATCH 2/2 v3] mtd/uclinux: add a comment about why uclinux_ram_map must not be static
` [PATCH v4 1/2] mtd/uclinux: support ROM and allow passing the base address
` [PATCH v4 2/2] mtd/uclinux: add a comment about why uclinux_ram_map must not be static

[PATCH] mtd: bcm47xxsflash: add own struct for abstrating bus type
 2013-01-17 13:23 UTC  (2+ messages)

[PATCH 1/2] mtd: bcm47xxpart: simplify size calculation to one loop
 2013-01-17 13:22 UTC  (5+ messages)

UBI corruption on a NOR flash
 2013-01-17 13:09 UTC  (5+ messages)
  ` R: "

Booting stops at UBI Scan/UBIFS recovery needed
 2013-01-17 12:33 UTC  (2+ messages)

[PATCH v2] mtd: vt8500: Add support for Wondermedia Serial Flash Controller
 2013-01-17 12:30 UTC  (5+ messages)

[PATCH] mtd: chips: Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.c
 2013-01-17 12:26 UTC  (2+ messages)

[PATCH v2] mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking
 2013-01-17 12:10 UTC  (4+ messages)

[PATCH 0/3] at91: PMECC: enable PMECC in dt for at91sam9x5ek, at91sam9n12ek
 2013-01-17 11:54 UTC  (7+ messages)
` [PATCH 1/3] MTD: at91: atmel_nand: for PMECC, add code to choose the ecc bits and sector size according to the ONFI parameter ECC requirement

[PATCH] mtd: mxc_nand: compress ID info for send_read_id_v3
 2013-01-17 11:53 UTC  (5+ messages)

[PATCH 1/3] mtd: omap-onenand: pass device_node in platform data
 2013-01-17 11:47 UTC  (3+ messages)

[PATCH] mtd: m25p80: Flash protection support for STmicro chips
 2013-01-17 10:41 UTC  (2+ messages)

[PATCH v4] Add security.* XATTR support for the UBIFS
 2013-01-16 22:38 UTC  (4+ messages)
` [v4] "

jffs2 minimum erase block count
 2013-01-16 21:48 UTC 

[PATCH] mtd: nand: onfi don't WARN if we are in 16 bits mode
 2013-01-16 14:25 UTC 

Upgrade
 2013-01-16 10:05 UTC 

Upgrade
 2013-01-16  4:48 UTC 

[PATCH v2] mtd: vt8500: Add support for Wondermedia Serial Flash Controller
 2013-01-15 23:30 UTC  (5+ messages)

[PATCH v8 2/5] mtd: omap-nand: pass device_node in platform data
 2013-01-15 19:35 UTC  (4+ messages)

[PATCH] davinci_nand: fix compilation with CONFIG_OF=y
 2013-01-15 14:56 UTC  (2+ messages)

[PATCH -v2 13/26] ubifs: rename random32() to prandom_u32()
 2013-01-15 13:47 UTC  (4+ messages)
` [PATCH -v2 17/26] mtd: "

[PATCH] mtd-www: remove any references to dtype/UBI_SHORTTERM/UBI_LONGTTERM
 2013-01-15 13:15 UTC  (2+ messages)

[FIX][PATCH 3.8] mtd: bcm47xxnflash: increase NFLASH_READY_RETRIES
 2013-01-15 13:12 UTC  (2+ messages)

[PATCH 0/2] mtd: cmdlinepart: update file documentation
 2013-01-15 11:51 UTC  (2+ messages)

[PATCH 1/3] mtd: cmdlinepart: make the partitions rule more strict
 2013-01-15 11:49 UTC  (8+ messages)

[PATCH 0/2] mtd: cmdlinepart: minor fixes handling zero sized partitions
 2013-01-15 11:48 UTC  (2+ messages)

[PATCH] mtd: nand: Kconfig: drop utf8 characters
 2013-01-15 11:00 UTC  (6+ messages)

linux-next: Tree for Jan 14 (mtd)
 2013-01-15 10:21 UTC  (4+ messages)

[PATCH] mtd: gpmi: Always report ECC stats and return max_bitflips
 2013-01-15  9:30 UTC  (10+ messages)

[PATCH] mtd: apply tPROG delay for ONFI nand's page program
 2013-01-15  8:53 UTC  (3+ messages)

[PATCH] ubiformat: fix error path
 2013-01-15  8:38 UTC  (2+ messages)

[PATCH] ubiformat: clean up synopsis of command-line parameters
 2013-01-15  8:38 UTC  (2+ messages)

[PATCH] mtd: mxc_nand: compress ID info for send_read_id_v3
 2013-01-15  8:09 UTC  (2+ messages)

whiteout for UBIFS
 2013-01-15  8:07 UTC  (2+ messages)

[qestion] about multi-page read/write in nand flash
 2013-01-15  8:04 UTC  (2+ messages)

ubimkvol killed and kernel crashed
 2013-01-15  8:03 UTC  (3+ messages)

About fastmap documentation
 2013-01-15  8:00 UTC  (2+ messages)

[PATCH 6/6] ubifs: Wait for page writeback to provide stable pages
 2013-01-15  5:43 UTC 

Implementing NAND driver on a PrimeCell SMC PL350 series
 2013-01-14 17:57 UTC  (6+ messages)

Advice on how to patch linux 2.6.35
 2013-01-14 10:51 UTC 

Зgравствуйте! Вac интepecyют бaзы данных потенциальныx клиентoв для Baшeгo Бизнeсa?
 2013-01-13 17:56 UTC 

[PATCH v2] davinci_nand: fix modular build with CONFIG_OF=y
 2013-01-11 17:44 UTC  (3+ messages)

how to use latest JFFS2 and MTD code and port to older kernel 2.6.35
 2013-01-11  6:38 UTC 

[PATCH V5 18/30] fs: add read_iter and write_iter to several file systems
 2013-01-10 12:40 UTC  (3+ messages)
` [PATCH V5 30/30] ubifs: convert file ops from aio_read/write to read/write_iter

[PATCH] mtd: mxc_nand: Make use of supplied pinctrl data
 2013-01-09  9:08 UTC  (6+ messages)

[PATCH 5/5] kfifo: log based kfifo API
 2013-01-09  2:42 UTC  (4+ messages)

Missing DT code in FSMC driver?
 2013-01-08  5:22 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).