index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: marvell/cesa - factor out first fragment decisions to helper
Russell King
2015-10-20
2
-6
/
+9
*
crypto: marvell/cesa - const-ify argument to mv_cesa_get_op_cfg()
Russell King
2015-10-20
1
-1
/
+1
*
crypto: marvell/cesa - ensure template operation is initialised
Russell King
2015-10-20
1
-6
/
+6
*
crypto: marvell/cesa - fix the bit length endianness
Russell King
2015-10-20
1
-2
/
+8
*
crypto: marvell/cesa - add flag to determine algorithm endianness
Russell King
2015-10-20
2
-8
/
+10
*
crypto: marvell/cesa - keep creq->state in CPU endian format at all times
Russell King
2015-10-20
2
-12
/
+15
*
crypto: marvell/cesa - easier way to get the transform
Russell King
2015-10-20
1
-2
/
+2
*
crypto: qat - fix crypto_get_instance_node function
Tadeusz Struk
2015-10-20
1
-4
/
+16
*
hwrng: exynos - Fix unbalanced PM runtime get/puts
Daniel Thompson
2015-10-20
1
-1
/
+1
*
crypto: n2 - set array of const as const
LABBE Corentin
2015-10-15
1
-1
/
+1
*
crypto: sahara - set array of const as const
LABBE Corentin
2015-10-15
1
-6
/
+6
*
hwrng: stm32 - Fix build with CONFIG_PM
Daniel Thompson
2015-10-15
1
-2
/
+2
*
crypto: ux500 - Use devm_xxx() managed function
LABBE Corentin
2015-10-14
2
-103
/
+16
*
crypto: atmel - use devm_xxx() managed function
LABBE Corentin
2015-10-14
3
-69
/
+25
*
crypto: mxs-dcp - mxs-dcp is an stmp device
Arnd Bergmann
2015-10-14
1
-0
/
+1
*
hwrng: stm32 - add support for STM32 HW RNG
Daniel Thompson
2015-10-14
3
-0
/
+215
*
crypto: marvell/cesa - factor out common import/export functions
Russell King
2015-10-14
1
-104
/
+53
*
crypto: marvell/cesa - fix wrong hash results
Russell King
2015-10-14
1
-0
/
+15
*
crypto: marvell/cesa - initialise struct mv_cesa_ahash_req
Russell King
2015-10-14
1
-0
/
+12
*
crypto: marvell/cesa - fix stack smashing in marvell/hash.c
Russell King
2015-10-14
1
-0
/
+3
*
crypto: 842 - Add CRC and validation support
Haren Myneni
2015-10-14
2
-4
/
+8
*
crypto: akcipher - Changes to asymmetric key API
Tadeusz Struk
2015-10-14
5
-63
/
+182
*
hwrng: st - Improve FIFO size/depth description
Lee Jones
2015-10-08
1
-1
/
+2
*
hwrng: st - Use real-world device timings for timeout
Lee Jones
2015-10-08
1
-2
/
+8
*
crypto: atmel - Check for clk_prepare_enable() return value
LABBE Corentin
2015-10-08
3
-3
/
+15
*
crypto: caam - add support for acipher xts(aes)
Catalin Vasile
2015-10-08
1
-1
/
+137
*
crypto: qce - dma_map_sg can handle chained SG
LABBE Corentin
2015-10-08
6
-94
/
+17
*
crypto: ccp - Use module name in driver structures
Tom Lendacky
2015-10-08
2
-2
/
+2
*
crypto: ccp - Change references to accelerator to offload
Tom Lendacky
2015-10-08
2
-8
/
+7
*
crypto: ccp - Remove use ACPI field
Tom Lendacky
2015-10-08
1
-4
/
+0
*
crypto: ccp - Replace BUG_ON with WARN_ON and a return code
Tom Lendacky
2015-10-08
4
-42
/
+105
*
crypto: qat - remove unneeded variable
Tadeusz Struk
2015-10-01
1
-3
/
+2
*
crypto: qat - add support for ctr(aes) and xts(aes)
Tadeusz Struk
2015-10-01
1
-39
/
+127
*
crypto: sahara - dma_map_sg can handle chained SG
LABBE Corentin
2015-10-01
1
-53
/
+13
*
crypto: caam - dma_map_sg can handle chained SG
LABBE Corentin
2015-10-01
3
-168
/
+53
*
crypto: talitos - dma_map_sg can handle chained SG
LABBE Corentin
2015-10-01
1
-86
/
+18
*
crypto: qat - remove empty functions and turn qat_uregister fn to void
Tadeusz Struk
2015-10-01
4
-25
/
+5
*
crypto: sahara - replace sahara_sg_length with sg_nents_for_len
LABBE Corentin
2015-09-21
1
-27
/
+3
*
crypto: amcc - replace get_sg_count by sg_nents_for_len
LABBE Corentin
2015-09-21
1
-21
/
+1
*
crypto: bfin_crc - replace sg_count by sg_nents
LABBE Corentin
2015-09-21
1
-22
/
+3
*
hwrng: st - Add support for ST's HW Random Number Generator
Lee Jones
2015-09-21
3
-0
/
+155
*
hwrng: core - Simplify RNG switching from sysfs
Lee Jones
2015-09-21
1
-1
/
+1
*
hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng
Lee Jones
2015-09-21
1
-1
/
+1
*
crypto: qat - Add load balancing across devices
Tadeusz Struk
2015-09-21
1
-28
/
+33
*
crypto: caam - Remove unused JUMP_TYPE_MASK definition
Fabio Estevam
2015-09-21
1
-1
/
+0
*
hwrng: Fix module autoload for OF platform drivers
Luis de Bethencourt
2015-09-21
2
-0
/
+2
*
hwrng: mxc-rnga - Use the preferred format for kzalloc
Fabio Estevam
2015-09-21
1
-2
/
+1
*
hwrng: mxc-rnga - Remove unnecessary dev_info message
Fabio Estevam
2015-09-21
1
-2
/
+0
*
hwrng: mxc-rnga - Remove uneeded initialization
Fabio Estevam
2015-09-21
1
-1
/
+1
*
hwrng: mxc-rnga - Remove unneeded goto label
Fabio Estevam
2015-09-21
1
-5
/
+2
[next]