summaryrefslogtreecommitdiff
path: root/drivers/crypto
Commit message (Expand)AuthorAge
...
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-14
|\
| * trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-12
* | crypto: hifn_795x - fix __dev{init,exit} markingsMike Frysinger2009-06-02
* | crypto: padlock - Restore dependency on x86Herbert Xu2009-06-02
* | crypto: padlock - Enable on x86_64Sebastian Andrzej Siewior2009-06-02
* | crypto: talitos - Avoid unnecessary decrypt checkKim Phillips2009-06-02
* | crypto: talitos - containerof related codingstyleKim Phillips2009-06-02
* | crypto: talitos - Whitespace/codingstyle/overrun lines cleanupKim Phillips2009-06-02
* | crypto: talitos - Add ablkcipher algorithmsLee Nipper2009-06-02
* | crypto: talitos - scaffolding for new algorithm typesLee Nipper2009-06-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-05-17
|\
| * crypto: padlock - Revert aes-all alias to aesHerbert Xu2009-04-21
| * crypto: ixp4xx - check firmware for crypto supportChristian Hohnstaedt2009-04-12
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-04-03
|\ \ | |/
| * crypto: ixp4xx - Fix handling of chained sg buffersChristian Hohnstaedt2009-03-27
* | workqueue: add to_delayed_work() helper functionJean Delvare2009-04-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-26
|\
| * crypto: amcc - Add crypt4xx driverJames Hsiao2009-02-18
| * crypto: sha-s390 - Switch to shashHerbert Xu2009-02-18
* | crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof HaƂasa2009-03-04
* | crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu2009-02-26
|/
* crypto: talitos - Ack done interrupt in isr instead of taskletLee Nipper2008-12-25
* crypto: remove uses of __constant_{endian} helpersHarvey Harrison2008-12-25
* crypto: hifn_795x - Use softirq kernel mapping in bh contextEvgeniy Polyakov2008-12-25
* crypto: hifn_795x - Fix queue managementEvgeniy Polyakov2008-12-25
* crypto: hifn_795x - Remove some unused cruftPatrick McHardy2008-12-25
* crypto: hifn_795x - Fix queue processingPatrick McHardy2008-12-25
* crypto: hifn_795x - Fix request context corruptionPatrick McHardy2008-12-25
* crypto: hifn_795x - Don't copy src sg listPatrick McHardy2008-12-25
* crypto: hifn_795x - Fix DMA setupPatrick McHardy2008-12-25
* crypto: padlock - Avoid resetting cword on successive operationsHerbert Xu2008-12-25
* crypto: talitos - Preempt overflow interrupts off-by-one fixVishnu Suresh2008-12-25
* crypto: talitos - Perform auth check in h/w if on sec 2.1 and aboveKim Phillips2008-12-25
* crypto: talitos - Implement done interrupt mitigationLee Nipper2008-12-25
* crypto: talitos - Pass correct interrupt status to error handlerKim Phillips2008-12-25
* crypto: hifn - Disable driver when physical size exceeds 32 bitsEvgeniy Polyakov2008-12-25
* fix talitosAl Viro2008-11-30
* crypto: talitos - Avoid consecutive packets going out with same IVKim Phillips2008-09-14
* crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha2008-08-13
* crypto: talitos - Add handling for SEC 3.x treatment of link tableLee Nipper2008-08-13
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* crypto: talitos - sparse fixKim Phillips2008-07-17
* crypto: talitos - Stop leaking memory in error pathKim Phillips2008-07-17
* crypto: talitos - Fix GFP flag usageKim Phillips2008-07-17
* crypto: talitos - Preempt overflow interruptsKim Phillips2008-07-17
* crypto: talitos - Correct dst != src case handlingLee Nipper2008-07-17
* crypto: talitos - Remove calls to of_node_putLee Nipper2008-07-17
* crypto: ixp4xx - Select CRYPTO_AUTHENCImre Kaloz2008-07-13
* crypto: talitos - Add support for sha256 and md5 variantsLee Nipper2008-07-10