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
/
amlogic
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-30
crypto: amlogic - Remove unused declaration meson_enqueue()
Yue Haibing
1
-2
/
+0
2023-12-29
crypto: amlogic - Use helper to set reqsize
Ovidiu Panait
1
-2
/
+2
2023-10-27
crypto: amlogic-gxl-core - Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-08-23
crypto: drivers - Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-08-18
crypto: amlogic - Use new crypto_engine_op interface
Herbert Xu
3
-29
/
+47
2023-08-18
crypto: amlogic - Remove prepare/unprepare request
Herbert Xu
1
-2
/
+0
2022-12-02
crypto: amlogic - Remove kcalloc without check
Christophe JAILLET
2
-2
/
+1
2022-08-26
crypto: amlogic - Fix dma_map_sg error check
Jack Wang
1
-3
/
+3
2022-03-03
crypto: amlogic - call finalize with bh disabled
Corentin Labbe
1
-0
/
+2
2021-03-26
crypto: amlogic - Fix the parameter of dma_unmap_sg()
Xiang Chen
1
-3
/
+3
2021-03-07
crypto: amlogic - Fix unnecessary check in meson_crypto_probe()
Tang Bin
1
-3
/
+0
2020-09-25
crypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-14
/
+2
2020-09-04
crypto: amlogic - Fix endianness marker
Herbert Xu
1
-1
/
+1
2020-09-04
crypto: amlogic - use kfree_sensitive()
Denis Efremov
1
-8
/
+2
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-2
/
+2
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
1
-2
/
+4
2020-07-16
crypto: amlogic-gxl - permit async skcipher as fallback
Ard Biesheuvel
2
-15
/
+15
2020-07-16
crypto: amlogic-gxl - default to build as module
Ard Biesheuvel
1
-1
/
+1
2020-04-16
crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()
Tang Bin
1
-3
/
+1
2020-01-16
crypto: amlogic - fix removal of module
Corentin Labbe
1
-2
/
+2
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-1
/
+0
2019-12-20
crypto: amlogic - add unspecified HAS_IOMEM dependency
Brendan Higgins
1
-0
/
+1
2019-11-22
crypto: amlogic - enable working on big endian kernel
Corentin Labbe
2
-43
/
+34
2019-11-17
crypto: amlogic - fix two resources leak
Corentin Labbe
1
-4
/
+6
2019-11-08
crypto: amlogic - ensure error variable err is set before returning it
Colin Ian King
1
-0
/
+1
2019-11-08
crypto: amlogic - Use kmemdup in meson_aes_setkey()
YueHaibing
1
-2
/
+1
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
1
-1
/
+1
2019-10-25
crypto: amlogic - Add crypto accelerator for amlogic GXL
Corentin Labbe
5
-0
/
+908