aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/nx/nx-842.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-02crypto: Prepare to move crypto_tfm_ctxGravatar Herbert Xu 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-01crypto/nx: Add P9 NX specific error codes for 842 engineGravatar Haren Myneni 1-0/+8
2017-08-31powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.hGravatar Sukadev Bhattiprolu 1-5/+0
2015-07-23crypto: nx - make platform drivers directly register with cryptoGravatar Dan Streetman 1-6/+37
2015-07-23crypto: nx - merge nx-compress and nx-compress-cryptoGravatar Dan Streetman 1-9/+19
2015-06-19crypto: nx - add LE support to pSeries platform driverGravatar Dan Streetman 1-1/+2
2015-06-15crypto: nx - replace NX842_MEM_COMPRESS with functionGravatar Dan Streetman 1-6/+3
2015-06-15crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.hGravatar Dan Streetman 1-1/+20
2015-06-03crypto: nx - prevent nx 842 load if no hw driverGravatar Dan Streetman 1-10/+6
2015-05-11crypto: nx - add PowerNV platform NX-842 driverGravatar Dan Streetman 1-0/+97
2015-05-11crypto: nx - add nx842 constraintsGravatar Dan Streetman 1-0/+2
2015-05-11crypto: nx - add NX-842 platform frontend driverGravatar Dan Streetman 1-0/+32