summaryrefslogtreecommitdiff
path: root/drivers/crypto/picoxcell_crypto.c
AgeCommit message (Expand)Author
2017-01-13crypto: picoxcell - Remove spacc_is_compatible() wrapper functionJavier Martinez Canillas
2017-01-13crypto: picoxcell - Remove platform device ID tableJavier Martinez Canillas
2016-07-01crypto: picoxcell - Use skcipher for fallbackHerbert Xu
2015-12-29crypto: hifn_795x, picoxcell - use ablkcipher_request_castGeliang Tang
2015-11-23crypto: picoxcell - set [src|dst]_nents and nents as signed intLABBE Corentin
2015-11-17crypto: picoxcell - check return value of sg_nents_for_lenLABBE Corentin
2015-09-21crypto: picoxcell - Fix module autoload for OF platform driverLuis de Bethencourt
2015-08-17crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu
2015-08-04crypto: picoxcell - Convert to new AEAD interfaceHerbert Xu
2015-06-21crypto: picoxcell - Update to the current clk APIMichael van der Westhuizen
2015-06-12crypto: picoxcell - Clamp AEAD SG list by input lengthHerbert Xu
2015-06-12crypto: picoxcell - Make use of sg_nents_for_lenHerbert Xu
2015-06-12crypto: picoxcell - Include linux/sizes.hHerbert Xu
2015-05-13crypto: picoxcell - Use crypto_aead_set_reqsize helperHerbert Xu
2015-05-13crypto: nx - Include internal/aead.hHerbert Xu
2014-02-27crypto: picoxcell - Use devm_ioremap_resource()Jingoo Han
2013-10-16crypto: picoxcell - Simplify and harden key parsingMathias Krause
2013-06-05crypto: picoxcell - replace strict_strtoul() with kstrtoul()Jingoo Han
2013-03-22crypto: picoxcell - Use of_match_ptr() macroSachin Kamat
2013-01-03Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman
2012-11-09crypto: picoxcell - Add terminating entry for platform_device_id tableAxel Lin
2012-01-13crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos
2011-12-20crypto: picoxcell - fix boolean and / or confusionJamie Iles
2011-11-30crypto: convert drivers/crypto/* to use module_platform_driver()Axel Lin
2011-08-10crypto: picoxcell - fix possible invalid pointer dereferenceJamie Iles
2011-08-10crypto: picoxcell - support for device tree matchingJamie Iles
2011-08-10crypto: picoxcell - add connection ID to the clock nameJamie Iles
2011-08-10crypto: picoxcell - convert to platform ID tableJamie Iles
2011-03-27crypto: picoxcell - fix possible status FIFO overflowJamie Iles
2011-02-21crypto: picoxcell - add support for the picoxcell crypto enginesJamie Iles