linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-02 06:52:36 to 2013-08-10 07:16:11 UTC [more...]

[PATCH v2 0/4] Export the ecc step size to user applications
 2013-08-10  7:15 UTC  (4+ messages)
` [PATCH v2 2/4] mtd: add a new sys node to show the ecc step size

[PATCH] [MTD] MTD driver for LPDDR2-NVM PCM memories
 2013-08-10  4:35 UTC  (2+ messages)

[PATCH 00/20] ARM: pxa: move core and drivers to dmaengine
 2013-08-09 22:50 UTC  (54+ messages)
` [PATCH 01/20] mtd: pxa3xx-nand: replace pxa_request_dma with dmaengine
` [PATCH 02/20] mtd: pxa3xx-nand: use mmp_pdma_filter_fn and dma_request_slave_channel_compat
` [PATCH 03/20] ARM: pxa: ssp: add shortcut for &pdev->dev
` [PATCH 04/20] ARM: pxa: ssp: add DT bindings
` [PATCH 05/20] ARM: pxa: ssp: use devm_ functions
` [PATCH 06/20] tty: serial: pxa: remove old cruft
` [PATCH 07/20] spi: spi-pxa2xx: remove legacy PXA DMA bits
` [PATCH 08/20] mmc: host: pxamci: switch over to dmaengine use
` [PATCH 09/20] ata: pdata_pxa: migrate over to dmaengine usage
` [PATCH 10/20] net: irda: pxaficp_ir: switch to dmaengine
` [PATCH 11/20] net: smc91x.c: switch to generic buf-to-buf DMA offload
` [PATCH 12/20] net: smc911x.c: switch to dmaengine API
` [PATCH 13/20] ASoC: pxa: pxa-ssp: add DT bindings
` [PATCH 14/20] ASoC: pxa: use snd_dmaengine_dai_dma_data
` [PATCH 15/20] ASoC: pxa: pxa-ssp: set dma filter data from startup hook
` [PATCH 16/20] ASoC: pxa: add DT bindings for pxa2xx-pcm
` [PATCH 17/20] ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcm
` [PATCH 18/20] ARM: pxa: register static mmp_pdma device
` [PATCH 19/20] ARM: mmp: "
` [PATCH 20/20] ARM: pxa: remove old DMA implementation

[PATCH] mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressing
 2013-08-09 21:32 UTC  (2+ messages)

[patch] mtd: nand: silence some shift wrap warnings
 2013-08-09  9:49 UTC 

[PATCH V2] SPI: DUAL and QUAD support
 2013-08-09  9:14 UTC  (14+ messages)
` [PATCH] "

[PATCH] mtd: atmel_nand: use the new ONFI parameters, ecc_strength_ds & ecc_step_ds
 2013-08-09  8:56 UTC 

[PATCH v6 00/10] mtd: add datasheet's ECC information to nand_chip{}
 2013-08-09  7:28 UTC  (8+ messages)

[PATCH] mtd: nand: fixup kerneldoc, rename parameter
 2013-08-09  3:25 UTC  (2+ messages)

My Last Wish
 2013-08-09  3:09 UTC 

[PATCH V3 0/3] mtd: use the full-id as the keyword
 2013-08-08 18:38 UTC  (13+ messages)
