aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reed_solomon
Commit message (Expand)AuthorAge
* rslib: Make some functions staticYueHaibing2019-07-02
* rslib: Fix remaining decoder flawsFerdinand Blomqvist2019-06-26
* rslib: Update documentationFerdinand Blomqvist2019-06-26
* rslib: Fix handling of of caller provided syndromeFerdinand Blomqvist2019-06-26
* rslib: decode_rs: Code cleanupFerdinand Blomqvist2019-06-26
* rslib: decode_rs: Fix length parameter checkFerdinand Blomqvist2019-06-26
* rslib: Fix decoding of shortened codesFerdinand Blomqvist2019-06-26
* rslib: Add tests for the encoder and decoderFerdinand Blomqvist2019-06-26
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* reed_solomon: Fix kernel-docMatthew Wilcox2018-07-10
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* rslib: Allocate decoder buffers to avoid VLAsThomas Gleixner2018-04-24
* rslib: Split rs control structThomas Gleixner2018-04-24
* rslib: Simplify error pathThomas Gleixner2018-04-24
* rslib: Remove GPL boilerplateThomas Gleixner2018-04-24
* rslib: Add SPDX identifiersThomas Gleixner2018-04-24
* rslib: Cleanup top level commentsThomas Gleixner2018-04-24
* rslib: Cleanup whitespace damageThomas Gleixner2018-04-24
* rslib: Add GFP aware init functionThomas Gleixner2018-04-24
* lib: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel2007-10-20
* [RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16()Jörn Engel2007-10-20
* [RSLIB] Support non-canonical GF representationsSegher Boessenkool2007-05-02
* fix file specification in commentsUwe Zeisberger2006-10-03
* [PATCH] reed-solomon: fix kernel-doc commentsRandy Dunlap2006-06-25
* [PATCH] sem2mutex: kernel/Arjan van de Ven2006-03-23
* [LIB] reed_solomon: Clean up trailing white spacesThomas Gleixner2005-11-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16