summaryrefslogtreecommitdiffstats
path: root/lib/xz
Commit message (Expand)AuthorAgeFilesLines
* lib/decompressors: fix spelling mistakesZhen Lei2021-07-012-5/+5
* Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"Nick Desaulniers2020-11-182-10/+10
* lib: Revert use of fallthrough pseudo-keyword in lib/Gustavo A. R. Silva2020-08-242-10/+10
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-10/+10
* lib/: replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-125-5/+5
* docs: move remaining stuff under Documentation/*.txt to Documentation/stagingMauro Carvalho Chehab2020-06-191-1/+1
* lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocationsLasse Collin2019-11-151-0/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* lib/xz: Put CRC32_POLY_LE in xz_private.hJoel Stanley2018-10-022-1/+4
* lib: Use existing define with polynomialKrzysztof Kozlowski2018-07-271-1/+2
* lib/xz: Add fall-through comments to a switch statementLasse Collin2017-10-121-0/+16
* lib/xz: enable all filters by default in KconfigLasse Collin2014-06-041-12/+12
* lib/xz: add comments for the intentionally missing break statementsLasse Collin2014-06-041-0/+4
* decompressors: fix typo "POWERPC"Paul Bolle2013-03-131-1/+1
* decompressors: make the default XZ_DEC_* config match the selected architectureFlorian Fainelli2013-02-211-6/+6
* decompressors: drop dependency on CONFIG_EXPERTFlorian Fainelli2013-02-211-6/+6
* decompressors: group XZ_DEC_* symbols under an if XZ_BCJ / endifFlorian Fainelli2013-02-211-6/+4
* XZ: Fix incorrect XZ_BUF_ERRORLasse Collin2011-09-211-7/+20
* XZ: Fix missing <linux/kernel.h> includeLasse Collin2011-07-241-1/+1
* XZ decompressor: Fix decoding of empty LZMA2 streamsLasse Collin2011-05-021-3/+3
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-6/+6
* decompressors: add XZ decompressor moduleLasse Collin2011-01-1311-0/+3344