aboutsummaryrefslogtreecommitdiffstats
path: root/lib/lzo/lzodefs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-07lib/lzo: separate lzo-rle from lzoDave Rodgman1-1/+2
2019-03-07lib/lzo: implement run-length encodingDave Rodgman1-1/+11
2019-03-07lib/lzo: fast 8-byte copy on arm64Matt Sealey1-1/+1
2019-03-07lib/lzo: 64-bit CTZ on arm64Matt Sealey1-1/+1
2019-03-07lib/lzo: tidy-up ifdefsDave Rodgman1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-02-20lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer1-11/+27
2007-07-10Add LZO1X algorithm to the kernelRichard Purdie1-0/+43