aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/axis
Commit message (Expand)AuthorAge
* crypto: artpec6 - use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-09
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
* crypto: axis - move request unmap outside of the queue lockVincent Whitchurch2019-02-01
* crypto: axis - use a constant time tag compareLars Persson2019-02-01
* crypto: axis - support variable AEAD tag lengthLars Persson2019-02-01
* crypto: axis - give DMA the start of the status bufferLars Persson2019-02-01
* crypto: axis - fix for recursive locking from bottom halfLars Persson2019-02-01
* crypto: axis - remove sha512 support for artpec7Lars Persson2019-02-01
* crypto: axis - remove sha384 support for artpec7Lars Persson2019-02-01
* crypto: axis - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-01
* crypto: axis - fix platform_no_drv_owner.cocci warningsYueHaibing2018-10-12
* crypto: artpec6 - Remove VLA usage of skcipherKees Cook2018-09-28
* crypto: skcipher - remove useless setting of type flagsEric Biggers2018-07-08
* crypto: aead - remove useless setting of type flagsEric Biggers2018-07-08
* crypto: ahash - remove useless setting of type flagsEric Biggers2018-07-08
* crypto: axis - remove unnecessary platform_get_resource() error checkweiyongjun \(A\)2018-01-25
* crypto: artpec6 - set correct iv size for gcm(aes)Lars Persson2017-12-22
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\
| * crypto: Convert timers to use timer_setup()Kees Cook2017-11-06
* | crypto: axis - hide an unused variableArnd Bergmann2017-09-22
|/
* crypto: axis - add ARTPEC-6/7 crypto accelerator driverLars Persson2017-08-22