summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2017-07-18crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfigraveendra padasalagi
2017-07-18crypto: inside-secure - do not parse the dma mask from dtAntoine Ténart
2017-07-18crypto: cavium/nitrox - Change in firmware path.Srikanth Jampala
2017-07-18crypto: brcm - Fix SHA3-512 algorithm failureraveendra padasalagi
2017-07-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-07-12crypto: cavium - make several functions staticColin Ian King
2017-07-12crypto: chcr - Avoid algo allocation in softirq.Harsh Jain
2017-07-12crypto: caam - properly set IV after {en,de}cryptDavid Gstir
2017-07-12crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef
2017-07-12crypto: caam - fix signals handlingHoria Geantă
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-05Cavium CNN55XX: fix broken default Kconfig entryLinus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-06-28crypto: qat - avoid an uninitialized variable warningArnd Bergmann
2017-06-22crypto: ccp - Release locks before returningGary R Hook
2017-06-22crypto: cavium/nitrox - dma_mapping_error() returns boolDan Carpenter
2017-06-22crypto: caam - fix gfp allocation flags (part II)Horia Geantă
2017-06-22crypto: caam - fix gfp allocation flags (part I)Horia Geantă
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu
2017-06-20crypto: caam - make of_device_ids const.Arvind Yadav
2017-06-20crypto: vmx - remove unnecessary checkTudor-Dan Ambarus
2017-06-20crypto: n2 - make of_device_ids constArvind Yadav
2017-06-20crypto: inside-secure - use the base_end pointer in ring rollbackAntoine Ténart
2017-06-20crypto: inside-secure - increase the batch sizeAntoine Ténart
2017-06-20crypto: inside-secure - only dequeue when neededAntoine Ténart
2017-06-20crypto: inside-secure - get the backlog before dequeueing the requestAntoine Ténart
2017-06-20crypto: inside-secure - stop requeueing failed requestsAntoine Ténart
2017-06-20crypto: inside-secure - use one queue per hw ringAntoine Ténart
2017-06-20crypto: inside-secure - update the context and request laterAntoine Ténart
2017-06-20crypto: inside-secure - align the cipher and hash send functionsOfer Heifetz
2017-06-20crypto: inside-secure - optimize DSE bufferability controlIgal Liberman
2017-06-20crypto: inside-secure - enable single WR in DSE configurationIgal Liberman
2017-06-20crypto: inside-secure - fix incorrect DSE data cache settingAntoine Ténart
2017-06-20crypto: inside-secure - fix the ring wr_cache offsetAntoine Ténart
2017-06-20crypto: inside-secure - use hmac ipad/opad constantsAntoine Ténart
2017-06-20crypto: chcr - Select device in Round Robin fashionHarsh Jain
2017-06-20crypto: chcr - Ensure Destination sg entry size less than 2kHarsh Jain
2017-06-20chcr - Add debug countersHarsh Jain
2017-06-20crypto: chcr - Add ctr mode and process large sg entries for cipherHarsh Jain
2017-06-20crypto: chcr - Avoid changing request structureHarsh Jain
2017-06-20crypto: chcr - Return correct error codeHarsh Jain
2017-06-20crypto: chcr - Fix fallback key settingHarsh Jain
2017-06-20crypto: chcr - Pass lcb bit setting to firmwareHarsh Jain
2017-06-20crypto: cavium - fix spelling mistake "Revsion" -> "Revision"Colin Ian King
2017-06-20crypto: omap-aes - fix spelling mistake "Encryptio" -> "Encryption"Colin Ian King
2017-06-20crypto: crypto4xx - fix an error codeChristophe Jaillet
2017-06-19crypto: brcm - fix spelling mistake: "fallbck" -> "fallback"Colin Ian King
2017-06-19crypto: sun4i-ss - fix large block size supportAntoine Ténart