aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_ecc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-5/+20
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-30mtd: Add __nand_calculate_ecc() to NAND ECC functionsAkinobu Mita1-5/+20
2009-09-19mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto1-7/+24
2009-06-05mtd: nand: fix 512 byte software ecc supportVimal Singh1-2/+2
2008-08-25[MTD] [NAND] nand_ecc.c: adding support for 512 byte eccSingh, Vimal1-24/+62
2008-08-20[MTD] [NAND] Fix missing kernel-docAlexey Korolev1-3/+3
2008-08-20[MTD] [NAND] nand_ecc.c: fix big endian, strengthen test, add printkfrans1-11/+33
2008-08-16[MTD] [NAND] Minor cleanup of nand_ecc.cDavid Woodhouse1-11/+9
2008-08-16[MTD] [NAND] nand_ecc.c: rewrite for improved performancefrans1-124/+372
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-2/+0
2007-10-20[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel1-1/+1
2006-11-29[MTD] [NAND] fix ifdef option in nand_ecc.cTimo Lindhorst1-2/+2
2006-06-29MTD: fix all kernel-doc warningsRandy Dunlap1-2/+1
2006-05-23[MTD] Improve software ECC calculationThomas Gleixner1-134/+88
2006-05-13[MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse1-17/+12
2005-11-07[MTD] NAND: Clean up trailing white spacesThomas Gleixner1-22/+22
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+250