index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
aspeed
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-19
2
-2
/
+2
*
crypto: drivers - Drop sign/verify operations
Lukas Wunner
2024-10-05
1
-2
/
+0
*
crypto: aspeed - Remove cfb and ofb
Herbert Xu
2023-12-08
2
-233
/
+1
*
crypto: aspeed-hace - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
1
-4
/
+2
*
crypto: aspeed-acry - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
1
-4
/
+2
*
crypto: aspeed-hace - Use device_get_match_data()
Rob Herring
2023-10-13
1
-7
/
+3
*
crypto: drivers - Explicitly include correct DT includes
Rob Herring
2023-08-23
1
-3
/
+0
*
crypto: aspeed - Remove non-standard sha512 algorithms
Herbert Xu
2023-08-18
1
-212
/
+0
*
crypto: aspeed - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
5
-105
/
+202
*
crypto: aspeed - Remove prepare/unprepare request
Herbert Xu
2023-08-18
3
-10
/
+8
*
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 modular aspeed-acry
Herbert Xu
2023-02-14
1
-1
/
+3
*
crypto: aspeed - fix type warnings
Neal Liu
2023-02-10
1
-4
/
+4
*
crypto: aspeed - Use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-27
1
-4
/
+1
*
crypto: aspeed - change aspeed_acry_akcipher_algs to static
Yang Yingliang
2023-01-27
1
-1
/
+1
*
crypto: aspeed - Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2023-01-20
1
-1
/
+1
*
crypto: aspeed - Add ACRY RSA driver
Neal Liu
2023-01-13
3
-0
/
+841
*
crypto: aspeed - Remove redundant dev_err call
Shang XiaoJing
2022-09-30
1
-3
/
+1
*
crypto: aspeed - Fix check for platform_get_irq() errors
YueHaibing
2022-09-30
1
-3
/
+1
*
crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabled
Neal Liu
2022-09-30
2
-5
/
+5
*
crypto: aspeed - fix return value check in aspeed_hace_probe()
Sun Ke
2022-09-09
1
-2
/
+2
*
crypto: aspeed - Fix sparse warnings
Herbert Xu
2022-09-07
2
-40
/
+40
*
crypto: aspeed: fix format unexpected build warning
Neal Liu
2022-09-07
1
-3
/
+3
*
crypto: aspeed - fix build module error
Neal Liu
2022-09-06
1
-7
/
+4
*
crypto: aspeed - Enable compile testing
Herbert Xu
2022-09-02
1
-1
/
+1
*
crypto: aspeed - add HACE crypto driver
Neal Liu
2022-08-26
5
-3
/
+1352
*
crypto: aspeed - Add HACE hash driver
Neal Liu
2022-08-26
5
-0
/
+1819