summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - unkeyed ahash supportYuan Kang2012-06-271-17/+58
* crypto: caam - ahash hmac supportYuan Kang2012-06-276-0/+1869
* crypto: caam - link_tbl renameYuan Kang2012-06-273-137/+137
* crypto: caam - refactor key_gen, sgYuan Kang2012-06-276-190/+242
* crypto: caam - remove jr register/deregisterYuan Kang2012-06-272-30/+2
* crypto: caam - support external seq in/out lengthsYuan Kang2012-06-272-4/+50
* crypto: caam - add PDB (Protocol Descriptor Block) definitionsHemant Agrawal2012-06-272-16/+401
* crypto: caam - fix descriptor length adjustments for protocol descriptorsKim Phillips2012-06-271-2/+2
* crypto: caam - fix start index for Protocol shared descriptorsYashpal Dutta2012-06-271-2/+2
* crypto: caam - fix input job ring element dma mapping sizeKim Phillips2012-06-271-5/+5
* crypto: caam - remove line continuations from ablkcipher_append_src_dstKim Phillips2012-06-271-5/+5
* crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/Jussi Kivilinna2012-06-273-2/+2
* crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as...Jussi Kivilinna2012-06-274-2/+2
* crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...Jussi Kivilinna2012-06-274-487/+162
* crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue...Jussi Kivilinna2012-06-272-272/+94
* crypto: camellia-x86_64 - remove duplicated glue code and use shared glue cod...Jussi Kivilinna2012-06-272-269/+87
* crypto: serpent-avx: remove duplicated glue code and use shared glue code fro...Jussi Kivilinna2012-06-272-304/+95
* crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna2012-06-275-351/+431
* crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue c...Jussi Kivilinna2012-06-271-163/+303
* crypto: aes_ni - change to use shared ablk_* functionsJussi Kivilinna2012-06-274-102/+20
* crypto: twofish-avx - change to use shared ablk_* functionsJussi Kivilinna2012-06-272-110/+7
* crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...Jussi Kivilinna2012-06-276-218/+201
* crypto: nx - fix typo in nx driver config optionSeth Jennings2012-06-271-1/+1
* crypto: nx - move nx build to driver/crypto MakefileSeth Jennings2012-06-272-1/+1
* hwrng: mxc-rnga - fix data_present APIBenoît Thébaudeau2012-06-271-8/+13
* crypto: algapi - Move larval completion into algbossHerbert Xu2012-06-223-26/+9
* crypto: serpent-sse2/avx - allow both to be built into kernelJussi Kivilinna2012-06-145-10/+42
* crypto: arc4 - improve performance by using u32 for ctx and variablesJussi Kivilinna2012-06-141-6/+6
* crypto: arc4 - improve performance by adding ecb(arc4)Jussi Kivilinna2012-06-141-22/+87
* crypto: testmgr - add ecb(arc4) speed testsJussi Kivilinna2012-06-141-0/+10
* crypto: s390 - clean up DES code a bit morePaul Bolle2012-06-141-18/+0
* crypto: serpent - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-125-0/+1735
* crypto: testmgr - expand twofish test vectorsJohannes Goetzfried2012-06-121-32/+896
* crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-127-0/+1498
* crypto: mv_cesa - fix for hash finalisation with dataPhil Sutter2012-06-121-6/+13
* crypto: mv_cesa - initialise the interrupt status field to zeroPhil Sutter2012-06-121-0/+1
* crypto: mv_cesa - add an expiry timer in case anything goes wrongPhil Sutter2012-06-121-10/+31
* crypto: bfin_crc - CRC hardware driver for BF60x family processors.Sonic Zhang2012-06-123-1/+789
* crypto: testmgr - Add new test cases for Blackfin CRC crypto driverSonic Zhang2012-06-123-0/+102
* crypto: sha1 - use Kbuild supplied flags for AVX testMathias Krause2012-06-123-11/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-06-112-2/+11
|\
| * crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause2012-05-311-2/+4
| * hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard2012-05-311-0/+7
* | Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-06-111-4/+6
|\ \
| * | regmap: Export regmap_reinit_cache()Mark Brown2012-06-081-0/+1
| * | regmap: Fix the size calculation for map->format.buf_sizeFabio Estevam2012-06-031-2/+2
| * | regmap: clean up debugfs if regmap_init failsStephen Warren2012-06-031-2/+3
* | | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-06-115-14/+15
|\ \ \
| * | | regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_...Axel Lin2012-06-081-0/+3
| * | | regulator: max8649: fix missing regmap in rdevHaojian Zhuang2012-06-051-0/+1
OpenPOWER on IntegriCloud