linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-17 00:27:40 to 2013-09-26 20:03:20 UTC [more...]

[PATCH 00/21] Armada 370/XP NAND support
 2013-09-26 19:56 UTC  (30+ messages)
` [PATCH 01/21] mtd: nand: pxa3xx: Allocate data buffer on detected flash size
` [PATCH 02/21] mtd: nand: pxa3xx: Disable OOB on arbitrary length commands
` [PATCH 03/21] mtd: nand: pxa3xx: Use a completion to signal device ready
` [PATCH 04/21] mtd: nand: pxa3xx: Add bad block handling
` [PATCH 05/21] mtd: nand: pxa3xx: Add driver-specific ECC BCH support
` [PATCH 06/21] mtd: nand: pxa3xx: Configure detected pages-per-block
` [PATCH 07/21] mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start
` [PATCH 08/21] mtd: nand: pxa3xx: Make config menu show supported platforms
` [PATCH 09/21] mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count
` [PATCH 10/21] mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize
` [PATCH 11/21] mtd: nand: pxa3xx: Add helper function to set page address
` [PATCH 12/21] mtd: nand: pxa3xx: Remove READ0 switch/case falltrough
` [PATCH 13/21] mtd: nand: pxa3xx: Split prepare_command_pool() in two stages
` [PATCH 14/21] mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()
` [PATCH 15/21] mtd: nand: pxa3xx: Add a read/write buffers markers
` [PATCH 16/21] mtd: nand: pxa3xx: Introduce multiple page I/O support
` [PATCH 17/21] mtd: nand: pxa3xx: Add multiple chunk write support
` [PATCH 18/21] ARM: mvebu: Add a fixed 0Hz clock to represent NAND clock
` [PATCH 19/21] ARM: mvebu: Add support for NAND controller in Armada 370/XP
` [PATCH 20/21] ARM: mvebu: Enable NAND controller in Armada XP GP board
` [PATCH 21/21] ARM: mvebu: Enable NAND controller in Armada 370 Mirabox

[PATCH v6 0/4] mtd:nand:omap2: clean-up of supported ECC schemes
 2013-09-26 17:27 UTC  (31+ 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 

[PATCHv2] drivers: mtd: devices: Add quad read support
 2013-09-26 11:59 UTC  (5+ messages)

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

ATTENCION
 2013-09-26 10:09 UTC 

[PATCH 1/2] UBI: Fix error path in scan_pool()
 2013-09-26  9:59 UTC  (8+ messages)
` [PATCH 2/2] UBI: Call scan_all() with correct offset in error case

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] Staging: MTD: Micron SPINAND Driver support
 2013-09-25 23:15 UTC  (3+ 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)

gpmi-nand driver and jffs2 support
 2013-09-25  9:08 UTC  (12+ messages)

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

[PATCH v4 00/12] About the SLC/MLC
 2013-09-25  6:58 UTC  (13+ 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

[PATCH] drivers: mtd: m25p80: Add quad read support
 2013-09-25  6:24 UTC  (9+ messages)

[PATCH V2 0/4] mtd: gpmi: support two nand chips at most
 2013-09-25  2:45 UTC  (2+ messages)

nor flash bug in UBIFS
 2013-09-25  0:36 UTC  (2+ messages)

[RFC/PATCH v2] pxa3xx-nand: Remove custom device detection
 2013-09-24 21:46 UTC  (6+ messages)
` [RFC/PATCH v2] mtd: nand: pxa3xx: Remove redundant device probing
        ` Setting NAND timings parameters (Re: [RFC/PATCH v2] mtd: nand: pxa3xx: Remove redundant device probing)

[PATCH] driver/mtd/IFC: Add support of 8K page size NAND flash
 2013-09-24 11:11 UTC 

[PATCH 0/7] driver core: prevent deferred probe with platform_driver_probe
 2013-09-23 16:53 UTC  (12+ messages)
  ` [PATCH 1/7] "
  ` [PATCH 2/7] mmc: mvsdio: fix deferred probe from __init
  ` [PATCH 3/7] mtd: atmel_nand: "
  ` [PATCH 4/7] pcmcia: at91_cf: "
  ` [PATCH 5/7] usb: gadget: pxa25x_udc: "
  ` [PATCH 6/7] usb: phy: gpio-vbus: "
  ` [PATCH 7/7] backlight: atmel-pwm-bl: "

[PATCH] MTD: Onenand: Add device tree support for samsung onenand
 2013-09-23 11:08 UTC  (2+ messages)

[PATCH] jffs2: fix unbalanced locking
 2013-09-23  8:52 UTC 

[PATCH 1/4] mtd: intel_vr_nor: remove unnecessary pci_set_drvdata()
 2013-09-23  1:32 UTC  (4+ messages)
` [PATCH 2/4] mtd: pci: "
` [PATCH 3/4] mtd: scb2_flash: "
` [PATCH 4/4] mtd: denali: "

посодействуем денежками прекрасному человеку
 2013-09-22 12:54 UTC 

administrator de sistem
 2013-09-22 10:19 UTC 

Patching mkfs.ubifs.c for running under Windows ?
 2013-09-22 10:08 UTC  (7+ messages)

[PATCH v3] mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength, step}_ds
 2013-09-22  3:52 UTC  (4+ messages)
` [PATCH v3] mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds

[PATCH] UBI: fix refill_wl_user_pool()
 2013-09-20 16:09 UTC  (3+ messages)

Incorrect detection of Micron MT29F32G08
 2013-09-20 13:24 UTC  (6+ messages)

lz4hc compression in UBIFS?
 2013-09-20 12:16 UTC 

[GIT PULL] ARM: SoC fixes for 3.12-rc
 2013-09-20  0:44 UTC  (3+ messages)

4byte addressing mode on Micron n25q256a vs write enable
 2013-09-19 21:29 UTC  (6+ messages)
    ` [PATCH] mtd: m25p80: Fix 4 byte addressing mode for Micron devices

[RFC] mtd: plat_nand: add further DT bindings and documentation
 2013-09-19  7:28 UTC  (2+ messages)

[PATCH] mtd: nand: fix memory leak in ONFI extended parameter page
 2013-09-19  4:15 UTC  (3+ messages)

Powered by Google
 2013-09-18 18:33 UTC 

[PATCH v2 1/2] mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific code
 2013-09-18 21:45 UTC  (3+ messages)
` [PATCH v2 2/2] mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver

[PATCH v3 0/8] Add the Quadspi driver for vf610-twr
 2013-09-18 16:00 UTC  (19+ messages)

[PATCH] ubi: attach: do not return -EINVAL if the mtd->numeraseregions is 1
 2013-09-18  2:17 UTC 

[PATCH v2] mtd: atmel_nand: use the common function to get ecc info
 2013-09-17 19:29 UTC  (2+ messages)

[PATCH] mtd: onenand: omap: remove two unused functions
 2013-09-17  2:24 UTC  (2+ messages)

[PATCH] UBIFS: remove unnecessary code in ubifs_garbage_collect
 2013-09-17  1:51 UTC  (2+ messages)

[PATCH] mtd: nand: cleanup ONFI printed errors, warnings
 2013-09-17  1:03 UTC  (2+ messages)

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

[PATCH v3 00/10] About the SLC/MLC
 2013-09-17  0:27 UTC  (3+ messages)
` [PATCH v3 09/10] mtd: add a helper to detect the nand type


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