summaryrefslogtreecommitdiff
path: root/lib/reed_solomon/reed_solomon.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-26rslib: Update documentationFerdinand Blomqvist1-4/+8
2018-07-11reed_solomon: Fix kernel-docMatthew Wilcox1-1/+1
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-3/+3
2018-04-25rslib: Allocate decoder buffers to avoid VLAsThomas Gleixner1-1/+30
2018-04-25rslib: Split rs control structThomas Gleixner1-58/+77
2018-04-25rslib: Simplify error pathThomas Gleixner1-11/+6
2018-04-25rslib: Remove GPL boilerplateThomas Gleixner1-4/+0
2018-04-25rslib: Add SPDX identifiersThomas Gleixner1-0/+1
2018-04-25rslib: Cleanup top level commentsThomas Gleixner1-8/+1
2018-04-25rslib: Cleanup whitespace damageThomas Gleixner1-6/+6
2018-04-25rslib: Add GFP aware init functionThomas Gleixner1-20/+23
2008-04-19lib: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2007-10-21[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-04fix 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-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+335