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