summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/mv_cesa.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: mv_cesa - fixup error handling in mv_probe()Dan Carpenter2010-05-261-5/+5
* crypto: mv_cesa - Use resource_sizeTobias Klauser2010-05-141-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-031-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | crypto: mv_cesa - Add sha1 and hmac(sha1) async hash driversUri Simchoni2010-04-131-7/+507
* | crypto: mv_cesa - Support processing of data from previous requestsUri Simchoni2010-04-131-3/+5
* | crypto: mv_cesa - Make the copy-back of data optionalUri Simchoni2010-04-131-22/+27
* | crypto: mv_cesa - Execute some code via function pointers rathr than direct c...Uri Simchoni2010-04-131-4/+9
* | crypto: mv_cesa - Rename a variable to a more suitable nameUri Simchoni2010-04-131-5/+5
* | crypto: mv_cesa - Enqueue generic async requestsUri Simchoni2010-04-131-19/+24
* | crypto: mv_cesa - Fix situations where the src sglist spans more data than th...Uri Simchoni2010-04-131-22/+44
* | crypto: mv_cesa - Fix situation where the dest sglist is organized differentl...Uri Simchoni2010-04-131-5/+9
* | crypto: mv_cesa - Remove compiler warning in mv_cesa driverUri Simchoni2010-04-131-0/+1
* | crypto: mv_cesa - Invoke the user callback from a softirq contextUri Simchoni2010-04-131-0/+2
|/
* crypto: mv_cesa - Add support for Orion5X crypto engineSebastian Andrzej Siewior2009-08-101-0/+606
OpenPOWER on IntegriCloud