summaryrefslogtreecommitdiffstats
path: root/lib/reed_solomon/reed_solomon.c
Commit message (Expand)AuthorAgeFilesLines
* rslib: Update documentationFerdinand Blomqvist2019-06-261-4/+8
* reed_solomon: Fix kernel-docMatthew Wilcox2018-07-101-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-3/+3
* rslib: Allocate decoder buffers to avoid VLAsThomas Gleixner2018-04-241-1/+30
* rslib: Split rs control structThomas Gleixner2018-04-241-58/+77
* rslib: Simplify error pathThomas Gleixner2018-04-241-11/+6
* rslib: Remove GPL boilerplateThomas Gleixner2018-04-241-4/+0
* rslib: Add SPDX identifiersThomas Gleixner2018-04-241-0/+1
* rslib: Cleanup top level commentsThomas Gleixner2018-04-241-8/+1
* rslib: Cleanup whitespace damageThomas Gleixner2018-04-241-6/+6
* rslib: Add GFP aware init functionThomas Gleixner2018-04-241-20/+23
* lib: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel2007-10-201-0/+2
* [RSLIB] Support non-canonical GF representationsSegher Boessenkool2007-05-021-15/+69
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] reed-solomon: fix kernel-doc commentsRandy Dunlap2006-06-251-9/+2
* [PATCH] sem2mutex: kernel/Arjan van de Ven2006-03-231-5/+6
* [LIB] reed_solomon: Clean up trailing white spacesThomas Gleixner2005-11-071-32/+32
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+335