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
/
qce
/
core.c
Age
Commit message (
Expand
)
Author
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-10-27
crypto: qce - Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-14
crypto: qce - Add a QCE IP family compatible 'qcom,qce'
Vladimir Zapolskiy
2023-03-14
crypto: qce - Make clocks optional
Thara Gopinath
2023-03-14
crypto: qce - Add support to initialize interconnect path
Thara Gopinath
2023-02-13
crypto: qce - Use request_complete helpers
Herbert Xu
2021-05-14
crypto: qce - Add support for AEAD algorithms
Thara Gopinath
2020-11-27
crypto: qce - Enable support for crypto engine on sdm845
Thara Gopinath
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-08-20
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
2019-12-27
crypto: qce - allow building only hashes/ciphers
Eneas U de Queiroz
2019-11-17
crypto: qce - switch to skcipher API
Ard Biesheuvel
2019-08-09
crypto: qce - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2014-10-20
crypto: qce: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-03
crypto: qce - Qualcomm crypto engine driver
Stanimir Varbanov