Linus Torvalds
c597b6bcd5
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto update from Herbert Xu:
"Algorithms:
- Add RSA padding algorithm
Drivers:
- Add GCM mode support to atmel
- Add atmel support for SAMA5D2 devices
- Add cipher modes to talitos
- Add rockchip driver for rk3288
- Add qat support for C3XXX and C62X"
* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (103 commits)
crypto: hifn_795x, picoxcell - use ablkcipher_request_cast
crypto: qat - fix SKU definiftion for c3xxx dev
crypto: qat - Fix random config build issue
crypto: ccp - use to_pci_dev and to_platform_device
crypto: qat - Rename dh895xcc mmp firmware
crypto: 842 - remove WARN inside printk
crypto: atmel-aes - add debug facilities to monitor register accesses.
crypto: atmel-aes - add support to GCM mode
crypto: atmel-aes - change the DMA threshold
crypto: atmel-aes - fix the counter overflow in CTR mode
crypto: atmel-aes - fix atmel-ctr-aes driver for RFC 3686
crypto: atmel-aes - create sections to regroup functions by usage
crypto: atmel-aes - fix typo and indentation
crypto: atmel-aes - use SIZE_IN_WORDS() helper macro
crypto: atmel-aes - improve performances of data transfer
crypto: atmel-aes - fix atmel_aes_remove()
crypto: atmel-aes - remove useless AES_FLAGS_DMA flag
crypto: atmel-aes - reduce latency of DMA completion
crypto: atmel-aes - remove unused 'err' member of struct atmel_aes_dev
crypto: atmel-aes - rework crypto request completion
...
2016-01-12 18:51:14 -08:00
..
2015-10-02 22:57:59 +10:00
2016-01-12 18:51:14 -08:00
2015-12-09 13:13:06 -06:00
2014-02-07 15:10:19 -08:00
2015-10-17 21:11:29 -07:00
2015-11-12 20:38:04 +11:00
2015-06-12 16:58:33 -07:00
2015-08-05 12:27:09 -07:00
2014-01-07 13:50:28 +01:00
2014-05-27 17:43:12 -07:00
2014-07-09 16:59:15 -07:00
2013-05-05 00:11:29 -04:00
2014-07-17 18:38:37 -07:00
2013-02-22 23:31:31 -05:00
2015-09-20 19:32:35 -07:00
2015-12-09 13:00:45 -05:00
2013-05-05 00:12:29 -04:00
2014-11-07 11:24:01 -08:00
2015-09-20 19:32:35 -07:00
2015-05-24 12:24:35 -07:00
2013-12-18 16:39:54 -08:00
2015-05-24 12:48:12 -07:00
2015-12-09 13:00:45 -05:00
2015-04-11 22:29:40 -04:00
2015-08-05 10:35:49 -07:00
2013-05-21 10:07:54 -07:00
2013-02-22 23:31:31 -05:00
2015-12-09 13:00:45 -05:00
2014-01-08 15:29:52 -08:00
2015-12-23 10:41:31 -05:00
2013-02-22 23:31:31 -05:00
2013-06-29 12:57:33 +04:00
2015-06-10 19:14:04 +08:00
2015-06-02 08:33:34 -06:00
2013-10-16 12:36:10 -07:00
2013-10-16 12:36:10 -07:00
2015-09-20 19:32:35 -07:00
2014-10-20 16:20:19 +02:00
2014-10-20 16:20:19 +02:00
2015-03-25 20:28:11 -04:00
2013-10-16 12:36:10 -07:00
2015-08-05 17:26:00 -07:00
2014-04-16 14:21:06 -07:00
2015-05-24 12:24:35 -07:00