aboutsummaryrefslogtreecommitdiff
path: root/lib/reed_solomon
AgeCommit message (Expand)AuthorFilesLines
2018-04-24rslib: Allocate decoder buffers to avoid VLAsGravatar Thomas Gleixner 2-8/+43
2018-04-24rslib: Split rs control structGravatar Thomas Gleixner 3-58/+79
2018-04-24rslib: Simplify error pathGravatar Thomas Gleixner 1-11/+6
2018-04-24rslib: Remove GPL boilerplateGravatar Thomas Gleixner 1-4/+0
2018-04-24rslib: Add SPDX identifiersGravatar Thomas Gleixner 3-0/+3
2018-04-24rslib: Cleanup top level commentsGravatar Thomas Gleixner 3-29/+5
2018-04-24rslib: Cleanup whitespace damageGravatar Thomas Gleixner 1-6/+6
2018-04-24rslib: Add GFP aware init functionGravatar Thomas Gleixner 1-20/+23
2008-04-18lib: Remove unnecessary inclusions of asm/semaphore.hGravatar Matthew Wilcox 1-1/+0
2007-10-20[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeGravatar Jörn Engel 2-1/+3
2007-10-20[RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16()Gravatar Jörn Engel 1-2/+1
2007-05-02[RSLIB] Support non-canonical GF representationsGravatar Segher Boessenkool 1-15/+69
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 1-1/+1
2006-06-25[PATCH] reed-solomon: fix kernel-doc commentsGravatar Randy Dunlap 1-9/+2
2006-03-23[PATCH] sem2mutex: kernel/Gravatar Arjan van de Ven 1-5/+6
2005-11-07[LIB] reed_solomon: Clean up trailing white spacesGravatar Thomas Gleixner 4-58/+58
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 4-0/+667