summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx
Commit message (Expand)AuthorAgeFilesLines
* crypto: nx - fix build warnings when DEBUG_FS is not enabledRandy Dunlap2023-05-242-3/+3
* crypto: nx - Fix sparse warningsHerbert Xu2023-02-142-10/+9
* crypto: Prepare to move crypto_tfm_ctxHerbert Xu2022-12-021-1/+1
* crypto: nx - Remove the unneeded result variableye xingchen2022-09-091-4/+1
* crypto: nx - Hold the reference returned by of_find_compatible_nodeLiang He2022-07-081-1/+4
* crypto: nx - drop unexpected word "the"Jiang Jian2022-06-301-1/+1
* powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni2022-05-221-1/+1
* crypto: nx - Constify static attribute_group structsRikard Falkeborn2022-02-181-2/+2
* Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-024-4/+143
|\
| * crypto/nx: Register and unregister VAS interface on PowerVMHaren Myneni2021-06-202-0/+9
| * crypto/nx: Add sysfs interface to export NX capabilitiesHaren Myneni2021-06-201-0/+43
| * crypto/nx: Get NX capabilities for GZIP coprocessor typeHaren Myneni2021-06-201-0/+87
| * crypto/nx: Rename nx-842-pseries file name to nx-common-pseriesHaren Myneni2021-06-202-1/+1
| * powerpc/powernv/vas: Rename register/unregister functionsHaren Myneni2021-06-201-3/+3
* | crypto: nx - Fix numerous sparse byte-order warningsHerbert Xu2021-06-248-22/+32
* | crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu2021-06-241-2/+4
* | crypto: nx - Fix memcpy() over-reading in nonceKees Cook2021-06-241-1/+1
* | crypto: nx - Fix typo in commentShaokun Zhang2021-05-281-2/+2
* | crypto: nx: nx-aes-gcm: Kernel-doc formatting should not be used for headersLee Jones2021-05-281-13/+11
* | crypto: nx - add missing MODULE_DEVICE_TABLEBixuan Cui2021-05-141-0/+1
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-04-2611-12/+15
|\
| * crypto: nx - fix incorrect kernel-doc comment syntax in filesAditya Srivastava2021-03-267-7/+7
| * crypto: nx - Repair some kernel-doc problemsLee Jones2021-03-263-4/+5
| * crypto: nx - add missing call to of_node_put()Yang Li2021-03-071-1/+3
* | vio: make remove callback return voidUwe Kleine-König2021-03-022-6/+2
|/
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-203-3/+3
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-2/+2
* crypto/nx: Remove 'pid' in vas_tx_win_attr structHaren Myneni2020-04-201-1/+0
* crypto/nx: Enable and setup GZIP compression typeHaren Myneni2020-04-201-6/+40
* crypto/nx: Make enable code generic to add new GZIP compression typeHaren Myneni2020-04-201-60/+101
* crypto/nx: Rename nx-842-powernv file name to nx-common-powernvHaren Myneni2020-04-202-3/+3
* crypto/nx: Initialize coproc entry with kzallocHaren Myneni2020-04-201-1/+1
* crypto: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-061-1/+1
* crypto: nx - remove stale comment referring to the blkcipher walk APIArd Biesheuvel2019-11-172-10/+0
* crypto: nx - Improve debugfs_create_u{32,64}() handling for atomicsGeert Uytterhoeven2019-10-261-9/+9
* crypto: nx - convert AES-CTR to skcipher APIEric Biggers2019-10-233-67/+46
* crypto: nx - convert AES-CBC to skcipher APIEric Biggers2019-10-233-52/+41
* crypto: nx - convert AES-ECB to skcipher APIEric Biggers2019-10-233-51/+58
* crypto: nx - don't abuse blkcipher_desc to pass iv aroundEric Biggers2019-10-237-57/+43
* crypto: nx - remove unused variables 'nx_driver_string' and 'nx_driver_version'YueHaibing2019-08-301-3/+0
* crypto: nx - Add of_node_put() before return in 842Nishka Dasgupta2019-08-021-0/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-084-64/+31
|\
| * crypto/NX: Set receive window credits to max number of CRBs in RxFIFOHaren Myneni2019-06-281-3/+5
| * crypto: nx - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-203-61/+26
* | Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-1710-130/+10
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299Thomas Gleixner2019-06-0510-130/+10
* | | locking/atomic, crypto/nx: Remove redundant castsMark Rutland2019-06-031-3/+3
* | | locking/atomic, crypto/nx: Prepare for atomic64_read() conversionMark Rutland2019-06-031-6/+6
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-302-20/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19Thomas Gleixner2019-05-211-14/+1