summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-094-64/+31Star
|\
| * 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/+26Star
* | Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-1710-130/+10Star
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299Thomas Gleixner2019-06-0510-130/+10Star
* | | 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/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19Thomas Gleixner2019-05-211-14/+1Star
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* crypto: nx - don't abuse shash MAY_SLEEP flagEric Biggers2019-04-253-16/+8Star
* crypto: nx842 - remove set but not used variables 'dpadding' and 'max_sync_size'YueHaibing2019-04-082-6/+3Star
* crypto: skcipher - remove remnants of internal IV generatorsEric Biggers2018-12-231-1/+0Star
* Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-171-3/+28
|\
| * crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni2018-08-071-3/+28
* | crypto: shash - remove useless setting of type flagsEric Biggers2018-07-083-3/+0Star
|/
* crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"Colin Ian King2018-05-181-1/+1
* crypto: nx-842 - Delete an error message for a failed memory allocation in nx...Markus Elfring2018-02-221-3/+2Star
* crypto: nx - fix spelling mistake: "availavle" -> "available"Colin Ian King2017-11-291-2/+2
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-162-97/+72Star
|\
| * crypto/nx: Do not initialize workmem allocationHaren Myneni2017-11-111-1/+1
| * crypto/nx: Use percpu send window for NX requestsHaren Myneni2017-11-111-81/+68Star
| * powerpc/vas, nx-842: Define and use chip_to_vas_id()Sukadev Bhattiprolu2017-11-111-15/+3Star
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-143-6/+7
|\ \
| * | crypto: nx - Use GCM IV size constantCorentin LABBE2017-09-221-4/+5
| * | crypto: nx-842 - constify vio_device_idArvind Yadav2017-09-221-1/+1
| * | crypto: nx - constify vio_device_idArvind Yadav2017-09-221-1/+1
| |/
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-074-0/+4
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
| |/
* / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
|/
* crypto/nx: Add P9 NX support for 842 compression engineHaren Myneni2017-09-012-6/+372
* crypto/nx: Add P9 NX specific error codes for 842 engineHaren Myneni2017-09-012-0/+26
* crypto/nx: Use kzalloc for workmem allocationHaren Myneni2017-09-011-1/+1
* crypto/nx: Add nx842_add_coprocs_list functionHaren Myneni2017-09-011-3/+9
* crypto/nx: Create nx842_delete_coprocs functionHaren Myneni2017-09-011-13/+12Star
* crypto/nx: Create nx842_configure_crb functionHaren Myneni2017-09-011-19/+38
* crypto/nx: Rename nx842_powernv_function as icswx functionHaren Myneni2017-09-011-7/+13
* powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.hSukadev Bhattiprolu2017-08-312-8/+4Star
* crypto: nx - drop duplicate header types.hGeliang Tang2016-11-171-1/+0Star
* crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter2016-07-191-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-181-1/+1
|\
| * treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* | crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni2015-12-171-4/+8
* | crypto: nx - use of_property_read_u32()saurabh2015-11-241-7/+4Star
* | crypto: nx - Fix timing leak in GCM and CCM decryptionDavid Gstir2015-11-162-2/+3
|/
* crypto: 842 - Add CRC and validation supportHaren Myneni2015-10-142-4/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-09-0113-989/+775Star
|\
| * crypto: nx - Add forward declaration for struct crypto_aeadHerbert Xu2015-08-171-0/+2
| * crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-172-6/+2Star
| * crypto: nx - Removing CTR mode from NX driverLeonidas Da Silva Barbosa2015-08-103-30/+1Star