index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
marvell
/
cesa
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-13
crypto: marvell/cesa - Fix engine load inaccuracy
Herbert Xu
2
-3
/
+6
2025-06-13
crypto: marvell/cesa - Remove unnecessary state setting on final
Herbert Xu
1
-4
/
+1
2025-05-21
crypto: marvell/cesa - Do not chain submitted requests
Herbert Xu
3
-25
/
+39
2025-05-14
crypto: marvell/cesa - Avoid empty transfer descriptor
Herbert Xu
1
-1
/
+1
2025-05-14
crypto: marvell/cesa - Handle zero-length skcipher requests
Herbert Xu
1
-0
/
+3
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-52
/
+26
2024-11-15
crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctx
Karol Przybylski
1
-12
/
+12
2024-10-19
crypto: cesa - use devm_platform_get_and_ioremap_resource
Rosen Penev
1
-14
/
+1
2024-10-19
crypto: cesa - remove irq_set_affinity_hint
Rosen Penev
1
-7
/
+2
2024-10-19
crypto: cesa - use enabled variants for clk_get
Rosen Penev
1
-18
/
+10
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-10
crypto: marvell/cesa - Disable hash algorithms
Herbert Xu
1
-6
/
+6
2023-11-17
crypto: marvell/cesa - Silence gcc format-truncation false positive warnings
Herbert Xu
1
-3
/
+3
2023-10-27
crypto: marvell/cesa - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-06-02
crypto: marvell/cesa - Fix type mismatch warning
Arnd Bergmann
1
-1
/
+1
2023-02-13
crypto: marvell/cesa - Use request_complete helpers
Herbert Xu
2
-3
/
+3
2023-02-03
crypto: marvell/cesa - Use crypto_wait_req
Herbert Xu
1
-33
/
+8
2022-04-21
crypto: marvell/cesa - ECB does not IV
Corentin Labbe
1
-1
/
+0
2021-09-24
crypto: marvell/cesa - drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2021-06-17
crypto: marvell/cesa - change FPGA indirect article to an
Tom Rix
1
-1
/
+1
2021-02-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-37
/
+149
2021-01-29
crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer
Herbert Xu
5
-36
/
+148
2021-01-22
crypto: marvel/cesa - Fix tdma descriptor on 64-bit
Herbert Xu
1
-2
/
+2
2021-01-14
crypto: marvell/cesa - Fix a spelling s/fautly/faultly/ in comment
Bhaskar Chowdhury
1
-1
/
+1
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+2
2020-09-25
crypto: marvell/cesa - use devm_platform_ioremap_resource_byname
Zhang Qilong
1
-3
/
+1
2020-08-21
crypto: marvell/cesa - Fix sparse warnings
Herbert Xu
4
-25
/
+32
2020-08-20
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
3
-3
/
+5
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-07-31
crypto: marvell/cesa - irq balance
Sven Auhagen
2
-1
/
+11
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2
-6
/
+18
2020-03-20
crypto: marvell - create common Kconfig and Makefile for Marvell
SrujanaChalla
6
-0
/
+4100