summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/picoxcell_crypto.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: picoxcell - Use devm_ioremap_resource()Jingoo Han2014-02-271-11/+5
* crypto: picoxcell - Simplify and harden key parsingMathias Krause2013-10-161-24/+8
* crypto: picoxcell - replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-051-1/+1
* crypto: picoxcell - Use of_match_ptr() macroSachin Kamat2013-03-221-3/+1
* Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* crypto: picoxcell - Add terminating entry for platform_device_id tableAxel Lin2012-11-091-0/+1
* crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-131-11/+35
* crypto: picoxcell - fix boolean and / or confusionJamie Iles2011-12-201-2/+2
* crypto: convert drivers/crypto/* to use module_platform_driver()Axel Lin2011-11-301-11/+1
* crypto: picoxcell - fix possible invalid pointer dereferenceJamie Iles2011-08-101-1/+1
* crypto: picoxcell - support for device tree matchingJamie Iles2011-08-101-6/+30
* crypto: picoxcell - add connection ID to the clock nameJamie Iles2011-08-101-1/+1
* crypto: picoxcell - convert to platform ID tableJamie Iles2011-08-101-60/+33
* crypto: picoxcell - fix possible status FIFO overflowJamie Iles2011-03-271-29/+35
* crypto: picoxcell - add support for the picoxcell crypto enginesJamie Iles2011-02-211-0/+1867
OpenPOWER on IntegriCloud