summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-17crypto: marvell/cesa - forward devm_ioremap_resource() error codeBoris BREZILLON1-1/+1
2016-03-17crypto: marvell/cesa - initialize hash statesBoris BREZILLON1-0/+20
2016-03-17crypto: marvell/cesa - fix memory leakBoris BREZILLON2-69/+20
2016-03-17crypto: ccp - fix lock acquisition codeGary R Hook1-3/+3
2016-03-11crypto: qat - remove redundant arbiter configurationTadeusz Struk1-19/+0
2016-03-11crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2-4/+4
2016-03-11crypto: atmel - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy3-6/+6
2016-03-11crypto: qat - Change the definition of icp_qat_uof_regtypePingchao Yang1-21/+21
2016-03-11hwrng: exynos - use __maybe_unused to hide pm functionsArnd Bergmann1-6/+4
2016-03-11crypto: ccp - Add abstraction for device-specific callsGary R Hook7-667/+710
2016-03-11crypto: ccp - CCP versioning supportGary R Hook6-5/+98
2016-03-11crypto: ccp - Support for multiple CCPsGary R Hook4-19/+114
2016-03-11crypto: ccp - Remove check for x86 family and modelGary R Hook1-36/+11
2016-02-28crypto: ccp - memset request context to zero during importTom Lendacky2-0/+2
2016-02-28hwrng: bcm63xx - fix non device tree compatibilityÁlvaro Fernández Rojas1-1/+3
2016-02-28crypto: qat - The AE id should be less than the maximal AE numberPingchao Yang1-1/+1
2016-02-28crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang6-14/+499
2016-02-17crypto: caam - Staticize caam_jr_shutdown()Fabio Estevam1-1/+1
2016-02-17crypto: qat - fix leak on error pathTadeusz Struk1-34/+36
2016-02-17hwrng: pic32 - Add PIC32 RNG hardware driverJoshua Henderson3-0/+169
2016-02-17crypto: atmel-sha - fix race in atmel_sha_final()Cyrille Pitchen1-22/+2
2016-02-17crypto: atmel-sha - fix .import()/.export() implementationCyrille Pitchen1-34/+10
2016-02-06crypto: sahara - fill the statesize fieldFabio Estevam1-0/+2
2016-02-06crypto: sahara - avoid needlessly saving and restoring sahara_ctxFabio Estevam1-10/+2
2016-02-06crypto: sahara - remove unneeded mutex in the exported stateFabio Estevam1-5/+0
2016-02-06crypto: ccp - Don't assume export/import areas are alignedTom Lendacky2-25/+37
2016-02-06crypto: aead - move aead_request_cast helper to aead.hTadeusz Struk1-6/+0
2016-02-06crypto: sunxi-ss - prevent compilation on 64-bitAndre Przywara1-1/+1
2016-02-06staging: lustre: Use ahashHerbert Xu1-40/+52
2016-02-01crypto: ccp - Limit the amount of information exportedTom Lendacky3-10/+48
2016-02-01crypto: omap-aes - Support crypto engine frameworkBaolin Wang2-53/+45
2016-01-30crypto: atmel-sha - fix algorihtm registrationCyrille Pitchen1-1/+60
2016-01-27crypto: sunxi - don't print confusing dataArnd Bergmann1-3/+2
2016-01-27iscsi-target: Use shash and ahashHerbert Xu3-118/+111
2016-01-27iscsi_tcp: Use ahashHerbert Xu3-36/+51
2016-01-27nfc: s3fwrn5: Use shashHerbert Xu1-9/+27
2016-01-27drbd: Use shash and ahashHerbert Xu5-87/+103
2016-01-27wusb: Use skcipherHerbert Xu1-14/+16
2016-01-27staging: rtl8192u: Use skcipher and ahashHerbert Xu2-57/+81
2016-01-27orinoco: Use ahashHerbert Xu3-16/+21
2016-01-27dm crypt: Use skcipher and ahashHerbert Xu1-45/+48
2016-01-27staging: rtl8192e: Replace uses of obsolete blkcipher and hashHerbert Xu2-65/+82
2016-01-27ppp_mppe: Use skcipher and ahashHerbert Xu1-41/+58
2016-01-27block: cryptoloop - Use new skcipher interfaceHerbert Xu1-23/+25
2016-01-26hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUsAnatoly Pugachev1-0/+10
2016-01-25crypto: qat - Reduced reqsize in qat_algsCabiddu, Giovanni1-4/+2
2016-01-25crypto: ixp4xx - Fix false lastlen uninitialised warningHerbert Xu1-14/+12
2016-01-25hwrng: bcm63xx - allow building for BMIPS_GENERICÁlvaro Fernández Rojas1-1/+1
2016-01-25hwrng: bcm63xx - add device tree supportÁlvaro Fernández Rojas1-0/+7
2016-01-25hwrng: bcm63xx - remove unused variablesÁlvaro Fernández Rojas1-2/+0