开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
starfive
Age
Commit message (
Expand
)
Author
2023-10-27
crypto: starfive - remove unnecessary alignmask for ahashes
Eric Biggers
2023-08-23
crypto: drivers - Explicitly include correct DT includes
Rob Herring
2023-08-18
crypto: jh7110 - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
crypto: jh7110 - Include scatterwalk.h for struct scatter_walk
Herbert Xu
2023-08-18
crypto: jh7110 - Include crypto/hash.h in header file
Herbert Xu
2023-08-18
crypto: jh1100 - Remove prepare/unprepare request
Herbert Xu
2023-08-11
crypto: starfive - fix return value check in starfive_aes_prepare_req()
Yang Yingliang
2023-07-28
crypto: starfive - Add AES skcipher and aead support
Jia Jie Ho
2023-07-20
crypto: starfive - Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-23
crypto: starfive - Add RSA algo support
Jia Jie Ho
2023-06-23
crypto: starfive - Update hash module irq handling
Jia Jie Ho
2023-05-24
crypto: starfive - Depend on AMBA_PL08X instead of selecting it
Herbert Xu
2023-05-22
crypto: starfive - Fix driver dependencies
Jia Jie Ho
2023-05-19
crypto: starfive - Add hash and HMAC support
Jia Jie Ho
2023-05-19
crypto: starfive - Add crypto engine support
Jia Jie Ho