summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - Rename jump labels in ahash_setkey()Markus Elfring2016-09-221-6/+5Star
* crypto: caam - Use kmalloc_array() in ahash_setkey()Markus Elfring2016-09-221-2/+3
* crypto: ccp - use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2016-09-221-3/+1Star
* crypto: omap-aes - fix error return code in omap_aes_probe()Wei Yongjun2016-09-221-1/+3
* crypto: omap-des - fix error return code in omap_des_probe()Wei Yongjun2016-09-221-1/+3
* crypto: squash lines for simple wrapper functionsMasahiro Yamada2016-09-133-20/+4Star
* hwrng: geode - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan2016-09-131-4/+4
* hwrng: geode - Migrate to managed APIPrasannaKumar Muralidharan2016-09-131-35/+15Star
* hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe()Wei Yongjun2016-09-131-0/+1
* hwrng: amd - Migrate to managed APIPrasannaKumar Muralidharan2016-09-131-37/+11Star
* hwrng: core - Allocate memory during module initPrasannaKumar Muralidharan2016-09-131-17/+20
* crypto: qat - fix leak on error pathGiovanni Cabiddu2016-09-131-4/+4
* hwrng: pasemi - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan2016-09-131-1/+1
* crypto: omap-des - fix crypto engine initialization orderTero Kristo2016-09-131-13/+15
* crypto: omap-aes - fix crypto engine initialization orderTero Kristo2016-09-131-13/+15
* crypto: omap-aes - Add fallback supportLokesh Vutla2016-09-132-4/+52
* crypto: omap-aes - Add support for multiple coresLokesh Vutla2016-09-131-14/+6Star
* crypto: omap-aes - use runtime_pm autosuspend for clock handlingTero Kristo2016-09-131-27/+16Star
* crypto: omap-sham - fix SW fallback HMAC handling for omap2/omap3Tero Kristo2016-09-131-1/+12
* crypto: omap-sham - fix software fallback handlingTero Kristo2016-09-131-1/+1
* crypto: omap-sham - avoid executing tasklet where not neededTero Kristo2016-09-131-5/+15
* crypto: arm/ghash - change internal cra_name to "__ghash"Ard Biesheuvel2016-09-071-1/+1
* PCI: Fix cavium quirk compile failure with PCI_ATS offHerbert Xu2016-09-071-1/+1
* hwrng: pasemi - Migrate to managed APIPrasannaKumar Muralidharan2016-09-071-30/+7Star
* crypto: mv_cesa - remove NO_IRQ referenceArnd Bergmann2016-09-071-5/+2Star
* crypto: ccp - add missing release in ccp_dmaengine_registerQuentin Lambert2016-09-071-2/+5
* crypto: arm/ghash-ce - add missing async import/exportArd Biesheuvel2016-09-071-0/+24
* crypto: arm/sha1-neon - add support for building in Thumb2 modeArd Biesheuvel2016-09-071-1/+0Star
* crypto: algif_hash - Handle NULL hashes correctlyHerbert Xu2016-09-071-12/+61
* crypto: caam - fix rfc3686(ctr(aes)) IV loadCatalin Vasile2016-09-072-42/+57
* crypto: engine - permit to enqueue ashash_requestCorentin LABBE2016-09-074-62/+189
* crypto: engine - move crypto engine to its own headerCorentin LABBE2016-09-075-70/+93
* crypto: qat - fix incorrect accelerator mask for C3X devicesMaksim Lukoshkov2016-09-071-1/+1
* hwrng: bcm2835 - handle of_iomap failuresArvind Yadav2016-09-071-2/+3
* crypto: FIPS - allow tests to be disabled in FIPS modeStephan Mueller2016-08-312-0/+13
* crypto: qat - fix constants table DMAMaksim Lukoshkov2016-08-311-8/+12
* hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_registerPrasannaKumar Muralidharan2016-08-311-10/+1Star
* hwrng: Remove check for max less than 4 bytesPrasannaKumar Muralidharan2016-08-312-6/+0Star
* crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unsetHerbert Xu2016-08-311-4/+5
* hwrng: amd - Convert to new hwrng read() APICorentin LABBE2016-08-311-19/+28
* hwrng: amd - Access hardware via ioread32/iowrite32Corentin LABBE2016-08-311-6/+25
* hwrng: amd - Replace global variable with private structCorentin LABBE2016-08-311-19/+38
* hwrng: amd - release_region must be called after hwrng_unregisterCorentin LABBE2016-08-311-1/+2
* hwrng: amd - Remove asm/io.hCorentin LABBE2016-08-311-4/+3Star
* hwrng: amd - Be consitent with the driver nameCorentin LABBE2016-08-311-6/+5Star
* hwrng: amd - use the BIT macroCorentin LABBE2016-08-311-3/+3
* hwrng: amd - Fix style problem with blank lineCorentin LABBE2016-08-311-5/+1Star
* crypto: caam - add missing header dependenciesBaoyou Xie2016-08-311-0/+1
* hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC.Omer Khaliq2016-08-314-0/+207
* PCI: quirk fixup for cavium invalid sriov link value.Ananth Jasty2016-08-311-0/+11