summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * [CRYPTO] hifn: Schedule callback invocation to tasklet.Evgeniy Polyakov2008-01-111-1/+21
| * [CRYPTO] geode: Add fallback for unsupported modesSebastian Siewior2008-01-112-43/+206
| * [CRYPTO] geode: move defines into a headerfileSebastian Siewior2008-01-112-34/+34
| * [CRYPTO] geode: relax in busy loop and care about return valueSebastian Siewior2008-01-111-3/+6
| * [CRYPTO] geode: use consistent IV copySebastian Siewior2008-01-111-6/+4
| * [CRYPTO] aes: Move common defines into a header fileSebastian Siewior2008-01-112-3/+2
| * [CRYPTO] geode: remove aliasSebastian Siewior2008-01-111-1/+0
| * [CRYPTO] hifn_795x: Detect weak keysEvgeniy Polyakov2008-01-112-1/+12
| * [CRYPTO] hifn_795x: HIFN 795x driverEvgeniy Polyakov2008-01-113-0/+2630
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-101-2/+2
|\ \ | |/
OpenPOWER on IntegriCloud