Commit Graph

152 Commits (a69b06bc5e7b153043db8984564b731f99e014fc)

Author SHA1 Message Date
Chuck Ebbert 8d8409f773 crypto: padlock-aes - work around Nano CPU errata in CBC mode 16 years ago
Chuck Ebbert a76c1c23d0 crypto: padlock-aes - work around Nano CPU errata in ECB mode 16 years ago
Pavel Machek 4737f0978d trivial: Kconfig: .ko is normally not included in module names 16 years ago
Mike Frysinger f3d8fe4049 crypto: hifn_795x - fix __dev{init,exit} markings 16 years ago
Herbert Xu 2f8174187f crypto: padlock - Restore dependency on x86 16 years ago
Sebastian Andrzej Siewior d1c8b0a769 crypto: padlock - Enable on x86_64 16 years ago
Kim Phillips 962a9c9949 crypto: talitos - Avoid unnecessary decrypt check 16 years ago
Kim Phillips 19bbbc6355 crypto: talitos - containerof related codingstyle 16 years ago
Kim Phillips e938e4656b crypto: talitos - Whitespace/codingstyle/overrun lines cleanup 16 years ago
Lee Nipper 4de9d0b547 crypto: talitos - Add ablkcipher algorithms 16 years ago
Lee Nipper 56af8cd44b crypto: talitos - scaffolding for new algorithm types 16 years ago
Herbert Xu acd246b749 crypto: padlock - Revert aes-all alias to aes 16 years ago
Christian Hohnstaedt 295c01f90d crypto: ixp4xx - check firmware for crypto support 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Jean Delvare bf6aede712 workqueue: add to_delayed_work() helper function 16 years ago
Christian Hohnstaedt 0d44dc59b2 crypto: ixp4xx - Fix handling of chained sg buffers 16 years ago
Krzysztof Hałasa 1777f1a978 crypto: ixp4xx - Fix qmgr_request_queue build failure 16 years ago
Herbert Xu a760a6656e crypto: api - Fix module load deadlock with fallback algorithms 16 years ago
James Hsiao 049359d655 crypto: amcc - Add crypt4xx driver 16 years ago
Herbert Xu 563f346d04 crypto: sha-s390 - Switch to shash 16 years ago
Lee Nipper ca38a814c6 crypto: talitos - Ack done interrupt in isr instead of tasklet 16 years ago
Harvey Harrison dad3df2044 crypto: remove uses of __constant_{endian} helpers 16 years ago
Evgeniy Polyakov 5f459f0adc crypto: hifn_795x - Use softirq kernel mapping in bh context 16 years ago
Evgeniy Polyakov d6a10c84a2 crypto: hifn_795x - Fix queue management 16 years ago
Patrick McHardy 3ec858de64 crypto: hifn_795x - Remove some unused cruft 16 years ago
Patrick McHardy ed4f92e372 crypto: hifn_795x - Fix queue processing 16 years ago
Patrick McHardy 5df4c0c671 crypto: hifn_795x - Fix request context corruption 16 years ago
Patrick McHardy 3416158680 crypto: hifn_795x - Don't copy src sg list 16 years ago
Patrick McHardy 75741a0340 crypto: hifn_795x - Fix DMA setup 16 years ago
Herbert Xu 420a4b20c5 crypto: padlock - Avoid resetting cword on successive operations 16 years ago
Vishnu Suresh 4b24ea971a crypto: talitos - Preempt overflow interrupts off-by-one fix 16 years ago
Kim Phillips fe5720e2b7 crypto: talitos - Perform auth check in h/w if on sec 2.1 and above 16 years ago
Lee Nipper 1c2e8811ee crypto: talitos - Implement done interrupt mitigation 16 years ago
Kim Phillips 40405f10b8 crypto: talitos - Pass correct interrupt status to error handler 16 years ago
Evgeniy Polyakov a44b56cc69 crypto: hifn - Disable driver when physical size exceeds 32 bits 16 years ago
Al Viro 596f103419 fix talitos 16 years ago
Kim Phillips ba95487df9 crypto: talitos - Avoid consecutive packets going out with same IV 17 years ago
Suresh Siddha e49140120c crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() 17 years ago
Lee Nipper f3c85bc1bc crypto: talitos - Add handling for SEC 3.x treatment of link table 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Kim Phillips c0e741d478 crypto: talitos - sparse fix 17 years ago
Kim Phillips fa86a26795 crypto: talitos - Stop leaking memory in error path 17 years ago
Kim Phillips 586725f860 crypto: talitos - Fix GFP flag usage 17 years ago
Kim Phillips ec6644d632 crypto: talitos - Preempt overflow interrupts 17 years ago
Lee Nipper 695ad58969 crypto: talitos - Correct dst != src case handling 17 years ago
Lee Nipper 4aaf087846 crypto: talitos - Remove calls to of_node_put 17 years ago
Imre Kaloz 090657e423 crypto: ixp4xx - Select CRYPTO_AUTHENC 17 years ago
Lee Nipper 3952f17ed6 crypto: talitos - Add support for sha256 and md5 variants 17 years ago
Herbert Xu ebbcf33692 crypto: talitos - Use proper form for algorithm driver names 17 years ago
Lee Nipper 70bcaca753 crypto: talitos - Add support for 3des 17 years ago