Linus Torvalds
13c789a6b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
...
Pull crypto update from Herbert Xu:
"Here is the crypto update for 3.14:
- Improved crypto_memneq helper
- Use cyprto_memneq in arch-specific crypto code
- Replaced orphaned DCP driver with Freescale MXS DCP driver
- Added AVX/AVX2 version of AESNI-GCM encode and decode
- Added AMD Cryptographic Coprocessor (CCP) driver
- Misc fixes"
* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (41 commits)
crypto: aesni - fix build on x86 (32bit)
crypto: mxs - Fix sparse non static symbol warning
crypto: ccp - CCP device enabled/disabled changes
crypto: ccp - Cleanup hash invocation calls
crypto: ccp - Change data length declarations to u64
crypto: ccp - Check for caller result area before using it
crypto: ccp - Cleanup scatterlist usage
crypto: ccp - Apply appropriate gfp_t type to memory allocations
crypto: drivers - Sort drivers/crypto/Makefile
ARM: mxs: dts: Enable DCP for MXS
crypto: mxs - Add Freescale MXS DCP driver
crypto: mxs - Remove the old DCP driver
crypto: ahash - Fully restore ahash request before completing
crypto: aesni - fix build on x86 (32bit)
crypto: talitos - Remove redundant dev_set_drvdata
crypto: ccp - Remove redundant dev_set_drvdata
crypto: crypto4xx - Remove redundant dev_set_drvdata
crypto: caam - simplify and harden key parsing
crypto: omap-sham - Fix Polling mode for larger blocks
crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test suite
...
2014-01-23 18:11:00 -08:00
..
2014-01-23 18:11:00 -08:00
2013-12-11 16:53:18 -07:00
2014-01-21 10:14:10 -08:00
2014-01-05 13:59:56 +00:00
2014-01-22 22:00:18 -08:00
2014-01-21 16:19:47 -08:00
2014-01-22 21:40:43 -08:00
2013-11-30 22:21:03 +00:00
2013-12-19 15:08:32 +01:00
2014-01-16 14:25:38 +01:00
2013-11-12 10:02:59 +09:00
2013-12-17 09:28:40 -08:00
2013-12-04 14:28:26 -08:00
2013-11-11 17:05:37 +09:00
2013-10-29 16:43:37 -07:00
2013-11-14 13:41:48 +09:00
2013-12-29 12:41:20 +00:00
2013-11-12 15:50:46 +09:00
2014-01-16 08:26:00 +07:00
2013-12-19 15:10:49 +01:00
2013-11-15 15:17:59 -08:00
2013-11-14 11:04:38 -08:00
2014-01-22 21:21:55 -08:00
2013-11-12 16:52:17 +09:00
2013-11-18 15:50:07 -08:00
2013-12-03 11:26:05 +01:00
2013-12-03 11:26:06 +01:00
2013-11-14 14:44:20 +09:00
2013-11-12 10:36:00 +09:00
2013-12-03 11:26:06 +01:00
2013-10-19 20:46:34 +01:00
2013-11-11 17:34:56 +09:00
2013-12-06 14:36:31 -06:00
2014-01-21 16:19:47 -08:00
2013-12-28 15:18:34 -08:00
2013-11-11 16:57:16 +09:00
2014-01-14 15:24:54 +01:00
2014-01-21 10:26:23 -08:00
2013-10-16 09:05:57 +02:00
2013-10-16 09:05:57 +02:00
2013-11-16 12:21:40 -08:00
2013-11-14 13:41:48 +09:00
2013-12-26 14:21:03 +09:00
2013-12-03 14:19:48 -08:00
2013-11-16 12:45:55 -08:00
2013-12-11 11:37:50 +01:00
2014-01-21 10:09:12 -08:00
2013-11-12 16:52:17 +09:00
Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl4030', 'asoc/topic/ux500', 'asoc/topic/width' and 'asoc/topic/x86' into for-tiwai
2014-01-16 12:44:01 +00:00
2013-11-25 14:12:14 -08:00
2013-11-14 13:41:48 +09:00
2014-01-21 16:19:47 -08:00
2014-01-15 17:02:08 -08:00
2013-11-26 15:03:36 -08:00
2014-01-21 18:16:08 -08:00
2013-10-19 20:46:34 +01:00
2013-10-30 22:10:10 +00:00
2014-01-06 10:44:20 -05:00
2014-01-21 10:26:23 -08:00
2013-11-14 08:51:29 +09:00
2013-12-20 09:38:40 +01:00