linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-19 00:13:04 to 2013-05-03 06:35:39 UTC [more...]

[PATCH 0/4] Export the ecc step size to user applications
 2013-05-03  6:21 UTC  (4+ messages)
` [PATCH 1/4] mtd: add a new field to mtd_info{}
` [PATCH 3/4] mtd: set the ecc step size for master/slave mtd_info
` [PATCH 4/4] mtd: gpmi: update the ecc step size for mtd_info{}

[PATCH RESEND] mtd: denali: fix error handling for devm_ioremap_nocache()
 2013-05-03  4:37 UTC 

Re: [PATCH] UBI: fix memory leak when use fastmap
 2013-05-03  3:31 UTC  (2+ messages)
  `  "

[PATCH V4 0/9] mtd: add datasheet's ECC information to nand_chip{}
 2013-05-03  2:52 UTC  (21+ messages)
` [PATCH V4 1/9] mtd: add more comment for ecc_strength/ecc_size
` [PATCH V4 2/9] mtd: add data structures for Extended Parameter Page
` [PATCH V4 3/9] mtd: add a helper to get the supported features for ONFI nand
` [PATCH V4 4/9] mtd: get the ECC info from the Extended Parameter Page
` [PATCH V4 5/9] mtd: replace the hardcode with the onfi_feature()
` [PATCH V4 6/9] mtd: add ECC info for nand_flash_dev{}
` [PATCH V4 7/9] mtd: parse out the ECC info for the full-id nand chips
` [PATCH V4 8/9] mtd: add the ecc info for some "
` [PATCH V4 9/9] mtd: gpmi: set the BCH's geometry with the ecc info

[PATCH] mtd: tests: don't print error messages when out-of-memory
 2013-05-02 21:18 UTC 

[PATCH] UBI: fastmap break out of used PEB search
 2013-05-02 19:11 UTC  (2+ messages)

[PATCH] flash_erase: use pwrite() rather than lseek() && write()
 2013-05-02 16:33 UTC 

uk
 2013-05-02 15:14 UTC 

[PATCH] drivers: mtd: devices: elm: use devm_ioremap_resource()
 2013-05-02 15:09 UTC 

[PATCH V2] drivers: mtd: nand: davinci: use devm_ioremap_resource()
 2013-05-02 13:56 UTC 

[PATCH] drivers: mtd: nand: davinci: use devm_ioremap_resource()
 2013-05-02 13:30 UTC  (2+ messages)

[PATCH v3, 3/3] ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm
 2013-05-02  9:44 UTC 

UBI fastmap used PEB search
 2013-05-02  5:26 UTC  (4+ messages)

nand_base: fix for ONFI chips that do not support GET/SET FEATURES
 2013-05-02  3:49 UTC  (6+ messages)

[PATCH] UBI: document UBI_IOCVOLUP better in user header
 2013-05-02  3:42 UTC 

UBI fastmap used PEB search
 2013-05-01 17:14 UTC 

[v2, 3/3] ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm
 2013-04-30  5:05 UTC  (2+ messages)

[v2,1/3] ARM: dts: AM33XX: Add ELM node
 2013-04-30  5:01 UTC  (2+ messages)

[PATCH] UBI: fix memory leak when use fastmap
 2013-04-29 16:25 UTC  (3+ messages)
    ` Placing ext3 journal on mtd device

[PATCH 00/21] ARM build fixes for 3.10
 2013-04-29 13:34 UTC  (5+ messages)
