index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
aspeed
/
aspeed-acry.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-19
1
-1
/
+1
*
crypto: drivers - Drop sign/verify operations
Lukas Wunner
2024-10-05
1
-2
/
+0
*
crypto: aspeed-acry - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
1
-4
/
+2
*
crypto: drivers - Explicitly include correct DT includes
Rob Herring
2023-08-23
1
-3
/
+0
*
crypto: aspeed - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
1
-19
/
+20
*
crypto: aspeed - Remove prepare/unprepare request
Herbert Xu
2023-08-18
1
-2
/
+0
*
crypto: aspeed - fix uninitialized symbol 'idx' warning
Neal Liu
2023-03-14
1
-1
/
+1
*
crypto: aspeed - add error handling if dmam_alloc_coherent() failed
Neal Liu
2023-03-14
1
-1
/
+4
*
crypto: aspeed - Use devm_platform_ioremap_resource()
Yang Li
2023-03-14
1
-5
/
+2
*
crypto: aspeed - fix type warnings
Neal Liu
2023-02-10
1
-4
/
+4
*
crypto: aspeed - change aspeed_acry_akcipher_algs to static
Yang Yingliang
2023-01-27
1
-1
/
+1
*
crypto: aspeed - Add ACRY RSA driver
Neal Liu
2023-01-13
1
-0
/
+828