summary refs log tree commit diff
AgeCommit message (Expand)Author
2015-06-22crypto: rng - Do not free default RNG when it becomes unusedHerbert Xu
2015-06-22crypto: skcipher - Allow givencrypt to be NULLHerbert Xu
2015-06-21crypto: sahara - propagate the error on clk_disable_unprepare() failureFabio Estevam
2015-06-21crypto: rsa - fix invalid select for AKCIPHERTadeusz Struk
2015-06-21crypto: picoxcell - Update to the current clk APIMichael van der Westhuizen
2015-06-21crypto: nx - Check for bogus firmware propertiesHerbert Xu
2015-06-19crypto: marvell/cesa - add DT bindings documentationBoris BREZILLON
2015-06-19crypto: marvell/cesa - add support for Kirkwood and Dove SoCsArnaud Ebalard
2015-06-19crypto: marvell/cesa - add support for Orion SoCsBoris BREZILLON
2015-06-19crypto: marvell/cesa - add allhwsupport module parameterBoris BREZILLON
2015-06-19crypto: marvell/cesa - add support for all armada SoCsBoris BREZILLON
2015-06-19crypto: marvell/cesa - add SHA256 supportArnaud Ebalard
2015-06-19crypto: marvell/cesa - add MD5 supportArnaud Ebalard
2015-06-19crypto: marvell/cesa - add Triple-DES supportArnaud Ebalard
2015-06-19crypto: marvell/cesa - add DES supportBoris BREZILLON
2015-06-19crypto: marvell/cesa - add TDMA supportBoris BREZILLON
2015-06-19crypto: marvell/cesa - add a new driver for Marvell's CESABoris BREZILLON
2015-06-19crypto: mv_cesa - explicitly define kirkwood and dove compatible stringsBoris BREZILLON
2015-06-19crypto: mv_cesa - use gen_pool to reserve the SRAM memory regionBoris BREZILLON
2015-06-19crypto: mv_cesa - document the clocks propertyBoris BREZILLON
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-19MAINTAINERS: clarify drivers/crypto/nx/ file ownershipDan Streetman
2015-06-19crypto: nx - add LE support to pSeries platform driverDan Streetman
2015-06-19crypto: caam - Set last bit on src SG listHerbert Xu
2015-06-19crypto: caam - Reintroduce DESC_MAX_USED_BYTESHerbert Xu
2015-06-19crypto: aead - Fix aead_instance struct sizeHerbert Xu
2015-06-19crypto: api - Add CRYPTO_MINALIGN_ATTR to struct crypto_algHerbert Xu
2015-06-18crypto: drivers - Fix Kconfig selectsHerbert Xu
2015-06-18crypto: tcrypt - Fixed AEAD speed test setupHerbert Xu
2015-06-18crypto: tcrypt - Add rfc4309(ccm(aes)) speed testHerbert Xu
2015-06-18crypto: caam - fix non-64-bit write/read accessSteffen Trumtrar
2015-06-17crypto: testmgr - add tests vectors for RSATadeusz Struk
2015-06-17crypto: rsa - add a new rsa generic implementationTadeusz Struk
2015-06-17crypto: akcipher - add PKE APITadeusz Struk
2015-06-17crypto: poly1305 - Pass key as first two message blocks to each desc_ctxMartin Willi
2015-06-17crypto: testmgr - Add mcgrew test vectors for rfc4106Herbert Xu
2015-06-17Revert "crypto: testmgr - Disable rfc4543 test"Herbert Xu
2015-06-17crypto: caam - Convert GCM to new AEAD interfaceHerbert Xu
2015-06-17crypto: caam - Handle errors in dma_map_sg_chainedHerbert Xu
2015-06-17crypto: nx - Convert GCM to new AEAD interfaceHerbert Xu
2015-06-17crypto: testmgr - Update rfc4543 test vectorsHerbert Xu
2015-06-17crypto: gcm - Convert to new AEAD interfaceHerbert Xu
2015-06-17crypto: testmgr - Disable rfc4543 testHerbert Xu
2015-06-16crypto: caam - Provide correct value to iounmap() in controller driverVictoria Milhoan
2015-06-16crypto: caam - Fix incorrect size when DMA unmapping bufferVictoria Milhoan
2015-06-16MPILIB: add mpi_read_buf() and mpi_get_size() helpersTadeusz Struk
2015-06-16crypto: vmx - Reindent to kernel styleHerbert Xu
2015-06-16crypto: vmx - Remove duplicate PPC64 dependencyHerbert Xu
2015-06-15crypto: aesni - fix crypto_fpu_exit() section mismatchJeremiah Mahler
2015-06-15crypto: nx - replace NX842_MEM_COMPRESS with functionDan Streetman