| Commit message (Expand) | Author | Age | Files | Lines |
* | rslib: Make some functions static | YueHaibing | 2019-07-02 | 1 | -6/+6 |
* | rslib: Fix remaining decoder flaws | Ferdinand Blomqvist | 2019-06-26 | 1 | -20/+68 |
* | rslib: Update documentation | Ferdinand Blomqvist | 2019-06-26 | 1 | -4/+8 |
* | rslib: Fix handling of of caller provided syndrome | Ferdinand Blomqvist | 2019-06-26 | 1 | -2/+12 |
* | rslib: decode_rs: Code cleanup | Ferdinand Blomqvist | 2019-06-26 | 1 | -5/+2 |
* | rslib: decode_rs: Fix length parameter check | Ferdinand Blomqvist | 2019-06-26 | 1 | -1/+1 |
* | rslib: Fix decoding of shortened codes | Ferdinand Blomqvist | 2019-06-26 | 1 | -2/+2 |
* | rslib: Add tests for the encoder and decoder | Ferdinand Blomqvist | 2019-06-26 | 2 | -1/+519 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | reed_solomon: Fix kernel-doc | Matthew Wilcox | 2018-07-10 | 1 | -1/+1 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -3/+3 |
* | rslib: Allocate decoder buffers to avoid VLAs | Thomas Gleixner | 2018-04-24 | 2 | -8/+43 |
* | rslib: Split rs control struct | Thomas Gleixner | 2018-04-24 | 3 | -58/+79 |
* | rslib: Simplify error path | Thomas Gleixner | 2018-04-24 | 1 | -11/+6 |
* | rslib: Remove GPL boilerplate | Thomas Gleixner | 2018-04-24 | 1 | -4/+0 |
* | rslib: Add SPDX identifiers | Thomas Gleixner | 2018-04-24 | 3 | -0/+3 |
* | rslib: Cleanup top level comments | Thomas Gleixner | 2018-04-24 | 3 | -29/+5 |
* | rslib: Cleanup whitespace damage | Thomas Gleixner | 2018-04-24 | 1 | -6/+6 |
* | rslib: Add GFP aware init function | Thomas Gleixner | 2018-04-24 | 1 | -20/+23 |
* | lib: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
* | [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code | Jörn Engel | 2007-10-20 | 2 | -1/+3 |
* | [RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16() | Jörn Engel | 2007-10-20 | 1 | -2/+1 |
* | [RSLIB] Support non-canonical GF representations | Segher Boessenkool | 2007-05-02 | 1 | -15/+69 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] reed-solomon: fix kernel-doc comments | Randy Dunlap | 2006-06-25 | 1 | -9/+2 |
* | [PATCH] sem2mutex: kernel/ | Arjan van de Ven | 2006-03-23 | 1 | -5/+6 |
* | [LIB] reed_solomon: Clean up trailing white spaces | Thomas Gleixner | 2005-11-07 | 4 | -58/+58 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 4 | -0/+667 |