summaryrefslogtreecommitdiff
path: root/drivers/crypto/nx/nx-842-powernv.c
AgeCommit message (Expand)Author
2019-08-02crypto: nx - Add of_node_put() before return in 842Nishka Dasgupta
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-28crypto/NX: Set receive window credits to max number of CRBs in RxFIFOHaren Myneni
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-08-08crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni
2018-05-19crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"Colin Ian King
2017-11-29crypto: nx - fix spelling mistake: "availavle" -> "available"Colin Ian King
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-12crypto/nx: Use percpu send window for NX requestsHaren Myneni
2017-11-12powerpc/vas, nx-842: Define and use chip_to_vas_id()Sukadev Bhattiprolu
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-09-01crypto/nx: Add P9 NX support for 842 compression engineHaren Myneni
2017-09-01crypto/nx: Add P9 NX specific error codes for 842 engineHaren Myneni
2017-09-01crypto/nx: Add nx842_add_coprocs_list functionHaren Myneni
2017-09-01crypto/nx: Create nx842_delete_coprocs functionHaren Myneni
2017-09-01crypto/nx: Create nx842_configure_crb functionHaren Myneni
2017-09-01crypto/nx: Rename nx842_powernv_function as icswx functionHaren Myneni
2017-08-31powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.hSukadev Bhattiprolu
2015-12-17crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni
2015-11-24crypto: nx - use of_property_read_u32()saurabh
2015-10-14crypto: 842 - Add CRC and validation supportHaren Myneni
2015-07-30crypto: nx - use be32_to_cpu for __be32 field in debug msgDan Streetman
2015-07-23crypto: nx - make platform drivers directly register with cryptoDan Streetman
2015-07-07crypto: nx - reduce chattiness of platform driversNishanth Aravamudan
2015-06-15crypto: nx - replace NX842_MEM_COMPRESS with functionDan Streetman
2015-06-03crypto: nx - prevent nx 842 load if no hw driverDan Streetman
2015-05-11crypto: nx - add PowerNV platform NX-842 driverDan Streetman