` [PATCH 21/21] mtd: omap2: allow bulding as a module

[PATCH] mtd: nand: fsmc: update of OF support
 2013-04-29 12:07 UTC 

[v2,2/3] ARM: dts: AM33XX: Add GPMC node
 2013-04-29  7:55 UTC 

[PATCH] UBI: optimize erase-header IO read checks
 2013-04-29  5:07 UTC 

[PATCH] UBI: optimize vid-header IO read checks
 2013-04-28 13:51 UTC 

UBI: optimize erase-header read checks
 2013-04-27 19:52 UTC 

Payment Confirmation of 50%
 2013-04-27 17:25 UTC 

UBI torture_peb() bad block detection problem
 2013-04-27 13:57 UTC 

[PATCH v2 1/4] mtd: cfi_cmdset_0002: Add support for reading OTP
 2013-04-26 19:10 UTC  (4+ messages)
` [PATCH v2 2/4] mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memory
` [PATCH v2 3/4] mtd: cfi_cmdset_0002: Add support for writing "
` [PATCH v2 4/4] mtd: cfi_cmdset_0002: Add support for locking "

[PATCH v2 0/4] mtd: cfi_cmdset_0002: Add OTP support for Micron M29EW NOR flashes
 2013-04-26 19:10 UTC 

[PATCH v2 1/7] mtd: nand-gpio: Convert driver to using resource-managed functions
 2013-04-26 18:57 UTC  (7+ messages)
` [PATCH v2 2/7] mtd: nand-gpio: Use default dev_ready function if RDY is missing in configuration
` [PATCH v2 3/7] mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enabled in kernel config
` [PATCH v2 4/7] mtd: nand-gpio: Use default nand_base {read/write}_buf functions
` [PATCH v2 5/7] mtd: nand-gpio: Unneeded dependency on ARM removed
` [PATCH v2 6/7] mtd: nand-gpio: Rename internal variables to match functionality
` [PATCH v2 7/7] mtd: nand-gpio: Add missing "owner" field in platform_driver struct

[PATCH] mtd: mtdchar: Exit write loop when hitting end of OTP memory
 2013-04-26 17:56 UTC 

BUG: spinlock lockup suspected on CPU#0, flush-ubifs_0_0/844
 2013-04-26 14:08 UTC 

Question about mtdblock.c
 2013-04-26 11:45 UTC  (2+ messages)

PMECC capability
 2013-04-26 11:18 UTC  (3+ messages)

[PATCH v2 0/9] fix max discard sectors limit
 2013-04-26  7:33 UTC  (6+ messages)

[PATCH V3 0/9] mtd: add datasheet's ECC information to nand_chip{}
 2013-04-26  6:24 UTC  (21+ messages)
` [PATCH V3 1/9] mtd: add more comment for ecc_strength/ecc_size
` [PATCH V3 2/9] mtd: add data structures for Extended Parameter Page
` [PATCH V3 3/9] mtd: add a helper to get the supported features for ONFI nand
` [PATCH V3 4/9] mtd: get the ECC info from the Extended Parameter Page
` [PATCH V3 5/9] mtd: replace the hardcode with the onfi_feature()
` [PATCH V3 6/9] mtd: add a new field for ecc info in the nand_flash_dev{}
` [PATCH V3 7/9] mtd: parse out the ECC info for the full-id nand chips
` [PATCH V3 8/9] mtd: add the ecc info for some "
` [PATCH V3 9/9] mtd: gpmi: set the BCH's geometry with the ecc info

[PATCH 1/2] mtd: bcm47xxsflash: implement ChipCommon R/W ops
 2013-04-25  5:50 UTC  (2+ messages)

Q: jffs2 startup slow-down / cleanup
 2013-04-24 19:32 UTC 

[RFC/PATCH v2] ubi: Add ubiblock read-write driver
 2013-04-24 16:27 UTC  (17+ messages)

writing to JFFS2 filesystem makes it it unusable. Plenty of "Magic bitmask 0x1985" errors
 2013-04-24 10:49 UTC 

[PATCH] mtd: Convert logging messages
 2013-04-23 20:01 UTC  (7+ messages)

[PATCH 0/4] mtd: atmel_nand: enable Nand Flash Controller (NFC) support
 2013-04-23 10:29 UTC  (5+ messages)
` [PATCH 1/4] mtd: atmel_nand: replace pmecc enable code with one function
` [PATCH 2/4] mtd: atmel_nand: add Nand Flash Controller (NFC) support
` [PATCH 3/4] mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sram
` [PATCH 4/4] mtd: atmel_nand: enable Nand Flash Controller (NFC) write "

MTD : cannot reserve enough PEBs for bad PEB handling
 2013-04-23  8:31 UTC  (3+ messages)
` MTD : cannot reserve enough PEBs for bad PEB handling [SOLVED]

