summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)AuthorLines
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+1
2012-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+4
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-632/+8382
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann-0/+4
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz-0/+4
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-6/+6
2012-07-19n2_crypto: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o-2/+1
2012-07-11crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithmsHoria Geanta-1/+166
2012-07-11crypto: talitos - export the talitos_submit functionHoria Geanta-5/+12
2012-07-11crypto: talitos - move talitos structures to header fileHoria Geanta-111/+111
2012-07-11crypto: atmel - add Atmel SHA1/SHA256 driverNicolas Royer-0/+1173
2012-07-11crypto: atmel - add Atmel DES/TDES driverNicolas Royer-0/+1321
2012-07-11crypto: atmel - add Atmel AES driverNicolas Royer-0/+1286
2012-07-11crypto: caam - ERA retrieval and printing for SEC deviceAlex Porosanu-2/+58
2012-07-11crypto: caam - Using alloc_coherent for caam job ringsBharat Bhushan-36/+9
2012-07-10PM / crypto / ux500: Use struct dev_pm_ops for power managementRafael J. Wysocki-38/+34
2012-06-27crypto: caam - one tasklet per job ringKim Phillips-9/+6
2012-06-27crypto: caam - consolidate memory barriers from job ring en/dequeueKim Phillips-6/+2
2012-06-27crypto: caam - only query h/w in job ring dequeue pathKim Phillips-12/+5
2012-06-27crypto: caam - use non-irq versions of spinlocks for job ringsKim Phillips-17/+13
2012-06-27crypto: caam - disable IRQ coalescing by defaultKim Phillips-1/+4
2012-06-27crypto: caam - add support for SEC v5.x RNG4Kim Phillips-14/+196
2012-06-27crypto: caam - assign 40-bit masks on SEC v5.0 and aboveKim Phillips-2/+15
2012-06-27crypto: caam - hwrng supportYuan Kang-0/+323
2012-06-27crypto: caam - chaining supportYuan Kang-64/+147
2012-06-27crypto: caam - unkeyed ahash supportYuan Kang-17/+58
2012-06-27crypto: caam - ahash hmac supportYuan Kang-0/+1869
2012-06-27crypto: caam - link_tbl renameYuan Kang-137/+137
2012-06-27crypto: caam - refactor key_gen, sgYuan Kang-190/+242
2012-06-27crypto: caam - remove jr register/deregisterYuan Kang-30/+2
2012-06-27crypto: caam - support external seq in/out lengthsYuan Kang-4/+50
2012-06-27crypto: caam - add PDB (Protocol Descriptor Block) definitionsHemant Agrawal-16/+401
2012-06-27crypto: caam - fix descriptor length adjustments for protocol descriptorsKim Phillips-2/+2
2012-06-27crypto: caam - fix start index for Protocol shared descriptorsYashpal Dutta-2/+2
2012-06-27crypto: caam - fix input job ring element dma mapping sizeKim Phillips-5/+5
2012-06-27crypto: caam - remove line continuations from ablkcipher_append_src_dstKim Phillips-5/+5
2012-06-27crypto: nx - fix typo in nx driver config optionSeth Jennings-1/+1
2012-06-27crypto: nx - move nx build to driver/crypto MakefileSeth Jennings-0/+1
2012-06-12crypto: add clk_prepare/clk_unpreparePrashant Gaikwad-6/+6
2012-06-12crypto: mv_cesa - fix for hash finalisation with dataPhil Sutter-6/+13
2012-06-12crypto: mv_cesa - initialise the interrupt status field to zeroPhil Sutter-0/+1
2012-06-12crypto: mv_cesa - add an expiry timer in case anything goes wrongPhil Sutter-10/+31
2012-06-12crypto: bfin_crc - CRC hardware driver for BF60x family processors.Sonic Zhang-1/+789
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-0/+14
2012-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-5/+5310
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-0/+3271
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-0/+1
2012-05-16s390/crypto des: add missing select statementHeiko Carstens-0/+1
2012-05-16powerpc/crypto: Build files for the nx device driverKent Yoder-0/+28
2012-05-16powerpc/crypto: debugfs routines and docs for the nx device driverKent Yoder-0/+103