Age | Commit message (Expand) | Author | Files | Lines |
2010-10-27 | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer | 1 | -2/+2 |
2010-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 7 | -19/+981 |
2010-10-19 | crypto: Makefile - replace the use of <module>-objs with <module>-y | Tracey Dent | 2 | -2/+2 |
2010-10-19 | crypto: hifn_795x - use cancel_delayed_work_sync() | Tejun Heo | 1 | -2/+1 |
2010-09-23 | crypto: talitos - sparse check endian fixes | Kim Phillips | 1 | -12/+11 |
2010-09-23 | crypto: talitos - fix checkpatch warning | Kim Phillips | 1 | -2/+1 |
2010-09-23 | crypto: talitos - fix warning: 'alg' may be used uninitialized in this function | Kim Phillips | 1 | -0/+3 |
2010-09-12 | crypto: n2_crypto - Niagara2 driver needs to depend upon CRYPTO_DES | David S. Miller | 1 | -0/+1 |
2010-09-03 | crypto: omap-sham - Adjust DMA parameters | Samu Onkalo | 1 | -1/+5 |
2010-09-03 | crypto: omap-aes - OMAP2/3 AES hw accelerator driver | Dmitry Kasatkin | 3 | -0/+957 |
2010-08-13 | [S390] zcrypt: fix Kconfig dependencies | Heiko Carstens | 1 | -1/+1 |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 4 | -19/+19 |
2010-08-11 | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds | 1 | -0/+21 |
2010-08-08 | of/sparc: fix build regression from of_device changes | Grant Likely | 1 | -2/+2 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 4 | -17/+17 |
2010-08-06 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -5/+5 |
2010-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 6 | -167/+342 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -1/+5 |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 1 | -5/+5 |
2010-07-19 | crypto: talitos - fix bug in sg_copy_end_to_buffer | Lee Nipper | 1 | -1/+5 |
2010-07-19 | crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID i... | Peter Huewe | 1 | -1/+1 |
2010-07-14 | crypto: hifn_795x - Remove unused ctx variable | Justin P. Mattock | 1 | -4/+0 |
2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina | 13 | -159/+5060 |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 1 | -1/+1 |
2010-06-16 | crypto: talitos - fix ahash for multiple of blocksize | Lee Nipper | 1 | -37/+40 |
2010-06-03 | crypto: crypto4xx - Fix build breakage | Anatolij Gustschin | 1 | -3/+3 |
2010-05-27 | IXP4xx: Fix ixp4xx_crypto little-endian operation. | Krzysztof Hałasa | 1 | -0/+21 |
2010-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6 | Herbert Xu | 3 | -173/+363 |
2010-05-26 | crypto: mv_cesa - fixup error handling in mv_probe() | Dan Carpenter | 1 | -5/+5 |
2010-05-26 | crypto: omap - remove unused #include <linux/version.h> | Huang Weiyi | 1 | -1/+0 |
2010-05-26 | n2_crypto: Add HMAC support. | David S. Miller | 1 | -4/+206 |
2010-05-26 | n2_crypto: Make ahash parameterization explicit. | David S. Miller | 1 | -117/+99 |
2010-05-26 | n2_crypto: Log algorithm success/failure in kernel log. | David S. Miller | 1 | -0/+6 |
2010-05-26 | n2_crypto: Kill n2_base_ctx and helpers. | David S. Miller | 1 | -14/+1 |
2010-05-26 | n2_crypto: Plumb fallback ahash requests properly. | David S. Miller | 1 | -47/+48 |
2010-05-26 | n2_crypto: Fix MAU kmem_cache name. | David S. Miller | 1 | -1/+1 |
2010-05-26 | n2_crypto: Fix build after of_device/of_platform_driver changes. | David S. Miller | 1 | -10/+16 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 12 | -151/+5039 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2 | -4/+10 |
2010-05-19 | crypto: talitos - add support for sha224 | Kim Phillips | 2 | -10/+75 |
2010-05-19 | crypto: talitos - add hash algorithms | Lee Nipper | 2 | -18/+534 |
2010-05-19 | crypto: talitos - second prepare step for adding ahash algorithms | Lee Nipper | 1 | -12/+43 |
2010-05-19 | crypto: talitos - prepare for adding ahash algorithms | Lee Nipper | 1 | -18/+21 |
2010-05-19 | crypto: n2 - Add Niagara2 crypto driver | David S. Miller | 5 | -0/+2423 |
2010-05-19 | crypto: hifn_795x - Rename ablkcipher_walk to hifn_cipher_walk | David S. Miller | 1 | -9/+9 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 1 | -1/+1 |
2010-05-14 | crypto: mv_cesa - Use resource_size | Tobias Klauser | 1 | -2/+2 |
2010-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu | 6 | -1/+6 |
2010-05-03 | crypto: omap - sha1 & md5 driver | Dmitry Kasatkin | 3 | -0/+1270 |