index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
crypto: qat - fix section mismatch warning
Tadeusz Struk
2016-04-18
1
-1
/
+1
*
|
crypto: qat - interrupts need to be enabled when VFs are disabled
Tadeusz Struk
2016-04-18
1
-1
/
+2
*
|
crypto: qat - check if PF is running
Tadeusz Struk
2016-04-18
6
-4
/
+14
*
|
crypto: qat - move vf2pf_init and vf2pf_exit to common
Tadeusz Struk
2016-04-18
6
-70
/
+103
*
|
crypto: mxc-scc - add basic driver for the MXC SCC
Steffen Trumtrar
2016-04-15
3
-0
/
+772
*
|
crypto: qat - adf_dev_stop should not be called in atomic context
Tadeusz Struk
2016-04-15
3
-3
/
+64
*
|
crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h>
Mike Galbraith
2016-04-15
1
-1
/
+1
*
|
crypto: qat - changed adf_dev_stop to void
Tadeusz Struk
2016-04-05
10
-47
/
+17
*
|
crypto: qat - explicitly stop all VFs first
Tadeusz Struk
2016-04-05
1
-1
/
+20
*
|
crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}
Corentin LABBE
2016-04-05
1
-4
/
+6
*
|
crypto: qat - fix address leaking of RSA public exponent
Tudor Ambarus
2016-04-05
1
-1
/
+1
*
|
crypto: qat - avoid memory corruption or undefined behaviour
Tudor Ambarus
2016-04-05
1
-1
/
+1
*
|
crypto: qat - Remove redundant nrbg rings
Ahsan Atta
2016-04-05
1
-2
/
+0
*
|
crypto: qat - make sure const_tab is 1024 bytes aligned
Tadeusz Struk
2016-04-05
1
-1
/
+1
*
|
crypto: s5p-sss - Sort the headers to improve readability
Krzysztof Kozlowski
2016-04-05
1
-10
/
+10
*
|
crypto: s5p-sss - Handle unaligned buffers
Krzysztof Kozlowski
2016-04-05
1
-12
/
+138
*
|
crypto: s5p-sss - Minor coding cleanups
Krzysztof Kozlowski
2016-04-05
1
-8
/
+7
*
|
crypto: marvell/cesa - remove unneeded condition
Dan Carpenter
2016-04-05
1
-2
/
+1
*
|
crypto: n2 - Remove return statement from void function
Amitoj Kaur Chawla
2016-04-05
1
-1
/
+1
*
|
crypto: s5p-sss - Enable COMPILE_TEST
Krzysztof Kozlowski
2016-04-05
1
-1
/
+2
*
|
crypto: omap-des - Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig
Peter Meerwald
2016-04-05
1
-3
/
+3
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-23
4
-73
/
+44
|
\
|
*
crypto: marvell/cesa - forward devm_ioremap_resource() error code
Boris BREZILLON
2016-03-17
1
-1
/
+1
|
*
crypto: marvell/cesa - initialize hash states
Boris BREZILLON
2016-03-17
1
-0
/
+20
|
*
crypto: marvell/cesa - fix memory leak
Boris BREZILLON
2016-03-17
2
-69
/
+20
|
*
crypto: ccp - fix lock acquisition code
Gary R Hook
2016-03-17
1
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-03-18
1
-1
/
+1
|
\
\
|
*
|
treewide: Fix typo in printk
Masanari Iida
2016-02-15
1
-1
/
+1
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-17
39
-980
/
+1810
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
crypto: qat - remove redundant arbiter configuration
Tadeusz Struk
2016-03-11
1
-19
/
+0
|
*
|
crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
2016-03-11
2
-4
/
+4
|
*
|
crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
2016-03-11
3
-6
/
+6
|
*
|
crypto: qat - Change the definition of icp_qat_uof_regtype
Pingchao Yang
2016-03-11
1
-21
/
+21
|
*
|
crypto: ccp - Add abstraction for device-specific calls
Gary R Hook
2016-03-11
7
-667
/
+710
|
*
|
crypto: ccp - CCP versioning support
Gary R Hook
2016-03-11
6
-5
/
+98
|
*
|
crypto: ccp - Support for multiple CCPs
Gary R Hook
2016-03-11
4
-19
/
+114
|
*
|
crypto: ccp - Remove check for x86 family and model
Gary R Hook
2016-03-11
1
-36
/
+11
|
*
|
crypto: ccp - memset request context to zero during import
Tom Lendacky
2016-02-27
2
-0
/
+2
|
*
|
crypto: qat - The AE id should be less than the maximal AE number
Pingchao Yang
2016-02-27
1
-1
/
+1
|
*
|
crypto: rockchip - add hash support for crypto engine in rk3288
Zain Wang
2016-02-27
6
-14
/
+499
|
*
|
crypto: caam - Staticize caam_jr_shutdown()
Fabio Estevam
2016-02-16
1
-1
/
+1
|
*
|
crypto: qat - fix leak on error path
Tadeusz Struk
2016-02-16
1
-34
/
+36
|
*
|
crypto: atmel-sha - fix race in atmel_sha_final()
Cyrille Pitchen
2016-02-16
1
-22
/
+2
|
*
|
crypto: atmel-sha - fix .import()/.export() implementation
Cyrille Pitchen
2016-02-16
1
-34
/
+10
|
*
|
crypto: sahara - fill the statesize field
Fabio Estevam
2016-02-06
1
-0
/
+2
|
*
|
crypto: sahara - avoid needlessly saving and restoring sahara_ctx
Fabio Estevam
2016-02-06
1
-10
/
+2
|
*
|
crypto: sahara - remove unneeded mutex in the exported state
Fabio Estevam
2016-02-06
1
-5
/
+0
|
*
|
crypto: ccp - Don't assume export/import areas are aligned
Tom Lendacky
2016-02-06
2
-25
/
+37
|
*
|
crypto: aead - move aead_request_cast helper to aead.h
Tadeusz Struk
2016-02-06
1
-6
/
+0
|
*
|
crypto: sunxi-ss - prevent compilation on 64-bit
Andre Przywara
2016-02-06
1
-1
/
+1
[prev]
[next]