aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/mv_cesa.c
AgeCommit message (Expand)Author
2011-01-04crypto: mv_cesa - dont return PTR_ERR() of wrong pointerRoel Kluin
2010-05-26crypto: mv_cesa - fixup error handling in mv_probe()Dan Carpenter
2010-05-14crypto: mv_cesa - Use resource_sizeTobias Klauser
2010-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu
2010-04-13crypto: mv_cesa - Add sha1 and hmac(sha1) async hash driversUri Simchoni
2010-04-13crypto: mv_cesa - Support processing of data from previous requestsUri Simchoni
2010-04-13crypto: mv_cesa - Make the copy-back of data optionalUri Simchoni
2010-04-13crypto: mv_cesa - Execute some code via function pointers rathr than direct c...Uri Simchoni
2010-04-13crypto: mv_cesa - Rename a variable to a more suitable nameUri Simchoni
2010-04-13crypto: mv_cesa - Enqueue generic async requestsUri Simchoni
2010-04-13crypto: mv_cesa - Fix situations where the src sglist spans more data than th...Uri Simchoni
2010-04-13crypto: mv_cesa - Fix situation where the dest sglist is organized differentl...Uri Simchoni
2010-04-13crypto: mv_cesa - Remove compiler warning in mv_cesa driverUri Simchoni
2010-04-13crypto: mv_cesa - Invoke the user callback from a softirq contextUri Simchoni
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-10crypto: mv_cesa - Add support for Orion5X crypto engineSebastian Andrzej Siewior