Age | Commit message (Expand) | Author | Files | Lines |
2015-07-03 | crypto: marvell/cesa - another fix up for of_get_named_gen_pool() rename | Stephen Rothwell | 1 | -2/+2 |
2015-07-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -3/+2 |
2015-06-30 | genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() | Vladimir Zapolskiy | 1 | -3/+2 |
2015-06-29 | crypto: qat - Deletion of unnecessary checks before two function calls | Markus Elfring | 2 | -5/+2 |
2015-06-23 | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -59/+1 |
2015-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 55 | -3407/+8943 |
2015-06-22 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+2 |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -1/+21 |
2015-06-22 | crypto: marvell/cesa - remove COMPILE_TEST dependency | Boris Brezillon | 1 | -1/+1 |
2015-06-21 | crypto: sahara - propagate the error on clk_disable_unprepare() failure | Fabio Estevam | 1 | -4/+9 |
2015-06-21 | crypto: picoxcell - Update to the current clk API | Michael van der Westhuizen | 1 | -4/+4 |
2015-06-21 | crypto: nx - Check for bogus firmware properties | Herbert Xu | 1 | -32/+118 |
2015-06-19 | crypto: marvell/cesa - add support for Kirkwood and Dove SoCs | Arnaud Ebalard | 1 | -1/+12 |
2015-06-19 | crypto: marvell/cesa - add support for Orion SoCs | Boris BREZILLON | 1 | -7/+35 |
2015-06-19 | crypto: marvell/cesa - add allhwsupport module parameter | Boris BREZILLON | 1 | -0/+4 |
2015-06-19 | crypto: marvell/cesa - add support for all armada SoCs | Boris BREZILLON | 1 | -0/+12 |
2015-06-19 | crypto: marvell/cesa - add SHA256 support | Arnaud Ebalard | 3 | -0/+163 |
2015-06-19 | crypto: marvell/cesa - add MD5 support | Arnaud Ebalard | 3 | -2/+174 |
2015-06-19 | crypto: marvell/cesa - add Triple-DES support | Arnaud Ebalard | 3 | -0/+151 |
2015-06-19 | crypto: marvell/cesa - add DES support | Boris BREZILLON | 3 | -0/+154 |
2015-06-19 | crypto: marvell/cesa - add TDMA support | Boris BREZILLON | 7 | -16/+1101 |
2015-06-19 | crypto: marvell/cesa - add a new driver for Marvell's CESA | Boris BREZILLON | 7 | -0/+2040 |
2015-06-19 | crypto: mv_cesa - explicitly define kirkwood and dove compatible strings | Boris BREZILLON | 1 | -1/+3 |
2015-06-19 | crypto: mv_cesa - use gen_pool to reserve the SRAM memory region | Boris BREZILLON | 2 | -15/+44 |
2015-06-19 | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu | 1 | -2/+2 |
2015-06-19 | crypto: nx - add LE support to pSeries platform driver | Dan Streetman | 3 | -43/+45 |
2015-06-19 | crypto: caam - Set last bit on src SG list | Herbert Xu | 1 | -1/+1 |
2015-06-19 | crypto: caam - Reintroduce DESC_MAX_USED_BYTES | Herbert Xu | 1 | -1/+2 |
2015-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -1/+3 |
2015-06-18 | crypto: drivers - Fix Kconfig selects | Herbert Xu | 6 | -46/+19 |
2015-06-18 | crypto: caam - fix non-64-bit write/read access | Steffen Trumtrar | 1 | -19/+19 |
2015-06-17 | crypto: caam - Convert GCM to new AEAD interface | Herbert Xu | 1 | -634/+686 |
2015-06-17 | crypto: caam - Handle errors in dma_map_sg_chained | Herbert Xu | 1 | -14/+21 |
2015-06-17 | crypto: nx - Convert GCM to new AEAD interface | Herbert Xu | 3 | -73/+67 |
2015-06-16 | crypto: caam - Provide correct value to iounmap() in controller driver | Victoria Milhoan | 1 | -2/+2 |
2015-06-16 | crypto: caam - Fix incorrect size when DMA unmapping buffer | Victoria Milhoan | 1 | -4/+5 |
2015-06-16 | crypto: vmx - Reindent to kernel style | Herbert Xu | 6 | -482/+506 |
2015-06-16 | crypto: vmx - Remove duplicate PPC64 dependency | Herbert Xu | 2 | -2/+1 |
2015-06-16 | crypto: caam - fix RNG buffer cache alignment | Steve Cornelius | 1 | -1/+1 |
2015-06-16 | crypto: caam - improve initalization for context state saves | Steve Cornelius | 1 | -0/+2 |
2015-06-15 | crypto: ccp - Unify coherency checking logic with device_dma_is_coherent() | Suthikulpanit, Suravee | 1 | -59/+1 |
2015-06-15 | crypto: nx - replace NX842_MEM_COMPRESS with function | Dan Streetman | 5 | -15/+25 |
2015-06-15 | crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.h | Dan Streetman | 2 | -2/+22 |
2015-06-12 | crypto: picoxcell - Clamp AEAD SG list by input length | Herbert Xu | 1 | -3/+11 |
2015-06-12 | crypto: picoxcell - Make use of sg_nents_for_len | Herbert Xu | 1 | -11/+2 |
2015-06-12 | crypto: picoxcell - Include linux/sizes.h | Herbert Xu | 1 | -0/+1 |
2015-06-09 | crypto: caam - Clamp AEAD SG list by input length | Herbert Xu | 2 | -12/+23 |
2015-06-09 | crypto: qat: fix issue when mapping assoc to internal AD struct | Tadeusz Struk | 1 | -12/+20 |
2015-06-09 | crypto: qat - Set max request size | Tadeusz Struk | 1 | -0/+2 |
2015-06-04 | crypto: nx - fix nx-842 pSeries driver minimum buffer size | Dan Streetman | 1 | -5/+2 |