messages from 2012-04-13 15:55:46 to 2012-04-24 08:12:37 UTC [more...]
[PATCH 00/10] allow mxc_nand to be probed via device tree
2012-04-24 8:12 UTC (14+ messages)
` [PATCH 01/10] mtd: mxc_nand: set owner field to prevent module unloading when in use
` [PATCH 02/10] mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessary
` [PATCH 03/10] mtd: mxc_nand: move function pointers to a per-SOC struct
` [PATCH] mtd: mxc_nand: fix several sparse warnings about incorrect address space
` [PATCH 04/10] mtd: mxc_nand: split some functions to get rid of more nfc_is_vX()
` [PATCH 05/10] mtd: mxc_nand: put ecc layout into devtype structs
` [PATCH 06/10] mtd: mxc_nand: split chip_select function and put it into devtype struct
` [PATCH 07/10] mtd: mxc_nand: put callback for data correction "
` [PATCH 08/10] mtd: mxc_nand: put several more fields into devtype_data
` [PATCH 09/10] mtd: mxc_nand: implement device tree probing
` [PATCH 10/10] ARM: imx: add mxc_nand to imx27 device tree
[PATCH 0/2] mtd: nand: rework nand_ecc_ctrl interface for OOB
2012-04-24 6:02 UTC (24+ messages)
` [PATCH 1/2] mtd: nand: add OOB argument to NAND {read, write}_page interfaces
` [PATCH 1/2] mtd: nand: add OOB argument to NAND {read,write}_page interfaces
` [PATCH 2/2] mtd: nand: nand_do_{read, write}_ops - pass OOB buffer through
` [PATCH 2/2] mtd: nand: nand_do_{read,write}_ops "
[PATCH] ubi: Do "dump_stack()" in case of the ubi_io_read()/ubi_io_write()/do_sync_erase() has an error
2012-04-24 3:50 UTC (4+ messages)
[PATCH v2 0/2] mtd: nand: rework nand_ecc_ctrl interface for OOB
2012-04-23 20:14 UTC (3+ messages)
` [PATCH v2 1/2] mtd: nand: add 'use_oob' argument to NAND {read, write}_page interfaces
` [PATCH v2 2/2] mtd: nand: nand_base - pass proper 'use_oob' parameter
[PATCH 0/3] add gpmi-nand dt support for mx6q-arm2 and imx28evk
2012-04-23 13:05 UTC (10+ messages)
` [PATCH 1/3] ARM: mx6q-arm2: add gpmi-nand dt support
` [PATCH 2/3] ARM: mx28evk: "
` [PATCH 3/3] mtd: gpmi: add device tree support for mx6q-arm2 and mx28evk
UBIFS mount error: No space left on device
2012-04-23 12:34 UTC
[PATCH] mtd: block2mtd: page_read() never returns NULL
2012-04-23 10:47 UTC
[PATCH 0/9] sh_flctl hardware ECC mode cleanup
2012-04-23 9:36 UTC (19+ messages)
` [PATCH 1/9] mtd: sh_flctl: Add support for error IRQ
` [PATCH 2/9] ARM: sh-mobile: mackerel: Add error IRQ resource
` [PATCH 3/9] mtd: sh_flctl: Use different OOB layout
` [PATCH 4/9] mtd: sh_flctl: Fix hardware ECC behaviour
` [PATCH 5/9] mtd: sh_flctl: Simplify the hardware ecc page read/write
` [PATCH 6/9] mtd: sh_flctl: Group sector accesses into a single transfer
` [PATCH 7/9] mtd: sh_flctl: Restructure the hardware ECC handling
` [PATCH 8/9] mtd: sh_flctl: Use user oob data in hardware ECC mode
` [PATCH 9/9] ARM: sh-mobile: mackerel: Use hardware error correction
[PATCH (mtd-utils)] mtd_write: fall back to old method on ENOMEM
2012-04-23 7:43 UTC (3+ messages)
[PATCH] jffs2: refactor csize in jffs2_do_read_inode_internal()
2012-04-23 6:58 UTC (7+ messages)
Exposing NAND chip information
2012-04-22 23:40 UTC (6+ messages)
[PATCH] [JFFS2] load_xattr_datum need to return a positive number in case of unrecoverable error
2012-04-22 17:35 UTC (4+ messages)
[PATCH] [JFFS2] check xattr data integrity during the scan
2012-04-22 16:17 UTC (4+ messages)
UBIFS mount failure upon power off
2012-04-22 15:01 UTC (8+ messages)
Why the nand chip driver "should never return -EBADMSG if it failed to read all the request data"
2012-04-22 14:37 UTC (2+ messages)
[PATCH 1/1] Remove UBIFS_FS_XATTR config option
2012-04-22 14:27 UTC (3+ messages)
Unstable bits and JFFS2
2012-04-22 14:25 UTC (11+ messages)
[PATCH] Modify mtd-utils intgck utility to test extended attribute set/get for UBIFS
2012-04-22 13:15 UTC (3+ messages)
[PATCH] JFFS2: Add parameter to reserve disk space for root
2012-04-22 13:15 UTC (3+ messages)
UBIFS mount failed with "Invalid argument" after power cut
2012-04-22 13:12 UTC (2+ messages)
[PATCH] mtd: omap2: fix resource leak in prefetch-busy path
2012-04-22 12:45 UTC (2+ messages)
[PATCH] mtd : print out the page size and oob size after parsing out the nand
2012-04-22 5:15 UTC (5+ messages)
[PATCH] driver/mtd: IFC NAND: Add support of ONFI NAND flash
2012-04-21 17:39 UTC (2+ messages)
[PATCH 04/11] lpddr: replace open-coded ARRAY_SIZE with macro
2012-04-21 14:19 UTC (2+ messages)
Suggestion needed to set proper journal size
2012-04-20 22:59 UTC
[PATCH] mtd: nand: omap: add support for hardware BCH ecc
2012-04-20 11:22 UTC (3+ messages)
[PATCH v4 1/2] MTD: atmel_nand: Update driver to support Programmable HW ECC controller
2012-04-20 9:24 UTC (8+ messages)
` [PATCH v4 2/2] MTD: AT91: Update atmel_nand_data to support PMECC
[PATCH] MTD: bcm63xxpart: handle Broadcom partition order
2012-04-19 20:44 UTC (2+ messages)
[PATCH v2] ARM: OMAP3: gpmc: add BCH ecc api and modes
2012-04-19 18:43 UTC
mtdchar kernel oops
2012-04-19 0:51 UTC (12+ messages)
[PATCH v8 0/4] add the GPMI-NAND support for imx23/imx28
2012-04-18 21:46 UTC (4+ messages)
` [PATCH v8 4/4] ARM: mxs/mx28evk: add GPMI-NAND device
S5PC100/S5PV210 NAND controller support
2012-04-18 10:48 UTC (2+ messages)
[RFC] mtd: nand: Add a STATUS CMD after write verification
2012-04-18 10:25 UTC (2+ messages)
[PATCH] mtd : add parsing code for one kind of Hynix's nand chip
2012-04-18 7:52 UTC (6+ messages)
Query mtd-utils v1.4.9 : flash_erase.c
2012-04-18 6:43 UTC (9+ messages)
UBI use subpage and verify fail when write on nandflash
2012-04-18 5:05 UTC (3+ messages)
[PATCH 1/2 V2] mtd: spear_smi: Add clk_{un}prepare() support
2012-04-17 18:21 UTC (3+ messages)
` [PATCH 2/2 V2] mtd: fsmc_nand: "
[PATCH v3.4-rc3] MTD: NAND: ams-delta: Fix request_mem_region() failure
2012-04-17 13:49 UTC
UBIFS recovery fail after power-cut
2012-04-17 13:03 UTC (3+ messages)
[PATCH] mtd: nand: omap: fix race condition in omap_wait()
2012-04-17 11:11 UTC
[PATCH 1/2] mtd: spear_smi: Add clk_{un}prepare() support
2012-04-17 9:27 UTC (3+ messages)
` [PATCH 2/2] mtd: fsmc_nand: "
[PATCH] ARM: OMAP3: gpmc: add BCH ecc api and modes
2012-04-17 8:48 UTC
UBI/UBIFS issue: corrupt empty space => switched to read-only mode
2012-04-17 8:48 UTC (7+ messages)
TRANSFER INFORMATION!
2012-04-17 1:26 UTC
[PATCH -next] mtd: fix sbc2_flash build when PCI is not enabled
2012-04-17 1:25 UTC (3+ messages)
[PROPOSAL] Start working on the "unstable bits" issue to make UBIFS more robust
2012-04-16 20:31 UTC
Alternative License for Parts of MTD?
2012-04-16 13:32 UTC (3+ messages)
QSPI support in MTD
2012-04-16 5:17 UTC (3+ messages)
[RFC] CEWG Open Project Proposal for "unstable bits" work
2012-04-14 11:35 UTC (3+ messages)
[PATCH] mtd: docg3 fix in-middle of blocks reads
2012-04-14 8:46 UTC (5+ messages)
[PATCH 0/4] MTD: Change meaning of -EUCLEAN return code on reads
2012-04-13 18:18 UTC (9+ messages)
` [PATCH 4/4] MTD: drivers return max_bitflips, mtd returns -EUCLEAN
[PATCH mtd-www] UBI FAQ: suggest omission of vol_size option
2012-04-13 17:17 UTC (2+ messages)
[PATCH] mtd: use module_pci_driver
2012-04-13 17:06 UTC (2+ messages)
[PATCH] mtd/gpmi : do not include the mxs.h
2012-04-13 16:09 UTC (2+ messages)
[patch] UBIFS: remove douple initialization in change_category()
2012-04-13 16:11 UTC (2+ messages)
Oops with mtd_dataflash driver in 3.3
2012-04-13 15:58 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).