summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: omap - Removed unused variable "err"Rahul Pathak2015-12-172-6/+2
* crypto: atmel-sha - Removed unused variable "err"Rahul Pathak2015-12-171-2/+1
* crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni2015-12-172-4/+9
* crypto: qat - uint8_t is not large enough for accel_idTadeusz Struk2015-12-142-3/+3
* crypto: omap-des - Fix "schedule while atomic" bugSam Protsenko2015-12-141-0/+1
* crypto: qat - enable VF irq after guest exits ungracefullyZeng Xin2015-12-142-1/+7
* crypto: asymmetric_keys - signature.c does not need <module.h>Paul Gortmaker2015-12-111-1/+1
* crypto: qat - select PCI_IOV when VF are enabledTadeusz Struk2015-12-111-0/+2
* crypto: qat - ring returning retry even though ring has BWHarvijay Saini2015-12-111-3/+2
* crypto: akcipher - fix typos in include/crypto/akcipher.hLABBE Corentin2015-12-111-5/+5
* crypto: sahara - fix debug output for 64-bit dma_addr_tArnd Bergmann2015-12-101-4/+4
* crypto: sahara - fix 64-bit dma_addr_t compilationArnd Bergmann2015-12-101-9/+9
* crypto: drbg - constify drbg_state_ops structuresJulia Lawall2015-12-101-3/+3
* crypto: chacha20poly1305 - Skip encryption/decryption for 0-lenJason A. Donenfeld2015-12-091-0/+8
* crypto: rsa - RSA padding algorithmAndrzej Zaborowski2015-12-094-1/+635
* crypto: akcipher - add akcipher declarations needed by templates.Andrzej Zaborowski2015-12-092-1/+111
* crypto: qat - add support for c62xvf accel typeTadeusz Struk2015-12-097-0/+558
* crypto: qat - add support for c3xxxvf accel typeTadeusz Struk2015-12-097-1/+559
* crypto: qat - add support for c62x accel typeTadeusz Struk2015-12-097-0/+683
* crypto: qat - add support for c3xxx accel typeTadeusz Struk2015-12-098-5/+714
* crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk2015-12-0924-422/+213
* 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
OpenPOWER on IntegriCloud