summaryrefslogtreecommitdiffstats
path: root/lib/reed_solomon/decode_rs.c
AgeCommit message (Expand)AuthorLines
2019-06-26rslib: Fix remaining decoder flawsFerdinand Blomqvist-20/+68
2019-06-26rslib: Fix handling of of caller provided syndromeFerdinand Blomqvist-2/+12
2019-06-26rslib: decode_rs: Code cleanupFerdinand Blomqvist-5/+2
2019-06-26rslib: decode_rs: Fix length parameter checkFerdinand Blomqvist-1/+1
2019-06-26rslib: Fix decoding of shortened codesFerdinand Blomqvist-2/+2
2018-04-24rslib: Allocate decoder buffers to avoid VLAsThomas Gleixner-7/+13
2018-04-24rslib: Split rs control structThomas Gleixner-0/+1
2018-04-24rslib: Add SPDX identifiersThomas Gleixner-0/+1
2018-04-24rslib: Cleanup top level commentsThomas Gleixner-10/+2
2007-10-20[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel-1/+1
2007-10-20[RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16()Jörn Engel-2/+1
2005-11-07[LIB] reed_solomon: Clean up trailing white spacesThomas Gleixner-18/+18
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+272