index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
marvell
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-23
crypto: marvell - Use IPAD/OPAD constant
Corentin LABBE
2016-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-16
crypto: marvell - Copy IVDIG before launching partial DMA ahash requests
Romain Perier
2016-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-07
crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash
Romain Perier
2016-12-07
crypto: marvell - Don't copy hash operation twice into the SRAM
Romain Perier
2016-10-21
crypto: marvell - Don't break chain for computable last ahash requests
Romain Perier
2016-10-21
crypto: marvell - Use an unique pool to copy results of requests
Romain Perier
2016-08-09
crypto: marvell - Don't hardcode block size in mv_cesa_ahash_cache_req
Romain Perier
2016-08-09
crypto: marvell - Don't overwrite default creq->state during initialization
Romain Perier
2016-08-09
crypto: marvell - Update transformation context for each dequeued req
Romain Perier
2016-08-09
crypto: marvell - make mv_cesa_ahash_cache_req() return bool
Thomas Petazzoni
2016-08-09
crypto: marvell - turn mv_cesa_ahash_init() into a function returning void
Thomas Petazzoni
2016-08-09
crypto: marvell - remove unused parameter in mv_cesa_ahash_dma_add_cache()
Thomas Petazzoni
2016-08-09
crypto: marvell - be explicit about destination in mv_cesa_dma_add_op()
Thomas Petazzoni
2016-07-29
crypto: marvell - Don't copy IV vectors from the _process op for ciphers
Romain Perier
2016-07-28
crypto: marvell - Update cache with input sg only when it is unmapped
Romain Perier
2016-07-28
crypto: marvell - Don't chain at DMA level when backlog is disabled
Romain Perier
2016-07-28
crypto: marvell - Fix memory leaks in TDMA chain for cipher requests
Romain Perier
2016-07-19
crypto: marvell - Fix wrong flag used for GFP in mv_cesa_dma_add_iv_op
Romain Perier
2016-06-23
crypto: marvell - Increase the size of the crypto queue
Romain Perier
2016-06-23
crypto: marvell - Add support for chaining crypto requests in TDMA mode
Romain Perier
2016-06-23
crypto: marvell - Add load balancing between engines
Romain Perier
2016-06-23
crypto: marvell - Move SRAM I/O operations to step functions
Romain Perier
2016-06-23
crypto: marvell - Add a complete operation for async requests
Romain Perier
2016-06-23
crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it
Romain Perier
2016-06-23
crypto: marvell - Copy IV vectors by DMA transfers for acipher requests
Romain Perier
2016-06-23
crypto: marvell - Fix wrong type check in dma functions
Romain Perier
2016-06-23
crypto: marvell - Check engine is not already running when enabling a req
Romain Perier
2016-06-23
crypto: marvell - Add a macro constant for the size of the crypto queue
Romain Perier
2016-05-03
crypto: marvell/cesa - Use dma_pool_zalloc
Julia Lawall
2016-04-20
crypto: marvell/cesa - Improving code readability
Romain Perier
2016-04-05
crypto: marvell/cesa - remove unneeded condition
Dan Carpenter
2016-03-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-17
crypto: marvell/cesa - forward devm_ioremap_resource() error code
Boris BREZILLON
2016-03-17
crypto: marvell/cesa - initialize hash states
Boris BREZILLON
2016-03-17
crypto: marvell/cesa - fix memory leak
Boris BREZILLON
2016-02-06
crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()
Boris BREZILLON
2015-11-17
crypto: marvell - check return value of sg_nents_for_len
LABBE Corentin
2015-11-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-10-20
crypto: marvell/cesa - use __le32 for hardware descriptors
Russell King
2015-10-20
crypto: marvell/cesa - fix missing cpu_to_le32() in mv_cesa_dma_add_op()
Russell King
2015-10-20
crypto: marvell/cesa - use memcpy_fromio()/memcpy_toio()
Russell King
2015-10-20
crypto: marvell/cesa - use gfp_t for gfp flags
Russell King
2015-10-20
crypto: marvell/cesa - use dma_addr_t for cur_dma
Russell King
2015-10-20
crypto: marvell/cesa - use readl_relaxed()/writel_relaxed()
Russell King
2015-10-20
crypto: marvell/cesa - fix memory leak
Boris Brezillon
2015-10-20
crypto: marvell/cesa - fix first-fragment handling in mv_cesa_ahash_dma_last_...
Russell King
2015-10-20
crypto: marvell/cesa - rearrange handling for sw padded hashes
Russell King
[next]