summaryrefslogtreecommitdiff
path: root/drivers/crypto
Commit message (Expand)AuthorAge
...
* | crypto: s5p-sss - Minor coding cleanupsKrzysztof Kozlowski2016-04-05
* | crypto: marvell/cesa - remove unneeded conditionDan Carpenter2016-04-05
* | crypto: n2 - Remove return statement from void functionAmitoj Kaur Chawla2016-04-05
* | crypto: s5p-sss - Enable COMPILE_TESTKrzysztof Kozlowski2016-04-05
* | crypto: omap-des - Improve wording for CRYPTO_DEV_OMAP_DES in KconfigPeter Meerwald2016-04-05
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-23
|\
| * crypto: marvell/cesa - forward devm_ioremap_resource() error codeBoris BREZILLON2016-03-17
| * crypto: marvell/cesa - initialize hash statesBoris BREZILLON2016-03-17
| * crypto: marvell/cesa - fix memory leakBoris BREZILLON2016-03-17
| * crypto: ccp - fix lock acquisition codeGary R Hook2016-03-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-17
|\ \
| * | treewide: Fix typo in printkMasanari Iida2016-02-15
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-17
|\ \ \ | | |/ | |/|
| * | crypto: qat - remove redundant arbiter configurationTadeusz Struk2016-03-11
| * | crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2016-03-11
| * | crypto: atmel - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2016-03-11
| * | crypto: qat - Change the definition of icp_qat_uof_regtypePingchao Yang2016-03-11
| * | crypto: ccp - Add abstraction for device-specific callsGary R Hook2016-03-11
| * | crypto: ccp - CCP versioning supportGary R Hook2016-03-11
| * | crypto: ccp - Support for multiple CCPsGary R Hook2016-03-11
| * | crypto: ccp - Remove check for x86 family and modelGary R Hook2016-03-11
| * | crypto: ccp - memset request context to zero during importTom Lendacky2016-02-28
| * | crypto: qat - The AE id should be less than the maximal AE numberPingchao Yang2016-02-28
| * | crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang2016-02-28
| * | crypto: caam - Staticize caam_jr_shutdown()Fabio Estevam2016-02-17
| * | crypto: qat - fix leak on error pathTadeusz Struk2016-02-17
| * | crypto: atmel-sha - fix race in atmel_sha_final()Cyrille Pitchen2016-02-17
| * | crypto: atmel-sha - fix .import()/.export() implementationCyrille Pitchen2016-02-17
| * | crypto: sahara - fill the statesize fieldFabio Estevam2016-02-06
| * | crypto: sahara - avoid needlessly saving and restoring sahara_ctxFabio Estevam2016-02-06
| * | crypto: sahara - remove unneeded mutex in the exported stateFabio Estevam2016-02-06
| * | crypto: ccp - Don't assume export/import areas are alignedTom Lendacky2016-02-06
| * | crypto: aead - move aead_request_cast helper to aead.hTadeusz Struk2016-02-06
| * | crypto: sunxi-ss - prevent compilation on 64-bitAndre Przywara2016-02-06
| * | crypto: ccp - Limit the amount of information exportedTom Lendacky2016-02-01
| * | crypto: omap-aes - Support crypto engine frameworkBaolin Wang2016-02-01
| * | crypto: atmel-sha - fix algorihtm registrationCyrille Pitchen2016-01-30
| * | crypto: sunxi - don't print confusing dataArnd Bergmann2016-01-27
| * | crypto: qat - Reduced reqsize in qat_algsCabiddu, Giovanni2016-01-25
| * | crypto: ixp4xx - Fix false lastlen uninitialised warningHerbert Xu2016-01-25
| * | crypto: atmel-sha - fix context switchesCyrille Pitchen2016-01-25
| * | crypto: atmel-sha - add support of sama5d2x SoCsCyrille Pitchen2016-01-25
| * | crypto: atmel-sha - fix a race between the 'done' tasklet and the crypto clientCyrille Pitchen2016-01-25
| * | crypto: atmel-sha - fix crash when computing digest on empty messageCyrille Pitchen2016-01-25
| * | crypto: ccp - Add hash state import and export supportTom Lendacky2016-01-25
| * | crypto: caam - enable LARGE_BURST for enhancing DMA transactions sizeHoria Geant?2016-01-25
| * | crypto: qat - Pack cfg ctl structsAtta, Ahsan2016-01-25
| * | crypto: s5p-sss - Use memcpy_toio for iomem annotated memoryKrzysztof Koz?owski2016-01-25
| * | crypto: s5p-sss - Fix minor coding style violationsKrzysztof Koz?owski2016-01-25
| * | crypto: qat - remove redundant function callPingchao Yang2016-01-25