linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-09 16:51:51 to 2013-03-18 11:22:39 UTC [more...]

[PATCH 00/11] mtd: add datasheet's ECC information to nand_chip{}
 2013-03-18 11:18 UTC  (7+ messages)
` [PATCH 01/11] "
` [PATCH 02/11] mtd: increase max OOB size to 744
` [PATCH 03/11] mtd: get the ECC info from the parameter page for ONFI nand
` [PATCH 04/11] mtd: add data structures for Extended Parameter Page
` [PATCH 05/11] mtd: add a helper to get the supported features for ONFI nand
` [PATCH 07/11] mtd: replace the hardcode with the onfi_get_feature()

[PATCH 1/4] mtd: denali_dt: Fix incorrect error check
 2013-03-18  9:41 UTC  (4+ messages)
` [PATCH 2/4] mtd: denali_dt: Use module_platform_driver()
` [PATCH 3/4] mtd: denali_dt: Change return value to fix smatch warning
` [PATCH 4/4] mtd: denali_dt: Remove redundant use of of_match_ptr

[PATCH v6 0/3] mtd: use the full-id as the keyword for some nand chips
 2013-03-18  8:37 UTC  (6+ messages)
` [PATCH v6 1/3] mtd: add new fields to nand_flash_dev{}
` [PATCH v6 2/3] mtd: add the support to parse out the full-id nand type
` [PATCH v6 3/3] mtd: add 4 Toshiba nand chips for the full-id case

[PATCH 1/3] mtd: m25p80: utilize dedicated 4-byte addressing commands
 2013-03-18  8:35 UTC  (9+ messages)
` [PATCH 2/3] mtd: m25p80: correct EN4B/EX4B comment
` [PATCH 3/3] mtd: nand: reword nand_chip bad block interface comments

[PATCH 1/5] mtd: dataflash: Use of_match_ptr() macro
 2013-03-18  7:30 UTC  (6+ messages)
` [PATCH 2/5] mtd: davinci_nand: Use of_match_ptr()
` [PATCH 3/5] mtd: gpio: Use devm_kzalloc()
` [PATCH 4/5] mtd: gpio: Use of_match_ptr() macro
` [PATCH 5/5] mtd: sh_flctl: "

[PATCH 6/6] mtd: remove h720x flash support
 2013-03-18  7:09 UTC  (2+ messages)

[PATCH] mtd: onenand: remove OneNAND simulator
 2013-03-18  7:07 UTC  (3+ messages)

[PATCH] mtd: remove ixp2000 driver
 2013-03-18  6:58 UTC  (3+ messages)

[PATCH 1/4] mtd: merge mtdchar module with mtdcore
 2013-03-18  6:50 UTC  (14+ messages)
` [PATCH 2/4] Documentation: mtd: amend the sysfs docs after mtdchar merge
` [PATCH 3/4] arm: mach-pxa: amend Kconfig "
` [PATCH 4/4] arch: cris: "
` [PATCH 0/7] mtd: merge mtdchar into mtdcore
  ` [PATCH 1/7] mtd: mtdcore: remove few useless #ifdef's
  ` [PATCH 2/7] mtd: mtdchar: use proper kernel print level
  ` [PATCH 3/7] mtd: mtdcore: cleanup mtdcore.h a little
  ` [PATCH 4/7] mtd: merge mtdchar module with mtdcore
  ` [PATCH 5/7] Documentation: mtd: amend the sysfs docs after mtdchar merge
  ` [PATCH 6/7] arm: mach-pxa: amend Kconfig "
  ` [PATCH 7/7] arch: cris: "

[PATCH 1/2] mtd: remove the ppchameleonevb NAND driver
 2013-03-18  6:45 UTC  (3+ messages)
` [PATCH 2/2] mtd: remove the h1910 "

[PATCH -next] UBIFS: fix missing unlock on error in ubifs_remount_rw()
 2013-03-18  3:12 UTC 

[PATCH v2] mtd: nand: support BENAND (Built-in ECC NAND)
 2013-03-18  2:40 UTC  (3+ messages)

[PATCH 1/8] mtd: txx9ndfmc: Use module_platform_driver_probe macro
 2013-03-16 19:05 UTC  (5+ messages)
` [PATCH 5/8] mtd: docg4: "

[PATCH 1/2] mtd: doc: remove support for DoC 2000/2001/2001+
 2013-03-16 19:08 UTC  (6+ messages)
` [PATCH 2/2] mtd: remove nftl support

ONFI patch
 2013-03-16 18:21 UTC  (2+ messages)
` RE : "

please Open the attachment and confirm a very important letter.doc
 2013-03-15 18:56 UTC 

[PATCH] mtd: nand: subpage write support for hardware based ECC schemes
 2013-03-15 18:11 UTC  (3+ messages)

on-die ECC support
 2013-03-15 17:58 UTC  (3+ messages)

[PATCH] mtd: omap2: fix IOERR
 2013-03-15 17:44 UTC 

[RFC "v2"] mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
 2013-03-15 17:27 UTC  (10+ messages)

[PATCH] mtd: bcm47xxsflash: implement chip polling
 2013-03-15 16:43 UTC  (3+ messages)

mtd_oobtest failing in linux-3.9-rc2
 2013-03-15 11:58 UTC 

MTD : Kernel oops when remounting ubifs as read/write
 2013-03-15  8:42 UTC  (17+ messages)

[PATCH v5 0/3] mtd: use the full-id as the keyword for some nand chips
 2013-03-15  7:21 UTC  (11+ messages)
` [PATCH v5 1/3] mtd: add a new field for nand_flash_dev{}
` [PATCH v5 2/3] mtd: add the support to parse out the full-id nand type
` [PATCH v5 3/3] mtd: add 4 Toshiba nand chips for the full-id case