[PATCH 00/11] mtd: add datasheet's ECC information to nand_chip{}
 2013-04-23  7:54 UTC  (16+ messages)
` [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 10/11] mtd: add the ecc info for some full-id nand chips

[PATCH 17/18] fs: Fix copyright symbol in printk()
 2013-04-23  7:50 UTC  (6+ messages)

[PATCH v2 0/8] mtd: add datasheet's ECC information to nand_chip{}
 2013-04-23  7:06 UTC  (16+ messages)
` [PATCH v2 1/8] mtd: add data structures for Extended Parameter Page
` [PATCH v2 2/8] mtd: add a helper to get the supported features for ONFI nand
` [PATCH v2 3/8] mtd: get the ECC info from the Extended Parameter Page
` [PATCH v2 4/8] mtd: replace the hardcode with the onfi_get_feature()
  ` [PATCH v2] mtd: replace the hardcode with the onfi_feature()
` [PATCH v2 5/8] mtd: add a new field for ecc info in the nand_flash_dev{}
` [PATCH v2 6/8] mtd: parse out the ECC info for the full-id nand chips
` [PATCH v2 7/8] mtd: add the ecc info for some "
` [PATCH v2 8/8] mtd: gpmi: set the BCH's geometry with the ecc info

corrupted empty space - again
 2013-04-23  5:27 UTC  (3+ messages)

[PATCH] UBI: do not abort init when ubi.mtd devices cannot be found
 2013-04-23  1:40 UTC 

[PATCH] UBI: drop redundant "UBI error" string
 2013-04-23  1:29 UTC 

corrupted empty space - again [corrected formating]
 2013-04-22 18:49 UTC 

[PATCH] mtd: nand: docg4: add udelay(1) to polling loop
 2013-04-22 18:23 UTC 

Самая изумительнейшая модель года
 2013-04-22 13:13 UTC 

[PATCH 22/23] ARM: u300: add FSMC flash into the device tree
 2013-04-22 10:02 UTC 

[PATCH 66/72] mtdchar: fix offset overflow detection
 2013-04-22  8:51 UTC  (3+ messages)

[ 10/11] mtdchar: fix offset overflow detection
 2013-04-22  1:22 UTC  (2+ messages)

[PATCH] mtd: plat_nand: add further DT bindings and documentation
 2013-04-21 10:49 UTC  (3+ messages)

[PATCH v2 9/9] bcache: use generic helper to set max_discard_sectors
 2013-04-19 16:42 UTC 

[PATCH v2 8/9] dm thin: use generic helper to set max_discard_sectors
 2013-04-19 16:42 UTC 

[PATCH v2 7/9] brd: use generic helper to set max_discard_sectors
 2013-04-19 16:42 UTC 

[PATCH v2 6/9] nbd: use generic helper to set max_discard_sectors
 2013-04-19 16:41 UTC 

[PATCH v2 5/9] loop: use generic helper to set max_discard_sectors
 2013-04-19 16:41 UTC 

[PATCH v2 4/9] mtd: mtd_blkdevs: use generic helper to set
 2013-04-19 16:41 UTC 

[PATCH v2 3/9] sd: use generic helper to set max_discard_sectors
 2013-04-19 16:41 UTC 

[PATCH v2 2/9] mmc: fix max_discard_sectors
 2013-04-19 16:40 UTC 

[PATCH v2 1/9] block: fix max discard sectors limit
 2013-04-19 16:40 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).