summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-2570-2131/+8236
|\
| * crypto: chelsio - Update ntx queue received from cxgb4Harsh Jain2018-10-172-3/+2
| * crypto: ccree - avoid implicit enum conversionNathan Chancellor2018-10-171-4/+2
| * crypto: caam - add SPDX license identifier to all filesHoria Geantă2018-10-1711-57/+11
| * crypto: caam/qi - simplify CGR allocation, freeingHoria Geantă2018-10-172-40/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2018-10-179-51/+72
| |\
| * | crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' staticWei Yongjun2018-10-121-2/+2
| * | crypto: chtls - remove set but not used variable 'csk'YueHaibing2018-10-121-4/+0
| * | crypto: axis - fix platform_no_drv_owner.cocci warningsYueHaibing2018-10-121-1/+0
| * | crypto: caam/qi2 - avoid double exportArnd Bergmann2018-10-081-1/+1
| * | crypto: mxs-dcp - Fix AES issuesRadu Solea2018-10-081-2/+31
| * | crypto: mxs-dcp - Fix SHA null hashes and output lengthRadu Solea2018-10-081-10/+37
| * | crypto: mxs-dcp - Implement sha import/exportDan Douglass2018-10-081-8/+33
| * | crypto: cavium/nitrox - use pci_alloc_irq_vectors() while enabling MSI-X.Srikanth Jampala2018-10-058-263/+162
| * | crypto: cavium/nitrox - NITROX command queue changes.Srikanth Jampala2018-10-055-79/+94
| * | crypto: cavium/nitrox - use pcie_flr instead of duplicating itSrikanth Jampala2018-10-051-10/+5
| * | crypto: cavium/nitrox - fix warnings while printing atomic64_t typesSrikanth Jampala2018-10-051-4/+6
| * | crypto: caam/qi2 - add CONFIG_NETDEVICES dependencyArnd Bergmann2018-10-051-0/+1
| * | crypto: qat - move temp buffers off the stackArd Biesheuvel2018-10-051-33/+31
| * | crypto: ccp - Make function sev_get_firmware() staticWei Yongjun2018-10-051-1/+2
| * | crypto: ccp - Remove forward declarationNathan Chancellor2018-10-051-28/+25
| * | crypto: cavium - remove redundant null pointer check before kfreezhong jiang2018-09-281-15/+5
| * | crypto: cavium/nitrox - updated debugfs information.Srikanth Jampala2018-09-284-129/+127
| * | crypto: cavium/nitrox - add support for per device request statistics.Srikanth Jampala2018-09-283-1/+20
| * | crypto: cavium/nitrox - added support to identify the NITROX device partname.Srikanth Jampala2018-09-285-22/+184
| * | crypto: chtls - remove redundant null pointer check before kfree_skbzhong jiang2018-09-282-4/+2
| * | crypto: picoxcell - Remove VLA usage of skcipherKees Cook2018-09-281-11/+10
| * | crypto: omap-aes - Remove VLA usage of skcipherKees Cook2018-09-282-10/+9
| * | crypto: mxs-dcp - Remove VLA usage of skcipherKees Cook2018-09-281-11/+10
| * | crypto: chelsio - Remove VLA usage of skcipherKees Cook2018-09-282-14/+15
| * | crypto: artpec6 - Remove VLA usage of skcipherKees Cook2018-09-281-10/+9
| * | crypto: qce - Remove VLA usage of skcipherKees Cook2018-09-282-8/+7
| * | crypto: sahara - Remove VLA usage of skcipherKees Cook2018-09-281-16/+15
| * | crypto: vmx - Remove VLA usage of skcipherKees Cook2018-09-283-29/+29
| * | crypto: ccp - Remove VLA usage of skcipherKees Cook2018-09-282-7/+8
| * | crypto: s5p-sss: Add aes-ctr supportChristoph Manszewski2018-09-281-5/+40
| * | crypto: s5p-sss: Minor code cleanupChristoph Manszewski2018-09-281-37/+17
| * | crypto: s5p-sss: Fix Fix argument list alignmentChristoph Manszewski2018-09-281-2/+2
| * | crypto: s5p-sss: Fix race in error handlingChristoph Manszewski2018-09-281-5/+7
| * | crypto: ccp - Allow SEV firmware to be chosen based on Family and ModelJanakarajan Natarajan2018-09-211-4/+40
| * | crypto: ccp - Fix static checker warningJanakarajan Natarajan2018-09-211-1/+1
| * | crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă2018-09-213-1/+1750
| * | crypto: caam - export ahash shared descriptor generationHoria Geantă2018-09-215-70/+114
| * | crypto: caam/qi2 - add skcipher algorithmsHoria Geantă2018-09-213-1/+582
| * | crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă2018-09-217-17/+3109
| * | crypto: caam - add Queue Interface v2 error codesHoria Geantă2018-09-213-4/+79
| * | crypto: caam - add DPAA2-CAAM (DPSECI) backend APIHoria Geantă2018-09-213-0/+908
| * | crypto: caam - fix implicit casts in endianness helpersHoria Geantă2018-09-211-14/+14
| * | crypto: cavium/nitrox - use dma_pool_zalloc()Srikanth Jampala2018-09-211-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2018-09-211-2/+2
| |\ \
OpenPOWER on IntegriCloud