index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64
Andrew Dodd
2013-02-27
1
-0
/
+1
|
\
|
*
crypto: mv_cesa requires on CRYPTO_HASH to build
Alexander Clouter
2012-05-21
1
-0
/
+1
*
|
merge opensource jb u5
codeworkx
2012-09-22
1
-5
/
+5
*
|
Merge linux-3.0.31 from korg into jellybean
codeworkx
2012-09-18
1
-0
/
+1
|
\
|
|
*
crypto: mv_cesa - fix final callback not ignoring input data
Phil Sutter
2012-03-12
1
-0
/
+1
*
|
samsung update 1
codeworkx
2012-06-02
5
-0
/
+3307
|
/
*
crypto: mv_cesa - fix hashing of chunks > 1920 bytes
Phil Sutter
2011-12-09
1
-5
/
+7
*
crypto: caam - fix operator precedence in shared descriptor allocation
Kim Phillips
2011-06-30
1
-3
/
+3
*
[S390] ap: skip device registration on type probe failure
Holger Dengler
2011-05-23
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-05-20
20
-154
/
+6157
|
\
|
*
crypto: caam - add support for sha512 variants of existing AEAD algorithms
Kim Phillips
2011-05-19
2
-13
/
+107
|
*
crypto: caam - remove unused authkeylen from caam_ctx
Kim Phillips
2011-05-19
1
-2
/
+0
|
*
crypto: caam - fix decryption shared vs. non-shared key setting
Kim Phillips
2011-05-19
1
-4
/
+22
|
*
crypto: caam - platform_bus_type migration
Kim Phillips
2011-05-19
1
-5
/
+4
|
*
crypto: mv_cesa - make count_sgs() null-pointer proof
Phil Sutter
2011-05-11
1
-6
/
+2
|
*
crypto: mv_cesa - copy remaining bytes to SRAM only when needed
Phil Sutter
2011-05-11
1
-6
/
+6
|
*
crypto: mv_cesa - move digest state initialisation to a better place
Phil Sutter
2011-05-11
1
-8
/
+6
|
*
crypto: mv_cesa - fill inner/outer IV fields only in HMAC case
Phil Sutter
2011-05-11
1
-3
/
+3
|
*
crypto: mv_cesa - refactor copy_src_to_buf()
Phil Sutter
2011-05-11
1
-15
/
+10
|
*
crypto: mv_cesa - no need to save digest state after the last chunk
Phil Sutter
2011-05-11
1
-6
/
+6
|
*
crypto: mv_cesa - print a warning when registration of AES algos fail
Phil Sutter
2011-05-11
1
-2
/
+8
|
*
crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finup
Phil Sutter
2011-05-11
1
-3
/
+0
|
*
crypto: mv_cesa - the descriptor pointer register needs to be set just once
Phil Sutter
2011-05-11
1
-2
/
+1
|
*
crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_of
Phil Sutter
2011-05-11
1
-3
/
+1
|
*
crypto: caam - fix printk recursion for long error texts
Kim Phillips
2011-05-04
2
-3
/
+4
|
*
crypto: caam - remove unused keylen from session context
Kim Phillips
2011-05-04
1
-2
/
+0
|
*
crypto: s390 - add System z hardware support for CTR mode
Gerald Schaefer
2011-05-04
1
-2
/
+6
|
*
crypto: s390 - cleanup s390 Kconfig options
Jan Glauber
2011-05-04
1
-8
/
+8
|
*
crypto: s390 - add System z hardware support for GHASH
Gerald Schaefer
2011-05-04
1
-0
/
+10
|
*
crypto: s390 - add System z hardware support for XTS mode
Gerald Schaefer
2011-05-04
1
-14
/
+8
|
*
crypto: caam - remove duplicate dev_err
Kim Phillips
2011-05-03
1
-1
/
+0
|
*
crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor
Kim Phillips
2011-05-03
1
-4
/
+2
|
*
crypto: caam - fix queue interface detection
Kim Phillips
2011-05-03
1
-1
/
+1
|
*
crypto: caam - handle interrupt lines shared across rings
Kim Phillips
2011-05-03
1
-26
/
+20
|
*
crypto: omap-sham - hmac calculation bug fix for sha1 base hash
Dmitry Kasatkin
2011-04-26
1
-40
/
+31
|
*
crypto: omap-sham - enable driver for EMU chips
Dmitry Kasatkin
2011-04-26
1
-1
/
+2
|
*
crypto: omap-sham - remove debug print
Dmitry Kasatkin
2011-04-26
1
-2
/
+0
|
*
crypto: omap-sham - fix concurrent sha1 calculations
Markku Kylanpaa
2011-04-26
1
-1
/
+1
|
*
crypto: s5p-sss - add S5PV210 advanced crypto engine support
Vladimir Zapolskiy
2011-04-08
3
-0
/
+713
|
*
crypto: caam - introduce missing kfree
Julia Lawall
2011-04-08
1
-0
/
+1
|
*
crypto: picoxcell - fix possible status FIFO overflow
Jamie Iles
2011-03-27
1
-29
/
+35
|
*
crypto: padlock - Add SHA-1/256 module for VIA Nano
Brilly Wu
2011-03-27
1
-5
/
+264
|
*
crypto: caam - ARRAY_SIZE() vs sizeof()
Dan Carpenter
2011-03-27
1
-4
/
+4
|
*
crypto: caam - dereferencing ERR_PTR on allocation failure
Dan Carpenter
2011-03-27
1
-1
/
+1
|
*
crypto: caam - standardize device tree naming convention to utilize '-vX.Y'
Kim Phillips
2011-03-27
2
-5
/
+5
|
*
crypto: caam - Add support for the Freescale SEC4/CAAM
Kim Phillips
2011-03-27
15
-0
/
+4938
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
3
-3
/
+3
|
/
*
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-16
3
-21
/
+17
|
\
|
*
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-5
/
+4
|
*
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-11
/
+9
[next]