index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
qi.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-30
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