summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/intern.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* crypto: caam - Remove unused dentry membersFabio Estevam2017-08-091-8/+0
* crypto: caam - remove unused variables in caam_drv_privateTudor Ambarus2017-07-181-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-04-051-1/+0
|\
| * crypto: caam - fix JR platform device subsequent (re)creationsHoria Geantă2017-04-051-1/+0
* | crypto: caam - add Queue Interface (QI) backend supportHoria Geantă2017-03-241-0/+24
|/
* Revert "crypto: caam - get rid of tasklet"Horia Geantă2016-11-131-0/+1
* crypto: caam - get rid of taskletRussell King2016-08-091-1/+0
* crypto: caam - Enable and disable clocks on Freescale i.MX platformsVictoria Milhoan2015-08-101-0/+5
* crypto: caam - Dynamic allocation of addresses for various memory blocks in C...Nitesh Narayan Lal2014-09-151-4/+5
* crypto: caam - Configuration for platforms with virtualization enabled in CAAMRuchika Gupta2014-06-251-0/+1
* crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta2013-10-301-7/+0
* crypto: caam - Add API's to allocate/free Job RingsRuchika Gupta2013-10-301-0/+3
* crypto: caam - Add Platform driver for Job RingRuchika Gupta2013-10-301-3/+3
* crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu2013-09-131-4/+4
* crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driverAlex Porosanu2013-09-131-0/+6
* crypto: caam - Remove unused functions from Job RingRuchika Gupta2013-08-011-5/+0
* crypto: caam - fix job ring cleanup codeVakul Garg2013-04-251-0/+1
* crypto: caam - one tasklet per job ringKim Phillips2012-06-271-1/+1
* crypto: caam - ahash hmac supportYuan Kang2012-06-271-0/+2
* crypto: caam - remove jr register/deregisterYuan Kang2012-06-271-2/+0
* crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips2011-03-271-0/+113
OpenPOWER on IntegriCloud