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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
55
-1044
/
+5094
2022-10-05
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+4
2022-09-30
crypto: aspeed - Remove redundant dev_err call
Shang XiaoJing
1
-3
/
+1
2022-09-30
crypto: bcm - Simplify obtain the name for cipher
Gaosheng Cui
1
-2
/
+2
2022-09-30
crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-4
/
+4
2022-09-30
crypto: zip - remove the unneeded result variable
ye xingchen
1
-24
/
+6
2022-09-30
crypto: qat - add limit to linked list parsing
Adam Guerin
1
-2
/
+6
2022-09-30
crypto: octeontx2 - Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-30
crypto: ccp - Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-30
crypto: aspeed - Fix check for platform_get_irq() errors
YueHaibing
1
-3
/
+1
2022-09-30
crypto: virtio - fix memory-leak
lei he
1
-0
/
+4
2022-09-30
crypto: cavium - prevent integer overflow loading firmware
Dan Carpenter
1
-2
/
+4
2022-09-30
crypto: marvell/octeontx - prevent integer overflows
Dan Carpenter
1
-2
/
+16
2022-09-30
crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabled
Neal Liu
2
-5
/
+5
2022-09-28
virtio-crypto: fix memory-leak
lei he
1
-0
/
+4
2022-09-24
crypto: hisilicon/qm - fix the qos value initialization
Kai Ye
1
-7
/
+15
2022-09-24
crypto: sun4i-ss - use DEFINE_SHOW_ATTRIBUTE to simplify sun4i_ss_debugfs
Liu Shixin
1
-14
/
+2
2022-09-24
crypto: artpec6 - Fix printk warning on size_t/%d
Herbert Xu
1
-1
/
+1
2022-09-24
crypto: inside-secure - Replace generic aes with libaes
Peter Harliman Liem
2
-54
/
+21
2022-09-24
crypto: inside_secure - Avoid dma map if size is zero
Peter Harliman Liem
1
-13
/
+31
2022-09-16
crypto: qat - use reference to structure in dma_map_single()
Damian Muszynski
1
-6
/
+6
2022-09-16
Revert "crypto: qat - reduce size of mapped region"
Giovanni Cabiddu
1
-6
/
+6
2022-09-16
crypto: qat - fix DMA transfer direction
Damian Muszynski
1
-6
/
+12
2022-09-16
crypto: hisilicon - support get algs by the capability register
Zhiqi Song
5
-18
/
+222
2022-09-16
crypto: hisilicon/sec - get algorithm bitmap from registers
Wenkai Lin
3
-121
/
+236
2022-09-16
crypto: hisilicon/zip - support zip capability
Weili Qian
3
-42
/
+128
2022-09-16
crypto: hisilicon/hpre - optimize registration of ecdh
Zhiqi Song
1
-73
/
+63
2022-09-16
crypto: hisilicon/hpre - support hpre capability
Zhiqi Song
3
-38
/
+157
2022-09-16
crypto: hisilicon/qm - support get device irq information from hardware regis...
Weili Qian
1
-99
/
+195
2022-09-16
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
5
-103
/
+202
2022-09-16
crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO support
Weili Qian
1
-3
/
+18
2022-09-16
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
7
-133
/
+198
2022-09-16
crypto: hisilicon/qm - get hardware features from hardware registers
Weili Qian
4
-67
/
+141
2022-09-16
crypto: hisilicon/sec - delete redundant blank lines
Kai Ye
1
-2
/
+0
2022-09-16
crypto: inside-secure - Change swab to swab32
Peter Harliman Liem
1
-4
/
+4
2022-09-09
crypto: nx - Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-09
crypto: ccp - Release dma channels before dmaengine unrgister
Koba Ko
1
-1
/
+5
2022-09-09
crypto: octeontx - Remove the unneeded result variable
ye xingchen
1
-15
/
+5
2022-09-09
crypto: aspeed - fix return value check in aspeed_hace_probe()
Sun Ke
1
-2
/
+2
2022-09-07
crypto: aspeed - Fix sparse warnings
Herbert Xu
2
-40
/
+40
2022-09-07
crypto: aspeed: fix format unexpected build warning
Neal Liu
1
-3
/
+3
2022-09-06
crypto: aspeed - fix build module error
Neal Liu
1
-7
/
+4
2022-09-02
crypto: hisilicon/qm - return failure if vfs_num exceeds total VFs
Weili Qian
1
-1
/
+7
2022-09-02
crypto: hisilicon/qm - fix missing put dfx access
Weili Qian
1
-2
/
+4
2022-09-02
crypto: hisilicon/qm - check mailbox operation result
Weili Qian
1
-1
/
+14
2022-09-02
crypto: aspeed - Enable compile testing
Herbert Xu
1
-1
/
+1
2022-09-02
crypto: qat - fix default value of WDT timer
Lucas Segarra Fernandez
1
-1
/
+1
2022-09-02
crypto: bcm - fix repeated words in comments
wangjianli
1
-1
/
+1
2022-09-02
crypto: marvell/octeontx - fix repeated words in comments
wangjianli
1
-1
/
+1
2022-09-02
crypto: n2 - fix repeated words in comments
wangjianli
1
-1
/
+1
[next]