summaryrefslogtreecommitdiffstats
path: root/lib/lzo/lzo1x_compress.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* lib/lzo: fix bugs for very short or empty inputDave Rodgman2019-04-061-3/+6
* lib/lzo: separate lzo-rle from lzoDave Rodgman2019-03-081-9/+33
* lib/lzo: implement run-length encodingDave Rodgman2019-03-081-11/+89
* lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer2013-02-201-141/+194
* lzo: add some missing castsRichard Purdie2007-08-011-3/+3
* Add LZO1X algorithm to the kernelRichard Purdie2007-07-111-0/+226