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-06-22 21:04:48 -07:00
2015-01-05 21:35:02 +11:00
2014-11-24 22:43:57 +08:00
2013-01-20 10:16:47 +11:00
2013-01-20 10:16:47 +11:00
2015-01-14 21:56:51 +11:00
2014-01-15 11:36:34 +08:00
2015-08-17 16:53:53 +08:00
2014-11-24 22:43:57 +08:00
2013-01-20 10:16:48 +11:00
2015-09-14 12:21:46 +02:00
2015-11-03 20:50:26 -08:00
2014-11-24 22:43:57 +08:00
2013-06-21 14:44:23 +08:00
2013-04-25 21:01:52 +08:00
2013-01-20 10:16:48 +11:00
2015-09-14 12:21:46 +02:00
2013-01-20 10:16:48 +11:00
2015-09-14 12:21:46 +02:00
2013-04-25 21:01:52 +08:00
2015-12-19 11:49:55 +01:00
2015-07-17 21:20:25 +08:00
2015-07-17 21:20:25 +08:00
2013-05-30 16:36:23 -07:00
2015-05-19 15:47:30 +02:00
2015-12-19 11:49:55 +01:00
2015-09-21 23:05:57 +08:00
2013-09-07 12:56:26 +10:00
2015-05-19 15:47:30 +02:00
2015-01-13 22:30:52 +11:00
2014-06-20 21:27:58 +08:00
2015-06-22 21:04:48 -07:00
2014-04-04 21:06:14 +08:00
2015-12-04 22:29:53 +08:00
2013-04-25 21:09:05 +08:00
2013-04-25 21:01:51 +08:00
2015-03-13 21:37:15 +11:00
2015-09-21 22:01:06 +08:00
2015-09-14 12:21:46 +02:00
2015-07-17 21:20:29 +08:00
2015-07-17 21:20:28 +08:00
2014-11-24 22:43:57 +08:00
2013-01-20 10:16:50 +11:00
2013-01-20 10:16:50 +11:00
2015-09-14 12:21:46 +02:00
2015-09-14 12:21:46 +02:00
2015-03-31 21:21:10 +08:00
2013-04-25 21:09:07 +08:00
2013-04-25 21:01:51 +08:00
2013-01-20 10:16:50 +11:00
2013-01-20 10:16:50 +11:00
2014-03-25 20:25:43 +08:00
2015-09-21 22:01:05 +08:00
2013-01-20 10:16:51 +11:00
2015-11-04 09:11:12 -08:00
2015-09-21 22:01:06 +08:00
2015-11-04 09:11:12 -08:00
2015-04-10 21:39:47 +08:00
2015-04-10 21:39:47 +08:00
2015-04-10 21:39:47 +08:00
2015-11-04 09:11:12 -08:00
2015-04-24 20:09:01 +08:00
2015-04-10 21:39:48 +08:00
2015-04-10 21:39:48 +08:00
2015-09-24 09:21:20 +02:00
2014-11-24 22:43:57 +08:00
2014-11-24 22:43:57 +08:00
2013-04-25 21:01:51 +08:00
2013-01-20 10:16:51 +11:00
2013-01-20 10:16:51 +11:00
2015-04-01 13:17:39 +02:00