summaryrefslogtreecommitdiffstats
path: root/include/linux/lz4.h
AgeCommit message (Expand)Author
2016-01-20lz4: fix wrong compress buffer size for 64-bitsBongkyu Kim
2013-09-11lz4: fix compression/decompression signedness mismatchSergey Senozhatsky
2013-07-09lib: add lz4 compressor moduleChanho Min
2013-07-09decompressor: add LZ4 decompressor moduleKyungsik Lee