aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAge
...
| * 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-18
|\ \
| * | 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-27
| * | crypto: qat - The AE id should be less than the maximal AE numberPingchao Yang2016-02-27
| * | crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang2016-02-27
| * | crypto: caam - Staticize caam_jr_shutdown()Fabio Estevam2016-02-16
| * | crypto: qat - fix leak on error pathTadeusz Struk2016-02-16
| * | crypto: atmel-sha - fix race in atmel_sha_final()Cyrille Pitchen2016-02-16
| * | crypto: atmel-sha - fix .import()/.export() implementationCyrille Pitchen2016-02-16
| * | 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
| * | crypto: qat - change name for c6xx dev typeTadeusz Struk2016-01-25
* | | crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()Boris BREZILLON2016-02-06
* | | crypto: atmel-sha - remove calls of clk_prepare() from atomic contextsCyrille Pitchen2016-02-06
* | | crypto: atmel-sha - fix atmel_sha_remove()Cyrille Pitchen2016-02-06
* | | crypto: atmel-aes - remove calls of clk_prepare() from atomic contextsCyrille Pitchen2016-01-30
|/ /
* | crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?2016-01-25
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-22
|\ \
| * | crypto: atmel-aes - Add missing break to atmel_aes_reg_nameHerbert Xu2016-01-19