summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/marvell/cesa
AgeCommit message (Expand)AuthorLines
2026-02-06crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_lockedThorsten Blum-7/+1
2025-11-14crypto: cesa - Simplify with of_device_get_match_data()Krzysztof Kozlowski-5/+2
2025-06-13crypto: marvell/cesa - Fix engine load inaccuracyHerbert Xu-3/+6
2025-06-13crypto: marvell/cesa - Remove unnecessary state setting on finalHerbert Xu-4/+1
2025-05-21crypto: marvell/cesa - Do not chain submitted requestsHerbert Xu-25/+39
2025-05-14crypto: marvell/cesa - Avoid empty transfer descriptorHerbert Xu-1/+1
2025-05-14crypto: marvell/cesa - Handle zero-length skcipher requestsHerbert Xu-0/+3
2024-11-19Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-52/+26
2024-11-15crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctxKarol Przybylski-12/+12
2024-10-19crypto: cesa - use devm_platform_get_and_ioremap_resourceRosen Penev-14/+1
2024-10-19crypto: cesa - remove irq_set_affinity_hintRosen Penev-7/+2
2024-10-19crypto: cesa - use enabled variants for clk_getRosen Penev-18/+10
2024-10-19crypto: drivers - Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-10-10crypto: marvell/cesa - Disable hash algorithmsHerbert Xu-6/+6
2023-11-17crypto: marvell/cesa - Silence gcc format-truncation false positive warningsHerbert Xu-3/+3
2023-10-27crypto: marvell/cesa - Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-06-02crypto: marvell/cesa - Fix type mismatch warningArnd Bergmann-1/+1
2023-02-13crypto: marvell/cesa - Use request_complete helpersHerbert Xu-3/+3
2023-02-03crypto: marvell/cesa - Use crypto_wait_reqHerbert Xu-33/+8
2022-04-21crypto: marvell/cesa - ECB does not IVCorentin Labbe-1/+0
2021-09-24crypto: marvell/cesa - drop unneeded MODULE_ALIASKrzysztof Kozlowski-1/+0
2021-06-17crypto: marvell/cesa - change FPGA indirect article to anTom Rix-1/+1
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-37/+149
2021-01-29crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointerHerbert Xu-36/+148
2021-01-22crypto: marvel/cesa - Fix tdma descriptor on 64-bitHerbert Xu-2/+2
2021-01-14crypto: marvell/cesa - Fix a spelling s/fautly/faultly/ in commentBhaskar Chowdhury-1/+1
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers-1/+2
2020-09-25crypto: marvell/cesa - use devm_platform_ioremap_resource_bynameZhang Qilong-3/+1
2020-08-21crypto: marvell/cesa - Fix sparse warningsHerbert Xu-25/+32
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu-3/+5
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long-1/+1
2020-07-31crypto: marvell/cesa - irq balanceSven Auhagen-1/+11
2020-07-16crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka-6/+18
2020-03-20crypto: marvell - create common Kconfig and Makefile for MarvellSrujanaChalla-0/+4100