summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: talitos - Avoid consecutive packets going out with same IVKim Phillips2008-09-141-2/+4
* crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha2008-08-132-1/+36
* crypto: talitos - Add handling for SEC 3.x treatment of link tableLee Nipper2008-08-131-15/+39
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* crypto: talitos - sparse fixKim Phillips2008-07-171-1/+1
* crypto: talitos - Stop leaking memory in error pathKim Phillips2008-07-171-2/+7
* crypto: talitos - Fix GFP flag usageKim Phillips2008-07-171-2/+4
* crypto: talitos - Preempt overflow interruptsKim Phillips2008-07-171-5/+22
* crypto: talitos - Correct dst != src case handlingLee Nipper2008-07-171-1/+1
* crypto: talitos - Remove calls to of_node_putLee Nipper2008-07-171-5/+0
* crypto: ixp4xx - Select CRYPTO_AUTHENCImre Kaloz2008-07-131-0/+1
* crypto: talitos - Add support for sha256 and md5 variantsLee Nipper2008-07-101-12/+99
* crypto: talitos - Use proper form for algorithm driver namesHerbert Xu2008-07-101-2/+2
* crypto: talitos - Add support for 3desLee Nipper2008-07-102-27/+69
* crypto: padlock - Make module loading quieter when hardware isn't availableJeremy Katz2008-07-102-4/+4
* crypto: ixp4xx - Hardware crypto support for IXP4xx CPUsChristian Hohnstaedt2008-07-103-0/+1516
* crypto: talitos - Freescale integrated security engine (SEC) driverKim Phillips2008-07-104-0/+1684
* [CRYPTO] hifn: Simplify code using ARRAY_SIZE() macroRobert P. J. Day2008-07-101-1/+1
* [CRYPTO] hifn: Remove duplicated includeHuang Weiyi2008-07-101-1/+0
* [HIFN]: Have HW invalidate src and dest descriptors after processingPatrick McHardy2008-07-101-4/+4
* [HIFN]: Move command descriptor setup to seperate functionPatrick McHardy2008-07-101-101/+104
* [HIFN]: Fix max queue length valuePatrick McHardy2008-07-101-1/+1
* [HIFN]: Properly initialize ivsize for CBC modesPatrick McHardy2008-07-101-0/+3
* [HIFN]: Use unique driver names for different algosPatrick McHardy2008-07-101-13/+14
* [HIFN]: Properly handle requests for less than the full scatterlistPatrick McHardy2008-07-101-10/+10
* [HIFN]: Fix data alignment checksPatrick McHardy2008-07-101-28/+14
* [HIFN]: Handle ablkcipher_walk errorsPatrick McHardy2008-07-101-1/+4
* [HIFN]: Indicate asynchronous processing to crypto APIPatrick McHardy2008-07-101-2/+2
* [HIFN]: Remove printk_ratelimit() for debugging printkPatrick McHardy2008-07-101-1/+1
* [HIFN]: Endianess fixesPatrick McHardy2008-07-101-30/+30
* [CRYPTO] padlock-aes: Use generic setkey functionSebastian Siewior2008-04-212-301/+20
* [CRYPTO] sha384: Hardware acceleration for s390Jan Glauber2008-04-211-2/+4
* [CRYPTO] sha512: Hardware acceleration for s390Jan Glauber2008-04-211-0/+11
* [S390] zcrypt: add support for large random numbersRalph Wuerthner2008-04-171-0/+1
* drivers/crypto/hifn_795x.c trivial endianness annotationsAl Viro2008-03-301-14/+14
* [HIFN]: Fix invalid config ifdefs for RNG supportPatrick McHardy2008-02-151-3/+3
* [S390] crypto: move s390 Kconfig options.Jan Glauber2008-01-261-2/+61
* [CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is mHerbert Xu2008-01-262-4/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-256-98/+3118
|\
| * [CRYPTO] hifn_795x: Fixup container_of() usageAlexey Dobriyan2008-01-111-1/+1
| * [CRYPTO] padlock: Only reset the key once for each CBC and ECB operationHerbert Xu2008-01-111-5/+15
| * [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/moduleHerbert Xu2008-01-111-1/+1
| * [CRYPTO] geode: Add __dev{init,exit} annotationsAdrian Bunk2008-01-111-2/+2
| * [CRYPTO] geode: Use correct encrypt/decrypt function in fallbackSebastian Siewior2008-01-111-2/+2
| * [CRYPTO] geode: do not copy the IV too oftenSebastian Siewior2008-01-112-5/+3
| * [HIFN]: Add support for using the random number generatorPatrick McHardy2008-01-111-1/+81
| * [HIFN]: Improve PLL initializationPatrick McHardy2008-01-111-2/+108
| * [CRYPTO] ablkcipher: Add distinct ABLKCIPHER typeHerbert Xu2008-01-111-1/+1
| * [CRYPTO] hifn: Add missing includesAndrew Morton2008-01-111-0/+2
| * [CRYPTO] hifn: Make Kconfig option depend on PCIJan Glauber2008-01-111-0/+1