index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
crypto: sun4i-ss - mark sun4i_hash() static
Baoyou Xie
1
-1
/
+1
2016-09-22
crypto: ccp - Fix return value check in ccp_dmaengine_register()
Wei Yongjun
1
-1
/
+1
2016-09-22
crypto: caam - Move common error handling code in two functions
Markus Elfring
1
-12
/
+14
2016-09-22
crypto: caam - Delete an unnecessary initialisation in seven functions
Markus Elfring
1
-7
/
+7
2016-09-22
crypto: caam - Return a value directly in caam_hash_cra_init()
Markus Elfring
1
-5
/
+1
2016-09-22
crypto: caam - Rename a jump label in five functions
Markus Elfring
1
-27
/
+22
2016-09-22
crypto: caam - Rename jump labels in ahash_setkey()
Markus Elfring
1
-6
/
+5
2016-09-22
crypto: caam - Use kmalloc_array() in ahash_setkey()
Markus Elfring
1
-2
/
+3
2016-09-22
crypto: ccp - use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
1
-3
/
+1
2016-09-22
crypto: omap-aes - fix error return code in omap_aes_probe()
Wei Yongjun
1
-1
/
+3
2016-09-22
crypto: omap-des - fix error return code in omap_des_probe()
Wei Yongjun
1
-1
/
+3
2016-09-13
crypto: squash lines for simple wrapper functions
Masahiro Yamada
1
-10
/
+2
2016-09-13
crypto: qat - fix leak on error path
Giovanni Cabiddu
1
-4
/
+4
2016-09-13
crypto: omap-des - fix crypto engine initialization order
Tero Kristo
1
-13
/
+15
2016-09-13
crypto: omap-aes - fix crypto engine initialization order
Tero Kristo
1
-13
/
+15
2016-09-13
crypto: omap-aes - Add fallback support
Lokesh Vutla
2
-4
/
+52
2016-09-13
crypto: omap-aes - Add support for multiple cores
Lokesh Vutla
1
-14
/
+6
2016-09-13
crypto: omap-aes - use runtime_pm autosuspend for clock handling
Tero Kristo
1
-27
/
+16
2016-09-13
crypto: omap-sham - fix SW fallback HMAC handling for omap2/omap3
Tero Kristo
1
-1
/
+12
2016-09-13
crypto: omap-sham - fix software fallback handling
Tero Kristo
1
-1
/
+1
2016-09-13
crypto: omap-sham - avoid executing tasklet where not needed
Tero Kristo
1
-5
/
+15
2016-09-07
crypto: mv_cesa - remove NO_IRQ reference
Arnd Bergmann
1
-5
/
+2
2016-09-07
crypto: ccp - add missing release in ccp_dmaengine_register
Quentin Lambert
1
-2
/
+5
2016-09-07
crypto: caam - fix rfc3686(ctr(aes)) IV load
Catalin Vasile
2
-42
/
+57
2016-09-07
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
2
-8
/
+8
2016-09-07
crypto: engine - move crypto engine to its own header
Corentin LABBE
2
-0
/
+2
2016-09-07
crypto: qat - fix incorrect accelerator mask for C3X devices
Maksim Lukoshkov
1
-1
/
+1
2016-08-31
crypto: qat - fix constants table DMA
Maksim Lukoshkov
1
-8
/
+12
2016-08-31
crypto: caam - add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-08-24
crypto: rockchip - use devm_add_action_or_reset()
Sudip Mukherjee
1
-4
/
+2
2016-08-24
crypto: mxc-scc - check clk_prepare_enable() error
Fabio Estevam
1
-1
/
+3
2016-08-24
crypto: sun4i-ss - fix missing unlock on error in sun4i_hash()
Wei Yongjun
1
-1
/
+2
2016-08-16
crypto: ccp - Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-08-16
crypto: sun4i-ss - fix indentation of two crypto alg
Corentin LABBE
1
-34
/
+34
2016-08-16
crypto: sun4i-ss - Always use sun4i_tfm_ctx for storing pointer to dev ss
Corentin LABBE
2
-3
/
+11
2016-08-16
crypto: sun4i-ss - fix spelling
Corentin LABBE
1
-2
/
+2
2016-08-16
crypto: sun4i-ss - clean unused ss
Corentin LABBE
1
-2
/
+0
2016-08-16
crypto: sun4i-ss - unify update/final function
Corentin LABBE
2
-63
/
+85
2016-08-16
crypto: sun4i-ss - fix a few signed warning
Corentin LABBE
1
-2
/
+4
2016-08-09
crypto: marvell - Don't hardcode block size in mv_cesa_ahash_cache_req
Romain Perier
1
-1
/
+1
2016-08-09
crypto: marvell - Don't overwrite default creq->state during initialization
Romain Perier
1
-6
/
+9
2016-08-09
crypto: marvell - Update transformation context for each dequeued req
Romain Perier
1
-0
/
+1
2016-08-09
crypto: marvell - make mv_cesa_ahash_cache_req() return bool
Thomas Petazzoni
1
-11
/
+9
2016-08-09
crypto: marvell - turn mv_cesa_ahash_init() into a function returning void
Thomas Petazzoni
1
-3
/
+1
2016-08-09
crypto: marvell - remove unused parameter in mv_cesa_ahash_dma_add_cache()
Thomas Petazzoni
1
-2
/
+1
2016-08-09
crypto: marvell - be explicit about destination in mv_cesa_dma_add_op()
Thomas Petazzoni
1
-0
/
+1
2016-08-09
crypto: caam - avoid kernel warnings on probe failure
Russell King
1
-0
/
+2
2016-08-09
crypto: caam - get rid of tasklet
Russell King
2
-17
/
+9
2016-08-09
crypto: caam - add ahash_edesc_add_src()
Russell King
1
-80
/
+57
2016-08-09
crypto: caam - move job descriptor initialisation to ahash_edesc_alloc()
Russell King
1
-50
/
+34
[next]