linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-25 05:54:55 to 2013-10-05 00:07:18 UTC [more...]

[PATCH 00/21] Armada 370/XP NAND support
 2013-10-05  0:06 UTC  (19+ messages)
` [PATCH 01/21] mtd: nand: pxa3xx: Allocate data buffer on detected flash size
` [PATCH 03/21] mtd: nand: pxa3xx: Use a completion to signal device ready
` [PATCH 05/21] mtd: nand: pxa3xx: Add driver-specific ECC BCH support

[PATCH] mtd: phram: Make phram 64-bit compatible
 2013-10-04 22:02 UTC  (2+ messages)

[PATCH v7 0/6] mtd:nand:omap2: clean-up of supported ECC schemes
 2013-10-04 19:49 UTC  (7+ messages)
` [PATCH v7 1/6] mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes
` [PATCH v7 2/6] ARM: OMAP2+: cleaned-up DT support of various ECC schemes
` [PATCH v7 3/6] mtd:nand:omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_probe
` [PATCH v7 4/6] mtd:nand:omap2: updated support for BCH4 ECC scheme
` [PATCH v7 5/6] ARM: dts: AM33xx: updated default ECC scheme in nand-ecc-opt
` [PATCH v7 6/6] mtd: nand: omap: updated devm_xx for all resource allocation and free calls

[PATCH 0/2] pxa3xx: Data buffer dynamic allocation
 2013-10-04 18:30 UTC  (3+ messages)
` [PATCH 1/2] mtd: nand: pxa3xx: Move DMA I/O enabling
` [PATCH 2/2] mtd: nand: pxa3xx: Allocate data buffer on detected flash size

[U-Boot]: Discussion on Serial Flash Discoverable Parameters (SFDP): JESD216A
 2013-10-04 11:35 UTC 

lz4hc compression in UBIFS?
 2013-10-04  8:06 UTC  (4+ messages)

ubifs: ubifs tnc found corrupted while trying do_readpage
 2013-10-04  7:02 UTC 

Fwd: ubifs error
 2013-10-03 16:54 UTC 

UBI fastmap updates
 2013-10-03 16:48 UTC  (20+ messages)
` [PATCH 1/7] UBI: fix refill_wl_user_pool()
` [PATCH 2/7] UBI: Fix error path in scan_pool()
` [PATCH 3/7] UBI: Call scan_all() with correct offset in error case
` [PATCH 4/7] UBI: fastmap: fix backward compatibility with image_seq
` [PATCH 5/7] UBI: simplify image sequence test
` [PATCH 6/7] UBI: Fix memory leak in ubi_attach_fastmap() error path
` [PATCH 7/7] UBI: Add some asserts to ubi_attach_fastmap()

[PATCH v4 00/12] About the SLC/MLC
 2013-10-03 15:53 UTC  (19+ messages)
` [PATCH v4 01/12] mtd: nand: add a helper to check the SLC/MLC nand chip
` [PATCH v4 02/12] mtd: nand: rename the cellinfo to bits_per_cell
` [PATCH v4 03/12] mtd: nand: add the "bits per cell" info for legacy ID NAND
` [PATCH v4 04/12] mtd: nand: set the cell information for ONFI nand
` [PATCH v4 05/12] mtd: nand: print out the cell information for nand chip
` [PATCH v4 06/12] mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2
` [PATCH v4 07/12] mtd: nand: add more comment for MTD_NANDFLASH/MTD_MLCNANDFLASH
` [PATCH v4 08/12] mtd: nand: add a helper to detect the nand type
` [PATCH v4 09/12] mtd: mtd-abi: "
` [PATCH v4 10/12] mtd: add MTD_MLCNANDFLASH case for mtd_type_show()
` [PATCH v4 11/12] jffs2: do not support the MLC nand
` [PATCH v4 12/12] mtd: nand: fix the wrong mtd->type for nand chip

Page corruption when writing non-sequential pages in an MLC NAND eraseblock
 2013-10-03 15:26 UTC  (9+ messages)

[RESEND PATCH 1/2] mtd: Add a retlen parameter to _get_{fact, user}_prot_info
 2013-10-03 11:14 UTC  (2+ messages)
