messages from 2011-06-02 11:54:08 to 2011-06-06 15:32:25 UTC [more...]
[PATCH 1/1] MTD mtdchar: add missing initializer on raw write
2011-06-06 15:28 UTC (2+ messages)
[PATCH 1/2] mtd: nand: generalized error messages with __func__
2011-06-06 15:21 UTC (10+ messages)
` [PATCH 2/2] mtd: nand: multi-line comment style fixups
impact of 2X_PROGRAM on read operations
2011-06-06 14:32 UTC (2+ messages)
[PATCH 0/3] mtd: cleanup plat-nand/ts72xx partitions interface
2011-06-06 14:04 UTC (4+ messages)
` [PATCH 1/3] mtd: add a flags for partitions which should just leave smth. after them
` [PATCH 2/3] ts72xx: use MTDPART_OFS_RETAIN for mtd partitioning
` [PATCH 3/3] mtd: plat-nand: drop unused fields from platform_nand_data
[PATCHv2 0/6] Further Denali NAND enhancements
2011-06-06 13:51 UTC (12+ messages)
` [PATCHv2 1/6] nand/denali: convert to dev_() printk helpers
` [PATCHv2 2/6] nand/denali: annotate pci init/exit functions with correct section
` [PATCHv2 3/6] nand/denali: allow the number of ECC bits to be set by pdata
` [PATCHv2 4/6] nand/denali: support hardware with internal ECC fixup
` [PATCHv2 5/6] nand/denali: support MTD partitioning
` [PATCHv2 6/6] mtd/denali: support for cmdline partitioning
nandwrite with raw oob data
2011-06-06 13:11 UTC (3+ messages)
[PATCH 1/5] flash_lock/flash_unlock/flash_info: clean up style
2011-06-06 12:28 UTC (11+ messages)
` [PATCH 2/5] flash_{lock,unlock}: merge functionality
` [PATCH 3/5] flash_{lock,unlock}: merge into one util
` [PATCH 4/5] flash_{lock,unlock}: convert to common code
` [PATCH 5/5] flash_{lock, unlock}: fix off-by-one error for "entire device" length
[PATCH 01/32] mtd: mtd_dataflash don't specify default parsing options
2011-06-06 12:02 UTC (37+ messages)
` [PATCH 02/32] mtd: sst25l "
` [PATCH 03/32] mtd: h720x-flash "
` [PATCH 04/32] mtd: impa7 "
` [PATCH 05/32] mtd: intel_vr_nor "
` [PATCH 06/32] mtd: rbtx4939-flash "
` [PATCH 07/32] mtd: atmel_nand "
` [PATCH 08/32] mtd: bcm_umi_nand "
` [PATCH 09/32] mtd: cmx270_nand "
` [PATCH 10/32] mtd: cs553x_nand "
` [PATCH 11/32] mtd: davinci_nand "
` [PATCH 12/32] mtd: edb7312 "
` [PATCH 13/32] mtd: fsl_upm "
` [PATCH 14/32] mtd: fsmc_nand "
` [PATCH 15/32] mtd: h1910 "
` [PATCH 16/32] mtd: jz4740_nand "
` [PATCH 17/32] mtd: lantiq-flash "
` [PATCH 18/32] mtd: latch-addr-flash "
` [PATCH 19/32] mtd: mpc5121_nfc "
` [PATCH 20/32] mtd: ndfc "
` [PATCH 21/32] mtd: omap2 "
` [PATCH 22/32] mtd: orion_nand "
` [PATCH 23/32] mtd: ppchameleonevb "
` [PATCH 24/32] mtd: pxa3xx_nand "
` [PATCH 25/32] mtd: s3c2410 "
` [PATCH 26/32] mtd: sharpsl "
` [PATCH 27/32] mtd: socrates_nand "
` [PATCH 28/32] mtd: tmio_nand "
` [PATCH 29/32] mtd: txx9ndfmc "
` [PATCH 30/32] mtd: onenand/generic "
` [PATCH 31/32] mtd: onenand/omap2 "
` [PATCH 32/32] mtd: samsung/onenand "
[PATCH 1/2] nanddump: add --skipbad option for bad blocks
2011-06-06 11:01 UTC (3+ messages)
` [PATCH 2/2] nanddump: sort options in help message alphabetically by shortname
[PATCH] MTD: pxa3xx_nand: Fix blank page ECC mismatch
2011-06-06 10:40 UTC (2+ messages)
[PATCH] MTD: pxa3xx_nand: fix nand detection issue
2011-06-06 10:40 UTC (4+ messages)
` [stable] "
[PATCH] mtd: pxa3xx_nand: remove unused variable 'mtd'
2011-06-06 10:20 UTC (5+ messages)
[PATCH] mtd: mtdblock: Use DEFINE_MUTEX() for mtdblks_lock
2011-06-06 10:20 UTC (2+ messages)
[PATCH 1/2] mtd: pxa3xx_nand: fix a memory leak
2011-06-06 10:19 UTC (5+ messages)
` [PATCH 2/2] mtd: fsmc_nand: "
[PATCH 1/2] mtd: nuc900_nand: add missing nand_release in nuc900_nand_remove
2011-06-06 10:19 UTC (5+ messages)
` [PATCH 2/2] mtd: nomadik_nand: add missing nand_release in nomadik_nand_remove
[PATCH] mtd: denali: remove calling mtd_device_unregister() after nand_release()
2011-06-06 10:07 UTC (3+ messages)
[PATCH] mtd: OneNAND: Fix wrong subpage_sft at 4KiB pagesize
2011-06-06 10:06 UTC (6+ messages)
[RFC PATCH 000/104] mtd: cleanup partition parsing interface
2011-06-06 10:10 UTC (38+ messages)
` [PATCH 004/104] mtd: drop physmap_configure
` [PATCH 005/104] mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTS
` [PATCH 006/104] mtdpart: default to cmdlinepart, NULL partitions probing
` [PATCH 007/104] mtd: m25p80 don't specify default parsing options
` [PATCH 040/104] mtd: drop mtd_has_cmdlinepart()
` [PATCH 041/104] mtd: prepare to convert of_mtd_parse_partitions to partition parser
` [PATCH 042/104] mtd: m25p80: use ofpart through generic parsing
` [PATCH 043/104] mtd: physmap_of: "
` [PATCH 044/104] mtd: fsl_elbc_nand: "
` [PATCH 045/104] mtd: fsl_upm: "
` [PATCH 046/104] mtd: mpc5121_nfc: "
` [PATCH 047/104] mtd: ndfc: "
` [PATCH 048/104] mtd: socrates_nand: "
` [PATCH 049/104] mtd: drop of_mtd_parse_partitions()
` [PATCH 050/104] physmap_of: separate parse_obsolete_partitions to separate parser
` [PATCH 051/104] mtd: add a flags for partitions which should just leave smth. after them
` [PATCH 052/104] ts72xx: use MTDPART_OFS_RETAIN for mtd partitioning
` [PATCH 053/104] mtd: plat-nand: drop unused fields from platform_nand_data
` [PATCH 054/104] mtd: add new API for handling MTD registration
` [PATCH 055/104] mtd: lart.c: use mtd_device_parse_register
ubifs_decompress: cannot decompress
2011-06-06 9:58 UTC (10+ messages)
[PATCH] mtd: nand: remove unnecessary TODO
2011-06-06 8:56 UTC (2+ messages)
[PATCH] ATMEL, AVR32: inline nand partition table access
2011-06-06 8:05 UTC (5+ messages)
l2-mtd-2.6.git to linux-next
2011-06-06 7:37 UTC
[PATCH 1/2] clps711x/ceiva: port to use physmap flash
2011-06-04 8:23 UTC (13+ messages)
` [PATCH 2/2] mtd: drop ceiva map driver
[PATCH] UBIFS FAQ: kernel version 2.6.40 -> 3.0
2011-06-03 15:41 UTC (2+ messages)
[PATCH] nand: Remove meaningless delay from nand_unlock
2011-06-03 15:32 UTC (5+ messages)
[PATCH] mkfs.ubifs: trivial: 2.6.40 -> 3.0
2011-06-03 15:30 UTC (2+ messages)
[PATCH 00/10] UBIFS: for Linux 3.0
2011-06-03 15:06 UTC (14+ messages)
` [PATCH 01/10] UBIFS: supress false error messages
` [PATCH 02/10] UBIFS: introduce a "grouped" journal head flag
` [PATCH 03/10] UBIFS: amend ubifs_recover_leb interface
` [PATCH 04/10] UBIFS: fix recovery broken by the previous recovery fix
` [PATCH 05/10] UBIFS: fix shrinker object count reports
` [PATCH 06/10] UBIFS: fix memory leak on error path
` [PATCH 07/10] UBIFS: fix clean znode counter corruption in error cases
` [PATCH 08/10] UBIFS: assert no fixup when writing a node
` [PATCH 09/10] UBIFS: intialize LPT earlier
` [PATCH 10/10] UBIFS: fix-up free space earlier
[PATCH 0/6] Further Denali NAND enhancements
2011-06-03 10:31 UTC (8+ messages)
` [PATCH 1/6] nand/denali: convert to dev_() printk helpers
` [PATCH 2/6] nand/denali: annotate pci init/exit functions with correct section
` [PATCH 3/6] nand/denali: allow the number of ECC bits to be set by pdata
` [PATCH 4/6] nand/denali: support hardware with internal ECC fixup
` [PATCH 5/6] nand/denali: support MTD partitioning
` [PATCH 6/6] mtd/denali: support for cmdline partitioning
Hello Would You Like To Earn
2011-06-03 6:00 UTC
[RFC] nanddump: skip bad blocks, print full length with --omitbad
2011-06-02 22:40 UTC (3+ messages)
www.goldshinechina.com
2011-06-02 14:07 UTC
[PATCH v6 13/20] evm: add evm_inode_post_init call in jffs2
2011-06-02 12:23 UTC
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