summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-25crypto: gcm - fix rfc4543 to handle async crypto correctlyJussi Kivilinna
2013-04-25crypto: gcm - make GMAC work when dst and src are differentJussi Kivilinna
2013-04-25hwrng: timeriomem - added devicetree hooksAlexander Clouter
2013-04-25hwrng: timeriomem - update to support more than one deviceAlexander Clouter
2013-04-25crypto: crc32-pclmul - Use gas macro for pclmulqdqSandy Wu
2013-04-25hwrng: bcm2835 - Add Broadcom BCM2835 RNG driverLubomir Rintel
2013-04-25crypto: caam - static constify error dataKim Phillips
2013-04-25crypto: caam - change key gen functions to return signed intKim Phillips
2013-04-25crypto: sha512 - Create module providing optimized SHA512 routines using SSSE...Tim Chen
2013-04-25crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX2 RORX ins...Tim Chen
2013-04-25crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX instructi...Tim Chen
2013-04-25crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental ...Tim Chen
2013-04-25crypto: sha512 - Expose generic sha512 routine to be callable from other modulesTim Chen
2013-04-25crypto: sha256 - Create module providing optimized SHA256 routines using SSSE...Tim Chen
2013-04-03crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructionsTim Chen
2013-04-03crypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions.Tim Chen
2013-04-03crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental ...Tim Chen
2013-04-03crypto: sha256 - Expose SHA256 generic routine to be callable externally.Tim Chen
2013-04-03crypto: x86 - build AVX block cipher implementations only if assembler suppor...Jussi Kivilinna
2013-04-03crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROCJussi Kivilinna
2013-04-03crypto: ux500 - fix error return code in hash_dma_final()Wei Yongjun
2013-03-22crypto: picoxcell - Use of_match_ptr() macroSachin Kamat
2013-03-22hwrng: mxc-rnga - Use devm_ioremap_resource()Fabio Estevam
2013-03-22crypto: caam - Fix missing init of '.type' in AEAD algos.Vakul Garg
2013-03-22crypto: caam - set RDB bit in security configuration registerVakul Garg
2013-03-22hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resumeJingoo Han
2013-03-21crypto: ux500 - replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur
2013-03-21crypto: sahara - Add driver for SAHARA2 accelerator.Javier Martin
2013-03-10hwrng: Fix a wrong comment in Documentation/hw_random.txtTang Chen
2013-03-10crypto: caam - fix typo "CRYPTO_AHASH"Paul Bolle
2013-03-10crypto: omap-sham - Use module_platform_driver macroSachin Kamat
2013-03-10crypto: omap-aes - Use module_platform_driver macroSachin Kamat
2013-03-10crypto: omap-aes - Use pm_runtime_put instead of pm_runtime_put_sync in taskletJoel A Fernandes
2013-03-10crypto: omap-sham - Use pm_runtime_put instead of pm_runtime_put_sync in taskletJoel A Fernandes
2013-03-10crypto: bfin_crc - Fix possible NULL pointer dereferenceSyam Sidhardhan
2013-03-10crypto: user - constify netlink dispatch tableMathias Krause
2013-03-10crypto: crc32c - Update the links to the white papers on CRC32C calculations ...Tim Chen
2013-03-10crypto: atmel-sha - add support for latest release of the IP (0x410)Nicolas Royer
2013-03-10crypto: atmel-tdes - add support for latest release of the IP (0x700)Nicolas Royer
2013-03-10crypto: atmel-aes - add support for latest release of the IP (0x130)Nicolas Royer
2013-03-10ARM: AT91SAM9G45: same platform data structure for all crypto peripheralsNicolas Royer
2013-02-26crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 optionHerbert Xu
2013-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-02-25Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-02-25Merge tag 'ktest-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25block: fix part_pack_uuid() build errorMimi Zohar
2013-02-25ima: "remove enforce checking duplication" merge fixMimi Zohar
2013-02-25Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds