summaryrefslogtreecommitdiff
path: root/drivers/crypto/picoxcell_crypto.c
Commit message (Expand)AuthorAge
* crypto: picoxcell - Remove spacc_is_compatible() wrapper functionJavier Martinez Canillas2017-01-13
* crypto: picoxcell - Remove platform device ID tableJavier Martinez Canillas2017-01-13
* crypto: picoxcell - Use skcipher for fallbackHerbert Xu2016-07-01
* crypto: hifn_795x, picoxcell - use ablkcipher_request_castGeliang Tang2015-12-29
* crypto: picoxcell - set [src|dst]_nents and nents as signed intLABBE Corentin2015-11-23
* crypto: picoxcell - check return value of sg_nents_for_lenLABBE Corentin2015-11-17
* crypto: picoxcell - Fix module autoload for OF platform driverLuis de Bethencourt2015-09-21
* crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-17
* crypto: picoxcell - Convert to new AEAD interfaceHerbert Xu2015-08-04
* crypto: picoxcell - Update to the current clk APIMichael van der Westhuizen2015-06-21
* crypto: picoxcell - Clamp AEAD SG list by input lengthHerbert Xu2015-06-12
* crypto: picoxcell - Make use of sg_nents_for_lenHerbert Xu2015-06-12
* crypto: picoxcell - Include linux/sizes.hHerbert Xu2015-06-12
* crypto: picoxcell - Use crypto_aead_set_reqsize helperHerbert Xu2015-05-13
* crypto: nx - Include internal/aead.hHerbert Xu2015-05-13
* crypto: picoxcell - Use devm_ioremap_resource()Jingoo Han2014-02-27
* crypto: picoxcell - Simplify and harden key parsingMathias Krause2013-10-16
* crypto: picoxcell - replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-05
* crypto: picoxcell - Use of_match_ptr() macroSachin Kamat2013-03-22
* Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* crypto: picoxcell - Add terminating entry for platform_device_id tableAxel Lin2012-11-09
* crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-13
* crypto: picoxcell - fix boolean and / or confusionJamie Iles2011-12-20
* crypto: convert drivers/crypto/* to use module_platform_driver()Axel Lin2011-11-30
* crypto: picoxcell - fix possible invalid pointer dereferenceJamie Iles2011-08-10
* crypto: picoxcell - support for device tree matchingJamie Iles2011-08-10
* crypto: picoxcell - add connection ID to the clock nameJamie Iles2011-08-10
* crypto: picoxcell - convert to platform ID tableJamie Iles2011-08-10
* crypto: picoxcell - fix possible status FIFO overflowJamie Iles2011-03-27
* crypto: picoxcell - add support for the picoxcell crypto enginesJamie Iles2011-02-21