aboutsummaryrefslogtreecommitdiffstats
path: root/lib/lzo/lzo1x_decompress.c
Commit message (Expand)AuthorAgeFilesLines
* lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.cMarkus F.X.J. Oberhumer2016-06-121-255/+0
* lib: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-111-3/+6
* lzo: use get/put_unaligned_* helpersHarvey Harrison2008-07-251-4/+2
* lzo: fix typo in decompressorHarvey Harrison2008-04-101-1/+1
* Add LZO1X algorithm to the kernelRichard Purdie2007-07-101-0/+254