summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-01-061-1/+1
* scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-01-061-1/+1
* Merge remote-tracking branch 'crypto/master'Stephen Rothwell2017-01-0628-61/+3423
|\
| * crypto: virtio - support crypto engine frameworkGonglei \(Arei\)2016-12-304-22/+121
| * crypto: qat - increase number of supported devicesXin Zeng2016-12-303-14/+19
| * crypto: qat - modify format of dev top level debugfs entriesPablo Marcos Oltra2016-12-306-6/+6
| * crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu2016-12-301-2/+2
| * crypto: qat - fix bar discovery for c62xGiovanni Cabiddu2016-12-302-1/+2
| * crypto: qat - replace hardcoded BIT(0) in vf_isrGiovanni Cabiddu2016-12-301-2/+2
| * crypto: qat - fix comments describing adf_disable_sriov()Ahsan Atta2016-12-301-2/+2
| * crypto: qat - fix indentationAhsan Atta2016-12-301-1/+1
| * crypto: mediatek - Add crypto driver support for some MediaTek chipsRyder Lee2016-12-278-0/+3258
| * crypto: bfin_crc - Remove unneeded linux/miscdevice.h includeCorentin LABBE2016-12-271-1/+0
| * crypto: bfin_crc - Fix format printing warningCorentin LABBE2016-12-271-3/+3
| * crypto: drivers - bring back alphabetical order of MakefileCorentin LABBE2016-12-271-7/+7
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-273-3/+43
|\ \ | |/ |/|
| * crypto: marvell - Copy IVDIG before launching partial DMA ahash requestsRomain Perier2016-12-163-3/+43
* | crypto: add virtio-crypto driverGonglei2016-12-168-0/+1426
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-1440-2039/+4122
|\|
| * crypto: chcr - checking for IS_ERR() instead of NULLDan Carpenter2016-12-071-9/+8
| * crypto: caam - check caam_emi_slow instead of re-lookup platformMarcus Folkesson2016-12-071-3/+3
| * crypto: caam - make aamalg_desc a proper moduleArnd Bergmann2016-12-012-1/+5
| * crypto: caam - pass key buffers with typesafe pointersArnd Bergmann2016-12-013-59/+62
| * crypto: chcr - Add AEAD algos.Harsh Jain2016-11-306-41/+1558
| * crypto: chcr - Move tfm ctx variable to request contextHarsh Jain2016-11-302-18/+17
| * crypto: chcr - Use SHASH_DESC_ON_STACKHarsh Jain2016-11-302-38/+27
| * crypto: chcr - Adjust Dest. buffer sizeHarsh Jain2016-11-301-30/+20
| * crypto: chcr - Calculate Reverse round key in setkey callback.Harsh Jain2016-11-302-30/+24
| * crypto: chcr - Remove dynamic allocationHarsh Jain2016-11-302-32/+45
| * crypto: chcr - Fixes Unchecked dereference inside functionHarsh Jain2016-11-301-1/+2
| * crypto: chcr - Added new structure chcr_wrHarsh Jain2016-11-304-149/+140
| * crypto: chcr - Cosmetic changeHarsh Jain2016-11-302-58/+53
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-11-302-1/+11
| |\
| * | crypto: caam - refactor ahash shared descriptor generationHoria Geantă2016-11-281-94/+36
| * | crypto: caam - consolidate split key length computationHoria Geantă2016-11-284-45/+53
| * | crypto: caam - refactor encryption descriptors generationHoria Geantă2016-11-285-1072/+1440
| * | crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAMHoria Geantă2016-11-281-4/+4
| * | crypto: caam - rewrite some generic inline append cmdsHoria Geantă2016-11-282-14/+14
| * | crypto: caam - improve key inliningHoria Geantă2016-11-282-53/+116
| * | crypto: caam - remove superfluous alg_op algorithm paramHoria Geantă2016-11-284-81/+13
| * | crypto: caam - group algorithm related paramsHoria Geantă2016-11-285-205/+274
| * | crypto: caam - move append_key_aead() into init_sh_desc_key_aead()Horia Geantă2016-11-281-18/+12
| * | crypto: vmx - various build fixesNaveen N. Rao2016-11-171-5/+7
| * | crypto: nx - drop duplicate header types.hGeliang Tang2016-11-171-1/+0
| * | crypto: caam - merge identical ahash_final/finup shared descHoria Geantă2016-11-131-25/+1
| * | crypto: caam - constify pointer to descriptor bufferHoria Geantă2016-11-131-34/+38
| * | crypto: caam - move sec4_sg_entry to sg_sw_sec4.hHoria Geantă2016-11-132-7/+5
| * | Revert "crypto: caam - get rid of tasklet"Horia Geantă2016-11-132-9/+17
| * | crypto: caam - fix DMA API mapping leak in ablkcipher codeHoria Geantă2016-11-131-0/+44
| * | crypto: caam - remove unreachable code in report_ccb_status()Horia Geantă2016-11-131-3/+2