` [RESEND PATCH 2/2] mtd: Fix the behavior of otp write if there is not enough room for data

[RESEND PATCH 0/2] mtd: Harmonize implementations of OTP write and _get_{fact, user}_prot_info
 2013-10-03 11:14 UTC 

[PATCH] Staging: MTD: Micron SPINAND Driver support
 2013-10-03  9:54 UTC  (10+ messages)

[PATCH 1/1] mtd: diskonchip: Fix incorrect placement of __initdata
 2013-10-03  7:02 UTC  (3+ messages)

JFFS2 SUMMARY prior to Linux 3.9
 2013-10-03  6:57 UTC  (5+ messages)

[PATCH] driver/mtd/ifc: Read Status while programming NAND flash
 2013-10-03  6:06 UTC 

[GIT PULL] ARM: SoC fixes for 3.12-rc
 2013-10-03  5:02 UTC  (6+ messages)

[PATCH] mtd: m25p80: Add support for Micron N25Q512A memory
 2013-10-02 21:01 UTC  (7+ messages)

[PATCH] UBIFS: fix error return code in ubifs_remount_rw() and ubifs_fill_super()
 2013-10-02 19:59 UTC  (2+ messages)

[PATCH v2] mtd: m25p80: Add support for ESMT F25L32PA
 2013-10-02 18:46 UTC  (2+ messages)

[PATCH] mtd: plat-ram: Remove casting the return value which is a void pointer
 2013-10-02 18:03 UTC  (2+ messages)

[PATCH] mtd: nand: cleanup ONFI printed errors, warnings
 2013-09-30 23:20 UTC  (4+ messages)

[PATCH 1/3] mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptr
 2013-09-30  9:40 UTC  (3+ messages)
` [PATCH 2/3] mtd: nand: lpc32xx_slc: "
` [PATCH 3/3] mtd: nand: pxa3xx_nand: "

Race between mtdconcat and rootfs detection?
 2013-09-30  2:21 UTC  (2+ messages)

[PATCH [mtd-utils] 1/3] move _GNU_SOURCE to the main makefile
 2013-09-30  0:54 UTC  (4+ messages)
` [PATCH [mtd-utils] 2/3] mtd-utils: new prompt() helper for talking to the user

gpmi-nand driver and jffs2 support
 2013-09-29 22:52 UTC  (6+ messages)

[PATCH v3 0/1] ubi: Introduce block devices for UBI volumes
 2013-09-27 23:02 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH] UBI: fastmap: fix a mem leak on error path
 2013-09-27 19:44 UTC  (2+ messages)

[PATCH] mtd-utils: Makefile: add LDFLAGS_mkfs.ubifs
 2013-09-27 16:34 UTC 

[PATCH] UBI: fastmap: fix backward compatibility with image_seq
 2013-09-27 14:53 UTC  (7+ messages)
` [PATCH] UBI: simplify image sequence test

[PATCH 1/2] UBI: Fix error path in scan_pool()
 2013-09-27 11:12 UTC  (10+ messages)
` [PATCH 2/2] UBI: Call scan_all() with correct offset in error case

[PATCHv2] drivers: mtd: devices: Add quad read support
 2013-09-27  7:05 UTC  (10+ messages)

Memory mapped read for serial flash device ?
 2013-09-27  6:59 UTC 

[PATCH v6 0/4] mtd:nand:omap2: clean-up of supported ECC schemes
 2013-09-27  6:17 UTC  (32+ messages)
` [PATCH v6 1/4] ARM: OMAP2+: cleaned-up DT support of various "
` [PATCH v6 2/4] mtd:nand:omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_probe
` [PATCH v6 3/4] mtd:nand:omap2: updated support for BCH4 ECC scheme
` [PATCH v6 4/4] ARM: dts: AM33xx: updated default ECC scheme in nand-ecc-opt

Does UBI take into account factory supplied bad block information?
 2013-09-26 14:46 UTC 

[PATCH v2] MTD: Onenand: Add device tree support for samsung onenand
 2013-09-26 10:59 UTC  (4+ messages)

ATTENCION
 2013-09-26 10:09 UTC 

BUG: JFFS2 filesystem corrupted after writing a 4 MB file on a low space left NOR flash
 2013-09-26  7:50 UTC 

Stimate utilizator
 2013-09-25 21:38 UTC 

[PATCH v3 1/2]spi: DUAL and QUAD support
 2013-09-25 23:33 UTC  (4+ messages)

[PATCH] mtd: nand: correct extemded param page error handling
 2013-09-25 19:33 UTC  (3+ messages)

[PATCH] mtd: nandsim: Allow nandsim to re-use persisted data
 2013-09-25 19:25 UTC 

Hello
 2013-09-25 16:43 UTC 

[PATCH] mtd: pxa3xx_nand: fix compilation error
 2013-09-25 14:41 UTC  (2+ messages)

BUG: fastmap and u-boot's ubi write command
 2013-09-25 14:16 UTC  (6+ messages)

[PATCH] mtd: mpc5121_nfc: drop devm_free_irq of devm_ allocated irq
 2013-09-25  7:40 UTC 

[PATCH] drivers: mtd: m25p80: Add quad read support
 2013-09-25  6:24 UTC  (7+ 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).