summaryrefslogtreecommitdiff
path: root/drivers/crypto
Commit message (Expand)AuthorAge
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * crypto: talitos - add support for sha224Kim Phillips2010-05-19
| * crypto: talitos - add hash algorithmsLee Nipper2010-05-19
| * crypto: talitos - second prepare step for adding ahash algorithmsLee Nipper2010-05-19
| * crypto: talitos - prepare for adding ahash algorithms Lee Nipper2010-05-19
| * crypto: n2 - Add Niagara2 crypto driverDavid S. Miller2010-05-19
| * crypto: hifn_795x - Rename ablkcipher_walk to hifn_cipher_walkDavid S. Miller2010-05-19
| * crypto: mv_cesa - Use resource_sizeTobias Klauser2010-05-14
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-03
| |\
| * | crypto: omap - sha1 & md5 driverDmitry Kasatkin2010-05-03
| * | crypto: geode-aes - Fix some code style issuesChihau Chau2010-04-19
| * | crypto: mv_cesa - Add sha1 and hmac(sha1) async hash driversUri Simchoni2010-04-13
| * | crypto: mv_cesa - Support processing of data from previous requestsUri Simchoni2010-04-13
| * | crypto: mv_cesa - Make the copy-back of data optionalUri Simchoni2010-04-13
| * | crypto: mv_cesa - Execute some code via function pointers rathr than direct c...Uri Simchoni2010-04-13
| * | crypto: mv_cesa - Rename a variable to a more suitable nameUri Simchoni2010-04-13
| * | crypto: mv_cesa - Enqueue generic async requestsUri Simchoni2010-04-13
| * | crypto: mv_cesa - Fix situations where the src sglist spans more data than th...Uri Simchoni2010-04-13
| * | crypto: mv_cesa - Fix situation where the dest sglist is organized differentl...Uri Simchoni2010-04-13
| * | crypto: mv_cesa - Remove compiler warning in mv_cesa driverUri Simchoni2010-04-13
| * | crypto: mv_cesa - Invoke the user callback from a softirq contextUri Simchoni2010-04-13
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-26
|\ \ | |/ |/|
| * crypto: geode-aes - Fix cip/blk confusionRoel Kluin2010-02-04
| * crypto: Make Open Firmware device id constantMárton Németh2010-01-17
| * crypto: geode-aes - access .cip instead of .blk in cipher modeRoel Kluin2010-01-08
* | crypto: padlock-sha - Add import/export supportHerbert Xu2010-02-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\
| * percpu: make misc percpu symbols uniqueTejun Heo2009-10-29
* | Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
|\ \
| * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | crypto: padlock-aes - Use the correct mask when checking whether copying is r...Chuck Ebbert2009-11-03
|/ /
* | crypto: padlock-sha - Fix stack alignmentHerbert Xu2009-09-21
|/
* crypto: talitos - add support for 36 bit addressingKim Phillips2009-08-13
* crypto: talitos - align locks on cache linesKim Phillips2009-08-13
* crypto: talitos - simplify hmac data size calculationKim Phillips2009-08-13
* crypto: mv_cesa - Add support for Orion5X crypto engineSebastian Andrzej Siewior2009-08-10
* crypto: padlock - Fix hashing of partial blocksHerbert Xu2009-07-16
* crypto: padlock - Fix compile error on i386Herbert Xu2009-07-15
* crypto: crypto4xx - Disable SHA implementationHerbert Xu2009-07-15
* crypto: crypto4xx - Switch to new style ahashHerbert Xu2009-07-14
* crypto: crypto4xx - Use crypto_ahash_set_reqsizeHerbert Xu2009-07-14
* crypto: padlock - Switch sha to shashHerbert Xu2009-07-14
* crypto: padlock - Use shash fallback for shaHerbert Xu2009-07-11
* crypto: padlock-aes - work around Nano CPU errata in CBC modeChuck Ebbert2009-06-18
* crypto: padlock-aes - work around Nano CPU errata in ECB modeChuck Ebbert2009-06-18