` [PATCH V3 1/3] mtd: add new fields to nand_flash_dev{}

UBIFS power down recovery problem
 2013-08-08  9:00 UTC 

[PATCH v2 00/14] pxa3xx-nand patches to support mvebu builds
 2013-08-08  7:58 UTC  (18+ messages)
` [PATCH v2 01/14] mtd: nand: pxa3xx: Introduce 'marvell, armada370-nand' compatible string
` [PATCH v2 02/14] mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properly
` [PATCH v2 03/14] mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' field
` [PATCH v2 04/14] mtd: nand: pxa3xx: Support command buffer #3
` [PATCH v2 05/14] mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page read
` [PATCH v2 06/14] mtd: nand: pxa3xx: Add a local loop variable
` [PATCH v2 07/14] mtd: nand: pxa3xx: Remove hardcoded mtd name
` [PATCH v2 08/14] mtd: nand: pxa3xx: Remove uneeded internal cmdset
` [PATCH v2 09/14] mtd: nand: pxa3xx: Move cached registers to info structure
` [PATCH v2 10/14] mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms
` [PATCH v2 11/14] mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int()
` [PATCH v2 12/14] mtd: nand: pxa3xx: Allow devices with no dma resources
` [PATCH v2 13/14] mtd: nand: pxa3xx: Increase data buffer size
` [PATCH v2 14/14] mtd: nand: Allow to build pxa3xx_nand on Orion platforms

[PATCH] mtd: atmel_nand: move the sanity check to the beginning of pmecc_enable()
 2013-08-08  6:24 UTC  (2+ messages)

[PATCH] mtd: onenand: omap: remove two unused functions
 2013-08-07 18:16 UTC 

[PATCH] alauda: do not use stack for URB transfer_buffers
 2013-08-07 15:16 UTC  (4+ messages)

[PATCH -next v2 00/10] mtd: tests: reduce duplication among mtd tests modules
 2013-08-07 14:11 UTC  (13+ messages)
` [PATCH -next v2 01/10] mtd: tests: introduce helper functions
` [PATCH -next v2 02/10] mtd: tests: rename sources in order to link a helper object
` [PATCH -next v2 03/10] mtd: mtd_oobtest: use mtd_test helpers
` [PATCH -next v2 04/10] mtd: mtd_pagetest: "
` [PATCH -next v2 05/10] mtd: mtd_readtest: "
` [PATCH -next v2 06/10] mtd: mtd_speedtest: "
` [PATCH -next v2 07/10] mtd: mtd_stresstest: "
` [PATCH -next v2 08/10] mtd: mtd_subpagetest: "
` [PATCH -next v2 09/10] mtd: mtd_torturetest: "
` [PATCH -next v2 10/10] mtd: mtd_nandbiterrs: "

[PATCH 00/13] pxa3xx patches to support mvebu builds
 2013-08-07 12:18 UTC  (7+ messages)

[PATCH v6 0/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) support
 2013-08-07  9:20 UTC  (12+ messages)
` [PATCH 1/6] MTD: atmel_nand: use devm_xxx gpio kzalloc, gpio and ioremap
` [PATCH 2/6] mtd: atmel_nand: replace pmecc enable code with one function
` [PATCH 3/6] mtd: atmel_nand: add Nand Flash Controller (NFC) support
` [PATCH 4/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sram
` [PATCH 5/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) write "
` [PATCH 6/6] mtd: ofpart: add compatible check for child nodes

[PATCH 29/35] mtd: devices: use dev_get_platdata()
 2013-08-07  8:44 UTC  (2+ messages)

[PATCH] mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constant
 2013-08-07  8:14 UTC  (2+ messages)

[PATCH]mtd: map: fixed bug in 64-bit systems
 2013-08-07  7:34 UTC 

[PATCH 7/7] mtd: nand: mxc_nand: mark 'const' properly
 2013-08-07  7:18 UTC 

[PATCH 6/7] mtd: maps: cfi_flagadm: add missing __iomem annotation
 2013-08-07  7:17 UTC 

[PATCH 5/7] mtd: spear_smi: add missing __iomem annotation
 2013-08-07  7:16 UTC 

[PATCH 4/7] mtd: r852: Staticize local symbols
 2013-08-07  7:14 UTC 

[PATCH 3/7] mtd: nandsim: Staticize local symbols
 2013-08-07  7:13 UTC 

[PATCH 2/7] mtd: impa7: add missing __iomem annotation
 2013-08-07  7:12 UTC 

[PATCH 1/7] mtd: sm_ftl: Staticize local symbols
 2013-08-07  7:10 UTC 

[PATCH] mtd: atmel_nand: fix the warning when CONFIG_OF is not defined
 2013-08-07  6:30 UTC  (2+ messages)

[PATCH 04/25] mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struct initializer)
 2013-08-07  6:31 UTC  (9+ messages)
        ` [PATCH 03/25] mtd: nand: gpmi-nand: let the driver core handle pinctrl
        ` [PATCH/RESEND 1/2] mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struct initializer)
        ` [PATCH/RESEND v2 0/2] mtd: nand: gpmi-nand: cleanup patches
        ` [PATCH/RESEND 2/2] mtd: nand: gpmi-nand: use more sensible error codes at various places

mm/slab: ppc: ubi: kmalloc_slab WARNING / PPC + UBI driver
 2013-08-06 14:57 UTC  (6+ messages)

[PATCH 0/4] mtd: nand: cleanups to BBT
 2013-08-06 14:08 UTC  (3+ messages)
` [PATCH v2 0/6] "

