summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-05crypto: mxs - Add Freescale MXS DCP driverMarek Vasut4-0/+1135
2014-01-05crypto: mxs - Remove the old DCP driverMarek Vasut3-914/+0
2014-01-05crypto: ahash - Fully restore ahash request before completingMarek Vasut1-1/+4
2013-12-31crypto: aesni - fix build on x86 (32bit)Andy Shevchenko2-1/+4
2013-12-30crypto: talitos - Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-12-30crypto: ccp - Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-12-30crypto: crypto4xx - Remove redundant dev_set_drvdataSachin Kamat1-1/+0
2013-12-20crypto: caam - simplify and harden key parsingHoria Geanta1-23/+13
2013-12-20crypto: omap-sham - Fix Polling mode for larger blocksLokesh Vutla1-3/+9
2013-12-20crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test ...Tim Chen2-0/+280
2013-12-20crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decodeTim Chen3-3/+2953
2013-12-20crypto: arch - use crypto_memneq instead of memcmpDaniel Borkmann2-4/+4
2013-12-20crypto: ccp - Remove user triggerable pr_err callsTom Lendacky3-21/+7
2013-12-20crypto: ccp - CCP Kconfig fixesTom Lendacky2-1/+2
2013-12-20crypto: ccp - Fix sparse warnings in ccp-crypto-sha.cTom Lendacky2-5/+5
2013-12-09crypto: memneq - fix for archs without efficient unaligned accessDaniel Borkmann1-1/+2
2013-12-09crytpo: ccp - fix coccinelle warningsFengguang Wu3-4/+4
2013-12-05crypto: omap-aes - add error check for pm_runtime_get_syncNishanth Menon1-2/+14
2013-12-05padata: Fix wrong usage of rcu_dereference()Mathias Krause1-1/+1
2013-12-05crypto: pcrypt - Fix wrong usage of rcu_dereference()Mathias Krause1-1/+1
2013-12-05crypto: more robust crypto_memneqCesar Eduardo Barros5-30/+68
2013-12-05crypto: talitos - fix locating offending descriptor in error pathHoria Geanta1-6/+15
2013-12-05crypto: omap-sham - Only release DMA channel if successfully requestedMark A. Greer1-2/+5
2013-12-05crypto: ccp - CCP maintainer informationTom Lendacky1-0/+7
2013-12-05crytpo: ccp - CCP device driver build filesTom Lendacky4-0/+46
2013-12-05crypto: ccp - CCP SHA crypto API supportTom Lendacky1-0/+497
2013-12-05crypto: ccp - CCP XTS-AES crypto API supportTom Lendacky1-0/+285
2013-12-05crypto: ccp - CCP AES CMAC mode crypto API supportTom Lendacky1-0/+355
2013-12-05crypto: ccp - CCP AES crypto API supportTom Lendacky1-0/+375
2013-12-05crypto: ccp - crypto API interface to the CCP device driverTom Lendacky2-0/+623
2013-12-05crypto: ccp - CCP device driver and interface supportTom Lendacky5-0/+3759
2013-11-28crypto: testmgr - fix sglen in test_aead for case 'dst != src'Horia Geanta1-14/+12
2013-11-28crypto: talitos - fix aead sglen for case 'dst != src'Horia Geanta1-24/+23
2013-11-28crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta2-22/+33
2013-11-28crypto: ccm - Fix handling of zero plaintext when computing macHoria Geanta1-1/+2
2013-11-28crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer1-14/+17
2013-11-28crypto: talitos - corrrectly handle zero-length assoc dataHoria Geanta1-5/+16
2013-11-28crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky1-0/+1
2013-11-28crypto: authenc - Find proper IV address in ablkcipher callbackTom Lendacky1-3/+4
2013-11-26crypto: caam - Add missing Job Ring includeMichael Neuling1-0/+1
2013-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds59-640/+1443
2013-11-23Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds22-62/+477
2013-11-22Linux 3.13-rc1Linus Torvalds1-2/+2
2013-11-22Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+2
2013-11-22Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-47/+161
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds54-324/+1057
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds65-521/+518
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds53-789/+1009
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-13/+88
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds72-316/+504