index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
qi.c
Age
Commit message (
Expand
)
Author
2020-02-13
crypto: caam/qi - optimize frame queue cleanup
Valentin Ciocoi Radulescu
2019-11-01
crypto: caam - use devres to de-initialize QI
Andrey Smirnov
2019-08-09
crypto: caam - fix return code in completion callbacks
Horia Geantă
2019-08-09
crypto: caam/qi - fix error handling in ERN handler
Horia Geantă
2019-05-23
crypto: caam/qi - fix address translations with IOMMU enabled
Horia Geantă
2019-05-23
crypto: caam/qi - don't allocate an extra platform device
Horia Geantă
2019-05-23
crypto: caam - avoid S/G table fetching for AEAD zero-length output
Horia Geantă
2019-04-08
crypto: caam/qi - Change a couple IS_ERR_OR_NULL() checks to IS_ERR()
Dan Carpenter
2019-02-28
crypto: caam - remove redundant likely/unlikely annotation
Chengguang Xu
2018-10-17
crypto: caam/qi - simplify CGR allocation, freeing
Horia Geantă
2018-05-31
crypto: caam/qi - fix warning in init_cgr()
Horia Geantă
2018-02-15
crypto: caam/qi - return -EBADMSG for ICV check failure
Horia Geantă
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-09
crypto: caam - Remove unused dentry members
Fabio Estevam
2017-07-28
crypto: caam - free qman_fq after kill_fq
Xulin Sun
2017-07-18
crypto: caam/qi - lower driver verbosity
Horia Geantă
2017-07-18
crypto: caam/qi - explicitly set dma_ops
Horia Geantă
2017-07-18
crypto: caam/qi - handle large number of S/Gs case
Horia Geantă
2017-07-18
crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
Horia Geantă
2017-04-21
crypto: caam - fix error return code in caam_qi_init()
Wei Yongjun
2017-03-24
crypto: caam - add Queue Interface (QI) backend support
Horia Geantă