aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * | | crypto: hifn_795x - Remove unused ctx variableJustin P. Mattock2010-07-141-4/+0
| * | | crypto: talitos - fix ahash for multiple of blocksizeLee Nipper2010-06-161-37/+40
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6Herbert Xu2010-05-263-173/+363
| |\ \ \
| | * | | n2_crypto: Add HMAC support.David S. Miller2010-05-251-4/+206
| | * | | n2_crypto: Make ahash parameterization explicit.David S. Miller2010-05-251-117/+99
| | * | | n2_crypto: Log algorithm success/failure in kernel log.David S. Miller2010-05-251-0/+6
| | * | | n2_crypto: Kill n2_base_ctx and helpers.David S. Miller2010-05-251-14/+1
| * | | | crypto: mv_cesa - fixup error handling in mv_probe()Dan Carpenter2010-05-261-5/+5
| * | | | crypto: omap - remove unused #include <linux/version.h>Huang Weiyi2010-05-261-1/+0
* | | | | crypto: talitos - fix bug in sg_copy_end_to_bufferLee Nipper2010-07-191-1/+5
| |_|_|/ |/| | |
* | | | crypto: crypto4xx - Fix build breakageAnatolij Gustschin2010-06-031-3/+3
| |/ / |/| |
* | | n2_crypto: Plumb fallback ahash requests properly.David S. Miller2010-05-251-47/+48
* | | n2_crypto: Fix MAU kmem_cache name.David S. Miller2010-05-251-1/+1
* | | n2_crypto: Fix build after of_device/of_platform_driver changes.David S. Miller2010-05-251-10/+16
* | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2212-151/+5039
|\ \ \ | |/ /
| * | crypto: talitos - add support for sha224Kim Phillips2010-05-192-10/+75
| * | crypto: talitos - add hash algorithmsLee Nipper2010-05-192-18/+534
| * | crypto: talitos - second prepare step for adding ahash algorithmsLee Nipper2010-05-191-12/+43
| * | crypto: talitos - prepare for adding ahash algorithms Lee Nipper2010-05-191-18/+21
| * | crypto: n2 - Add Niagara2 crypto driverDavid S. Miller2010-05-195-0/+2423
| * | crypto: hifn_795x - Rename ablkcipher_walk to hifn_cipher_walkDavid S. Miller2010-05-191-9/+9
| * | 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-036-1/+6
| |\ \ | | |/
| * | crypto: omap - sha1 & md5 driverDmitry Kasatkin2010-05-033-0/+1270
| * | crypto: geode-aes - Fix some code style issuesChihau Chau2010-04-191-16/+20
| * | crypto: mv_cesa - Add sha1 and hmac(sha1) async hash driversUri Simchoni2010-04-132-12/+542
| * | 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
|/ /