index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
/
nx-842.h
Age
Commit message (
Expand
)
Author
2024-08-17
crypto: nx - Use static_assert() to check struct sizes
Gustavo A. R. Silva
2024-04-02
crypto: nx - Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2022-12-02
crypto: Prepare to move crypto_tfm_ctx
Herbert Xu
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-01
crypto/nx: Add P9 NX specific error codes for 842 engine
Haren Myneni
2017-08-31
powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
Sukadev Bhattiprolu
2015-07-23
crypto: nx - make platform drivers directly register with crypto
Dan Streetman
2015-07-23
crypto: nx - merge nx-compress and nx-compress-crypto
Dan Streetman
2015-06-19
crypto: nx - add LE support to pSeries platform driver
Dan Streetman
2015-06-15
crypto: nx - replace NX842_MEM_COMPRESS with function
Dan Streetman
2015-06-15
crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.h
Dan Streetman
2015-06-03
crypto: nx - prevent nx 842 load if no hw driver
Dan Streetman
2015-05-11
crypto: nx - add PowerNV platform NX-842 driver
Dan Streetman
2015-05-11
crypto: nx - add nx842 constraints
Dan Streetman
2015-05-11
crypto: nx - add NX-842 platform frontend driver
Dan Streetman