summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_ecc.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nane: print source of error messageTormod Volden2013-02-041-3/+2
* mtd: spelling, capitalization, uniformityBrian Norris2011-09-111-5/+5
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-161-5/+20
|\
| * mtd: Add __nand_calculate_ecc() to NAND ECC functionsAkinobu Mita2009-11-301-5/+20
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
* mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto2009-09-191-7/+24
* mtd: nand: fix 512 byte software ecc supportVimal Singh2009-06-051-2/+2
* [MTD] [NAND] nand_ecc.c: adding support for 512 byte eccSingh, Vimal2008-08-251-24/+62
* [MTD] [NAND] Fix missing kernel-docAlexey Korolev2008-08-201-3/+3
* [MTD] [NAND] nand_ecc.c: fix big endian, strengthen test, add printkfrans2008-08-201-11/+33
* [MTD] [NAND] Minor cleanup of nand_ecc.cDavid Woodhouse2008-08-161-11/+9
* [MTD] [NAND] nand_ecc.c: rewrite for improved performancefrans2008-08-161-124/+372
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0
* [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel2007-10-201-1/+1
* [MTD] [NAND] fix ifdef option in nand_ecc.cTimo Lindhorst2006-11-291-2/+2
* MTD: fix all kernel-doc warningsRandy Dunlap2006-06-291-2/+1
* [MTD] Improve software ECC calculationThomas Gleixner2006-05-231-134/+88
* [MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse2006-05-131-17/+12
* [MTD] NAND: Clean up trailing white spacesThomas Gleixner2005-11-071-22/+22
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+250