aboutsummaryrefslogtreecommitdiff
path: root/lib/reed_solomon/decode_rs.c
AgeCommit message (Expand)Author
2019-06-26rslib: Fix remaining decoder flawsFerdinand 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
2018-04-24rslib: Allocate decoder buffers to avoid VLAsThomas Gleixner
2018-04-24rslib: Split rs control structThomas Gleixner
2018-04-24rslib: Add SPDX identifiersThomas Gleixner
2018-04-24rslib: Cleanup top level commentsThomas Gleixner
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
2005-11-07[LIB] reed_solomon: Clean up trailing white spacesThomas Gleixner
2005-04-16Linux-2.6.12-rc2Linus Torvalds