summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - fix section mismatch warningTadeusz Struk2016-04-181-1/+1
* crypto: qat - interrupts need to be enabled when VFs are disabledTadeusz Struk2016-04-181-1/+2
* crypto: qat - check if PF is runningTadeusz Struk2016-04-186-4/+14
* crypto: qat - move vf2pf_init and vf2pf_exit to commonTadeusz Struk2016-04-186-70/+103
* crypto: lzo - get rid of superfluous __GFP_REPEATMichal Hocko2016-04-151-1/+1
* hwrng: hisi - Add support for Hisilicon SoC RNGKefeng Wang2016-04-153-0/+140
* dt/bindings: Add bindings for hisilicon random number generatorKefeng Wang2016-04-151-0/+12
* crypto: mxc-scc - add basic driver for the MXC SCCSteffen Trumtrar2016-04-153-0/+772
* ARM: i.MX25: add scc module to dtsiSteffen Trumtrar2016-04-151-0/+9
* Documentation: devicetree: add Freescale SCC bindingsSteffen Trumtrar2016-04-151-0/+21
* crypto: qat - adf_dev_stop should not be called in atomic contextTadeusz Struk2016-04-153-3/+64
* crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h>Mike Galbraith2016-04-151-1/+1
* crypto: doc - document correct return value for request allocationEric Biggers2016-04-155-11/+7
* hwrng: exynos - Fix misspelled Samsung addressKrzysztof Kozlowski2016-04-051-1/+1
* crypto: qat - changed adf_dev_stop to voidTadeusz Struk2016-04-0510-47/+17
* crypto: qat - explicitly stop all VFs firstTadeusz Struk2016-04-051-1/+20
* crypto: drbg - set HMAC key only when alteredStephan Mueller2016-04-051-14/+25
* crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}Corentin LABBE2016-04-051-4/+6
* crypto: qat - fix address leaking of RSA public exponentTudor Ambarus2016-04-051-1/+1
* crypto: qat - avoid memory corruption or undefined behaviourTudor Ambarus2016-04-051-1/+1
* crypto: qat - Remove redundant nrbg ringsAhsan Atta2016-04-051-2/+0
* crypto: qat - make sure const_tab is 1024 bytes alignedTadeusz Struk2016-04-051-1/+1
* lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer accessNicolai Stange2016-04-051-3/+0
* lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indicesNicolai Stange2016-04-051-6/+3
* lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculationNicolai Stange2016-04-051-1/+2
* lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbitsNicolai Stange2016-04-051-2/+0
* lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytesNicolai Stange2016-04-051-6/+2
* lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytesNicolai Stange2016-04-051-4/+4
* lib/mpi: mpi_read_buffer(): fix buffer overflowNicolai Stange2016-04-051-10/+3
* lib/mpi: mpi_read_buffer(): replace open coded endian conversionNicolai Stange2016-04-051-15/+12
* lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbsNicolai Stange2016-04-051-10/+8
* lib/mpi: mpi_write_sgl(): replace open coded endian conversionNicolai Stange2016-04-051-16/+11
* lib/mpi: mpi_write_sgl(): fix out-of-bounds stack accessNicolai Stange2016-04-051-5/+1
* lib/mpi: mpi_write_sgl(): purge redundant pointer arithmeticNicolai Stange2016-04-051-2/+1
* lib/mpi: mpi_write_sgl(): fix style issue with lzero decrementNicolai Stange2016-04-051-2/+2
* lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbsNicolai Stange2016-04-051-12/+9
* crypto: s5p-sss - Sort the headers to improve readabilityKrzysztof Kozlowski2016-04-051-10/+10
* crypto: s5p-sss - Handle unaligned buffersKrzysztof Kozlowski2016-04-051-12/+138
* crypto: s5p-sss - Minor coding cleanupsKrzysztof Kozlowski2016-04-051-8/+7
* MAINTAINERS: Add a new maintainer for the CCP driverTom Lendacky2016-04-051-0/+1
* crypto: marvell/cesa - remove unneeded conditionDan Carpenter2016-04-051-2/+1
* PKCS#7: fix missing break on OID_sha224 caseColin Ian King2016-04-051-0/+1
* crypto: n2 - Remove return statement from void functionAmitoj Kaur Chawla2016-04-051-1/+1
* crypto: s5p-sss - Enable COMPILE_TESTKrzysztof Kozlowski2016-04-051-1/+2
* hwrng: exynos - Enable COMPILE_TESTKrzysztof Kozlowski2016-04-051-1/+2
* hwrng: exynos - Disable runtime PM on driver unbindKrzysztof Kozlowski2016-04-051-0/+9
* hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski2016-04-051-1/+8
* hwrng: exynos - Fix unbalanced PM runtime put on timeout error pathKrzysztof Kozlowski2016-04-051-3/+7
* hwrng: exynos - Runtime suspend device after initKrzysztof Kozlowski2016-04-051-1/+2
* crypto: omap-des - Improve wording for CRYPTO_DEV_OMAP_DES in KconfigPeter Meerwald2016-04-051-3/+3