index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
marvell
/
cesa
/
cesa.c
Age
Commit message (
Expand
)
Author
2025-05-21
crypto: marvell/cesa - Do not chain submitted requests
Herbert Xu
2024-10-19
crypto: cesa - use devm_platform_get_and_ioremap_resource
Rosen Penev
2024-10-19
crypto: cesa - remove irq_set_affinity_hint
Rosen Penev
2024-10-19
crypto: cesa - use enabled variants for clk_get
Rosen Penev
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-11-17
crypto: marvell/cesa - Silence gcc format-truncation false positive warnings
Herbert Xu
2023-10-27
crypto: marvell/cesa - Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-13
crypto: marvell/cesa - Use request_complete helpers
Herbert Xu
2021-09-24
crypto: marvell/cesa - drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-01-29
crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer
Herbert Xu
2020-09-25
crypto: marvell/cesa - use devm_platform_ioremap_resource_byname
Zhang Qilong
2020-07-31
crypto: marvell/cesa - irq balance
Sven Auhagen
2020-03-20
crypto: marvell - create common Kconfig and Makefile for Marvell
SrujanaChalla