Age | Commit message (Expand) | Author |
2019-07-02 | rslib: Make some functions static | YueHaibing |
2019-06-26 | rslib: Fix remaining decoder flaws | Ferdinand Blomqvist |
2019-06-26 | rslib: Update documentation | Ferdinand Blomqvist |
2019-06-26 | rslib: Fix handling of of caller provided syndrome | Ferdinand Blomqvist |
2019-06-26 | rslib: decode_rs: Code cleanup | Ferdinand Blomqvist |
2019-06-26 | rslib: decode_rs: Fix length parameter check | Ferdinand Blomqvist |
2019-06-26 | rslib: Fix decoding of shortened codes | Ferdinand Blomqvist |
2019-06-26 | rslib: Add tests for the encoder and decoder | Ferdinand Blomqvist |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-07-10 | reed_solomon: Fix kernel-doc | Matthew Wilcox |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-04-24 | rslib: Allocate decoder buffers to avoid VLAs | Thomas Gleixner |
2018-04-24 | rslib: Split rs control struct | Thomas Gleixner |
2018-04-24 | rslib: Simplify error path | Thomas Gleixner |
2018-04-24 | rslib: Remove GPL boilerplate | Thomas Gleixner |
2018-04-24 | rslib: Add SPDX identifiers | Thomas Gleixner |
2018-04-24 | rslib: Cleanup top level comments | Thomas Gleixner |
2018-04-24 | rslib: Cleanup whitespace damage | Thomas Gleixner |
2018-04-24 | rslib: Add GFP aware init function | Thomas Gleixner |
2008-04-18 | lib: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox |
2007-10-20 | [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code | Jö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 representations | Segher Boessenkool |
2006-10-03 | fix file specification in comments | Uwe Zeisberger |
2006-06-25 | [PATCH] reed-solomon: fix kernel-doc comments | Randy Dunlap |
2006-03-23 | [PATCH] sem2mutex: kernel/ | Arjan van de Ven |
2005-11-07 | [LIB] reed_solomon: Clean up trailing white spaces | Thomas Gleixner |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds |