summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-222-4/+10
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-0/+5
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \ | |/ |/|
| * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-263-6/+6
|\ \ | |/ |/|
| * crypto: geode-aes - Fix cip/blk confusionRoel Kluin2010-02-041-1/+1
| * crypto: Make Open Firmware device id constantMárton Németh2010-01-172-2/+2
| * crypto: geode-aes - access .cip instead of .blk in cipher modeRoel Kluin2010-01-081-3/+3
* | crypto: padlock-sha - Add import/export supportHerbert Xu2010-02-021-0/+23
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-6/+6
|\
| * percpu: make misc percpu symbols uniqueTejun Heo2009-10-291-6/+6
* | Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
|\ \
| * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | crypto: padlock-aes - Use the correct mask when checking whether copying is r...Chuck Ebbert2009-11-031-2/+2
|/ /
* | crypto: padlock-sha - Fix stack alignmentHerbert Xu2009-09-211-2/+12
|/
* crypto: talitos - add support for 36 bit addressingKim Phillips2009-08-132-29/+41
* crypto: talitos - align locks on cache linesKim Phillips2009-08-131-83/+58
* crypto: talitos - simplify hmac data size calculationKim Phillips2009-08-131-5/+3
* crypto: mv_cesa - Add support for Orion5X crypto engineSebastian Andrzej Siewior2009-08-104-0/+739
* crypto: padlock - Fix hashing of partial blocksHerbert Xu2009-07-161-0/+2
* crypto: padlock - Fix compile error on i386Herbert Xu2009-07-151-2/+4
* crypto: crypto4xx - Disable SHA implementationHerbert Xu2009-07-151-19/+0
* crypto: crypto4xx - Switch to new style ahashHerbert Xu2009-07-142-39/+71
* crypto: crypto4xx - Use crypto_ahash_set_reqsizeHerbert Xu2009-07-142-2/+4
* crypto: padlock - Switch sha to shashHerbert Xu2009-07-142-179/+156
* crypto: padlock - Use shash fallback for shaHerbert Xu2009-07-111-30/+52
* crypto: padlock-aes - work around Nano CPU errata in CBC modeChuck Ebbert2009-06-181-18/+65
* crypto: padlock-aes - work around Nano CPU errata in ECB modeChuck Ebbert2009-06-181-35/+46
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-141-3/+3
|\
| * trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-121-3/+3
* | crypto: hifn_795x - fix __dev{init,exit} markingsMike Frysinger2009-06-021-4/+4
* | crypto: padlock - Restore dependency on x86Herbert Xu2009-06-021-1/+1
* | crypto: padlock - Enable on x86_64Sebastian Andrzej Siewior2009-06-022-1/+14
* | crypto: talitos - Avoid unnecessary decrypt checkKim Phillips2009-06-021-2/+1
* | crypto: talitos - containerof related codingstyleKim Phillips2009-06-021-10/+16
* | crypto: talitos - Whitespace/codingstyle/overrun lines cleanupKim Phillips2009-06-021-47/+48
* | crypto: talitos - Add ablkcipher algorithmsLee Nipper2009-06-021-38/+342
* | crypto: talitos - scaffolding for new algorithm typesLee Nipper2009-06-021-116/+129
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-05-172-2/+33
|\
| * crypto: padlock - Revert aes-all alias to aesHerbert Xu2009-04-211-1/+1
OpenPOWER on IntegriCloud