index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
/
nx-842-powernv.c
Age
Commit message (
Expand
)
Author
2017-09-01
crypto/nx: Add P9 NX support for 842 compression engine
Haren Myneni
2017-09-01
crypto/nx: Add P9 NX specific error codes for 842 engine
Haren Myneni
2017-09-01
crypto/nx: Add nx842_add_coprocs_list function
Haren Myneni
2017-09-01
crypto/nx: Create nx842_delete_coprocs function
Haren Myneni
2017-09-01
crypto/nx: Create nx842_configure_crb function
Haren Myneni
2017-09-01
crypto/nx: Rename nx842_powernv_function as icswx function
Haren Myneni
2017-08-31
powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
Sukadev Bhattiprolu
2015-12-17
crypto: nx-842 - Mask XERS0 bit in return value
Haren Myneni
2015-11-24
crypto: nx - use of_property_read_u32()
saurabh
2015-10-14
crypto: 842 - Add CRC and validation support
Haren Myneni
2015-07-30
crypto: nx - use be32_to_cpu for __be32 field in debug msg
Dan Streetman
2015-07-23
crypto: nx - make platform drivers directly register with crypto
Dan Streetman
2015-07-07
crypto: nx - reduce chattiness of platform drivers
Nishanth Aravamudan
2015-06-15
crypto: nx - replace NX842_MEM_COMPRESS with function
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