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-01-14
crypto: qat - reduce size of mapped region
Adam Guerin
1
-6
/
+6
2021-01-14
crypto: qat - change format string and cast ring size
Adam Guerin
1
-2
/
+2
2021-01-14
crypto: qat - fix potential spectre issue
Adam Guerin
1
-0
/
+2
2021-01-14
crypto: qat - configure arbiter mapping based on engines enabled
Wojciech Ziemba
6
-77
/
+20
2021-01-14
crypto: qat - replace CRYPTO_AES with CRYPTO_LIB_AES in Kconfig
Marco Chiappero
1
-1
/
+1
2021-01-14
crypto: stm32 - Fix last sparse warning in stm32_cryp_check_ctr_counter
Herbert Xu
1
-1
/
+1
2021-01-08
crypto: vmx - Move extern declarations into header file
Herbert Xu
2
-5
/
+7
2021-01-08
crypto: omap-sham - Fix link error without crypto-engine
Arnd Bergmann
1
-0
/
+1
2021-01-03
crypto: picoxcell - Remove PicoXcell driver
Rob Herring
4
-1941
/
+0
2021-01-03
crypto: keembay-ocs-hcu - Add optional support for sha224
Daniele Alessandrelli
2
-0
/
+75
2021-01-03
crypto: keembay-ocs-hcu - Add HMAC support
Daniele Alessandrelli
4
-9
/
+544
2021-01-03
crypto: keembay - Add Keem Bay OCS HCU driver
Declan Murphy
5
-0
/
+1632
2021-01-03
crypto: sun4i-ss - add SPDX header and remove blank lines
Corentin Labbe
2
-3
/
+1
2021-01-03
crypto: sun4i-ss - enabled stats via debugfs
Corentin Labbe
6
-0
/
+98
2021-01-03
crypto: sun4i-ss - fix kmap usage
Corentin Labbe
1
-44
/
+65
2021-01-03
crypto: sun4i-ss - initialize need_fallback
Corentin Labbe
1
-1
/
+1
2021-01-03
crypto: sun4i-ss - handle BigEndian for cipher
Corentin Labbe
1
-6
/
+6
2021-01-03
crypto: sun4i-ss - IV register does not work on A10 and A13
Corentin Labbe
1
-6
/
+28
2021-01-03
crypto: sun4i-ss - checking sg length is not sufficient
Corentin Labbe
1
-2
/
+2
2021-01-03
crypto: sun4i-ss - linearize buffers content must be kept
Corentin Labbe
2
-8
/
+6
2021-01-03
crypto: inside-secure - fix platform_get_irq.cocci warnings
Tian Tao
1
-4
/
+1
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
7
-0
/
+8
2021-01-03
crypto: ccree - remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2021-01-03
crypto: sahara - Remove unused .id_table support
Fabio Estevam
1
-7
/
+0
2021-01-03
crypto: mediatek - remove obsolete driver
Vic Wu
8
-3650
/
+0
2020-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+4
2020-12-23
crypto: qat - add CRYPTO_AES to Kconfig dependencies
Marco Chiappero
1
-0
/
+1
2020-12-23
crypto: keembay - Add dependency on HAS_IOMEM
Daniele Alessandrelli
1
-0
/
+1
2020-12-23
crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAY
Geert Uytterhoeven
1
-2
/
+2
2020-12-16
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-9
/
+6
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
144
-1117
/
+7416
2020-12-11
crypto: qat - add capability detection logic in qat_4xxx
Marco Chiappero
3
-0
/
+38
2020-12-11
crypto: qat - add AES-XTS support for QAT GEN4 devices
Marco Chiappero
1
-7
/
+89
2020-12-11
crypto: qat - add AES-CTR support for QAT GEN4 devices
Marco Chiappero
3
-2
/
+39
2020-12-11
crypto: atmel-i2c - select CONFIG_BITREVERSE
Arnd Bergmann
1
-0
/
+1
2020-12-11
crypto: hisilicon/trng - replace atomic_add_return()
Yejune Deng
1
-4
/
+4
2020-12-11
crypto: keembay - Add support for Keem Bay OCS AES/SM4
Mike Healy
7
-0
/
+3378
2020-12-04
crypto: cpt - Fix sparse warnings in cptpf
Herbert Xu
1
-3
/
+3
2020-11-27
crypto: ccree - rework cache parameters handling
Gilad Ben-Yossef
3
-20
/
+63
2020-11-27
crypto: cavium - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2
-16
/
+4
2020-11-27
crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2
-16
/
+4
2020-11-27
crypto: cavium/zip - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
1
-8
/
+2
2020-11-27
crypto: ccree - Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+3
2020-11-27
crypto: hisilicon/trng - add support for PRNG
Weili Qian
2
-3
/
+239
2020-11-27
crypto: hisilicon/trng - add HiSilicon TRNG driver support
Weili Qian
4
-0
/
+109
2020-11-27
crypto: qat - fix excluded_middle.cocci warnings
kernel test robot
1
-3
/
+4
2020-11-27
crypto: qce - Fix SHA result buffer corruption issues
Thara Gopinath
1
-1
/
+1
2020-11-27
crypto: qce - Enable support for crypto engine on sdm845
Thara Gopinath
1
-1
/
+16
2020-11-20
crypto: sun8i-ce - fix two error path's memory leak
Corentin Labbe
1
-8
/
+12
2020-11-20
crypto: kconfig - fix a couple of spelling mistakes
Colin Ian King
2
-2
/
+2
[prev]
[next]