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
2019-08-02
crypto: nx - Add of_node_put() before return in 842
Nishka Dasgupta
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-28
crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
Haren Myneni
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-08-08
crypto/nx: Initialize 842 high and normal RxFIFO control registers
Haren Myneni
2018-05-19
crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"
Colin Ian King
2017-11-29
crypto: nx - fix spelling mistake: "availavle" -> "available"
Colin Ian King
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-12
crypto/nx: Use percpu send window for NX requests
Haren Myneni
2017-11-12
powerpc/vas, nx-842: Define and use chip_to_vas_id()
Sukadev Bhattiprolu
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
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