summaryrefslogtreecommitdiffstats
path: root/include/linux/lz4.h
Commit message (Expand)AuthorAgeFilesLines
* lz4: fix wrong compress buffer size for 64-bitsBongkyu Kim2016-01-201-2/+2
* lz4: fix compression/decompression signedness mismatchSergey Senozhatsky2013-09-111-4/+4
* lib: add lz4 compressor moduleChanho Min2013-07-091-0/+36
* decompressor: add LZ4 decompressor moduleKyungsik Lee2013-07-091-0/+51