tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / crypto / hifn_795x.c
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-06-02 Mike Frysingercrypto: hifn_795x - fix __dev{init,exit} markings
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-03 Jean Delvareworkqueue: add to_delayed_work() helper function
2008-12-25 Evgeniy Polyakovcrypto: hifn_795x - Use softirq kernel mapping in bh...
2008-12-25 Evgeniy Polyakovcrypto: hifn_795x - Fix queue management
2008-12-25 Patrick McHardycrypto: hifn_795x - Remove some unused cruft
2008-12-25 Patrick McHardycrypto: hifn_795x - Fix queue processing
2008-12-25 Patrick McHardycrypto: hifn_795x - Fix request context corruption
2008-12-25 Patrick McHardycrypto: hifn_795x - Don't copy src sg list
2008-12-25 Patrick McHardycrypto: hifn_795x - Fix DMA setup
2008-12-25 Evgeniy Polyakovcrypto: hifn - Disable driver when physical size exceed...
2008-07-10 Robert P. J. Day[CRYPTO] hifn: Simplify code using ARRAY_SIZE() macro
2008-07-10 Huang Weiyi[CRYPTO] hifn: Remove duplicated include
2008-07-10 Patrick McHardy[HIFN]: Have HW invalidate src and dest descriptors...
2008-07-10 Patrick McHardy[HIFN]: Move command descriptor setup to seperate function
2008-07-10 Patrick McHardy[HIFN]: Fix max queue length value
2008-07-10 Patrick McHardy[HIFN]: Properly initialize ivsize for CBC modes
2008-07-10 Patrick McHardy[HIFN]: Use unique driver names for different algos
2008-07-10 Patrick McHardy[HIFN]: Properly handle requests for less than the...
2008-07-10 Patrick McHardy[HIFN]: Fix data alignment checks
2008-07-10 Patrick McHardy[HIFN]: Handle ablkcipher_walk errors
2008-07-10 Patrick McHardy[HIFN]: Indicate asynchronous processing to crypto API
2008-07-10 Patrick McHardy[HIFN]: Remove printk_ratelimit() for debugging printk
2008-07-10 Patrick McHardy[HIFN]: Endianess fixes
2008-03-30 Al Virodrivers/crypto/hifn_795x.c trivial endianness annotations
2008-02-15 Patrick McHardy[HIFN]: Fix invalid config ifdefs for RNG support
2008-01-25 Herbert Xu[CRYPTO] hifn795x: Disallow built-in hifn795x when...
2008-01-10 Alexey Dobriyan[CRYPTO] hifn_795x: Fixup container_of() usage
2008-01-10 Patrick McHardy[HIFN]: Add support for using the random number generator
2008-01-10 Patrick McHardy[HIFN]: Improve PLL initialization
2008-01-10 Herbert Xu[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
2008-01-10 Andrew Morton[CRYPTO] hifn: Add missing includes
2008-01-10 Evgeniy Polyakov[CRYPTO] hifn: Schedule callback invocation to tasklet.
2008-01-10 Evgeniy Polyakov[CRYPTO] hifn_795x: Detect weak keys
2008-01-10 Evgeniy Polyakov[CRYPTO] hifn_795x: HIFN 795x driver