aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reed_solomon (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-10reed_solomon: Fix kernel-docMatthew Wilcox1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-3/+3
2018-04-24rslib: Allocate decoder buffers to avoid VLAsThomas Gleixner2-8/+43
2018-04-24rslib: Split rs control structThomas Gleixner3-58/+79
2018-04-24rslib: Simplify error pathThomas Gleixner1-11/+6
2018-04-24rslib: Remove GPL boilerplateThomas Gleixner1-4/+0
2018-04-24rslib: Add SPDX identifiersThomas Gleixner3-0/+3
2018-04-24rslib: Cleanup top level commentsThomas Gleixner3-29/+5
2018-04-24rslib: Cleanup whitespace damageThomas Gleixner1-6/+6
2018-04-24rslib: Add GFP aware init functionThomas Gleixner1-20/+23
2008-04-18lib: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2007-10-20[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel2-1/+3
2007-10-20[RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16()Jörn Engel1-2/+1
2007-05-02[RSLIB] Support non-canonical GF representationsSegher Boessenkool1-15/+69
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-06-25[PATCH] reed-solomon: fix kernel-doc commentsRandy Dunlap1-9/+2
2006-03-23[PATCH] sem2mutex: kernel/Arjan van de Ven1-5/+6
2005-11-07[LIB] reed_solomon: Clean up trailing white spacesThomas Gleixner4-58/+58
2005-04-16Linux-2.6.12-rc2Linus Torvalds4-0/+667