summaryrefslogtreecommitdiffstats
path: root/lib/xz
AgeCommit message (Expand)AuthorLines
2019-11-15lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocationsLasse Collin-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2018-10-02lib/xz: Put CRC32_POLY_LE in xz_private.hJoel Stanley-1/+4
2018-07-27lib: Use existing define with polynomialKrzysztof Kozlowski-1/+2
2017-10-12lib/xz: Add fall-through comments to a switch statementLasse Collin-0/+16
2014-06-04lib/xz: enable all filters by default in KconfigLasse Collin-12/+12
2014-06-04lib/xz: add comments for the intentionally missing break statementsLasse Collin-0/+4
2013-03-13decompressors: fix typo "POWERPC"Paul Bolle-1/+1
2013-02-21decompressors: make the default XZ_DEC_* config match the selected architectureFlorian Fainelli-6/+6
2013-02-21decompressors: drop dependency on CONFIG_EXPERTFlorian Fainelli-6/+6
2013-02-21decompressors: group XZ_DEC_* symbols under an if XZ_BCJ / endifFlorian Fainelli-6/+4
2011-09-21XZ: Fix incorrect XZ_BUF_ERRORLasse Collin-7/+20
2011-07-24XZ: Fix missing <linux/kernel.h> includeLasse Collin-1/+1
2011-05-02XZ decompressor: Fix decoding of empty LZMA2 streamsLasse Collin-3/+3
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes-6/+6
2011-01-13decompressors: add XZ decompressor moduleLasse Collin-0/+3344