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