summaryrefslogtreecommitdiffstats
path: root/crypto/acompress.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: api - Fix CRYPTO_USER checks for report functionOndrej Mosnacek2023-05-021-1/+1
* crypto: api - Check CRYPTO_USER instead of NET for reportHerbert Xu2023-03-141-8/+4
* crypto: acomp - Count error stats differentlyHerbert Xu2023-03-141-9/+60
* crypto: api - permit users to specify numa node of acomp hardwareBarry Song2020-07-091-0/+8
* crypto: algapi - make unregistration functions return voidEric Biggers2019-12-201-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* crypto: user - clean up report structure copyingEric Biggers2018-11-091-7/+3
* crypto: acomp - allow registration of multiple acompsGiovanni Cabiddu2017-04-211-0/+29
* crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza2017-01-131-1/+2
* crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu2016-10-251-2/+53
* crypto: acomp - add asynchronous compression apiGiovanni Cabiddu2016-10-251-0/+118