aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-09-27crypto: caam - increase TRNG clocks per sampleKim Phillips
2012-09-27crypto: tegra-aes - fix error return codePeter Senna Tschudin
2012-09-27crypto: crypto4xx - fix error return codePeter Senna Tschudin
2012-09-27crypto: hifn_795x - fix error return codePeter Senna Tschudin
2012-09-27crypto: ux500 - fix error return codePeter Senna Tschudin
2012-09-27crypto: caam - fix error IDs for SEC v5.x RNG4Horia Geanta
2012-09-22Merge branch 'kirkwood/dt' of git://git.infradead.org/users/jcooper/linux int...Olof Johansson
2012-09-22Crypto: CESA: Add support for DT based instantiation.Andrew Lunn
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-15sparc64: Adjust crypto priorities.David S. Miller
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann
2012-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-09-07crypto: caam - add IPsec ESN supportHoria Geanta
2012-09-07crypto: geode-aes - Use module_pci_driverSachin Kamat
2012-09-07crypto: remove duplicated includeWei Yongjun
2012-09-07crypto: caam - coccicheck fixesKim Phillips
2012-09-07crypto: ux500/hash - remove unneeded return at ux500_hash_mod_finiDevendra Naga
2012-09-07crypto/caam: Export gen_split_key symbol for other modulesBen Collins
2012-09-05powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...Michael Ellerman
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