aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2012-08-28crypto: talitos - add IPsec ESN supportHoria Geanta
2012-08-28crypto: talitos - support for assoc data provided as scatterlistHoria Geanta
2012-08-28crypto: talitos - change type and name for [src|dst]_is_chainedHoria Geanta
2012-08-28crypto: talitos - prune unneeded descriptor allocation paramHoria Geanta
2012-08-28crypto: talitos - fix icv management on outbound directionHoria Geanta
2012-08-28crypto: talitos - consolidate common cra_* assignmentsKim Phillips
2012-08-28crypto: talitos - consolidate cra_type assignmentsKim Phillips
2012-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-08-20crypto: caam - fix possible deadlock conditionKim Phillips
2012-08-20crypto: atmel - Remove possible typo errorTushar Behera
2012-08-20crypto: nx - Remove virt_to_abs() usage in nx-842.cMichael Ellerman
2012-08-01powerpc/crypto: add 842 hardware compression driverSeth Jennings
2012-08-01powerpc/crypto: rework KconfigSeth Jennings
2012-08-01crypto: caam - set descriptor sharing type to SERIALKim Phillips
2012-08-01crypto: caam - add backward compatible string sec4.0Shengzhou Liu
2012-08-01crypto: caam - fix possible deadlock conditionKim Phillips
2012-08-01crypto: drivers - remove cra_list initializationJussi Kivilinna
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-30crypto: hifn_795x - fix 64bit division and undefined __divdi3 on 32bit archsJussi Kivilinna
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