linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-25 04:17:50 to 2013-04-22 08:51:54 UTC [more...]

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

[PATCH v2 0/8] mtd: add datasheet's ECC information to nand_chip{}
 2013-04-22  8:09 UTC  (10+ 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

[PATCH 00/11] mtd: add datasheet's ECC information to nand_chip{}
 2013-04-22  6:30 UTC  (15+ 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 08/11] mtd: add a new field for ecc info in the nand_flash_dev{}
` [PATCH 10/11] mtd: add the ecc info for some full-id nand chips

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

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

[PATCH v2 0/9] fix max discard sectors limit
 2013-04-21  1:37 UTC  (3+ messages)

[RFC/PATCH v2] ubi: Add ubiblock read-write driver
 2013-04-20 18:12 UTC  (17+ messages)

[PATCH] mtd: Convert logging messages
 2013-04-19 18:27 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 

[PATCH RESEND v2] mtd: nand_base: Use io{read, write}*_rep functions for transfer
 2013-04-18 22:31 UTC  (8+ messages)
` [PATCH RESEND 1/5] mtd: nand-gpio: Unneeded dependency on ARM removed
` [PATCH RESEND 2/5] mtd: nand-gpio: Using resource-managed functions
` [PATCH RESEND 3/5] mtd: nand-gpio: Use default dev_ready function if RDY-pin is missing in configuration
` [PATCH RESEND 4/5] mtd: nand-gpio: Use default nand_base {read/write}_buf functions
` [PATCH RESEND 5/5] mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enabled in kernel config
` [PATCH RESEND v2] mtd: nand_base: Use io{read,write}*_rep functions for transfer

cfi_cmdset_0002: do_write_buffer timeouts
 2013-04-18  2:09 UTC  (9+ messages)

[PATCH 0/7] mtd: nand: pxa3xx cleanup
 2013-04-17 17:06 UTC  (9+ messages)
` [PATCH 1/7] Documentation: clk.txt: Fix a very small typo
` [PATCH 2/7] mtd: nand: pxa3xx: Use devm_kzalloc
` [PATCH 3/7] mtd: nand: pxa3xx: Use devm_ioremap_resource
` [PATCH 4/7] mtd: nand: pxa3xx: Use devm_clk_get
` [PATCH 5/7] mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare
` [PATCH 6/7] mtd: nand: pxa3xx: Check for clk_prepare_enable() return value
` [PATCH 7/7] mtd: nand: pxa3xx: Move buffer release code to its own function

[ 3.5.y.z extended stable ] Patch "mtdchar: fix offset overflow detection" has been added to staging queue
 2013-04-17 14:43 UTC 

[PATCH 01/28] Include missing linux/slab.h inclusions [RFC]
 2013-04-17  0:56 UTC  (2+ messages)

UBIFS Problems After Upgrading Kernel
 2013-04-16 14:17 UTC  (3+ messages)

[PATCH] UBI: fix memory leak when use fastmap
 2013-04-16  8:53 UTC 

[PATCH] mtd: devices: added the 16mb winbond device
 2013-04-16  8:31 UTC 

[PATCH] UBI: fix memory leak when use fastmap
 2013-04-16  7:43 UTC 

(no subject)
 2013-04-16  7:38 UTC 

[PATCH] UBI: fix memory leak when use fastmap
 2013-04-16  6:31 UTC 

Master node recovery /corruption
 2013-04-15 15:34 UTC  (3+ messages)

MTD and EEPROM
 2013-04-15 14:48 UTC 

[stable] mtdchar: fix offset overflow detection
 2013-04-15 12:23 UTC  (3+ messages)

UBIFS: make space fixup work in the remount case
 2013-04-15 10:39 UTC  (3+ messages)

[PATCH 2/8] mmc: fix max_discard_sectors
 2013-04-15  7:52 UTC  (3+ messages)

[PATCH 8/8] bcache: use generic helper to set max_discard_sectors
 2013-04-13 13:40 UTC 

[PATCH 7/8] dm thin: use generic helper to set max_discard_sectors
 2013-04-13 13:39 UTC 

[PATCH 6/8] brd: use generic helper to set max_discard_sectors
 2013-04-13 13:39 UTC 

[PATCH 5/8] nbd: use generic helper to set max_discard_sectors
 2013-04-13 13:39 UTC 

[PATCH 4/8] loop: use generic helper to set max_discard_sectors
 2013-04-13 13:39 UTC 

[PATCH 3/8] mtd: use generic helper to set max_discard_sectors
 2013-04-13 13:38 UTC 

[PATCH 1/8] block: fix max discard sectors limit
 2013-04-13 13:38 UTC 

[PATCH 0/8] fix max discard sectors limit
 2013-04-13 13:37 UTC 

[PATCH 1/5] mtd: nand-gpio: Unneeded dependency on ARM removed
 2013-04-13 12:42 UTC  (7+ messages)
` [PATCH 2/5] mtd: nand-gpio: Using resource-managed functions
    ` Re[2]: "
` [PATCH 3/5] mtd: nand-gpio: Use default dev_ready function if RDY-pin is missing in configuration
` [PATCH 4/5] mtd: nand-gpio: Use default nand_base {read/write}_buf functions
` [PATCH 5/5] mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enabled in kernel config

[PATCH v2] mtd: nand_base: Use io{read, write}*_rep functions for transfer
 2013-04-13  5:32 UTC 

Changing the ECC method for a running system (UBI seems to use OOB?)
 2013-04-12 10:37 UTC  (4+ messages)

ubi fastmap memory leak
 2013-04-12  6:58 UTC  (3+ messages)
  ` 答复: "

[PATCH v3 08/10] mtd: onenand/samsung: make regs-onenand.h file local
 2013-04-11 21:37 UTC 

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

[PATCH 00/30] ARM: exynos multiplatform support
 2013-04-11  0:18 UTC  (3+ messages)
` [PATCH 15/30] mtd: onenand/samsung: make regs-onenand.h file local

[PATCH] mtd: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITE
 2013-04-10 22:34 UTC 

[PATCH] drivers: mtd: devices: convert to devm_ioremap_resource()
 2013-04-10 21:01 UTC 

serial Flash over SPI as rootdevice?
 2013-04-09  8:28 UTC  (3+ messages)

UBI, udev and systemd
 2013-04-08 13:17 UTC 

Need to add MTD partition support for SPI NOR flash in Uboot
 2013-04-08  7:22 UTC 

[PATCH v2] avr32: fix build error in atstk1006_defconfig
 2013-04-08  7:06 UTC  (2+ messages)

[PATCH 1/3] mtd: sst25l: use spi_get_drvdata() and spi_set_drvdata()
 2013-04-06  6:41 UTC  (3+ messages)
` [PATCH 2/3] mtd: dataflash: "
` [PATCH 3/3] mtd: m25p80: "

JFFS2 performance problem with large number of files in one directory
 2013-04-06  5:54 UTC 

JFFS2 performance problem with large number of files in one directory
 2013-04-05 17:13 UTC 

[PATCH v2] mtd: ofpart: support partitions of 4 GB and larger
 2013-04-05 14:20 UTC  (4+ messages)

[PATCH] mtd: nand: subpage write support for hardware based ECC schemes
 2013-04-05 12:56 UTC  (11+ messages)

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

[PATCH 1/2] mtd: bf5xx_nand: Use module_platform_driver()
 2013-04-05 12:04 UTC  (3+ messages)

[PATCH 1/4] mtd: denali_dt: Fix incorrect error check
 2013-04-05 12:04 UTC  (2+ messages)

Hello my dear,
 2013-04-04 23:06 UTC 

[PATCH] mtd: omap2: fix IOERR
 2013-04-04 15:35 UTC  (3+ messages)

[GIT PULL] UBIFS changes for 3.9-rc6
 2013-04-04 15:32 UTC 

[PATCH 1/4] mtd: merge mtdchar module with mtdcore
 2013-04-04 15:23 UTC  (3+ messages)

[PATCH] mtd: chips: Add support for PMC SPI Flash chips in m25p80.c
 2013-04-04  9:40 UTC 

Stone mosaic and Glass mosaic and Metal mosaic Supply与您共享了相册。
 2013-04-03  7:56 UTC 

[PATCH 1/3] mtd nand : onfi need to be probed in 8 bits mode
 2013-04-02 18:28 UTC  (12+ messages)

[PATCH] mtd: m25p80: add support for Macronix chips
 2013-04-02 14:47 UTC 

[PATCH] UBIFS: cosmetic: correct mount message
 2013-04-02 10:24 UTC 

ubifs.fsck implementation
 2013-04-01 15:54 UTC 

Video card photo Supply与您共享了相册。
 2013-04-01 12:20 UTC 

[PATCH] mtd: cfi_cmdset_0002: print @adr when write timeout occurs
 2013-04-01  9:40 UTC 

[patch] mtd: denali_dt: harmless case of testing the wrong variable
 2013-04-01  6:21 UTC 

[PATCH] avr32: fix build error in atstk1006_defconfig
 2013-04-01  6:12 UTC  (2+ messages)
`  "

Permission to translate your page at http://www.linux-mtd.infradead.org/
 2013-03-31 18:47 UTC 

MTD NAND BCH support for 24 bits/1K of ECC correction?
 2013-03-30  5:40 UTC  (2+ messages)

UBI(FS) issues: how to debug?
 2013-03-29  7:22 UTC  (4+ messages)
  ` RE : "

[upstream] mtd/ifc: fix ifc driver memory release issue
 2013-03-29  4:28 UTC  (2+ messages)

i.MX28 gpmi-nand underlying geometry
 2013-03-26 20:49 UTC  (5+ messages)

[PATCH 1/3] mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functions
 2013-03-26  6:54 UTC  (3+ messages)
` [PATCH 2/3] mtd: fsmc_nand: "
` [PATCH 3/3] mtd: spear_smi: "


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).