aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Gravatar Linus Torvalds 1-2/+15
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-9/+8
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 29-343/+1924
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextGravatar Linus Torvalds 1-1/+1
2012-09-27crypto: caam - increase TRNG clocks per sampleGravatar Kim Phillips 1-3/+3
2012-09-27crypto: tegra-aes - fix error return codeGravatar Peter Senna Tschudin 1-0/+1
2012-09-27crypto: crypto4xx - fix error return codeGravatar Peter Senna Tschudin 1-0/+1
2012-09-27crypto: hifn_795x - fix error return codeGravatar Peter Senna Tschudin 1-1/+4
2012-09-27crypto: ux500 - fix error return codeGravatar Peter Senna Tschudin 1-0/+1
2012-09-27crypto: caam - fix error IDs for SEC v5.x RNG4Gravatar Horia Geanta 1-2/+0
2012-09-22Merge branch 'kirkwood/dt' of git://git.infradead.org/users/jcooper/linux int...Gravatar Olof Johansson 1-2/+15
2012-09-22Crypto: CESA: Add support for DT based instantiation.Gravatar Andrew Lunn 1-2/+15
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformGravatar Olof Johansson 2-2/+2
2012-09-15sparc64: Adjust crypto priorities.Gravatar David S. Miller 1-1/+1
2012-09-14ARM: nomadik: move platform_data definitionsGravatar Arnd Bergmann 2-2/+2
2012-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-0/+1
2012-09-07Merge branch 'merge' into nextGravatar Benjamin Herrenschmidt 2-7/+7
2012-09-07crypto: caam - add IPsec ESN supportGravatar Horia Geanta 2-2/+26
2012-09-07crypto: geode-aes - Use module_pci_driverGravatar Sachin Kamat 1-14/+1
2012-09-07crypto: remove duplicated includeGravatar Wei Yongjun 3-15/+0
2012-09-07crypto: caam - coccicheck fixesGravatar Kim Phillips 3-8/+16
2012-09-07crypto: ux500/hash - remove unneeded return at ux500_hash_mod_finiGravatar Devendra Naga 1-1/+0
2012-09-07crypto/caam: Export gen_split_key symbol for other modulesGravatar Ben Collins 1-0/+1
2012-09-05powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...Gravatar Michael Ellerman 1-9/+8
2012-08-28crypto: talitos - add IPsec ESN supportGravatar Horia Geanta 1-2/+28
2012-08-28crypto: talitos - support for assoc data provided as scatterlistGravatar Horia Geanta 1-51/+125
2012-08-28crypto: talitos - change type and name for [src|dst]_is_chainedGravatar Horia Geanta 1-21/+20
2012-08-28crypto: talitos - prune unneeded descriptor allocation paramGravatar Horia Geanta 1-7/+6
2012-08-28crypto: talitos - fix icv management on outbound directionGravatar Horia Geanta 1-1/+1
2012-08-28crypto: talitos - consolidate common cra_* assignmentsGravatar Kim Phillips 1-146/+17
2012-08-28crypto: talitos - consolidate cra_type assignmentsGravatar Kim Phillips 1-26/+3
2012-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 2-7/+7
2012-08-20crypto: caam - fix possible deadlock conditionGravatar Kim Phillips 1-5/+5
2012-08-20crypto: atmel - Remove possible typo errorGravatar Tushar Behera 1-1/+1
2012-08-20crypto: nx - Remove virt_to_abs() usage in nx-842.cGravatar Michael Ellerman 1-16/+18
2012-08-01powerpc/crypto: add 842 hardware compression driverGravatar Seth Jennings 3-0/+1627
2012-08-01powerpc/crypto: rework KconfigGravatar Seth Jennings 3-14/+25
2012-08-01crypto: caam - set descriptor sharing type to SERIALGravatar Kim Phillips 3-7/+7
2012-08-01crypto: caam - add backward compatible string sec4.0Gravatar Shengzhou Liu 2-6/+15
2012-08-01crypto: caam - fix possible deadlock conditionGravatar Kim Phillips 1-5/+5
2012-08-01crypto: drivers - remove cra_list initializationGravatar Jussi Kivilinna 12-21/+0
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+1
2012-07-30crypto: hifn_795x - fix 64bit division and undefined __divdi3 on 32bit archsGravatar Jussi Kivilinna 1-2/+2
2012-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+4
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 30-632/+8382
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesGravatar Arnd Bergmann 1-0/+4
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkGravatar Simon Baatz 1-0/+4
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-6/+6
2012-07-19n2_crypto: remove IRQF_SAMPLE_RANDOM which is now a no-opGravatar Theodore Ts'o 1-2/+1
2012-07-11crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithmsGravatar Horia Geanta 2-1/+166