aboutsummaryrefslogtreecommitdiff
path: root/lib/reed_solomon/decode_rs.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-26rslib: Fix remaining decoder flawsGravatar Ferdinand Blomqvist 1-20/+68
2019-06-26rslib: Fix handling of of caller provided syndromeGravatar Ferdinand Blomqvist 1-2/+12
2019-06-26rslib: decode_rs: Code cleanupGravatar Ferdinand Blomqvist 1-5/+2
2019-06-26rslib: decode_rs: Fix length parameter checkGravatar Ferdinand Blomqvist 1-1/+1
2019-06-26rslib: Fix decoding of shortened codesGravatar Ferdinand Blomqvist 1-2/+2
2018-04-24rslib: Allocate decoder buffers to avoid VLAsGravatar Thomas Gleixner 1-7/+13
2018-04-24rslib: Split rs control structGravatar Thomas Gleixner 1-0/+1
2018-04-24rslib: Add SPDX identifiersGravatar Thomas Gleixner 1-0/+1
2018-04-24rslib: Cleanup top level commentsGravatar Thomas Gleixner 1-10/+2
2007-10-20[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeGravatar Jörn Engel 1-1/+1
2007-10-20[RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16()Gravatar Jörn Engel 1-2/+1
2005-11-07[LIB] reed_solomon: Clean up trailing white spacesGravatar Thomas Gleixner 1-18/+18
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+272