messages from 2011-05-11 08:37:40 to 2011-05-20 13:55:13 UTC [more...]
[PATCH] drivers: mtd: mtdswap: fix possible null dereference
2011-05-20 14:44 UTC (11+ messages)
power cut resiliency - ubifs vs. jffs2
2011-05-20 13:48 UTC (2+ messages)
[ubifs] "cannot parse device table file 'device_table.txt'"
2011-05-20 10:27 UTC (4+ messages)
[PATCH] drivers:mtd:fix the bad format in the mtdcore.c
2011-05-20 13:14 UTC
[PATCH v2] mkfs.ubifs: add "-F" option for "free-space fixup"
2011-05-20 10:15 UTC (11+ messages)
` [PATCH 1/1] "
` [PATCH] mkfs.ubifs: free-space-fixup: note supported kernels
` [PATCH v2] "
[PATCH 0/2] UBIFS: Free space fixup on first mount
2011-05-20 9:24 UTC (19+ messages)
` [PATCH 1/2] UBIFS: add the fixup function
` [PATCH] UBIFS: don't fail on -EBADMSG when fixing free space
` [PATCH 2/2] UBIFS: fix-up free space on mount if flag is set
` [PATCH] UBIFS: document the "free space fixup" flag
mtd: fix hang-up in cfi erase and read contention
2011-05-20 6:01 UTC (3+ messages)
[RFC PATCH 0/7] Removing CONFIG_MTD_PARTITIONS
2011-05-20 5:50 UTC (12+ messages)
` [RFC PATCH 1/7] mtd: always build partitioning support
` [RFC PATCH 2/7] mtd: introduce mtd_device_(un)register()
` [RFC PATCH 3/7] mtd/physmap: convert to mtd_device_register()
` [RFC PATCH 4/7] mtd/nand: convert to mtd_device_unregister()
` [RFC PATCH 5/7] nand/gpio: convert to mtd_device_register()
` [RFC PATCH 6/7] mtd/plat_nand: "
` [RFC PATCH 7/7] mtd: remove add_mtd_partitions, add_mtd_device and friends
[PATCH 1/2] driver:mtd:use the wrapped __get_mtd_device in get_mtd_device_nm
2011-05-20 5:38 UTC (4+ messages)
` [PATCH 2/2] driver:mtd:fix the bad format in the mtdcore.c
[PATCH 01/23] add register_chrdev_ids() to char_dev.c, API
2011-05-19 21:33 UTC
[PATCH v5 0/8] Switch ARM platforms from integrator-flash to physmap
2011-05-19 19:25 UTC (22+ messages)
` [PATCH v5 1/8] MTD: Add integrator-flash feature "
` [PATCH v5 2/8] ARM: Realview: Use physmap driver instead of integrator-flash
` [PATCH v5 3/8] ARM: Versatile: "
` [PATCH v5 4/8] ARM: VExpress: "
` [PATCH v5 5/8] ARM: Integrator/AP: "
` [PATCH v5 6/8] ARM: Integrator/CP: "
` [PATCH v5 7/8] MTD: Remove integrator-flash
` [PATCH v5 8/8] MTD: physmap: let set_vpp() pass a platform_device instead of a map_info
[PATCH v6 0/8] Switch ARM platforms from integrator-flash to physmap
2011-05-19 17:37 UTC (15+ messages)
` [PATCH v6 1/8] MTD: Add integrator-flash feature "
` [PATCH v6 2/8] ARM: Realview: Use physmap driver instead of integrator-flash
` [PATCH v6 3/8] ARM: Versatile: "
` [PATCH v6 4/8] ARM: VExpress: "
` [PATCH v6 5/8] ARM: Integrator/AP: "
` [PATCH v6 6/8] ARM: Integrator/CP: "
` [PATCH v6 7/8] MTD: Remove integrator-flash
` [PATCH v6 8/8] MTD: physmap: let set_vpp() pass a platform_device instead of a map_info
mtd: remove duplicate assignment of chip->state
2011-05-19 16:35 UTC (2+ messages)
Unaligned jffs2 dnode address - tested by nandsim
2011-05-19 11:42 UTC
[PATCH] mtd: be silent when mtd partition parser cannot be found
2011-05-17 8:13 UTC
[PATCH 00/11] fs-tests: integck: check files in power cut testing
2011-05-17 7:38 UTC (12+ messages)
` [PATCH 01/11] fs-tests: integck: introduce the clean flag
` [PATCH 02/11] fs-tests: integck: fix segfault
` [PATCH 03/11] fs-tests: integck: check errno in pvc macro
` [PATCH 04/11] fs-tests: integck: check direntries in power cut mode
` [PATCH 05/11] fs-tests: integck: make -v work -e
` [PATCH 06/11] fs-tests: integck: verify clean files
` [PATCH 07/11] fs-tests: integck: fsync more often
` [PATCH 08/11] fs-tests: integck: return error if fsync fails
` [PATCH 09/11] fs-tests: integck: fsync directories as well
` [PATCH 10/11] fs-tests: integck: verify truncation only if -v option was given
` [PATCH 11/11] fs-tests: integck: read all files in power cut mode
[PATCH v5 14/21] evm: add evm_inode_post_init call in jffs2
2011-05-16 14:45 UTC
[PATCH] mtd: convert to seq_file interface
2011-05-16 13:25 UTC (6+ messages)
[PATCH 0/4] UBIFS: fix very rare recovery failure
2011-05-16 12:55 UTC (5+ messages)
` [PATCH 1/4] UBIFS: clean up LEB recovery function
` [PATCH 2/4] UBIFS: always cleanup the recovered LEB
` [PATCH 3/4] UBIFS: simplify LEB recovery function further
` [PATCH 4/4] UBIFS: fix extremely rare mount failure
[PATCH 00/20] UBIFS: last changes
2011-05-16 10:48 UTC (22+ messages)
` [PATCH 01/20] UBIFS: improve debugging lprops scanning a little
` [PATCH 02/20] UBIFS: simplify error path in lprops debugging check
` [PATCH 03/20] UBIFS: simplify "
` [PATCH 04/20] UBIFS: dump more in the "
` [PATCH 05/20] UBIFS: improve debugging messages
` [PATCH 06/20] UBIFS: improve commentary
` [PATCH 07/20] UBIFS: make 2 functions static
` [PATCH 08/20] UBIFS: double check that buds are replied in order
` [PATCH 09/20] UBIFS: remove unnecessary stack variable
` [PATCH 10/20] UBIFS: store free and dirty space in the bud replay entry
` [PATCH 11/20] UBIFS: simplify replay
` [PATCH 12/20] UBIFS: substitute the replay tree with a replay list
` [PATCH 13/20] UBIFS: change bud replay function conventions
` [PATCH 14/20] UBIFS: remove BUG statement
` [PATCH 15/20] UBIFS: synchronize write-buffer before switching to the next bud
` [PATCH 16/20] UBIFS: expect corruption only in last journal head LEBs
` [PATCH 17/20] UBIFS: share the next_log_lnum helper
` [PATCH 18/20] UBIFS: add a superblock flag for free space fix-up
` [PATCH 19/20] UBIFS: add the fixup function
` [PATCH 20/20] UBIFS: fix-up free space on mount if flag is set
mtd-char driver 2.6.35
2011-05-16 7:00 UTC
www.sensorloadcell.com OR www.goldshinechina.com
2011-05-15 2:10 UTC
[newbie] uClinux can't access NAND
2011-05-13 12:49 UTC
Tlos Ktwaejn
2011-05-13 3:50 UTC
[PATCH v2] mtd: m25p80: Use CFI to identify unknown flash chips
2011-05-12 17:26 UTC
Bug in MTD NAND ONFI chipsize detection
2011-05-12 15:39 UTC (10+ messages)
UBI bad image sequence number error
2011-05-12 13:55 UTC (4+ messages)
Coldfire, d9000e and patch RFC
2011-05-12 13:08 UTC (2+ messages)
[PATCH RESEND] omap : nand : fix subpage ecc issue with prefetch
2011-05-12 12:56 UTC (2+ messages)
[PATCH] mtd: sst25l: fix section markings
2011-05-12 12:28 UTC (2+ messages)
ubi_io_read error after ubiattach
2011-05-12 11:58 UTC (2+ messages)
inappropriate ioctl when attaching
2011-05-12 11:57 UTC (6+ messages)
Removing CONFIG_MTD_PARTITIONS
2011-05-12 11:55 UTC (2+ messages)
[PATCH] mtd: m25p80: Use CFI to identify unknown flash chips
2011-05-12 11:49 UTC (2+ messages)
[PATCH 1/4] mtd: m25p80: Add Numonyx m25px32 family
2011-05-12 11:48 UTC (2+ messages)
[RFC] MTD: export more NAND-related informations to syfs
2011-05-12 10:38 UTC (5+ messages)
[RFC PATCH 0/9] Support for MMIO based Denali NAND controller
2011-05-12 8:31 UTC (13+ messages)
` [RFC PATCH 1/9] nand/denali: convert to generic DMA API
` [RFC PATCH 2/9] nand/denali: remove nearly-duplicated register definitions
` [RFC PATCH 3/9] nand/denali: detect the number of banks
` [RFC PATCH 4/9] nand/denali: split the generic driver and PCI layer
` [RFC PATCH 5/9] nand/denali: convert to dev_() printk helpers
[PATCH] Fix ONFI NAND flash size detection by using number of
2011-05-12 6:31 UTC
[PATCH] Fix ONFI NAND flash size detection by using number of
2011-05-12 6:31 UTC
[PATCH RESEND] omap : nand : fix subpage ecc issue with prefetch
2011-05-11 15:37 UTC (3+ messages)
` [stable] "
[PATCH RESEND] omap : nand : fix subpage ecc issue with prefetch
2011-05-11 14:15 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).