summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - add support for new devices to FW loaderPingchao Yang2015-12-097-85/+823
* crypto: qat - add new device definitionsTadeusz Struk2015-12-091-0/+10
* crypto: aead - fix kernel-doc warnings in crypto/aead.hRandy Dunlap2015-12-091-0/+1
* crypto: n2 - Use platform_register/unregister_drivers()Thierry Reding2015-12-041-10/+7
* crypto: talitos - add new crypto modesLEROY Christophe2015-12-042-0/+84
* crypto: vmx - IV size failing on skcipher APILeonidas Da Silva Barbosa2015-12-042-2/+2
* crypto: caam - pass the correct buffer lengthFabio Estevam2015-12-041-1/+1
* crypto: cryptd - Assign statesize properlyWang, Rui Y2015-12-041-0/+1
* crypto: ghash-clmulni - Fix load failureWang, Rui Y2015-12-041-0/+26
* crypto: rockchip - fix possible deadlockHeiko Stuebner2015-12-042-6/+9
* hwrng: core - sleep interruptible in readJiri Slaby2015-12-041-1/+5
* crypto: cryptod - use crypto_skcipher_type() for getting skcipher typeAlexander Kuleshov2015-11-271-2/+1
* crypto: rockchip - add crypto driver for rk3288Zain Wang2015-11-276-0/+1127
* crypto: rockchip - add DT bindings documentationZain Wang2015-11-271-0/+29
* crypto: nx - use of_property_read_u32()saurabh2015-11-241-7/+4
* crypto: padlock-aes - use offset_in_page macroGeliang Tang2015-11-241-2/+2
* crypto: qat - fix typo in clean-filesJim Davis2015-11-241-1/+1
* crypto: picoxcell - set [src|dst]_nents and nents as signed intLABBE Corentin2015-11-231-2/+3
* crypto: sahara - set nb_[in|out]_sg as signed intLABBE Corentin2015-11-231-2/+2
* hwrng: omap3-rom - convert timer to delayed workAaro Koskinen2015-11-231-6/+7
* crypto: atmel: fix bogus selectArnd Bergmann2015-11-231-2/+1
* crypto: tcrypt - fix keysize argument of test_aead_speed for gcm(aes)Cyrille Pitchen2015-11-231-1/+1
* crypto: atmel - fix 64-bit warningsArnd Bergmann2015-11-231-6/+6
* crypto: mcryptd - use list_first_entry_or_null()Geliang Tang2015-11-231-6/+2
* crypto: api - use list_first_entry_or_null and list_next_entryGeliang Tang2015-11-231-5/+4
* crypto: sun4i-ss - add missing statesizeLABBE Corentin2015-11-171-0/+2
* crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool...Markus Elfring2015-11-171-4/+2
* crypto: qat - constify pci_error_handlers structuresJulia Lawall2015-11-171-1/+1
* crypto: rsa - only require output buffers as big as needed.Andrzej Zaborowski2015-11-171-24/+0
* lib/mpi: only require buffers as big as needed for the integerAndrzej Zaborowski2015-11-171-4/+17
* crypto: amcc - check return value of sg_nents_for_lenLABBE Corentin2015-11-171-0/+4
* crypto: caam - check return value of sg_nents_for_lenLABBE Corentin2015-11-171-0/+24
* crypto: picoxcell - check return value of sg_nents_for_lenLABBE Corentin2015-11-171-14/+34
* crypto: qce - check return value of sg_nents_for_lenLABBE Corentin2015-11-172-0/+13
* crypto: sahara - check return value of sg_nents_for_lenLABBE Corentin2015-11-171-0/+12
* crypto: talitos - check return value of sg_nents_for_lenLABBE Corentin2015-11-171-7/+34
* crypto: marvell - check return value of sg_nents_for_lenLABBE Corentin2015-11-172-0/+12
* crypto: algif - Change some variable to size_tLABBE Corentin2015-11-172-8/+8
* crypto: qat - remove superfluous check from adf_probeSalvatore Benedetto2015-11-172-15/+2
* crypto: qat - fix get instance functionTadeusz Struk2015-11-171-11/+11
* crypto: hifn_795x - fix coding styleLABBE Corentin2015-11-171-163/+138
* crypto: hifn_795x - use dev_xx/pr_xx instead of printkLABBE Corentin2015-11-171-82/+67
* crypto: hifn_795x - remove the hifn_test functionLABBE Corentin2015-11-171-58/+0
* crypto: qat - when stopping all devices make fure VF are stopped firstTadeusz Struk2015-11-171-1/+1
* crypto: talitos - Fix timing leak in ESP ICV verificationDavid Gstir2015-11-161-1/+1
* crypto: nx - Fix timing leak in GCM and CCM decryptionDavid Gstir2015-11-162-2/+3
* Linux 4.4-rc1v4.4-rc1Linus Torvalds2015-11-151-2/+2
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-1537-292/+947
|\
| * perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui2015-11-121-6/+0
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-125-4/+14
| |\
OpenPOWER on IntegriCloud