index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
qi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-13
crypto: caam/qi - optimize frame queue cleanup
Valentin Ciocoi Radulescu
1
-21
/
+39
2019-11-01
crypto: caam - use devres to de-initialize QI
Andrey Smirnov
1
-2
/
+6
2019-08-09
crypto: caam - fix return code in completion callbacks
Horia Geantă
1
-2
/
+3
2019-08-09
crypto: caam/qi - fix error handling in ERN handler
Horia Geantă
1
-1
/
+4
2019-05-23
crypto: caam/qi - fix address translations with IOMMU enabled
Horia Geantă
1
-2
/
+14
2019-05-23
crypto: caam/qi - don't allocate an extra platform device
Horia Geantă
1
-28
/
+5
2019-05-23
crypto: caam - avoid S/G table fetching for AEAD zero-length output
Horia Geantă
1
-0
/
+3
2019-04-08
crypto: caam/qi - Change a couple IS_ERR_OR_NULL() checks to IS_ERR()
Dan Carpenter
1
-2
/
+2
2019-02-28
crypto: caam - remove redundant likely/unlikely annotation
Chengguang Xu
1
-2
/
+2
2018-10-17
crypto: caam/qi - simplify CGR allocation, freeing
Horia Geantă
1
-39
/
+4
2018-05-31
crypto: caam/qi - fix warning in init_cgr()
Horia Geantă
1
-3
/
+2
2018-02-15
crypto: caam/qi - return -EBADMSG for ICV check failure
Horia Geantă
1
-2
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-09
crypto: caam - Remove unused dentry members
Fabio Estevam
1
-4
/
+2
2017-07-28
crypto: caam - free qman_fq after kill_fq
Xulin Sun
1
-6
/
+4
2017-07-18
crypto: caam/qi - lower driver verbosity
Horia Geantă
1
-4
/
+4
2017-07-18
crypto: caam/qi - explicitly set dma_ops
Horia Geantă
1
-0
/
+1
2017-07-18
crypto: caam/qi - handle large number of S/Gs case
Horia Geantă
1
-3
/
+0
2017-07-18
crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
Horia Geantă
1
-1
/
+1
2017-04-21
crypto: caam - fix error return code in caam_qi_init()
Wei Yongjun
1
-1
/
+1
2017-03-24
crypto: caam - add Queue Interface (QI) backend support
Horia Geantă
1
-0
/
+805