summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/axis
Commit message (Expand)AuthorAgeFilesLines
* crypto: axis - fix for recursive locking from bottom halfLars Persson2019-04-201-5/+23
* crypto: skcipher - remove useless setting of type flagsEric Biggers2018-07-081-8/+4Star
* crypto: aead - remove useless setting of type flagsEric Biggers2018-07-081-1/+1
* crypto: ahash - remove useless setting of type flagsEric Biggers2018-07-081-7/+7
* crypto: axis - remove unnecessary platform_get_resource() error checkweiyongjun \(A\)2018-01-251-3/+0Star
* crypto: artpec6 - set correct iv size for gcm(aes)Lars Persson2017-12-221-2/+3
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-141-3/+3
|\
| * crypto: Convert timers to use timer_setup()Kees Cook2017-11-061-3/+3
* | crypto: axis - hide an unused variableArnd Bergmann2017-09-221-2/+2
|/
* crypto: axis - add ARTPEC-6/7 crypto accelerator driverLars Persson2017-08-222-0/+3193