aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reed_solomon/reed_solomon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-26rslib: Update documentationFerdinand Blomqvist1-4/+8
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 Gleixner1-1/+30
2018-04-24rslib: Split rs control structThomas Gleixner1-58/+77
2018-04-24rslib: Simplify error pathThomas Gleixner1-11/+6
2018-04-24rslib: Remove GPL boilerplateThomas Gleixner1-4/+0
2018-04-24rslib: Add SPDX identifiersThomas Gleixner1-0/+1
2018-04-24rslib: Cleanup top level commentsThomas Gleixner1-8/+1
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 Engel1-0/+2
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 Gleixner1-32/+32
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+335