aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/intern.h
AgeCommit message (Expand)Author
2019-05-23crypto: caam/qi - fix address translations with IOMMU enabledHoria Geantă
2019-05-23crypto: caam/qi - don't allocate an extra platform deviceHoria Geantă
2019-05-23crypto: caam - convert top level drivers to librariesHoria Geantă
2019-03-28crypto: caam/jr - Removed redundant vars from job ring private dataVakul Garg
2019-03-28crypto: caam/jr - Remove spinlock for output job ringVakul Garg
2019-03-22crypto: caam/jr - optimize job ring enqueue and dequeue operationsVakul Garg
2019-02-01crypto: caam - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31crypto: caam - fix MC firmware detectionHoria Geantă
2017-12-28crypto: caam - save Era in driver's private dataHoria Geantă
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-09crypto: caam - Remove unused dentry membersFabio Estevam
2017-07-18crypto: caam - remove unused variables in caam_drv_privateTudor Ambarus
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-04-05crypto: caam - fix JR platform device subsequent (re)creationsHoria Geantă
2017-03-24crypto: caam - add Queue Interface (QI) backend supportHoria Geantă
2016-11-13Revert "crypto: caam - get rid of tasklet"Horia Geantă
2016-08-09crypto: caam - get rid of taskletRussell King
2015-08-10crypto: caam - Enable and disable clocks on Freescale i.MX platformsVictoria Milhoan
2014-09-15crypto: caam - Dynamic allocation of addresses for various memory blocks in C...Nitesh Narayan Lal
2014-06-25crypto: caam - Configuration for platforms with virtualization enabled in CAAMRuchika Gupta
2013-10-30crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta
2013-10-30crypto: caam - Add API's to allocate/free Job RingsRuchika Gupta
2013-10-30crypto: caam - Add Platform driver for Job RingRuchika Gupta
2013-09-13crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu
2013-09-13crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driverAlex Porosanu
2013-08-01crypto: caam - Remove unused functions from Job RingRuchika Gupta
2013-04-25crypto: caam - fix job ring cleanup codeVakul Garg
2012-06-27crypto: caam - one tasklet per job ringKim Phillips
2012-06-27crypto: caam - ahash hmac supportYuan Kang
2012-06-27crypto: caam - remove jr register/deregisterYuan Kang
2011-03-27crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips