index
:
pm24.git
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
/
starfive
/
jh7110-cryp.c
Age
Commit message (
Expand
)
Author
2024-10-28
crypto: starfive - remove unneeded crypto_engine_stop() call
Ovidiu Panait
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-04-02
crypto: starfive - Use dma for aes requests
Jia Jie Ho
2024-04-02
crypto: starfive - Update hash dma usage
Jia Jie Ho
2023-12-15
crypto: starfive - Fix dev_err_probe return error
Jia Jie Ho
2023-11-24
crypto: starfive - RSA poll csr for done status
Jia Jie Ho
2023-11-17
crypto: jh7110 - Correct deferred probe return
Chanho Park
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-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-05-19
crypto: starfive - Add hash and HMAC support
Jia Jie Ho
2023-05-19
crypto: starfive - Add crypto engine support
Jia Jie Ho