linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-03 22:36:50 to 2013-11-07 23:51:49 UTC [more...]

Совсекретные Инфотехнологии спецслужб
 2013-11-07 23:51 UTC  (2+ messages)

[PATCH v4 00/31] Armada 370/XP NAND support
 2013-11-07 23:45 UTC  (37+ messages)
` [PATCH v4 01/31] clk: mvebu: Add Core Divider clock
` [PATCH v4 02/31] ARM: mvebu: Add Core Divider clock device-tree binding
` [PATCH v4 03/31] ARM: mvebu: Add a 2 GHz fixed-clock Armada 370/XP
` [PATCH v4 04/31] ARM: mvebu: Add the core-divider clock to "
` [PATCH v4 05/31] mtd: nand: pxa3xx: devicetree binding update
` [PATCH v4 06/31] mtd: nand: pxa3xx: Add documentation about the controller
` [PATCH v4 07/31] mtd: nand: pxa3xx: Make config menu show supported platforms
` [PATCH v4 08/31] mtd: nand: pxa3xx: Prevent sub-page writes
` [PATCH v4 09/31] mtd: nand: pxa3xx: read_page() returns max_bitflips
` [PATCH v4 10/31] mtd: nand: pxa3xx: Early variant detection
` [PATCH v4 11/31] mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internal
` [PATCH v4 12/31] mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count
` [PATCH v4 13/31] mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize
` [PATCH v4 14/31] mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()
` [PATCH v4 15/31] mtd: nand: pxa3xx: Use a completion to signal device ready
` [PATCH v4 16/31] mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be ready
` [PATCH v4 17/31] mtd: nand: pxa3xx: Add bad block handling
` [PATCH v4 18/31] mtd: nand: pxa3xx: Add driver-specific ECC BCH support
` [PATCH v4 19/31] mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start
` [PATCH v4 20/31] mtd: nand: pxa3xx: Add helper function to set page address
` [PATCH v4 21/31] mtd: nand: pxa3xx: Remove READ0 switch/case falltrough
` [PATCH v4 22/31] mtd: nand: pxa3xx: Split prepare_command_pool() in two stages
` [PATCH v4 23/31] mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()
` [PATCH v4 24/31] mtd: nand: pxa3xx: Fix SEQIN column address set
` [PATCH v4 25/31] mtd: nand: pxa3xx: Add a read/write buffers markers
` [PATCH v4 26/31] mtd: nand: pxa3xx: Introduce multiple page I/O support
` [PATCH v4 27/31] mtd: nand: pxa3xx: Add multiple chunk write support
` [PATCH v4 28/31] mtd: nand: pxa3xx: Add ECC BCH correctable errors detection
` [PATCH v4 29/31] ARM: mvebu: Add support for NAND controller in Armada 370/XP
` [PATCH v4 30/31] ARM: mvebu: Enable NAND controller in Armada XP GP board
` [PATCH v4 31/31] ARM: mvebu: Enable NAND controller in Armada 370 Mirabox

[PATCH bugfix] mtd: gpmi: serialize all the dma operations
 2013-11-07 21:12 UTC  (2+ messages)

[mtd] possible bug in nandsim
 2013-11-07 18:47 UTC  (5+ messages)

UBIFS recovery taking too long
 2013-11-07 18:44 UTC 

[PATCH] mtd: atmel_nand: fix bug driver will in a dead lock if no nand detected
 2013-11-07 18:43 UTC  (6+ messages)

[PATCH] mtd: gpmi: Use devm_kzalloc()
 2013-11-07 18:40 UTC  (3+ messages)

[PATCHv3 0/2] m25p80: QUAD read support + cleanup
 2013-11-07 18:29 UTC  (10+ messages)
` [PATCH 1/2] drivers: mtd: m25p80: convert "bool" read check into an enum
` [PATCHv3 2/2] drivers: mtd: m25p80: Add quad read support

[PATCH] mtd: nandsim: Allow nandsim to re-use persisted data
 2013-11-07 17:36 UTC  (3+ messages)

всякая синьора отведает Экстаз
 2013-11-07 15:53 UTC 

[PATCH 0/8] NAND and NAND-BBT improvements
 2013-11-07 14:56 UTC  (5+ messages)
` [PATCH 8/8] mtd: nand: use ECC, if present, when scanning OOB

[PATCH 1/2] mtd: gpmi: fix the NULL pointer
 2013-11-07 13:22 UTC  (5+ messages)
` [PATCH 2/2] mtd: gpmi: only scan two chips for imx6

Bad blocks while attaching UBIFS
 2013-11-07 11:04 UTC  (2+ messages)

Issues unlocking LH28F640BF NOR flash
 2013-11-07 10:53 UTC  (3+ messages)

[PATCH v3] mtd: gpmi: add a new DT property to use the datasheet's minimum required ECC
 2013-11-07 10:07 UTC 

[PATCH -next] mtd: nand: omap: fix error return code in omap_nand_probe()
 2013-11-07  8:19 UTC  (8+ messages)

[PATCH] mtd: nand: use a local variable to simplify the nand_scan_tail
 2013-11-07  8:19 UTC  (8+ messages)

[PATCH] mtd: dataflash: Say if we find a device we don't support
 2013-11-07  8:14 UTC  (2+ messages)

[PATCH] mtd: nand: remove deprecated IRQF_DISABLED
 2013-11-07  8:13 UTC  (2+ messages)

[MTD] 3.13 pull request?
 2013-11-07  7:56 UTC 

[PATCH v2] mtd: phram: Repair multiple instances support
 2013-11-07  7:31 UTC  (2+ messages)

[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
 2013-11-07  2:53 UTC  (6+ messages)

[PATCH 1/2] mtd: gpmi: Revert "mtd: gpmi: scan two nand chips"
 2013-11-07  2:45 UTC  (8+ messages)
` [PATCH 2/2] mtd: gpmi: Revert "mtd: gpmi: remove the nand_scan()"

