summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2010-07-19crypto: talitos - fix bug in sg_copy_end_to_bufferLee Nipper
2010-06-03crypto: crypto4xx - Fix build breakageAnatolij Gustschin
2010-05-25n2_crypto: Plumb fallback ahash requests properly.David S. Miller
2010-05-25n2_crypto: Fix MAU kmem_cache name.David S. Miller
2010-05-25n2_crypto: Fix build after of_device/of_platform_driver changes.David S. Miller
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-19crypto: talitos - add support for sha224Kim Phillips
2010-05-19crypto: talitos - add hash algorithmsLee Nipper
2010-05-19crypto: talitos - second prepare step for adding ahash algorithmsLee Nipper
2010-05-19crypto: talitos - prepare for adding ahash algorithms Lee Nipper
2010-05-19crypto: n2 - Add Niagara2 crypto driverDavid S. Miller
2010-05-19crypto: hifn_795x - Rename ablkcipher_walk to hifn_cipher_walkDavid S. Miller
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
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-05-03crypto: omap - sha1 & md5 driverDmitry Kasatkin
2010-04-19crypto: geode-aes - Fix some code style issuesChihau Chau
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
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack
2010-02-04crypto: geode-aes - Fix cip/blk confusionRoel Kluin
2010-02-02crypto: padlock-sha - Add import/export supportHerbert Xu
2010-01-17crypto: Make Open Firmware device id constantMárton Németh
2010-01-08crypto: geode-aes - access .cip instead of .blk in cipher modeRoel Kluin
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-03crypto: padlock-aes - Use the correct mask when checking whether copying is r...Chuck Ebbert
2009-10-29percpu: make misc percpu symbols uniqueTejun Heo
2009-09-21crypto: padlock-sha - Fix stack alignmentHerbert Xu
2009-08-13crypto: talitos - add support for 36 bit addressingKim Phillips
2009-08-13crypto: talitos - align locks on cache linesKim Phillips
2009-08-13crypto: talitos - simplify hmac data size calculationKim Phillips
2009-08-10crypto: mv_cesa - Add support for Orion5X crypto engineSebastian Andrzej Siewior
2009-07-16crypto: padlock - Fix hashing of partial blocksHerbert Xu
2009-07-15crypto: padlock - Fix compile error on i386Herbert Xu
2009-07-15crypto: crypto4xx - Disable SHA implementationHerbert Xu
2009-07-14crypto: crypto4xx - Switch to new style ahashHerbert Xu