Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-flexiantxendom0-natty.git] / drivers / crypto / talitos.c
2010-10-24 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-09-23 Kim Phillipscrypto: talitos - sparse check endian fixes
2010-09-23 Kim Phillipscrypto: talitos - fix checkpatch warning
2010-09-23 Kim Phillipscrypto: talitos - fix warning: 'alg' may be used uninit...
2010-08-06 Grant Likelyof/device: Replace struct of_device with struct platfor...
2010-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-07-19 Lee Nippercrypto: talitos - fix bug in sg_copy_end_to_buffer
2010-06-16 Lee Nippercrypto: talitos - fix ahash for multiple of blocksize
2010-05-22 Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-22 Grant Likelyof: Remove duplicate fields from of_platform_driver
2010-05-19 Kim Phillipscrypto: talitos - add support for sha224
2010-05-19 Lee Nippercrypto: talitos - add hash algorithms
2010-05-19 Lee Nippercrypto: talitos - second prepare step for adding ahash...
2010-05-19 Lee Nippercrypto: talitos - prepare for adding ahash algorithms
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-17 Márton Némethcrypto: Make Open Firmware device id constant
2009-08-13 Kim Phillipscrypto: talitos - add support for 36 bit addressing
2009-08-13 Kim Phillipscrypto: talitos - align locks on cache lines
2009-08-13 Kim Phillipscrypto: talitos - simplify hmac data size calculation
2009-06-02 Kim Phillipscrypto: talitos - Avoid unnecessary decrypt check
2009-06-02 Kim Phillipscrypto: talitos - containerof related codingstyle
2009-06-02 Kim Phillipscrypto: talitos - Whitespace/codingstyle/overrun lines...
2009-06-02 Lee Nippercrypto: talitos - Add ablkcipher algorithms
2009-06-02 Lee Nippercrypto: talitos - scaffolding for new algorithm types
2008-12-25 Lee Nippercrypto: talitos - Ack done interrupt in isr instead...
2008-12-25 Vishnu Sureshcrypto: talitos - Preempt overflow interrupts off-by...
2008-12-25 Kim Phillipscrypto: talitos - Perform auth check in h/w if on sec...
2008-12-25 Lee Nippercrypto: talitos - Implement done interrupt mitigation
2008-12-25 Kim Phillipscrypto: talitos - Pass correct interrupt status to...
2008-11-30 Al Virofix talitos
2008-09-14 Kim Phillipscrypto: talitos - Avoid consecutive packets going out...
2008-08-13 Lee Nippercrypto: talitos - Add handling for SEC 3.x treatment...
2008-07-17 Kim Phillipscrypto: talitos - sparse fix
2008-07-17 Kim Phillipscrypto: talitos - Stop leaking memory in error path
2008-07-17 Kim Phillipscrypto: talitos - Fix GFP flag usage
2008-07-17 Kim Phillipscrypto: talitos - Preempt overflow interrupts
2008-07-17 Lee Nippercrypto: talitos - Correct dst != src case handling
2008-07-17 Lee Nippercrypto: talitos - Remove calls to of_node_put
2008-07-10 Lee Nippercrypto: talitos - Add support for sha256 and md5 variants
2008-07-10 Herbert Xucrypto: talitos - Use proper form for algorithm driver...
2008-07-10 Lee Nippercrypto: talitos - Add support for 3des
2008-07-10 Kim Phillipscrypto: talitos - Freescale integrated security engine...