Kees Cook
|
a86854d0c5
treewide: devm_kzalloc() -> devm_kcalloc()
|
7 年之前 |
Robin Murphy
|
c42bd6335b
crypto: marvell/cesa - Clean up redundant #include
|
7 年之前 |
Linus Torvalds
|
a103950e0d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
7 年之前 |
Robin Murphy
|
37d728f76c
crypto: marvell/cesa - Fix DMA API misuse
|
7 年之前 |
Christoph Hellwig
|
ea8c64ace8
dma-mapping: move swiotlb arch helpers to a new header
|
7 年之前 |
Boris BREZILLON
|
9c90344648
crypto: marvell - Add a NULL entry at the end of mv_cesa_plat_id_table[]
|
7 年之前 |
Gilad Ben-Yossef
|
3d549e325e
crypto: marvell/cesa - remove redundant backlog checks on EBUSY
|
7 年之前 |
Boris BREZILLON
|
e6cd5bf648
crypto: marvell - Switch cipher algs to the skcipher interface
|
7 年之前 |
Boris BREZILLON
|
27b43fd95b
crypto: marvell - Remove the old mv_cesa driver
|
7 年之前 |
Boris BREZILLON
|
7b0c3d693c
crypto: marvell - Add a platform_device_id table
|
7 年之前 |
Geliang Tang
|
52872f5288
crypto: drop unnecessary return statements
|
8 年之前 |
Romain Perier
|
0c99620f0a
crypto: marvell - Use an unique pool to copy results of requests
|
8 年之前 |
Romain Perier
|
09951d83fc
crypto: marvell - Update transformation context for each dequeued req
|
9 年之前 |
Romain Perier
|
603e989ebe
crypto: marvell - Don't chain at DMA level when backlog is disabled
|
9 年之前 |
Romain Perier
|
47a1f0b2d1
crypto: marvell - Increase the size of the crypto queue
|
9 年之前 |
Romain Perier
|
85030c5168
crypto: marvell - Add support for chaining crypto requests in TDMA mode
|
9 年之前 |
Romain Perier
|
bf8f91e711
crypto: marvell - Add load balancing between engines
|
9 年之前 |
Romain Perier
|
1bf6682cb3
crypto: marvell - Add a complete operation for async requests
|
9 年之前 |
Romain Perier
|
53da740fed
crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it
|
9 年之前 |
Romain Perier
|
bac8e805a3
crypto: marvell - Copy IV vectors by DMA transfers for acipher requests
|
9 年之前 |
Romain Perier
|
e26df73f80
crypto: marvell - Add a macro constant for the size of the crypto queue
|
9 年之前 |
Romain Perier
|
21ec757d2d
crypto: marvell/cesa - Improving code readability
|
9 年之前 |
Linus Torvalds
|
c130423620
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
9 年之前 |
Boris BREZILLON
|
dfe97ad30e
crypto: marvell/cesa - forward devm_ioremap_resource() error code
|
9 年之前 |
Boris BREZILLON
|
8a3978ad55
crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()
|
9 年之前 |
Krzysztof Kozlowski
|
1f644a7c7c
crypto: marvell/cesa - Drop owner assignment from platform_driver
|
10 年之前 |
Vladimir Zapolskiy
|
abdd4a7025
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
|
10 年之前 |
Arnaud Ebalard
|
7240425579
crypto: marvell/cesa - add support for Kirkwood and Dove SoCs
|
10 年之前 |
Boris BREZILLON
|
0bf6948995
crypto: marvell/cesa - add support for Orion SoCs
|
10 年之前 |
Boris BREZILLON
|
64c55d499b
crypto: marvell/cesa - add allhwsupport module parameter
|
10 年之前 |