index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ccp - Clean up the LSB slot allocation code
Gary R Hook
2016-10-25
3
-12
/
+16
*
crypto: ccp - remove unneeded code
Gary R Hook
2016-10-25
1
-1
/
+0
*
crypto: ccp - change bitfield type to unsigned ints
Gary R Hook
2016-10-25
1
-21
/
+21
*
crypto: ccp - Fix non static symbol warning
Wei Yongjun
2016-10-25
1
-1
/
+1
*
crypto: caam - add support for iMX6UL
Marcus Folkesson
2016-10-25
1
-15
/
+20
*
crypto: ccp - change type of struct member lsb to signed
Gary R Hook
2016-10-21
1
-1
/
+1
*
crypto: crypto4xx - Fix size used in dma_free_coherent()
Christophe Jaillet
2016-10-21
1
-2
/
+1
*
crypto: marvell - Don't break chain for computable last ahash requests
Romain Perier
2016-10-21
1
-16
/
+49
*
crypto: marvell - Use an unique pool to copy results of requests
Romain Perier
2016-10-21
4
-24
/
+26
*
crypto: atmel-aes - add support to the XTS mode
Cyrille Pitchen
2016-10-21
2
-6
/
+183
*
crypto: atmel-aes - fix compiler error when VERBOSE_DEBUG is defined
Cyrille Pitchen
2016-10-21
1
-1
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-10-10
40
-1268
/
+3032
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-10-10
4
-58
/
+56
|
|
\
|
|
*
crypto: vmx - Fix memory corruption caused by p8_ghash
Marcelo Cerri
2016-10-02
1
-15
/
+16
|
*
|
crypto: caam - treat SGT address pointer as u64
Tudor Ambarus
2016-10-02
3
-7
/
+9
|
*
|
crypto: ccp - Make syslog errors human-readable
Gary R Hook
2016-10-02
4
-0
/
+61
|
*
|
crypto: ccp - clean up data structure
Gary R Hook
2016-10-02
4
-9
/
+12
|
*
|
crypto: vmx - Ensure ghash-generic is enabled
Marcelo Cerri
2016-10-02
1
-0
/
+1
|
*
|
crypto: caam - Unmap region obtained by of_iomap
Arvind Yadav
2016-10-02
1
-0
/
+1
|
*
|
crypto: caam - fix sg dump
Catalin Vasile
2016-09-22
1
-18
/
+61
|
*
|
crypto: omap-sham - shrink the internal buffer size
Tero Kristo
2016-09-22
1
-1
/
+1
|
*
|
crypto: omap-sham - add support for export/import
Tero Kristo
2016-09-22
1
-3
/
+13
|
*
|
crypto: omap-sham - convert driver logic to use sgs for data xmit
Tero Kristo
2016-09-22
1
-270
/
+74
|
*
|
crypto: omap-sham - change the DMA threshold value to a define
Tero Kristo
2016-09-22
1
-3
/
+5
|
*
|
crypto: omap-sham - add support functions for sg based data handling
Tero Kristo
2016-09-22
1
-0
/
+263
|
*
|
crypto: omap-sham - rename sgl to sgl_tmp for deprecation
Tero Kristo
2016-09-22
1
-10
/
+11
|
*
|
crypto: omap-sham - align algorithms on word offset
Tero Kristo
2016-09-22
1
-5
/
+5
|
*
|
crypto: omap-sham - add context export/import stubs
Tero Kristo
2016-09-22
1
-2
/
+17
|
*
|
crypto: sun4i-ss - mark sun4i_hash() static
Baoyou Xie
2016-09-22
1
-1
/
+1
|
*
|
crypto: ccp - Fix return value check in ccp_dmaengine_register()
Wei Yongjun
2016-09-22
1
-1
/
+1
|
*
|
crypto: caam - Move common error handling code in two functions
Markus Elfring
2016-09-22
1
-12
/
+14
|
*
|
crypto: caam - Delete an unnecessary initialisation in seven functions
Markus Elfring
2016-09-22
1
-7
/
+7
|
*
|
crypto: caam - Return a value directly in caam_hash_cra_init()
Markus Elfring
2016-09-22
1
-5
/
+1
|
*
|
crypto: caam - Rename a jump label in five functions
Markus Elfring
2016-09-22
1
-27
/
+22
|
*
|
crypto: caam - Rename jump labels in ahash_setkey()
Markus Elfring
2016-09-22
1
-6
/
+5
|
*
|
crypto: caam - Use kmalloc_array() in ahash_setkey()
Markus Elfring
2016-09-22
1
-2
/
+3
|
*
|
crypto: ccp - use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2016-09-22
1
-3
/
+1
|
*
|
crypto: omap-aes - fix error return code in omap_aes_probe()
Wei Yongjun
2016-09-22
1
-1
/
+3
|
*
|
crypto: omap-des - fix error return code in omap_des_probe()
Wei Yongjun
2016-09-22
1
-1
/
+3
|
*
|
crypto: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-13
1
-10
/
+2
|
*
|
crypto: qat - fix leak on error path
Giovanni Cabiddu
2016-09-13
1
-4
/
+4
|
*
|
crypto: omap-des - fix crypto engine initialization order
Tero Kristo
2016-09-13
1
-13
/
+15
|
*
|
crypto: omap-aes - fix crypto engine initialization order
Tero Kristo
2016-09-13
1
-13
/
+15
|
*
|
crypto: omap-aes - Add fallback support
Lokesh Vutla
2016-09-13
2
-4
/
+52
|
*
|
crypto: omap-aes - Add support for multiple cores
Lokesh Vutla
2016-09-13
1
-14
/
+6
|
*
|
crypto: omap-aes - use runtime_pm autosuspend for clock handling
Tero Kristo
2016-09-13
1
-27
/
+16
|
*
|
crypto: omap-sham - fix SW fallback HMAC handling for omap2/omap3
Tero Kristo
2016-09-13
1
-1
/
+12
|
*
|
crypto: omap-sham - fix software fallback handling
Tero Kristo
2016-09-13
1
-1
/
+1
|
*
|
crypto: omap-sham - avoid executing tasklet where not needed
Tero Kristo
2016-09-13
1
-5
/
+15
|
*
|
crypto: mv_cesa - remove NO_IRQ reference
Arnd Bergmann
2016-09-07
1
-5
/
+2
[next]