summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/cavium/zip
Commit message (Expand)AuthorAgeFilesLines
* crypto: cavium - Remove unnecessary parenthesesVarsha Rao2018-04-281-21/+21
* crypto: cavium - Fix smp_processor_id() warningsJan Glauber2018-04-202-3/+3
* crypto: cavium - Fix statistics pending request valueJan Glauber2018-04-202-9/+5Star
* crypto: cavium - Prevent division by zeroJan Glauber2018-04-201-4/+5
* crypto: cavium - Limit result reading attemptsJan Glauber2018-04-203-4/+25
* crypto: cavium - Fix fallout from CONFIG_VMAP_STACKJan Glauber2018-04-201-8/+14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* crypto: zip - add a cast for printing atomic64_t valuesArnd Bergmann2017-03-241-20/+20
* crypto: zip - Memory corruption in zip_clear_stats()Dan Carpenter2017-03-241-1/+1
* crypto: zip - Add Compression/Decompression statisticsMahipal Challa2017-03-094-0/+271
* crypto: zip - Wire-up Compression / decompression HW offloadMahipal Challa2017-03-099-58/+845
* crypto: zip - Add ThunderX ZIP driver coreMahipal Challa2017-03-0910-0/+2793