summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \ | |/
| * [CRYPTO] padlock: Fix alignment fault in aes_crypt_copyHerbert Xu2008-01-111-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-12-271-4/+49
|\ \ | |/
| * [CRYPTO] padlock: Fix spurious ECB page faultHerbert Xu2007-12-281-4/+49
* | uml: add !UML dependenciesAl Viro2007-12-031-1/+1
|/
* [CRYPTO] geode: Fix not inplace encryptionSebastian Siewior2007-11-111-2/+1
* [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-271-2/+2
* [CRYPTO] sha: Add header file for SHA definitionsJan Glauber2007-10-101-20/+16
* [CRYPTO] sha: Load the SHA[1|256] module by an aliasSebastian Siewior2007-10-101-15/+2
* [CRYPTO] aes: Rename aes to aes-genericSebastian Siewior2007-10-102-2/+3
* [CRYPTO] drivers/Kconfig: Remove "default m"sAdrian Bunk2007-10-101-5/+0
* Add some help texts to recently-introduced kconfig itemsJan Engelhardt2007-08-181-0/+5
* Use menuconfig objects: crypto hwJan Engelhardt2007-07-161-2/+7
* [CRYPTO] geode: Fix in-place operations and set keyJordan Crouse2007-05-242-5/+10
* [CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate againHerbert Xu2007-05-181-2/+2
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-101-0/+22
* Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-1/+1
* [CRYPTO] padlock: Remove pointless padlock moduleSimon Arlott2007-05-023-72/+3
* [PATCH] geode-aes: use unsigned long for spin_lock_irqsaveAlexey Dobriyan2007-03-061-2/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...David S. Miller2007-02-081-1/+1
|\
OpenPOWER on IntegriCloud