Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/lzo: separate lzo-rle from lzo | Dave Rodgman | 2019-03-07 | 1 | -0/+4 |
* | lib/lzo: implement run-length encoding | Dave Rodgman | 2019-03-07 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | lib/lzo: Update LZO compression to current upstream version | Markus F.X.J. Oberhumer | 2013-02-20 | 1 | -7/+8 |
* | LZO1X: fix lzo1x_worst_compress | Nitin Gupta | 2007-07-16 | 1 | -1/+1 |
* | Add LZO1X algorithm to the kernel | Richard Purdie | 2007-07-10 | 1 | -0/+44 |