aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/mv_cesa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-13crypto: mv_cesa - Rename a variable to a more suitable nameUri Simchoni1-5/+5
2010-04-13crypto: mv_cesa - Enqueue generic async requestsUri Simchoni1-19/+24
2010-04-13crypto: mv_cesa - Fix situations where the src sglist spans more data than the request asks forUri Simchoni1-22/+44
2010-04-13crypto: mv_cesa - Fix situation where the dest sglist is organized differently than the source sglistUri Simchoni1-5/+9
2010-04-13crypto: mv_cesa - Remove compiler warning in mv_cesa driverUri Simchoni1-0/+1
2010-04-13crypto: mv_cesa - Invoke the user callback from a softirq contextUri Simchoni1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-08-10crypto: mv_cesa - Add support for Orion5X crypto engineSebastian Andrzej Siewior1-0/+606