UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / drivers / crypto /
2011-01-13 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2011-01-07 Herbert Xucrypto: padlock - Move padlock.h into include/crypto
2011-01-06 Dennis Gilmorecrypto: n2 - use __devexit not __exit in n2_unregister_algs
2011-01-04 Roel Kluincrypto: mv_cesa - dont return PTR_ERR() of wrong pointer
2010-12-29 Dmitry Kasatkincrypto: omap-sham - backlog handling fix
2010-12-02 Dmitry Kasatkincrypto: omap-aes - checkpatch --file warning fixes
2010-12-02 Dmitry Kasatkincrypto: omap-aes - initialize aes module once per request
2010-12-02 Dmitry Kasatkincrypto: omap-aes - unnecessary code removed
2010-12-02 Dmitry Kasatkincrypto: omap-aes - error handling implementation improved
2010-12-02 Dmitry Kasatkincrypto: omap-aes - redundant locking is removed
2010-12-02 Dmitry Kasatkincrypto: omap-aes - DMA initialization fixes for OMAP...
2010-11-27 Dmitry Kasatkincrypto: omap-sham - zero-copy scatterlist handling
2010-11-27 Dmitry Kasatkincrypto: omap-sham - FLAGS_FIRST is redundant and removed
2010-11-27 Dmitry Kasatkincrypto: omap-sham - hash-in-progress is stored in hw...
2010-11-27 Dmitry Kasatkincrypto: omap-sham - crypto_ahash_final() now not need...
2010-11-27 Dmitry Kasatkincrypto: omap-sham - removed redundunt locking
2010-11-27 Dmitry Kasatkincrypto: omap-sham - error handling improved
2010-11-27 Dmitry Kasatkincrypto: omap-sham - DMA initialization fixes for off...
2010-11-27 Dmitry Kasatkincrypto: omap-sham - uses digest buffer in request context
2010-11-13 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-11-04 Herbert Xucrypto: padlock - Fix AES-CBC handling on odd-block...
2010-10-26 Hagen Paul Pfeiferreplace nested max/min macros with {max,min}3 macro
2010-10-25 Nicolas Kaisercrypto: n2 - dubious error check
2010-10-24 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-10-19 Tracey Dentcrypto: Makefile - replace the use of <module>-objs...
2010-10-19 Tejun Heocrypto: hifn_795x - use cancel_delayed_work_sync()
2010-09-23 Kim Phillipscrypto: talitos - sparse check endian fixes
2010-09-23 Kim Phillipscrypto: talitos - fix checkpatch warning
2010-09-23 Kim Phillipscrypto: talitos - fix warning: 'alg' may be used uninit...
2010-09-12 David S. Millercrypto: n2_crypto - Niagara2 driver needs to depend...
2010-09-03 Samu Onkalocrypto: omap-sham - Adjust DMA parameters
2010-09-03 Dmitry Kasatkincrypto: omap-aes - OMAP2/3 AES hw accelerator driver
2010-08-13 Heiko Carstens[S390] zcrypt: fix Kconfig dependencies
2010-08-12 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2010-08-11 Linus TorvaldsMerge branch 'ixp4xx' of git://git./linux/kernel/git...
2010-08-08 Grant Likelyof/sparc: fix build regression from of_device changes
2010-08-06 Grant Likelyof/device: Replace struct of_device with struct platfor...
2010-08-05 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2010-08-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-08-04 Jiri KosinaMerge branch 'master' into for-next
2010-07-24 Grant Likelyof/platform: remove all of_bus_type and of_platform_bus...
2010-07-19 Lee Nippercrypto: talitos - fix bug in sg_copy_end_to_buffer
2010-07-19 Peter Huewecrypto: geode_aes - Convert pci_table entries to PCI_VD...
2010-07-14 Justin P. Mattockcrypto: hifn_795x - Remove unused ctx variable
2010-06-16 Jiri KosinaMerge branch 'master' into for-next
2010-06-16 Uwe Kleine-Königfix typos concerning "initiali[zs]e"
2010-06-16 Lee Nippercrypto: talitos - fix ahash for multiple of blocksize
2010-06-03 Anatolij Gustschincrypto: crypto4xx - Fix build breakage
2010-06-03 Anatolij Gustschinof/crypto: crypto4xx_core.c: fix build breakage
2010-05-27 Krzysztof HałasaIXP4xx: Fix ixp4xx_crypto little-endian operation.
2010-05-26 Herbert XuMerge git://git./linux/kernel/git/davem/crypto-2.6
2010-05-26 Dan Carpentercrypto: mv_cesa - fixup error handling in mv_probe()
2010-05-26 Huang Weiyicrypto: omap - remove unused #include <linux/version.h>
2010-05-26 David S. Millern2_crypto: Add HMAC support.
2010-05-26 David S. Millern2_crypto: Make ahash parameterization explicit.
2010-05-26 David S. Millern2_crypto: Log algorithm success/failure in kernel...
2010-05-26 David S. Millern2_crypto: Kill n2_base_ctx and helpers.
2010-05-26 David S. Millern2_crypto: Plumb fallback ahash requests properly.
2010-05-26 David S. Millern2_crypto: Fix MAU kmem_cache name.
2010-05-26 David S. Millern2_crypto: Fix build after of_device/of_platform_driver...
2010-05-22 Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-22 Grant Likelyof: Remove duplicate fields from of_platform_driver
2010-05-19 Kim Phillipscrypto: talitos - add support for sha224
2010-05-19 Lee Nippercrypto: talitos - add hash algorithms
2010-05-19 Lee Nippercrypto: talitos - second prepare step for adding ahash...
2010-05-19 Lee Nippercrypto: talitos - prepare for adding ahash algorithms
2010-05-19 David S. Millercrypto: n2 - Add Niagara2 crypto driver
2010-05-19 David S. Millercrypto: hifn_795x - Rename ablkcipher_walk to hifn_ciph...
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-05-14 Tobias Klausercrypto: mv_cesa - Use resource_size
2010-05-03 Herbert XuMerge git://git./linux/kernel/git/torvalds/linux-2.6
2010-05-03 Dmitry Kasatkincrypto: omap - sha1 & md5 driver
2010-04-19 Chihau Chaucrypto: geode-aes - Fix some code style issues
2010-04-13 Uri Simchonicrypto: mv_cesa - Add sha1 and hmac(sha1) async hash...
2010-04-13 Uri Simchonicrypto: mv_cesa - Support processing of data from previ...
2010-04-13 Uri Simchonicrypto: mv_cesa - Make the copy-back of data optional
2010-04-13 Uri Simchonicrypto: mv_cesa - Execute some code via function pointe...
2010-04-13 Uri Simchonicrypto: mv_cesa - Rename a variable to a more suitable...
2010-04-13 Uri Simchonicrypto: mv_cesa - Enqueue generic async requests
2010-04-13 Uri Simchonicrypto: mv_cesa - Fix situations where the src sglist...
2010-04-13 Uri Simchonicrypto: mv_cesa - Fix situation where the dest sglist...
2010-04-13 Uri Simchonicrypto: mv_cesa - Remove compiler warning in mv_cesa...
2010-04-13 Uri Simchonicrypto: mv_cesa - Invoke the user callback from a softi...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-27 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-02-05 Daniel Macktree-wide: fix 'lenght' typo in comments and code
2010-02-04 Roel Kluincrypto: geode-aes - Fix cip/blk confusion
2010-02-01 Herbert Xucrypto: padlock-sha - Add import/export support
2010-01-17 Márton Némethcrypto: Make Open Firmware device id constant
2010-01-08 Roel Kluincrypto: geode-aes - access .cip instead of .blk in...
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-03 Chuck Ebbertcrypto: padlock-aes - Use the correct mask when checkin...
2009-10-29 Tejun Heopercpu: make misc percpu symbols unique
2009-09-22 Herbert Xucrypto: padlock-sha - Fix stack alignment
2009-08-13 Kim Phillipscrypto: talitos - add support for 36 bit addressing
2009-08-13 Kim Phillipscrypto: talitos - align locks on cache lines
next