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