summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx
Commit message (Expand)AuthorAgeFilesLines
* crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"Colin Ian King2018-05-191-1/+1
* crypto: nx-842 - Delete an error message for a failed memory allocation in nx...Markus Elfring2018-02-221-3/+2
* 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/+72
|\
| * crypto/nx: Do not initialize workmem allocationHaren Myneni2017-11-121-1/+1
| * crypto/nx: Use percpu send window for NX requestsHaren Myneni2017-11-121-81/+68
| * powerpc/vas, nx-842: Define and use chip_to_vas_id()Sukadev Bhattiprolu2017-11-121-15/+3
* | 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/+12
* 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/+4
* crypto: nx - drop duplicate header types.hGeliang Tang2016-11-171-1/+0
* 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-171-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/+4
* | 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-08-3113-989/+775
|\
| * 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/+2
| * crypto: nx - Removing CTR mode from NX driverLeonidas Da Silva Barbosa2015-08-103-30/+1
| * crypto: nx - use be32_to_cpu for __be32 field in debug msgDan Streetman2015-07-301-1/+2
| * crypto: nx - don't err if compressed output > inputDan Streetman2015-07-301-2/+5
| * crypto: nx - make platform drivers directly register with cryptoDan Streetman2015-07-236-191/+114
| * crypto: nx - rename nx-842-crypto.c to nx-842.cDan Streetman2015-07-232-1/+1
| * crypto: nx - merge nx-compress and nx-compress-cryptoDan Streetman2015-07-235-162/+60
| * crypto: nx - use common code for both NX decompress success casesDan Streetman2015-07-231-4/+2
| * crypto: nx - don't register pSeries driver if ENODEVDan Streetman2015-07-231-4/+1
| * crypto: nx - move kzalloc() out of spinlockDan Streetman2015-07-231-22/+16
| * crypto: nx - remove pSeries NX 'status' fieldDan Streetman2015-07-231-29/+10
| * crypto: nx - remove __init/__exit from VIO functionsDan Streetman2015-07-231-4/+4
| * crypto: nx - Convert ccm to new AEAD interfaceHerbert Xu2015-07-173-95/+85
| * crypto: nx - Use new IV conventionHerbert Xu2015-07-141-26/+40
| * crypto: nx/842 - Fix context corruptionHerbert Xu2015-07-141-13/+35
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-07-148-79/+125
| |\
| * | crypto: nx - reduce chattiness of platform driversNishanth Aravamudan2015-07-072-12/+1
| * | crypto: nx - do not emit extra output if status is disabledNishanth Aravamudan2015-07-061-1/+7
OpenPOWER on IntegriCloud