messages from 2011-05-12 10:37:04 to 2011-05-23 09:24:25 UTC [more...]
[PATCH 00/62] Remove CONFIG_MTD_PARTITIONS
2011-05-23 9:22 UTC (14+ messages)
` [PATCH 01/62] mtd: always build partitioning support
` [PATCH 02/62] mtd: introduce mtd_device_(un)register()
` [PATCH 03/62] mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTS
` [PATCH 04/62] mtd/physmap: convert to mtd_device_register()
` [PATCH 05/62] mtd/nand: "
` [PATCH 06/62] mtd/plat_nand: "
` [PATCH 07/62] arm/mtd/gemini: "
` [PATCH 08/62] mtd/ixp: "
` [PATCH 09/62] mtd/pxa: "
` [PATCH 10/62] mtd/s3c2410: remove CONFIG_MTD_PARTITIONS test
` [PATCH 11/62] mtd/bfin: convert to mtd_device_register()
` [PATCH 12/62] mtd/cris: "
` [PATCH 13/62] mtd/octeon: "
UBIFS:Not able mount data partition with ubifs
2011-05-23 8:01 UTC
Not able to mount to a data partition with UBIFS
2011-05-23 6:51 UTC
[PATCH] drivers:mtd:fix the bad format in the mtdcore.c
2011-05-23 6:23 UTC (2+ messages)
[PATCH 1/3] UBI: improve checking in debugging prints
2011-05-23 6:26 UTC (3+ messages)
` [PATCH 2/3] UBI: turn some macros into static inline
` [PATCH 3/3] UBI: switch to dynamic printks
[PATCH 1/2] UBIFS: fix kernel-doc comments
2011-05-23 6:25 UTC (2+ messages)
` [PATCH 2/2] UBIFS: switch to dynamic printks
[PATCH] mtd: Add DiskOnChip G3 support
2011-05-22 14:34 UTC
Setting security XATTR on ubifs
2011-05-20 23:36 UTC
[PATCH v6 0/8] Switch ARM platforms from integrator-flash to physmap
2011-05-20 21:28 UTC (16+ 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
read_pnode: error -22 reading pnode at XX:YYYYY
2011-05-20 21:16 UTC (5+ messages)
ubiattach error!
2011-05-20 16:24 UTC (5+ messages)
[ubifs] "cannot parse device table file 'device_table.txt'"
2011-05-20 15:28 UTC (5+ messages)
Hello Would You Like To Earn
2011-05-20 12:06 UTC
[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)
[PATCH v2] mkfs.ubifs: add "-F" option for "free-space fixup"
2011-05-20 10:15 UTC (9+ 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
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 (2+ 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)
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).