index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
qi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam: Replace in_irq() usage.
Sebastian Andrzej Siewior
2020-11-03
1
-8
/
+4
*
soc/fsl/qbman: Add an argument to signal if NAPI processing is required.
Sebastian Andrzej Siewior
2020-11-03
1
-1
/
+2
*
crypto: caam - Move debugfs fops into standalone file
Horia Geantă
2020-08-21
1
-16
/
+4
*
crypto: caam/qi - optimize frame queue cleanup
Valentin Ciocoi Radulescu
2020-02-13
1
-21
/
+39
*
crypto: caam - use devres to de-initialize QI
Andrey Smirnov
2019-11-01
1
-2
/
+6
*
crypto: caam - fix return code in completion callbacks
Horia Geantă
2019-08-09
1
-2
/
+3
*
crypto: caam/qi - fix error handling in ERN handler
Horia Geantă
2019-08-09
1
-1
/
+4
*
crypto: caam/qi - fix address translations with IOMMU enabled
Horia Geantă
2019-05-23
1
-2
/
+14
*
crypto: caam/qi - don't allocate an extra platform device
Horia Geantă
2019-05-23
1
-28
/
+5
*
crypto: caam - avoid S/G table fetching for AEAD zero-length output
Horia Geantă
2019-05-23
1
-0
/
+3
*
crypto: caam/qi - Change a couple IS_ERR_OR_NULL() checks to IS_ERR()
Dan Carpenter
2019-04-08
1
-2
/
+2
*
crypto: caam - remove redundant likely/unlikely annotation
Chengguang Xu
2019-02-28
1
-2
/
+2
*
crypto: caam/qi - simplify CGR allocation, freeing
Horia Geantă
2018-10-17
1
-39
/
+4
*
crypto: caam/qi - fix warning in init_cgr()
Horia Geantă
2018-05-31
1
-3
/
+2
*
crypto: caam/qi - return -EBADMSG for ICV check failure
Horia Geantă
2018-02-15
1
-2
/
+9
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
crypto: caam - Remove unused dentry members
Fabio Estevam
2017-08-09
1
-4
/
+2
*
crypto: caam - free qman_fq after kill_fq
Xulin Sun
2017-07-28
1
-6
/
+4
*
crypto: caam/qi - lower driver verbosity
Horia Geantă
2017-07-18
1
-4
/
+4
*
crypto: caam/qi - explicitly set dma_ops
Horia Geantă
2017-07-18
1
-0
/
+1
*
crypto: caam/qi - handle large number of S/Gs case
Horia Geantă
2017-07-18
1
-3
/
+0
*
crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
Horia Geantă
2017-07-18
1
-1
/
+1
*
crypto: caam - fix error return code in caam_qi_init()
Wei Yongjun
2017-04-21
1
-1
/
+1
*
crypto: caam - add Queue Interface (QI) backend support
Horia Geantă
2017-03-24
1
-0
/
+805