[RFC -next] linux/linkage.h: fix symbol prefix handling
 2013-03-15  4:37 UTC  (3+ messages)

[PATCH 6/6] mtd: remove h720x flash support
 2013-03-14 22:12 UTC 

[PATCH] mtd: introduce a macro for max NAND ID sequence length
 2013-03-15  2:32 UTC  (2+ messages)

OneNAND simulator
 2013-03-14  8:06 UTC  (2+ messages)

[PATCH] mtd: nand: use more reasonable integer types
 2013-03-14  7:52 UTC  (2+ messages)

[PATCH V4 0/3] mtd: use the full-id as the keyword for some nand chips
 2013-03-14  5:30 UTC  (8+ messages)
` [PATCH V4 1/3] mtd: add new fields to nand_flash_dev{}
` [PATCH V4 2/3] mtd: add 4 Toshiba nand chips for the full-id case

MTD: UBIFS: Kernel oops when fixing up free space
 2013-03-13 11:32 UTC  (3+ messages)

[PATCH 1/7] mtd: docg3: use module_platform_driver_probe()
 2013-03-13 11:32 UTC  (2+ messages)

[PATCH 00/10] mtd: remove dead map drivers
 2013-03-13 11:05 UTC  (20+ messages)
` [PATCH 01/10] mtd: remove the dbox2-flash map driver
` [PATCH 02/10] mtd: remove the dmv182 "
` [PATCH 03/10] mtd: remove the mbx860 "
` [PATCH 04/10] pcmcia: remove Motorolla MBX860 support
` [PATCH 05/10] mtd: maps: kill the rpxlite map driver
` [PATCH 06/10] m68k: remove rpxlite stuff
` [PATCH 07/10] pcmcia: remove RPX board stuff
` [PATCH 08/10] mtd: remove the tqm8xxl map driver
` [PATCH 09/10] mtd: remove the dilnetpc map driver support
` [PATCH 10/10] mtd: remove the mbx860 map driver
` [PATCH 10/10] mtd: remove the ixp2000 "

[PATCH V2 1/3] mtd: bcm47xxsflash: keep a reference to the BCMA
 2013-03-13 11:04 UTC  (3+ messages)

[PATCH 0/9] mtd: add 'const' qualifiers
 2013-03-13 11:04 UTC  (11+ messages)
` [PATCH 1/9] mtd: add 'const' qualifier to a couple of register functions
` [PATCH 2/9] mtd: plat-ram: add const quilifiers
` [PATCH 3/9] mtd: physmap: add const qualifiers
` [PATCH 4/9] bcma_mips: add a const qualifier
` [PATCH 5/9] ssb: driver_mipscore: "
` [PATCH 6/9] mtd: physmap_of: add const qualifiers
` [PATCH 7/9] mtd: maps: "
` [PATCH 8/9] mtd: devices: "
` [PATCH 9/9] mtd: mtdcore: use const qualifier

'ubi clone' from Live NAND
 2013-03-13 10:52 UTC  (6+ messages)

integck failure
 2013-03-13 10:40 UTC  (2+ messages)

[PATCH v2] mtdchar: handle chips that have user otp but no factory otp
 2013-03-13 10:26 UTC  (4+ messages)
` [PATCH v2] mtd/nand: don't use {read,write}_buf for 8-bit transfers

[PATCH 00/10] mtd: remove dead map drivers
 2013-03-13  9:04 UTC 

[RFC RESEND] mtd: nand_base: Make Diskonchip work again
 2013-03-12 20:04 UTC  (2+ messages)

Opdatere dine oplysninger Bank
 2013-03-12 15:36 UTC 

Dead mappings and drivers in MTD
 2013-03-11 16:43 UTC  (3+ messages)

Bug in mtd_get_device_size()?
 2013-03-11 16:39 UTC  (10+ messages)
  ` AW: "
                  ` UBI. How are critical these messages?

[PATCH RFC] mtd: const char * const stuff
 2013-03-11 16:28 UTC 

[PATCH v2] mtd: devices: elm: check for device's presence before configuration
 2013-03-11  9:19 UTC  (2+ messages)

[PATCH 0/4] mtd-utils: integck improvements
 2013-03-11  8:49 UTC  (2+ messages)

[UBI-WWW] UBI: correct bad href in table of contents
 2013-03-11  8:23 UTC  (3+ messages)

UBIFS corruption bug
 2013-03-11  8:21 UTC  (2+ messages)

[PATCH 1/3] mtd: nand_base: Removed unnecessary command masking
 2013-03-11  8:10 UTC  (2+ messages)

[PATCH] flash_otp_write: fix writing to NAND in presence of partial reads
 2013-03-11  7:51 UTC  (2+ messages)

[PATCH 07/12] mtd: gpmi: move to use generic DMA helper
 2013-03-11  7:32 UTC  (5+ messages)

plat-nand DT support
 2013-03-10 11:31 UTC  (3+ messages)

[PATCH] mtd: nand: fix the partial page write condition
 2013-03-10 10:18 UTC 

[PATCH] mtd omap2 driver fix IOERR
 2013-03-10  7:14 UTC  (2+ messages)

please Read and reply
 2013-03-09 16:51 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).