aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/ixp4xx_crypto.c
AgeCommit message (Expand)Author
2014-01-01crypto: ixp4xx - Fix kernel compile errorKrzysztof Hałasa
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-10-31DMA-API: crypto: remove last references to 'static struct device *dev'Russell King
2013-10-31DMA-API: crypto: fix ixp4xx crypto platform device supportRussell King
2013-10-16crypto: ixp4xx - Simplify and harden key parsingMathias Krause
2012-11-22IXP4xx crypto: MOD_AES{128,192,256} already include key size.Krzysztof Hałasa
2012-04-05crypto: ixp4xx - include fixMichał Wróbel
2012-01-13crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMICJulia Lawall
2012-01-13crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos
2011-03-31Fix common misspellingsLucas De Marchi
2010-05-27IXP4xx: Fix ixp4xx_crypto little-endian operation.Krzysztof Hałasa
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
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-03-27crypto: ixp4xx - Fix handling of chained sg buffersChristian Hohnstaedt
2009-03-04crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof Hałasa
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-10crypto: ixp4xx - Hardware crypto support for IXP4xx CPUsChristian Hohnstaedt