summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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/+7
| * | crypto: mv_cesa - remove NO_IRQ referenceArnd Bergmann2016-09-071-5/+2
| * | 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/+0
| * | 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/+1
| * | hwrng: Remove check for max less than 4 bytesPrasannaKumar Muralidharan2016-08-312-6/+0
| * | 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/+3
| * | hwrng: amd - Be consitent with the driver nameCorentin LABBE2016-08-311-6/+5
| * | hwrng: amd - use the BIT macroCorentin LABBE2016-08-311-3/+3
| * | hwrng: amd - Fix style problem with blank lineCorentin LABBE2016-08-311-5/+1
| * | 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
| * | crypto: rockchip - use devm_add_action_or_reset()Sudip Mukherjee2016-08-241-4/+2
| * | crypto: rsa - allow keys >= 2048 bits in FIPS modeStephan Mueller2016-08-241-2/+2
| * | crypto: mxc-scc - check clk_prepare_enable() errorFabio Estevam2016-08-241-1/+3
| * | hwrng: omap3-rom - Remove obsoleted functionsPrasannaKumar Muralidharan2016-08-241-8/+2
| * | crypto: drbg - fix error return codeWei Yongjun2016-08-241-5/+11
| * | crypto: sun4i-ss - fix missing unlock on error in sun4i_hash()Wei Yongjun2016-08-241-1/+2
| * | crypto: xor - skip speed test if the xor function is selected automaticallyMartin Schwidefsky2016-08-241-21/+19
| * | hwrng: core - Improve description of the ->read() interfaceDaniel Thompson2016-08-241-1/+3
| * | crypto: doc - fix documentation for bulk registration functionsEric Biggers2016-08-241-12/+26
| * | crypto: drbg - do not call drbg_instantiate in healt testStephan Mueller2016-08-161-11/+4
| * | hwrng: pic32 - Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-161-1/+0
| * | crypto: ccp - Fix non static symbol warningWei Yongjun2016-08-161-1/+1
| * | crypto: sun4i-ss - fix indentation of two crypto algCorentin LABBE2016-08-161-34/+34
| * | crypto: sun4i-ss - Always use sun4i_tfm_ctx for storing pointer to dev ssCorentin LABBE2016-08-162-3/+11
| * | crypto: sun4i-ss - fix spellingCorentin LABBE2016-08-161-2/+2
| * | crypto: sun4i-ss - clean unused ssCorentin LABBE2016-08-161-2/+0
| * | crypto: sun4i-ss - unify update/final functionCorentin LABBE2016-08-162-63/+85
| * | crypto: sun4i-ss - fix a few signed warningCorentin LABBE2016-08-161-2/+4
| * | crypto: xts - fix a little typoCorentin LABBE2016-08-161-1/+1
| * | crypto: marvell - Don't hardcode block size in mv_cesa_ahash_cache_reqRomain Perier2016-08-091-1/+1