messages from 2013-08-09 07:18:01 to 2013-08-17 20:17:33 UTC [more...]
[PATCH] m25p80 / fast read
2013-08-17 20:17 UTC (10+ messages)
` [PATCH 1/4] mtd: m25p80: Pass flags through CAT25_INFO macro
` [PATCH 2/4] mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enable
` [PATCH 3/4] mtd: m25p80: add support for mr25h10
` [PATCH 4/4] mtd: m25p80: remove unnecessary ifdef
[PATCH] mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressing
2013-08-17 19:31 UTC (6+ messages)
[PATCH] mtd: nand: fixup kerneldoc, rename parameter
2013-08-17 19:11 UTC (4+ messages)
[PATCH v3 0/6] Export the ECC step size to user applications
2013-08-17 18:58 UTC (15+ messages)
` [PATCH v3 1/6] mtd: add a new field to mtd_info{}
` [PATCH v3 2/6] mtd: add a new sys node to show the ecc step size
` [PATCH v3 3/6] mtd: set the ecc step size for master/slave mtd_info
` [PATCH v3 4/6] mtd: set ONFI nand's default hooks in nand_set_defaults()
` [PATCH v3 5/6] mtd: gpmi: remove the nand_scan()
` [PATCH v3 6/6] mtd: update the ABI document about the ecc step
[PATCH v4 0/6] Export the ECC step size to user applications
2013-08-17 18:35 UTC (12+ messages)
` [PATCH v4 1/6] mtd: add a new field to mtd_info{}
` [PATCH v4 2/6] mtd: add a new sys node to show the ecc step size
` [PATCH v4 3/6] mtd: set the ecc step size for master/slave mtd_info
` [PATCH v4 4/6] mtd: set ONFI nand's default hooks in nand_set_defaults()
` [PATCH v4 5/6] mtd: gpmi: remove the nand_scan()
` [PATCH v4 6/6] mtd: update the ABI document about the ecc step size
meaning of use_nand_ecc parameter
2013-08-17 11:45 UTC (2+ messages)
Fail to mount cloned disk image with fastmap
2013-08-16 19:59 UTC (6+ messages)
Вы зрите экран а так же заместо нахальной рекламы Вы организуете себе приятственную 10-минутную паузу для глазиков!
2013-08-16 13:56 UTC
[patch] mtd: nand: silence some shift wrap warnings
2013-08-16 14:55 UTC (5+ messages)
[PATCH 0/29] simplify use of devm_ioremap_resource
2013-08-16 14:51 UTC (3+ messages)
` [PATCH 4/29] mtd: "
[mtd-www: ] nand-data: add four Toshiba nand chips
2013-08-16 14:41 UTC (2+ messages)
[patch] mtd: create_freezable_workqueue() doesn't return an ERR_PTR
2013-08-16 14:40 UTC (2+ messages)
[PATCH 1/1] ubi: remove and create MTD device back when UBI volume is resized
2013-08-16 14:07 UTC (2+ messages)
[PATCH] ubifs: remove invalid warn msg with tst_recovery enabled
2013-08-16 13:48 UTC (2+ messages)
[PATCH -next 0/4] mtd: tests: reduce more code duplication and fixes
2013-08-16 13:48 UTC (6+ messages)
` [PATCH -next 1/4] mtd: pagetest: remove always true condition
` [PATCH -next 2/4] mtd: tests: return -EIO when mtdtest_read() failed to read requested bytes
` [PATCH -next 3/4] mtd: tests: incorporate error message for mtdtest_read()
` [PATCH -next 4/4] mtd: tests: incorporate error message for mtdtest_write()
[PATCH v4 2/4] mtd: nand: gpio: Use devm_gpio_request_one() where possible
2013-08-16 12:11 UTC (4+ messages)
` [PATCH v4 3/4] mtd: nand: gpio: Return real nand_scan() error code on fail
[PATCH] UBIFS: remove unnecessary code in ubifs_garbage_collect
2013-08-16 7:43 UTC
[PATCH v4 1/4] mtd: nand: gpio: Add DT property to automatically determine bus width
2013-08-16 7:19 UTC (2+ messages)
` [PATCH v4 4/4] mtd: nand: gpio: Add support for multichip devices
[PATCH] UBIFS: remove unnecessary code in ubifs_garbage_collect
2013-08-15 21:15 UTC (2+ messages)
[PATCH 00/20] ARM: pxa: move core and drivers to dmaengine
2013-08-15 15:30 UTC (12+ messages)
` [PATCH 13/20] ASoC: pxa: pxa-ssp: add DT bindings
[PATCH] mtd: cmdlinepart: use cmdline partition parser lib
2013-08-15 11:19 UTC
[PATCH] mtd: cmdlinepart: use cmdline partition parser lib
2013-08-15 11:00 UTC
[PATCH] block: add command line partition parser
2013-08-15 8:32 UTC (9+ messages)
[PATCH] [MTD] MTD driver for LPDDR2-NVM PCM memories
2013-08-15 7:06 UTC (3+ messages)
[PATCH 1/1] Resubmit mtd: mtdoops: fix for a potential memory leak in mtdoops_notify_remove
2013-08-13 14:50 UTC (2+ messages)
[PATCH v4 00/14] pxa3xx-nand patches to support mvebu builds
2013-08-13 11:37 UTC (18+ messages)
` [PATCH v4 01/14] mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF
` [PATCH v4 02/14] mtd: nand: pxa3xx: Introduce 'marvell, armada370-nand' compatible string
` [PATCH v4 03/14] mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properly
` [PATCH v4 04/14] mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' field
` [PATCH v4 05/14] mtd: nand: pxa3xx: Support command buffer #3
` [PATCH v4 06/14] mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page read
` [PATCH v4 07/14] mtd: nand: pxa3xx: Add a local loop variable
` [PATCH v4 08/14] mtd: nand: pxa3xx: Remove hardcoded mtd name
` [PATCH v4 09/14] mtd: nand: pxa3xx: Remove uneeded internal cmdset
` [PATCH v4 10/14] mtd: nand: pxa3xx: Move cached registers to info structure
` [PATCH v4 11/14] mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms
` [PATCH v4 12/14] mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int()
` [PATCH v4 13/14] mtd: nand: pxa3xx: Allow devices with no dma resources
` [PATCH v4 14/14] mtd: nand: Allow to build pxa3xx_nand on Orion platforms
[PATCH 00/10] About the SLC/MLC
2013-08-13 6:19 UTC (28+ messages)
` [PATCH 01/10] mtd: set the cell information for ONFI nand
` [PATCH 02/10] mtd: add a helper to check the SLC/MLC nand chip
` [PATCH 03/10] mtd: print out the cell information for "
` [PATCH 04/10] mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2
` [PATCH 05/10] mtd: add more comment for MTD_NANDFLASH/MTD_MLCNANDFLASH
` [PATCH 06/10] mtd: fix the wrong mtd->type for nand chip
` [PATCH 07/10] jffs2: init the ret with -EINVAL
` [PATCH 08/10] mtd: add MTD_MLCNANDFLASH case for mtd_type_show()
` [PATCH 09/10] mtd: add more information for the MTD_NANDFLASH case
` [PATCH 10/10] mtd: add a helper to detect the nand type
[PATCH 1/1] mtd: mtdoops: fix for a potential memory leak in mtdoops_notify_remove
2013-08-13 4:11 UTC (3+ messages)
mm/slab: ppc: ubi: kmalloc_slab WARNING / PPC + UBI driver
2013-08-12 23:24 UTC (4+ messages)
[PATCH v3 00/15] pxa3xx-nand patches to support mvebu builds
2013-08-12 15:48 UTC (22+ messages)
` [PATCH v3 01/15] mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF
` [PATCH v3 02/15] mtd: nand: pxa3xx: Introduce 'marvell, armada370-nand' compatible string
` [PATCH v3 03/15] mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properly
` [PATCH v3 04/15] mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' field
` [PATCH v3 05/15] mtd: nand: pxa3xx: Support command buffer #3
` [PATCH v3 06/15] mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page read
` [PATCH v3 07/15] mtd: nand: pxa3xx: Add a local loop variable
` [PATCH v3 08/15] mtd: nand: pxa3xx: Remove hardcoded mtd name
` [PATCH v3 09/15] mtd: nand: pxa3xx: Remove uneeded internal cmdset
` [PATCH v3 10/15] mtd: nand: pxa3xx: Move cached registers to info structure
` [PATCH v3 11/15] mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms
` [PATCH v3 12/15] mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int()
` [PATCH v3 13/15] mtd: nand: pxa3xx: Allow devices with no dma resources
` [PATCH v3 14/15] mtd: nand: pxa3xx: Increase data buffer size
` [PATCH v3 15/15] mtd: nand: Allow to build pxa3xx_nand on Orion platforms
[PATCH 1/1] mtd: diskonchip: Fix incorrect placement of __initdata
2013-08-12 9:40 UTC
[PATCH 0/4] mtd: gpmi: support two nand chips at most
2013-08-11 19:52 UTC (3+ messages)
[PATCH v3 2/2]spi: DUAL and QUAD support
2013-08-11 10:23 UTC
[PATCH v3 1/2]spi: DUAL and QUAD support
2013-08-11 10:15 UTC
[PATCH v2 0/4] Export the ecc step size to user applications
2013-08-11 15:07 UTC (7+ messages)
` [PATCH v2 2/4] mtd: add a new sys node to show the ecc step size
` [PATCH v2 4/4] mtd: gpmi: update the ecc step size for mtd_info{}
[PATCH v2 00/14] pxa3xx-nand patches to support mvebu builds
2013-08-10 20:33 UTC (7+ messages)
` [PATCH v2 01/14] mtd: nand: pxa3xx: Introduce 'marvell, armada370-nand' compatible string
` [PATCH v2 01/14] mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' "
Root on UBIFS prevents NFS on all filesystem
2013-08-10 20:01 UTC
[PATCH v2 0/4] Export the ecc step size to user applications
2013-08-10 8:20 UTC (3+ messages)
` [PATCH v2 append] mtd: update the ABI document about the ecc step
[PATCH V2] SPI: DUAL and QUAD support
2013-08-09 9:14 UTC (11+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox