aboutsummaryrefslogtreecommitdiffstats
path: root/lib/lzo/lzo1x_compress.c
AgeCommit message (Expand)Author
2020-06-17lib/lzo: fix ambiguous encoding bug in lzo-rleDave Rodgman
2019-09-25lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rleDave Rodgman
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-05lib/lzo: fix bugs for very short or empty inputDave Rodgman
2019-03-07lib/lzo: separate lzo-rle from lzoDave Rodgman
2019-03-07lib/lzo: implement run-length encodingDave Rodgman
2013-02-20lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer
2007-07-31lzo: add some missing castsRichard Purdie
2007-07-10Add LZO1X algorithm to the kernelRichard Purdie