aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/picoxcell_crypto.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-13crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos1-11/+35
2011-12-20crypto: picoxcell - fix boolean and / or confusionJamie Iles1-2/+2
2011-11-30crypto: convert drivers/crypto/* to use module_platform_driver()Axel Lin1-11/+1
2011-08-10crypto: picoxcell - fix possible invalid pointer dereferenceJamie Iles1-1/+1
2011-08-10crypto: picoxcell - support for device tree matchingJamie Iles1-6/+30
2011-08-10crypto: picoxcell - add connection ID to the clock nameJamie Iles1-1/+1
2011-08-10crypto: picoxcell - convert to platform ID tableJamie Iles1-60/+33
2011-03-27crypto: picoxcell - fix possible status FIFO overflowJamie Iles1-29/+35
2011-02-21crypto: picoxcell - add support for the picoxcell crypto enginesJamie Iles1-0/+1867