summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfigraveendra padasalagi2017-07-181-1/+1
* crypto: inside-secure - do not parse the dma mask from dtAntoine Ténart2017-07-181-4/+1
* crypto: cavium/nitrox - Change in firmware path.Srikanth Jampala2017-07-181-1/+2
* crypto: brcm - Fix SHA3-512 algorithm failureraveendra padasalagi2017-07-181-0/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-147-17/+43
|\
| * crypto: cavium - make several functions staticColin Ian King2017-07-121-4/+4
| * crypto: chcr - Avoid algo allocation in softirq.Harsh Jain2017-07-122-8/+16
| * crypto: caam - properly set IV after {en,de}cryptDavid Gstir2017-07-121-2/+18
| * crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef2017-07-121-1/+3
| * crypto: caam - fix signals handlingHoria Geantă2017-07-122-2/+2
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-19/+21
|\ \
| * | crypto: qat - avoid an uninitialized variable warningArnd Bergmann2017-06-281-19/+21
* | | Cavium CNN55XX: fix broken default Kconfig entryLinus Torvalds2017-07-051-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-10/+5
|\ \ \
| * | | net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-201-10/+5
| * | | networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-5/+5
| |/ /
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-0572-1135/+11626
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-07-054-30/+26
| |\ \
| | * | crypto: caam - fix gfp allocation flags (part II)Horia Geantă2017-06-224-28/+25
| | * | crypto: caam - fix gfp allocation flags (part I)Horia Geantă2017-06-221-2/+1
| | |/
| * | crypto: ccp - Release locks before returningGary R Hook2017-06-221-4/+3
| * | crypto: cavium/nitrox - dma_mapping_error() returns boolDan Carpenter2017-06-221-6/+9
| * | crypto: caam - make of_device_ids const.Arvind Yadav2017-06-201-1/+1
| * | crypto: vmx - remove unnecessary checkTudor-Dan Ambarus2017-06-204-24/+4
| * | crypto: n2 - make of_device_ids constArvind Yadav2017-06-201-2/+2
| * | crypto: inside-secure - use the base_end pointer in ring rollbackAntoine Ténart2017-06-201-1/+1
| * | crypto: inside-secure - increase the batch sizeAntoine Ténart2017-06-201-1/+1
| * | crypto: inside-secure - only dequeue when neededAntoine Ténart2017-06-201-3/+3
| * | crypto: inside-secure - get the backlog before dequeueing the requestAntoine Ténart2017-06-201-1/+1
| * | crypto: inside-secure - stop requeueing failed requestsAntoine Ténart2017-06-201-8/+10
| * | crypto: inside-secure - use one queue per hw ringAntoine Ténart2017-06-204-85/+89
| * | crypto: inside-secure - update the context and request laterAntoine Ténart2017-06-202-8/+7
| * | crypto: inside-secure - align the cipher and hash send functionsOfer Heifetz2017-06-201-1/+1
| * | crypto: inside-secure - optimize DSE bufferability controlIgal Liberman2017-06-202-0/+2
| * | crypto: inside-secure - enable single WR in DSE configurationIgal Liberman2017-06-202-0/+2
| * | crypto: inside-secure - fix incorrect DSE data cache settingAntoine Ténart2017-06-201-1/+1
| * | crypto: inside-secure - fix the ring wr_cache offsetAntoine Ténart2017-06-201-1/+1
| * | crypto: inside-secure - use hmac ipad/opad constantsAntoine Ténart2017-06-201-2/+3
| * | crypto: chcr - Select device in Round Robin fashionHarsh Jain2017-06-203-21/+42
| * | crypto: chcr - Ensure Destination sg entry size less than 2kHarsh Jain2017-06-202-17/+142
| * | chcr - Add debug countersHarsh Jain2017-06-202-1/+17
| * | crypto: chcr - Add ctr mode and process large sg entries for cipherHarsh Jain2017-06-205-145/+690
| * | crypto: chcr - Avoid changing request structureHarsh Jain2017-06-201-23/+14
| * | crypto: chcr - Return correct error codeHarsh Jain2017-06-201-34/+42
| * | crypto: chcr - Fix fallback key settingHarsh Jain2017-06-201-1/+11
| * | crypto: chcr - Pass lcb bit setting to firmwareHarsh Jain2017-06-202-9/+13
| * | crypto: cavium - fix spelling mistake "Revsion" -> "Revision"Colin Ian King2017-06-201-1/+1
| * | crypto: omap-aes - fix spelling mistake "Encryptio" -> "Encryption"Colin Ian King2017-06-201-1/+1
| * | crypto: crypto4xx - fix an error codeChristophe Jaillet2017-06-201-0/+1
| * | crypto: brcm - fix spelling mistake: "fallbck" -> "fallback"Colin Ian King2017-06-191-1/+1