Merge branch 'topic/asoc' into for-linus
[safe/jmp/linux-2.6] / drivers / crypto / geode-aes.c
2010-02-04 Roel Kluincrypto: geode-aes - Fix cip/blk confusion
2010-01-08 Roel Kluincrypto: geode-aes - access .cip instead of .blk in...
2008-01-10 Adrian Bunk[CRYPTO] geode: Add __dev{init,exit} annotations
2008-01-10 Sebastian Siewior[CRYPTO] geode: Use correct encrypt/decrypt function...
2008-01-10 Sebastian Siewior[CRYPTO] geode: do not copy the IV too often
2008-01-10 Sebastian Siewior[CRYPTO] geode: Add fallback for unsupported modes
2008-01-10 Sebastian Siewior[CRYPTO] geode: move defines into a headerfile
2008-01-10 Sebastian Siewior[CRYPTO] geode: relax in busy loop and care about retur...
2008-01-10 Sebastian Siewior[CRYPTO] geode: use consistent IV copy
2008-01-10 Sebastian Siewior[CRYPTO] aes: Move common defines into a header file
2008-01-10 Sebastian Siewior[CRYPTO] geode: remove alias
2007-11-11 Sebastian Siewior[CRYPTO] geode: Fix not inplace encryption
2007-10-10 Sebastian Siewior[CRYPTO] aes: Rename aes to aes-generic
2007-05-24 Jordan Crouse[CRYPTO] geode: Fix in-place operations and set key
2007-03-06 Alexey Dobriyan[PATCH] geode-aes: use unsigned long for spin_lock_irqsave
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-06 Richard Knutsson[CRYPTO] geode: Convert pci_module_init() to pci_regist...
2006-12-07 Adrian Bunk[CRYPTO] geode: Make needlessly global geode_aes_crypt...
2006-12-07 Jordan Crouse[PATCH] crypto: Add support for the Geode LX AES hardware