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