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
/
aspeed
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-08
crypto: aspeed - Remove cfb and ofb
Herbert Xu
2
-233
/
+1
2023-10-27
crypto: aspeed-hace - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
crypto: aspeed-acry - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-13
crypto: aspeed-hace - Use device_get_match_data()
Rob Herring
1
-7
/
+3
2023-08-23
crypto: drivers - Explicitly include correct DT includes
Rob Herring
1
-3
/
+0
2023-08-18
crypto: aspeed - Remove non-standard sha512 algorithms
Herbert Xu
1
-212
/
+0
2023-08-18
crypto: aspeed - Use new crypto_engine_op interface
Herbert Xu
5
-105
/
+202
2023-08-18
crypto: aspeed - Remove prepare/unprepare request
Herbert Xu
3
-10
/
+8
2023-03-14
crypto: aspeed - fix uninitialized symbol 'idx' warning
Neal Liu
1
-1
/
+1
2023-03-14
crypto: aspeed - add error handling if dmam_alloc_coherent() failed
Neal Liu
1
-1
/
+4
2023-03-14
crypto: aspeed - Use devm_platform_ioremap_resource()
Yang Li
1
-5
/
+2
2023-02-14
crypto: aspeed - Fix modular aspeed-acry
Herbert Xu
1
-1
/
+3
2023-02-10
crypto: aspeed - fix type warnings
Neal Liu
1
-4
/
+4
2023-01-27
crypto: aspeed - Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-4
/
+1
2023-01-27
crypto: aspeed - change aspeed_acry_akcipher_algs to static
Yang Yingliang
1
-1
/
+1
2023-01-20
crypto: aspeed - Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-01-13
crypto: aspeed - Add ACRY RSA driver
Neal Liu
3
-0
/
+841
2022-09-30
crypto: aspeed - Remove redundant dev_err call
Shang XiaoJing
1
-3
/
+1
2022-09-30
crypto: aspeed - Fix check for platform_get_irq() errors
YueHaibing
1
-3
/
+1
2022-09-30
crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabled
Neal Liu
2
-5
/
+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: aspeed - Enable compile testing
Herbert Xu
1
-1
/
+1
2022-08-26
crypto: aspeed - add HACE crypto driver
Neal Liu
5
-3
/
+1352
2022-08-26
crypto: aspeed - Add HACE hash driver
Neal Liu
5
-0
/
+1819