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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-11
crypto: omap-sham - Fix PM reference leak in omap sham ops
Zhang Qilong
1
-2
/
+2
2021-06-11
crypto: omap-des - using pm_runtime_resume_and_get instead of pm_runtime_get_...
Zhang Qilong
1
-6
/
+3
2021-06-11
crypto: nitrox - fix unchecked variable in nitrox_register_interrupts
Tong Tiangen
1
-0
/
+4
2021-06-03
crypto: hisilicon/qm - update reset flow
Weili Qian
1
-17
/
+262
2021-06-03
crypto: hisilicon/qm - add callback to support communication
Weili Qian
1
-27
/
+190
2021-06-03
crypto: hisilicon/qm - enable PF and VFs communication
Weili Qian
2
-8
/
+106
2021-06-03
crypto: hisilicon/qm - adjust reset interface
Weili Qian
1
-51
/
+89
2021-06-03
crypto: hisilicon/hpre - register ecdh NIST P384
Hui Tang
1
-4
/
+52
2021-06-03
crypto: hisilicon/hpre - add check before gx modulo p
Hui Tang
1
-1
/
+5
2021-06-03
crypto: hisilicon/hpre - fix ecdh self test issue
Hui Tang
1
-0
/
+34
2021-06-03
crypto: hisilicon/sec - fixup 3des minimum key size declaration
Kai Ye
1
-2
/
+2
2021-06-03
crypto: hisilicon/sec - add fallback tfm supporting for XTS mode
Kai Ye
2
-3
/
+86
2021-06-03
crypto: hisilicon/sec - add new skcipher mode for SEC
Kai Ye
2
-12
/
+94
2021-06-03
crypto: hisilicon/sec - driver adapt to new SQE
Kai Ye
3
-43
/
+256
2021-06-03
crypto: hisilicon/sec - add new type of SQE
Kai Ye
2
-1
/
+178
2021-06-03
crypto: octeontx2 - enable and handle ME interrupts
Srujana Challa
1
-23
/
+95
2021-06-03
crypto: octeontx2 - add support for CPT operations on CN10K
Srujana Challa
9
-22
/
+134
2021-06-03
crypto: octeontx2 - add support to map LMTST region for CN10K
Srujana Challa
7
-3
/
+86
2021-06-03
crypto: octeontx2 - Add mailbox support for CN10K
Srujana Challa
8
-33
/
+129
2021-06-03
crypto: ixp4xx - Add device tree support
Linus Walleij
1
-28
/
+79
2021-06-03
crypto: ixp4xx - convert to platform driver
Arnd Bergmann
1
-24
/
+13
2021-06-03
crypto: hisilicon - switch to memdup_user_nul()
Zou Wei
1
-10
/
+3
2021-05-28
crypto: hisilicon/qm - support address prefetching
Longfang Liu
5
-0
/
+182
2021-05-28
crypto: hisilicon/qm - add MSI detection steps on Kunpeng930
Weili Qian
1
-24
/
+100
2021-05-28
crypto: hisilicon/qm - fix the process of VF's list adding
Kai Ye
1
-8
/
+8
2021-05-28
crypto: hisilicon/qm - add dfx log if not use hardware crypto algs
Kai Ye
1
-2
/
+5
2021-05-28
crypto: qce - Fix inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-05-28
crypto: nx - Fix typo in comment
Shaokun Zhang
1
-2
/
+2
2021-05-28
crypto: qce: skcipher: Fix incorrect sg count for dma transfers
Thara Gopinath
1
-7
/
+8
2021-05-28
crypto: ccp: ccp-dev: Fix a little doc-rot
Lee Jones
1
-1
/
+1
2021-05-28
crypto: nx: nx-aes-gcm: Kernel-doc formatting should not be used for headers
Lee Jones
1
-13
/
+11
2021-05-28
crypto: cavium: Fix a bunch of kernel-doc related issues
Lee Jones
6
-13
/
+15
2021-05-28
crypto: qce - Fix some error handling path
Wei Yongjun
1
-3
/
+9
2021-05-28
crypto: qat - remove unused macro in FW loader
Jack Xu
1
-1
/
+0
2021-05-28
crypto: qat - check return code of qat_hal_rd_rel_reg()
Jack Xu
1
-1
/
+5
2021-05-28
crypto: qat - report an error if MMP file size is too large
Jack Xu
1
-4
/
+2
2021-05-28
crypto: qat - check MMP size before writing to the SRAM
Jack Xu
3
-6
/
+6
2021-05-28
crypto: qat - return error when failing to map FW
Jack Xu
1
-1
/
+2
2021-05-23
crypto: ccp - Fix a resource leak in an error handling path
Christophe JAILLET
1
-2
/
+4
2021-05-23
crypto: hisilicon/qm - enable to close master ooo when NFE occurs
Weili Qian
4
-76
/
+150
2021-05-23
crypto: hisilicon/qm - adjust order of device error configuration
Weili Qian
4
-20
/
+18
2021-05-23
crypto: hisilicon/qm - modify 'QM_RESETTING' clearing error
Weili Qian
1
-1
/
+1
2021-05-23
crypto: hisilicon/qm - initialize the device before doing tasks
Weili Qian
1
-6
/
+8
2021-05-23
crypto: sa2ul - Remove child devices in remove
Suman Anna
1
-0
/
+2
2021-05-23
crypto: sa2ul - Use devm_platform_ioremap_resource()
Suman Anna
1
-5
/
+5
2021-05-23
crypto: sa2ul - Use of_device_get_match_data() helper
Suman Anna
1
-8
/
+4
2021-05-23
crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()
Suman Anna
1
-0
/
+1
2021-05-23
crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()
Suman Anna
1
-9
/
+12
2021-05-21
crypto: hisilicon/hpre - add 'default' for switch statement
Hui Tang
1
-2
/
+2
2021-05-21
crypto: hisilicon/hpre - delete rudundant macro definition
Hui Tang
1
-2
/
+1
[prev]
[next]