aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-26[JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list.David Woodhouse
2006-05-26[MTD] NAND modularize write functionThomas Gleixner
2006-05-26[MTD] Remove PCI dependency for Geode CS553[56] NAND controller.David Woodhouse
2006-05-25[JFFS2] Fix 64-bit size_t problems in XATTR code.David Woodhouse
2006-05-25[MTD] Fix NAND_VERIFY_WRITE case to build with tglx's recent changesDavid Woodhouse
2006-05-25[MTD] Remove the only useless readv implementationThomas Gleixner
2006-05-25[MTD] NAND Modularize read functionThomas Gleixner
2006-05-25[MTD] NAND Add read/write function pointers to struct nand_ecc_ctrlThomas Gleixner
2006-05-25[MTD] Add ECC statistics to struct mtd_infoThomas Gleixner
2006-05-25[MTD] NAND Cleanup oob functionsThomas Gleixner
2006-05-25[MTD] NAND Introduce NAND_NO_READRDY optionThomas Gleixner
2006-05-25[MTD] NAND Initialize controller lock and wq only onceThomas Gleixner
2006-05-25[JFFS2] Fix and improve debugging output during scan.David Woodhouse
2006-05-25[JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs()David Woodhouse
2006-05-25[JFFS2] Correctly handle wasted space before summary node.David Woodhouse
2006-05-25[JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it.David Woodhouse
2006-05-25[JFFS2] Allocate node_ref for wasted space when skipping to page boundaryDavid Woodhouse
2006-05-24[MTD] NAND fix cmd_ctrl breakageThomas Gleixner
2006-05-24[MTD] NAND coding style and namespace cleanupThomas Gleixner
2006-05-24[JFFS2] Revert Artem's Bunkage in debug messages.David Woodhouse
2006-05-24Merge branch 'master' of git://git.infradead.org/~gleixner/mtd-nand-2.6.gitDavid Woodhouse
2006-05-24[JFFS2] Introduce ref_next() macro for finding next physical nodeDavid Woodhouse
2006-05-24[JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code.David Woodhouse
2006-05-23[MTD] NAND LED support cleanupThomas Gleixner
2006-05-23[MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner
2006-05-23[MTD] Export nand_write_rawThomas Gleixner
2006-05-23[MTD] Mark NAND drivers TOTO and PPChameleon brokenThomas Gleixner
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner
2006-05-23[MTD] Remove readv/readv_eccThomas Gleixner
2006-05-23[MTD] Remove nand writev supportThomas Gleixner
2006-05-23[MTD] ECC rework broke diskonchipThomas Gleixner
2006-05-23[MTD] NAND ECC hwctl function has no return valueThomas Gleixner
2006-05-23Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner
2006-05-23[MTD] NAND modularize ECCThomas Gleixner
2006-05-23[MTD] NAND cleanup nand_scanThomas Gleixner
2006-05-23[MTD] NAND consolidate data typesThomas Gleixner
2006-05-23[MTD] NAND whitespace and formatting cleanupThomas Gleixner
2006-05-23[JFFS2] Simplify writebuffer handlingThomas Gleixner
2006-05-23[MTD] Add support for NDFC NAND controllerThomas Gleixner
2006-05-23[MTD] Add platform support for NANDThomas Gleixner
2006-05-23[MTD] Simplify NAND lockingThomas Gleixner
2006-05-23[MTD] Improve software ECC calculationThomas Gleixner
2006-05-23[JFFS2] Remove flash offset argument from various functions.David Woodhouse
2006-05-22[MTD] Introduce MTD_BIT_WRITEABLEJoern Engel
2006-05-22[MTD] Merge STMicro NOR_ECC code with Intel Sibley codeJoern Engel
2006-05-22[MTD] Introduce writesizeJoern Engel
2006-05-22[MTD] Use single flag to mark writeable devices.Joern Engel
2006-05-22[JFFS2] Put list of nodes in common part of ic/x_ref/x_datum structureDavid Woodhouse
2006-05-22[JFFS2] Add some preemptive BUG checks for XATTR codeDavid Woodhouse