[PATCH v2 06/11] fs/ubifs: use rbtree postorder iteration helper instead of opencoding
 2013-11-07  1:42 UTC  (3+ messages)
` [PATCH v2 08/11] fs/jffs2: "
` [PATCH v2 10/11] mtd/ubi: "

[PATCH 0/1] Fix OMAP2 NAND ONFI device detection
 2013-11-06 22:38 UTC  (8+ messages)

[PATCH 0/3] omap2: Assorted GPMC cleanups
 2013-11-06 19:16 UTC  (2+ messages)

[PATCH v3 00/28] Armada 370/XP NAND support
 2013-11-06 17:21 UTC  (53+ messages)
` [PATCH v3 01/28] clk: mvebu: Add Core Divider clock
` [PATCH v3 02/28] ARM: mvebu: Add Core Divider clock device-tree binding
` [PATCH v3 03/28] ARM: mvebu: Add a 2 GHz fixed-clock Armada 370/XP
` [PATCH v3 04/28] ARM: mvebu: Add the core-divider clock to "
` [PATCH v3 05/28] mtd: nand: pxa3xx: Make config menu show supported platforms
` [PATCH v3 06/28] mtd: nand: pxa3xx: Prevent sub-page writes
` [PATCH v3 07/28] mtd: nand: pxa3xx: Early variant detection
` [PATCH v3 08/28] mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internal
` [PATCH v3 09/28] mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count
` [PATCH v3 10/28] mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize
` [PATCH v3 11/28] mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()
` [PATCH v3 12/28] mtd: nand: pxa3xx: Use a completion to signal device ready
` [PATCH v3 13/28] mtd: nand: pxa3xx: Add bad block handling
` [PATCH v3 14/28] mtd: nand: pxa3xx: Add driver-specific ECC BCH support
` [PATCH v3 15/28] mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start
` [PATCH v3 16/28] mtd: nand: pxa3xx: Add helper function to set page address
` [PATCH v3 17/28] mtd: nand: pxa3xx: Remove READ0 switch/case falltrough
` [PATCH v3 18/28] mtd: nand: pxa3xx: Split prepare_command_pool() in two stages
` [PATCH v3 19/28] mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()
` [PATCH v3 20/28] mtd: nand: pxa3xx: Fix SEQIN column address set
` [PATCH v3 21/28] mtd: nand: pxa3xx: Add a read/write buffers markers
` [PATCH v3 22/28] mtd: nand: pxa3xx: Introduce multiple page I/O support
` [PATCH v3 23/28] mtd: nand: pxa3xx: Add multiple chunk write support
` [PATCH v3 24/28] mtd: nand: pxa3xx: Add ECC BCH correctable errors detection
` [PATCH v3 25/28] ARM: mvebu: Add support for NAND controller in Armada 370/XP
` [PATCH v3 26/28] ARM: mvebu: Enable NAND controller in Armada XP GP board
` [PATCH v3 27/28] ARM: mvebu: Enable NAND controller in Armada 370 Mirabox
` [PATCH v3 28/28] mtd: nand: pxa3xx: Add documentation about the controller

[PATCH v2] mtd: gpmi: add a new DT property to use the datasheet's minimum required ECC
 2013-11-06 14:39 UTC  (5+ messages)

Ubiblock users call (Re: mvneta / openblocks switch)
 2013-11-06 10:59 UTC  (4+ messages)

[PATCH] mtd: cmdlinepart: use cmdline partition parser lib
 2013-11-05 23:47 UTC  (5+ messages)
  ` [PATCH 2/2] "

[PATCH 0/1] Bad block markers here, there and everywhere
 2013-11-05 23:15 UTC  (5+ messages)
` [PATCH 1/1] mtd: nand: Allow bad block markers to be found in the data region

[PATCH v2 00/27] Armada 370/XP NAND support
 2013-11-05 18:44 UTC  (20+ messages)
` [PATCH v2 07/27] mtd: nand: pxa3xx: Early variant detection
` [PATCH v2 08/27] mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internal
` [PATCH v2 09/27] mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count
` [PATCH v2 10/27] mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize
` [PATCH v2 11/27] mtd: nand: pxa3xx: Disable OOB on arbitrary length commands
` [PATCH v2 12/27] mtd: nand: pxa3xx: Use a completion to signal device ready

gpmi_nand crashes on mx23
 2013-11-05 14:17 UTC  (3+ messages)

[PATCH 1/5] mtd: m25p80: fix allocation size
 2013-11-05 13:14 UTC  (6+ messages)
` [PATCH 4/5] mtd: m25p80: remove M25PXX_USE_FAST_READ Kconfig

Доброго Вам дня
 2013-11-05 10:12 UTC 

[PATCH] ubi: attach: do not return -EINVAL if the mtd->numeraseregions is 1
 2013-11-05  6:12 UTC  (2+ messages)

[Rebase/PATCHv2] drivers: mtd: m25p80: Add quad read support
 2013-11-05  3:49 UTC  (6+ messages)

[PATCH] mtd: nand: mxc_nand: Add support onfi & 4k flashs
 2013-11-04 11:32 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).