index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
aspeed
Age
Commit message (
Expand
)
Author
2023-12-08
crypto: aspeed - Remove cfb and ofb
Herbert Xu
2023-10-27
crypto: aspeed-hace - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: aspeed-acry - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-13
crypto: aspeed-hace - Use device_get_match_data()
Rob Herring
2023-08-23
crypto: drivers - Explicitly include correct DT includes
Rob Herring
2023-08-18
crypto: aspeed - Remove non-standard sha512 algorithms
Herbert Xu
2023-08-18
crypto: aspeed - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
crypto: aspeed - Remove prepare/unprepare request
Herbert Xu
2023-03-14
crypto: aspeed - fix uninitialized symbol 'idx' warning
Neal Liu
2023-03-14
crypto: aspeed - add error handling if dmam_alloc_coherent() failed
Neal Liu
2023-03-14
crypto: aspeed - Use devm_platform_ioremap_resource()
Yang Li
2023-02-14
crypto: aspeed - Fix modular aspeed-acry
Herbert Xu
2023-02-10
crypto: aspeed - fix type warnings
Neal Liu
2023-01-27
crypto: aspeed - Use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-27
crypto: aspeed - change aspeed_acry_akcipher_algs to static
Yang Yingliang
2023-01-20
crypto: aspeed - Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2023-01-13
crypto: aspeed - Add ACRY RSA driver
Neal Liu
2022-09-30
crypto: aspeed - Remove redundant dev_err call
Shang XiaoJing
2022-09-30
crypto: aspeed - Fix check for platform_get_irq() errors
YueHaibing
2022-09-30
crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabled
Neal Liu
2022-09-09
crypto: aspeed - fix return value check in aspeed_hace_probe()
Sun Ke
2022-09-07
crypto: aspeed - Fix sparse warnings
Herbert Xu
2022-09-07
crypto: aspeed: fix format unexpected build warning
Neal Liu
2022-09-06
crypto: aspeed - fix build module error
Neal Liu
2022-09-02
crypto: aspeed - Enable compile testing
Herbert Xu
2022-08-26
crypto: aspeed - add HACE crypto driver
Neal Liu
2022-08-26
crypto: aspeed - Add HACE hash driver
Neal Liu