[PATCH v2] mtd: Add LED trigger support "mtd-disk" to indicate activity
 2013-08-06 11:59 UTC  (2+ messages)

[PATCH v3 1/4] mtd: nand: gpio: Add DT property to automatically determine bus width
 2013-08-06 11:38 UTC  (4+ messages)
` [PATCH v3 4/4] mtd: nand: gpio: Add support for multichip devices

[PATCH] mtd: nand: fsmc: update of OF support
 2013-08-06 10:47 UTC  (4+ messages)

[PATCH RESEND] mtd: nand: diskonchip: Request memory region prior ioremap()
 2013-08-06  8:59 UTC  (3+ messages)
` [PATCH v3 2/4] mtd: nand: gpio: Use devm_gpio_request_one() where possible
` [PATCH v3 3/4] mtd: nand: gpio: Return real nand_scan() error code on fail

[PATCH] UBI: Fastmap: Fix memory leak
 2013-08-06  6:26 UTC 

[JFFS2]The patch "jffs2: Fix lock acquisition order bug in jffs2_write_begin" introduces another dead lock bug
 2013-08-06  1:02 UTC  (3+ messages)
  ` 答复: "

[PATCH 1/6] mtd: nandsim: convert pages_written[] to bitmap
 2013-08-05 23:02 UTC  (6+ messages)

[PATCH] [RESEND] mtd: docg4: fix status polling loop
 2013-08-05 17:55 UTC 

[PATCH v5 0/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) support
 2013-08-05 11:28 UTC  (4+ messages)

[PATCH] mtd: jedec_probe: fix LH28F640BF definition
 2013-08-05 10:11 UTC  (2+ messages)

[PATCH] mtd: nand: detect OOB size for Toshiba 24nm raw SLC
 2013-08-05 10:10 UTC  (2+ messages)

[PATCH] mtd: atmel_nand: fix pmecc selction for ecc requirement typo
 2013-08-05 10:00 UTC  (2+ messages)

[Q] Using Micron 4-bit on-die ECC with v2.6.36 kernel?
 2013-08-05  9:39 UTC  (4+ messages)
    ` [PATCH] Init ONFI get/set features in a more logical place

[PATCH -next 0/7] mtd: tests: reduce duplication among mtd tests modules
 2013-08-03  7:55 UTC  (5+ messages)
` [PATCH -next 1/7] mtd: tests: introduce mtd_test module

[PATCH] mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devices
 2013-08-02 16:05 UTC  (2+ messages)

[PATCH] mtd: diskonchip: remove unused entries in Kconfig
 2013-08-02 16:01 UTC  (2+ messages)

[PATCH v1 0/4] mtd: nand: omap: add support for BCH16_ECC
 2013-08-02 15:56 UTC  (2+ messages)

[RESEND][PATCH] mtd: refactor call to request_module
 2013-08-02 15:53 UTC  (2+ messages)

[PATCH 05/12] drivers/mtd/nand: don't use devm_pinctrl_get_select_default() in probe
 2013-08-02 15:51 UTC  (4+ messages)
` [PATCH 06/12] drivers/mtd/nand/gpmi-nand: "

[PATCH] nand: mxc_nand: Remove unneeded check for platform_get_resource()
 2013-08-02 15:34 UTC  (2+ messages)

[PATCH] drivers: mtd: devices: make m25p80 dt adapted
 2013-08-03  2:22 UTC  (4+ messages)

[PATCH] mtd: remove obsolete JEDEC mapping drivers
 2013-08-02 15:15 UTC  (3+ messages)

[PATCH resend] MTD: atmel_nand: using a stronger ECC is not dangerous
 2013-08-02 14:51 UTC  (2+ messages)

[PATCH] mtd: nand: omap2: Fix compilation warning
 2013-08-02 14:07 UTC  (3+ messages)

JFFS2 impact when don't have sub page access
 2013-08-02 12:42 UTC  (7+ messages)

[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
 2013-08-02  8:31 UTC  (4+ 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).