aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/talitos.c
Commit message (Expand)AuthorAge
* crypto: talitos - don't bad_key in ablkcipher setkeyKim Phillips2011-07-14
* crypto: talitos - remove unused giv from ablkcipher methodsKim Phillips2011-07-14
* crypto: talitos - don't set done notification in hot pathKim Phillips2011-07-14
* crypto: talitos - ensure request ordering within a single tfmKim Phillips2011-07-14
* dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-10-24
|\
| * crypto: talitos - sparse check endian fixesKim Phillips2010-09-23
| * crypto: talitos - fix checkpatch warningKim Phillips2010-09-23
| * crypto: talitos - fix warning: 'alg' may be used uninitialized in this functionKim Phillips2010-09-23
* | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-08-04
|\
| * crypto: talitos - fix ahash for multiple of blocksizeLee Nipper2010-06-16
* | crypto: talitos - fix bug in sg_copy_end_to_bufferLee Nipper2010-07-19
|/
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * crypto: talitos - add support for sha224Kim Phillips2010-05-19
| * crypto: talitos - add hash algorithmsLee Nipper2010-05-19
| * crypto: talitos - second prepare step for adding ahash algorithmsLee Nipper2010-05-19
| * crypto: talitos - prepare for adding ahash algorithms Lee Nipper2010-05-19
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* crypto: Make Open Firmware device id constantMárton Németh2010-01-17
* crypto: talitos - add support for 36 bit addressingKim Phillips2009-08-12
* crypto: talitos - align locks on cache linesKim Phillips2009-08-12
* crypto: talitos - simplify hmac data size calculationKim Phillips2009-08-12
* crypto: talitos - Avoid unnecessary decrypt checkKim Phillips2009-06-02
* crypto: talitos - containerof related codingstyleKim Phillips2009-06-02
* crypto: talitos - Whitespace/codingstyle/overrun lines cleanupKim Phillips2009-06-02
* crypto: talitos - Add ablkcipher algorithmsLee Nipper2009-06-02
* crypto: talitos - scaffolding for new algorithm typesLee Nipper2009-06-02
* crypto: talitos - Ack done interrupt in isr instead of taskletLee Nipper2008-12-24
* crypto: talitos - Preempt overflow interrupts off-by-one fixVishnu Suresh2008-12-24
* crypto: talitos - Perform auth check in h/w if on sec 2.1 and aboveKim Phillips2008-12-24
* crypto: talitos - Implement done interrupt mitigationLee Nipper2008-12-24
* crypto: talitos - Pass correct interrupt status to error handlerKim Phillips2008-12-24
* fix talitosAl Viro2008-11-30
* crypto: talitos - Avoid consecutive packets going out with same IVKim Phillips2008-09-14
* crypto: talitos - Add handling for SEC 3.x treatment of link tableLee Nipper2008-08-13
* crypto: talitos - sparse fixKim Phillips2008-07-17
* crypto: talitos - Stop leaking memory in error pathKim Phillips2008-07-17
* crypto: talitos - Fix GFP flag usageKim Phillips2008-07-17
* crypto: talitos - Preempt overflow interruptsKim Phillips2008-07-17
* crypto: talitos - Correct dst != src case handlingLee Nipper2008-07-17
* crypto: talitos - Remove calls to of_node_putLee Nipper2008-07-17
* crypto: talitos - Add support for sha256 and md5 variantsLee Nipper2008-07-10
* crypto: talitos - Use proper form for algorithm driver namesHerbert Xu2008-07-10
* crypto: talitos - Add support for 3desLee Nipper2008-07-10
* crypto: talitos - Freescale integrated security engine (SEC) driverKim Phillips2008-07-10