index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
aspeed
Age
Commit message (
Expand
)
Author
Files
Lines
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